body{
	border:0;
	margin:0;
	padding:0;
	font-family:Arial,Helvetica;
	background-color:black;
}
div{
	border:0;
	padding:0;
	margin:0;
}
h1,h2,h3{
	font-family:"Times New Roman", Times, serif;
	color: #3E0000;
}
h1{
	margin:20px 0;
	font-size:20px;
	text-align:center;
}
h2{
	font-size:16px;
}
h3{
	font-size:14px;
}
img{
	border:0;
}
.highlight{
	color:#990000;
	text-indent:0;
	text-align:center;
	font-style:italic;
	font-weight:bold;
}
#surround{
	float:left;
	background:black url(img/main_bg.jpg) repeat-y;
}
#main{
	float:left;
	width:760px;
	background:url(img/left_bottom.jpg) left bottom no-repeat;

}
#header{
	width:760px;
	height:136px;
	float:left;
	background:black url(img/head.jpg);
}
#head_contact{
	float:right;
	width:300px;
	height:136px;
	display:block;
	text-decoration:none;
}
#head_order{
	float:left;
	width:300px;
	height:136px;
	display:block;
	text-decoration:none;
}
#left{
	width:193px;
	float:left;
	padding-top:20px;
	padding-bottom:100px;
	font-size:12px;
	line-height:1.2em;
	background:url(img/left_bg.jpg) no-repeat;
}
#left div{
	margin:1px;
	padding:3px;
	border-bottom:1px white solid;
}
#left div li{
	margin:2px 0 4px 20px;
	padding:0;
}
#left div ul{
	margin-left:0;
	padding:0;
}
#left a{
	color:black;
	text-decoration:none;
}
#left a:hover{
	color:red;
}
#right{
	width:567px;
	float:left;
	background:url(img/cross.jpg) no-repeat;
}
#right #content{
	padding:120px 20px 20px 20px;
}
#right #content p,li{
	font-size:12px; 
	color:#3E0000;
}
#right #content p{
	text-indent:35px;
	line-height:1.4em;
}
#right #content .imgr{
	float:right;
}
#right #content .img{
	text-align:center;
}
#right #content .imgl{
	float:left;
}
#right #content a{
	color:black;
}
#right #content a:hover{
	color:red;
}
.gallery{
	text-align:center;
	clear:both;
}
.gallery img{
	margin:0;
	padding:0;
	border:0;
}
#email_foot{
	text-align:center;
	width:760px;
	clear:left;
	font-size:12px;
	padding:30px;
	color:white;
}

#email_foot a{
	color:red;
}
#disc_foot{
	text-align:center;
	width:760px;
	clear:left;
	font-size:12px;
	padding:30px;
	color:white;
}
hr{
	height:1px;
	padding:0;
	margin:30px;
	background-color:#aa9999;
	border:0;
	clear:both;
}
.double_hr{
	height:10px;
	padding:0;
	margin:30px;
	border-top:#aa9999 solid 1px;
	border-bottom:#aa9999 solid 1px;
	clear:both;
}

h2 a{
	text-decoration:none;
	color:#3E0000;
}
.sel{
	font-weight:bold;
}
.headmenu{
	float:left;
	margin:0;
	padding:0;
	width:527px;
}
.headmenu li{
	padding:3px 0 3px 10px;
	width:253px;
	float:left;
	list-style:none;
}

blockquote{
	background-color:#EAE2D7;
	padding:10px;
}