@charset "utf-8";
html, body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height:100%;
	margin:0;
	padding:0;
	background:#696969 url(../images/main_bg.jpg) top left repeat-x;;
}
#header {
	height:152px;
	width:100%;
	background-image:url(../images/header-bg.jpg);
}
#main_content{
	width:818px;
	background:url(../images/content_bg.jpg) repeat-x;
	margin:0 auto;
	position:relative;
}
#contain1{
	width:478px;
	float:left;
	background-color:#FFF;
	margin:10px 0px 10px 10px;
	padding:10px;
}
#contain2{
	width:270px;
	background-color:#FFF;
	margin:10px 10px 10px 10px;
	padding:10px;
	float:left;
	top: 0px;
	right: 0px;
	bottom: 0px;
	position:absolute;
}
#contain3{
	width:778px;
	float:left;
	background-color:#FFF;
	margin:10px 10px 10px 10px;
	padding:10px;
}
#footer{
	margin:0px auto;
	width:300px;
	text-align:center;
}
#footer p{
	padding-top:3px;
	padding-left:47px;
	margin:0px;
	float:left;
	color:#D7D7D7;
	
}
#design{
	margin:0px 0px 0px 0px;
	padding-right:40px;
	width:89px;
	height:40px;
	float:right;
	display:none;
}
#advert{
	width:466px;
	height:66px;
	margin:auto;
	margin-bottom:10px;
	background-color:#D7D7D7;
	padding:3px;
}
.cleardiv{
	margin:0px;
	padding:0px;
	clear:both;
}
h1{
	font-size:18px;
	color:#c80000;
	margin:0px;
	padding:0px;
}
h3{
	font-size:10px;
	color:#000;
	margin:0px;
	padding:0px;
}
h4{
	font-size:12px;
	color:#FFF;
	margin:0px;
	padding:4px;
}
p{
	font-size:12px;
	color:#000;
	padding:0px 0px 0px 0px;
}
a{
	outline:none;
}

/* Table Styling (DO NOT EDIT) --------------------------------------------------------------- */
.table_css p{
	font-size:10px;
	color:#000;
	margin:0px;
	padding:4px;
}
.table_css{
	padding-bottom:10px;
}
/* End of Table Styling --------------------------------------------------------------- */

/* Download Heading --------------------------------------------------------------- */
.dled{
	font-size:18px;
	color:#c80000;
	margin:0px;
	padding:0px 0px 10px 0px;
}
/* End of Download Heading(DO NOT EDIT)--------------------------------------------------------------- */

/* Navigation (DO NOT EDIT)--------------------------------------------------------------- */
.topmenu{
	width: 876px;
	margin:auto;
}
#nav1{
background:url(../images/navigation.jpg) no-repeat;
width:876px;
height:150px;
margin:0;
padding:0;
}
#nav1 span{
display: none;
}
#nav1 li, #nav1 a{
height:150px;
display:block;
}
#nav1 li {
float:left;
list-style:none;
display:inline;
}
#image0 {width: 245px;}
#image1 {width: 95px;}
#image2 {width: 110px;}
#image3 {width: 135px;}
#image4 {width: 92px;}
#image5 {width: 98px;}
#image6 {width: 101px;}

#image0 a:hover {background:url(../images/navigation_rollover.jpg) 0px 0px no-repeat; }
#image1 a:hover {background:url(../images/navigation_rollover.jpg) -245px 0px no-repeat; }
#image2 a:hover {background:url(../images/navigation_rollover.jpg) -340px 0px no-repeat; }
#image3 a:hover {background:url(../images/navigation_rollover.jpg) -450px 0px no-repeat; }
#image4 a:hover {background:url(../images/navigation_rollover.jpg) -585px 0px no-repeat; }
#image5 a:hover {background:url(../images/navigation_rollover.jpg) -677px 0px no-repeat; }
#image6 a:hover {background:url(../images/navigation_rollover.jpg) -775px 0px no-repeat; }

/*End of Navigation  ---------------------------------------------------------------------------------------------*/




/* Content Shadow (DO NOT EDIT)--------------------------------------------------------------- */
#shadow{
	width:906px;
	background:url(../images/shadow.png);
	margin:0 auto;
}
#shadow_bottom{
	width:906px;
	height:43px;
	background:url(../images/bottom_shadow.png);
	margin:0 auto;
	font-size:10px;
}
/*End of Content Shadow  ---------------------------------------------------------------------------------------------*/
