body {
	margin: 0;
	padding: 24px 20px;
	background: #ffffff url(im/red-line.jpg) repeat-x;
}

body, html {
	color: #4D461D;
	font: 12px/1.5em Verdana, Arial, Helvetica, sans-serif;
}

/* @group GENERAL */

a {
	color: #4D461D;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a:visited {
	
}

#clr {
	clear: both;
}

#case {
	
}

#banner {
	width: 728px;
	height: 90px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
}

#dumbcop {
	width: 427px;
	height: 44px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
}

#bumper {
	width: 10px;
	margin-left: auto;
	margin-right: auto;
}

h1 {
	text-transform: uppercase;
	font: 30px Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
}

.bold {
	font-weight: bold;
}

.boldone {
	font-weight: bold;
	display: block;
}

/* @end */

/* @group MAIN */

#main {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 60px;
	/*font-size: 24px; */
	text-align: center;
	padding-bottom: 15px;
	/*font-style: italic;*/
	/*font-weight: bold;*/
}

#main img {
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-bottom: 20px;
}

/* @end */

/* @group FOOT */

#foot {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	text-transform: uppercase;
	font: 24px Georgia, "Times New Roman", Times, serif;
	padding: 20px;
}

#foot a {
	text-decoration: none;
	margin-right: .5em;
	margin-left: .5em;
}

#foot a:hover {
	text-decoration: underline;
}

#copyright {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	text-align: center;
}

/* @end */

/* @group CASE */

#case {
	border-bottom: 1px dashed #4D461D;
	margin-bottom: 15px;
	padding-bottom: 15px;
}

#case img {
	display: block;
	border: 1px solid #4D461D;
	margin-bottom: 10px;
}

/* @end */

/* @group PAGES */

#about {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
}

#contactform {
	margin-top: 20px;
}



/* @end */