/* CSS Document */



body{

	padding:0;

	margin:0;

	color:#5A5A5A;

	background-color: #ccf2ff;

	background-image: url(images/bodybg.jpg);

	background-repeat: repeat-x;

	background-position: 0 0;

}

div, h1, h2, p, form, label, input, textarea, span{

	margin:0; padding:0;

}



ul{

	margin:0; 

	padding:0; 

	list-style-type:none;

}

.spacer{

	clear:both; 

	font-size:0px; 

	line-height:0px;

}

/*------------------------------------------------body--------------------*/







/*------------------------------------------------header start--------------------*/

#header{

	width:770px;

	height:364px;

	margin:0 auto 0 auto;

	background:url(images/header_bg.jpg) 0 0 no-repeat;

}

#header_top{

	width:770px;

	height:67px;

	margin:0 auto 0 auto;

}

/*------------------------------------------------header left start--------------------*/

.main_menu {

	width: 188px;

	margin-bottom: 0;

	margin-top:78px;

	margin-left: 12px;

	overflow:hidden;

}

.menulabel {

	width: 188px;

	height: 22px;

	line-height: 30px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 16px;

	color: #336699;

	text-align: left;

	vertical-align: middle;

	font-weight: bold;

	padding-left:12px;

}

ul#menu {

 	list-style-type: none;

	padding: 0;

	margin: 0;

}

ul#menu li {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 13px;

	font-weight: bold;

	color: #FFFFFF;

	text-align: left;

	vertical-align: middle;

	height: 20px;

	text-decoration: none;

	text-transform: capitalize;

	border-bottom: solid 1px #0099CC;

	list-style-type: none;

	margin-left: 0px;

}

ul#menu li a:link, a:visited {

	color: #FFFFFF;

	text-decoration: none;

}

ul#menu li a:hover {

	color: #FFFFFF;

	text-decoration: none;

	margin: 0 0 0 5px;

	font-weight: bold;

}

/*------------------------------------------------header left end--------------------*/

/*------------------------------------------------header right start--------------------*/

.header_right {

	height:261px;

	width:535px;

	padding:79px 17px 24px 18px;

}

/*------------------------------------------------header end--------------------*/



/*------------------------------------------------body start--------------------*/

#body{

	width:746px;

	background-color:#FFFFFF;

	margin:0 auto 0 auto;

	padding:20px 12px 20px 12px;

}

.left{

	width:188px;

}

.left_title{

	width:168px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-style: normal;

	line-height: 18px;

	font-weight: bold;

	color: #CC0000;

}

.left_bannerbg{

	width:168px;

	background-image:url(images/left_bannerbg.jpg);

	background-repeat: repeat-y;

	padding: 0 10px 0 10px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

}

.left_more{

	font-weight: bold;

	color: #669900;

	text-decoration:none;

}

.left_more a:hover{

	color: #669900;

	text-decoration:none;

}

.left_more a:visited{

	color: #669900;

	text-decoration:none;

}

.left_more a:active{

	color: #669900;

	text-decoration:none;

}

.left_more a:link{

	color: #669900;

	text-decoration:none;

}

.right{

	width:546px;

	padding:0 0 0 12px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	color: #405d60;

	font-size: 12px;

	font-style: normal;

}

.right_title{

	text-indent:8px;

	background-color:#669900;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 18px;

	font-style: normal;

	font-weight: normal;

	color: #FFFFFF;

	line-height: 22px;

	margin-bottom:10px;

	text-transform: uppercase;

	background-image: url(images/right_titile_bg.jpg);

	background-repeat: no-repeat;

	background-position: right top;

}
.right_title2{

	text-indent:8px;

	background-color:#669900;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 18px;

	font-style: normal;

	font-weight: normal;

	color: #FFFFFF;

	line-height: 22px;

	margin-bottom:10px;

	text-transform:none;

	background-image: url(images/right_titile_bg.jpg);

	background-repeat: no-repeat;

	background-position: right top;

}

.right_subtitle{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-style: normal;

	font-weight: bold;

	color: #CC0000;

	line-height: 16px;

}

/*------------------------------------------------body end--------------------*/

#footer_main{

	height:100px;

	background-image:url(images/footer_main_bg.jpg);

	background-repeat: repeat-x;

}

#footer{

	width:726px;

	height:70px;

	background-color:#FFFFFF;

	background-image:url(images/footer_bg.jpg);

	margin:0 auto 0 auto;

	padding:30px 22px 0 22px;

	background-repeat: no-repeat;

	background-position: center bottom;

}

.footer_text {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	font-weight: normal;

	color: #FFFFFF;

	text-align:right;

	text-decoration:none;

}

.footer_text a:hover{

	color: #FFFFFF;

	text-decoration:none;

}

.footer_text a:visited{

	color: #FFFFFF;

	text-decoration:none;

}

.footer_text a:active{

	color: #FFFFFF;

	text-decoration:none;

}

.footer_text a:link{

	color: #FFFFFF;

	text-decoration:none;

}

.footer_text strong{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	font-weight: bold;

	color: #FFFFCC;

	text-align:right;

	text-decoration:none;

}

