@charset "utf-8";
/* CSS Document */

body{

	background:url(bg.png) repeat-x #E1C74C;
	margin:0px;
	padding:0px;
	height:750px;
	font-family:Arial;
}

a{ text-decoration:	none; color:#FFFFFF;}
a:hover{text-decoration:underline;}

#container{
	width:828px;
	height:700px;
	margin:0px auto;
	position:relative;
	}
	
#header{
	width:765px;
	height:118px;
	margin:0px auto;
	position:relative;
	}
	
#logo{
	
	width:264px;
	height:105px;
	margin-top:13px;
	}		
	
#slogan{

	background:url(slogan.png) no-repeat;
	width:306px;
	height:31px;
	position:absolute;
	top:48px;
	right:0px;
	}	

#content_banner{
	background:url(header.png) no-repeat;
	width:828px;
	height:168px;
	position:relative;
	
	}
	

	#content_bottom{

	background:url(content_botttom.png) no-repeat;
	width:828px;
	height:75px;
	
	}		
	
.footer{
	position:relative;
	width:750px;
	color:#FFFFFF;
	font-size:12px;
	text-align:center;
	margin:0px auto;
	line-height:20px;
	padding-top:10px;
	height: 44px;
	}
#content_bg{

	background:url(content_bg.png) repeat-y;
	height:auto;
	width:828px;
	min-height:200px;
	padding-top:19px;
	padding-bottom:10px;

		
	}	
	
.content_box1{
	position:relative;
	width:460px;
	height:385px;
	border-color:#e4e4e4;
	border-style:solid;
	border-width:10px;
	margin-left:22px;
	
	}	
		
.box1_matter{

	position:relative;
	width:430px;
	height:auto;
	margin:0px auto;
	padding-top:10px;
	z-index:9999;
		}
.heading{
font-size:20px;
color:#000000;
}		
.box1_text{
	font-size:12px;
	color:#000000;
	}
		
.content_box2{
	position:absolute;
	width:270px;
	height:385px;
	border-color:#e4e4e4;
	border-style:solid;
	border-width:10px;
	right:23px;
	top: 373px;
	}	

.box2_matter{
	position:relative;
	width:247px;
	height:auto;
	margin:0px auto;
	padding-top:10px;
			}
			.download{
	padding-top:15px;
	text-align:center;
	color:#BE391A;
	font-size:12px;
	vertical-align:middle;

			}
	.spealties_text {
	font-size: 12px;
	color: #000;
	text-decoration: none;
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
}
#content_top{
	
	background:url(content_top.png) no-repeat;
	
	width:828px;
	height:68px;
	}
	
.navigation{
	position:relative;
	color:#FFFFFF;
	font-size:18px;
	margin:0px auto;
	width:600px;	
	padding-top:35px;
	text-align:center;

	}
	
.sitemapContent
{
color:#C93C1B;
font-size:13px;
}