body {
	margin: 0px;
	background:url(images/background1.jpg) repeat-x;
	background-attachment:fixed;
	font-family:Tahoma;
}
img{
	border:none;
}
a{
	font-family:Arial;
	color:#C30101;
}
p{
	font-size:12px;
	color:#000000;
	margin:0px;;
}
h5{
	margin:0px;
	font-size:16px;
	font-weight:600;
	color:#333;
}
h4{
	margin:o;
	font-size:13px;
	color:#000000;
	font-weight:bold;
}
#main_wrapper{
	margin:auto;
	width:720px;
	background:url(images/wrapper_background.jpg) repeat-y;
}
#wrapper{
	margin:auto;
	width:700px;
	background-color:#FFFFFF;
}
#header{
	width:700px;
	height:149px;
	background:url(images/header.jpg);	
}
#button{
	width:700px;
	height:33px;
	background:url(images/button_background.jpg) repeat-x;
}
#subnav{
	padding-left:20px;
}
#botton{
padding: 8px 0;
margin-top: 0;
margin-left: 0px;
margin-bottom: 0;
font-size: 16px;
font-family: Tahoma;
line-height: 1.8em;
color: #fff;
}
#botton li{
list-style: none;
display: inline;
margin-top:0px;
}
#botton li a{
text-decoration: none;
padding: 12px 20px 1px 20px;
margin-right: 2px;
color:#fff;
}
#botton li a:hover{
	background:url(images/button_background_hover.jpg) repeat-x;
}
#botton li a.active {
	background:url(images/button_background_hover.jpg) repeat-x;
}	
#wrapper_container{
	width:700px;
	min-height:383px;
	background:url(images/content_background.jpg) no-repeat;
}
#wrapper_container1{
	width:700px;
	background:url(images/content_background.jpg) no-repeat;
}
#first_wrapper{
	margin-top:10px;
	margin-bottom:10px;
	width:700px;
}
#first_wrapper_left{
	float:left;
	width:359px;
	padding:10px;
}
#first_wrapper_right{
	float:left;
	width:291px;
	margin-left:30px;
	//margin-left:5px;
	padding-top:10px;
}
#second_wrapper{
	width:700px;
}
#second_wrapper_left{
	float:left;
	width:389px;
	margin-left:8px;
	border:1px solid #999;
}
#swl_container{
	width:107px;
	height:122px;
	float:left;
}
#swr_container{
	width:245px;
	height:127px;
	float:left;
}
#second_wrapper_right{
	float:left;
	width:271px;
	padding-left:20px;
	margin-bottom:5px;
}
#footer{
	clear:both;
	padding-top:6px;
	padding-left:5px;
	background-color:#990000;
	width:695px;
	height:20px;
}
.color{
	font-family:Arial;
	font-size:10px;
	color:#FFFFFF;
}