/* CSS Document */

* {	margin:0px;
	padding:0px;
	border:0px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;

	
}

body{
	background:#010101;
}

.main_bg {
	background:url(images/main_bg.gif) repeat-x;
	}
	
.main_wrap {
	clear:both;
	margin-left:auto;
	margin-right:auto;
	width:954px;
	background:url(images/main_wrap_bg.gif) repeat-y;
	}
	
.cont_wrap {
	clear:both;
	width:954px;
	background:url(images/cont_wrap_bg.gif) repeat-x;
	}

.wrap_left {
	float:left;
	width:15px; height:990px;
	background:url(images/wrap_left.gif) no-repeat;
	}

.wrap_right {
	float:left;
	width:13px; height:990px; 
	background:url(images/wrap_right.gif) no-repeat;
	}
	
/**********cont left starting*************************************/
.cont_left {
	float:left;
	width:230px; 
	}
	
.c_left_top_bg {
	float:left;
	padding-top:14px;
	width:222px; height:76px;
	background:url(images/c_left_top_bg.gif) repeat-x bottom;
	}
	
.c_left_nav_1 {
	clear:both;
	width:222px; height:244px;
	}
	
.c_ln_1_top {
	float:left;
	width:222px; height:20px;
	background:url(images/c_ln_1_top.gif) no-repeat;
	}	

.c_ln_1_bg {
	float:left;
	width:222px; height:204px;
	background:url(images/c_ln_1_bg.gif) repeat-y;
	}	

.c_ln_1_bg_ul {
	list-style-type:none;
	margin-right:10px;
	}

.c_ln_1_bg_ul li{
	border-bottom:1px dashed #4e5c91;
	padding-top:5px; padding-bottom:5px;
	margin-left:12px;
	background:url(images/c_ln_1_list_img.gif) no-repeat left;
}


/*
.c_ln_1_bg li {
	border-bottom:1px dashed #4e5c91;
	padding-top:5px; padding-bottom:5px;
	

	margin-left:12px;
	}
*/
.c_ln_1_bg li a {
	font-size:15px; font-weight:normal; color:#4e5c91;
	}

.c_ln_1_bg li a:hover {
	color:#10172d;	
	}
/*
.c_ln_1_bg li:hover {
	list-style-image:url(images/c_ln_1_list_img_hover.gif);
}
*/
.c_ln_1_bg li a:active {
	color:#10172d;
	}

.c_ln_1_btm {
	float:left;
	width:222px; height:20px;
	background:url(images/c_ln_1_btm.gif) no-repeat;
	}



	
.c_left_nav_2 {
	clear:both;
	width:222px;
	font-size:12px; font-weight:normal; color:#4e5c91;
	}
	
.c_ln_2_top {
	float:left;
	width:222px; height:20px;
	background:url(images/c_ln_2_top.gif) no-repeat;
	}

.c_ln_2_bg {
	float:left;
	width:222px;
	background:url(images/c_ln_2_bg.gif) repeat-y;
	}
	
.c_ln_2_bg ul {
	margin-left:1px; margin-right:1px;
	list-style-type:none;
	}

.c_ln_2_bg li {
	color:#4e5c91;
	font-size:11px;
	padding:3px 10px 5px 10px;
	}

.c_ln_2_list_bg {
	background-color:#acbfe9;
	}

.c_ln_2_bg li a {
	padding:4px 11px 4px 0px;
	font-size:12px; font-weight:normal; color:#ffffff;
	}

.c_ln_2_bg li a:hover {
	color:#10172d;
	padding:5px 11px 5px 0px;
	background-color:#e6ecf8;
	}

.c_ln_2_btm {
	float:left;
	text-align:right;
	width:222px; height:31px;
	background:url(images/c_ln_2_btm.gif) no-repeat;
	}

.c_ln_2_btm a {
	color:#4e5c91;
	}

.c_ln_2_btm a:hover {
	color:#10172d;
	}



.c_left_nav_3 {
	float:left;
	width:222px;
	}
	
.c_ln_3_top {
	clear:both;
	width:192px; height:35px;
	padding-left:30px;
	background:url(images/c_ln_3_top.gif) no-repeat;
	font-size:12px; font-weight:normal; color:#4e5c91;
	}

.c_ln_3_bg {
	clear:both;
	width:222px;
	background:url(images/c_left_nav_3_bg.gif) repeat-y;
	}

.c_ln_3_item{
	width:222px; height:104px;
	font-size:11px;
	color:#10172d;
}


.sponsor_img{
	float:left;
	border:2px solid #4e5c91;
	margin-top:6px;
	margin-left:25px;
}

.c_ln_3_img {
	border:1px solid #4e5c91;
	}

.c_ln_3_img a:hover {
	border:1px solid #18264c;
	}
	
.c_ln_3_bg_ul {
	list-style-type:none;
	margin-left:1px; margin-right:1px;
	}

.c_ln_3_bg li {
	padding:10px 0px;
	}
			
.c_ln_3_bg li a:hover {
	padding:85px 22px 5px 0px;
	background-color:#e6ecf8;
	}
			
.c_ln_3_btm {
	clear:both;
	width:222px; height:10px;
	background:url(images/c_ln_3_btm.gif) no-repeat;
	}

		
/**********cont left end*************************************/	

/**********cont right starting*************************************/
.cont_right {
	float:left;
	width:696px; 
	}

/*.c_right_top_blnk {
	clear:both;
	width:696px; height:35px;
	background:url(images/c_right_top_bg.gif) repeat-x;
	} */	
	
.c_right_top_img {
	float:left;
	margin-top:35px;
	width:696px; height:299px;
	background:url(images/c_right_top_img.gif) no-repeat;
	}
	
.c_right_txt {
	float:left;
	width:696px;
	padding-top:10px; 
	}
	
.c_right_txt_1 {
	float:left;
	width:696px;
	}

.c_right_txt_1 a {
	color:#94a1cb;
	text-decoration:underline;
	}

.c_right_txt_1 a:hover {
	color:#ffffff;
	text-decoration:none;
	}
	
.c_right_txt_2 {
	float:left;
	width:696px;
	background-color:#2a375d;
	padding:5px 0px 10px 0px;
	}
	
.c_right_ad_1 {
	float:left;
	text-align:right;
	padding:15px 40px 5px 0px;
	width:308px; height:105px;
	background-color:#2a375d;
	font-size:12px; color:#94a1cb;
	}

.c_right_ad_2_p {
	float:left;
	width:305px; height:105px;
	padding:15px 0px 5px 40px;
	background-color:#2a375d;
	font-size:12px; color:#94a1cb;
	}
	
.contact1 {
	float:left;
	text-align:left;
	padding:15px 0px 5px 20px;
	width:210px; height:105px;
	background-color:#2a375d;
	font-size:12px; color:#94a1cb;
	}
	
.contact2 {
	float:left;
	text-align:left;
	padding:15px 0px 5px 20px;
	width:210px; height:105px;
	background-color:#2a375d;
	font-size:12px; color:#94a1cb;
	}
	
.contact3 {
	float:left;
	text-align:left;
	padding:15px 0px 5px 20px;
	width:210px; height:105px;
	background-color:#2a375d;
	font-size:12px; color:#94a1cb ;
	}

/**********cont right end*************************************/

.footer {
	clear:both;
	width:954px; height:44px;
	}
	
.footer_left {
	float:left;
	width:10px; height:44px;
	background:url(images/footer_left.gif) no-repeat;
	}
	
.footer_bg {
	float:left;
	width:934px; height:44px;
	background:url(images/footer_bg.gif) repeat-x;
	}
	
.footer_left_txt {
	float:left;
	padding-left:20px;
	padding-top:4px;
	line-height:14px;
	width:208px; height:40px;
	font-size:10px; color:#94a1cb;
	background:url(images/footer_left_bg.gif) no-repeat right;
	}
	
.footer_left_txt a {
	color:#94a1cb;
	text-decoration:none;
	}
	
.footer_left_txt a:hover {
	color:#e9dfac;
	text-decoration:underline;
	}
	
.footer_right {
	float:left;
	width:10px; height:44px;
	background:url(images/footer_right.gif) no-repeat;
	}
	
.footer_menu {
	float:left;
	width:700px; height:44px;
	}	
	
.footer_menu ul {
	padding-top:10px;
	padding-left:10px;
	list-style-type:none;
	}
	
.footer_menu li {
	display:inline;
	margin:0px 3px;
	border-right:1px solid #94a1cb;
	font-size:14px; font-weight:normal; color:#94a1cb;
	}
	
.footer_menu li a {
	font-size:14px; font-weight:normal; color:#94a1cb;
	}

.footer_menu li a:hover {
	color:#e9dfac;
	}
	
.spacer {
	position:relative;
	height:20px;
	width:10px;
	}
	
.formular {
	padding-left:140px;
	padding-top:20px;
	}
	
.formular td {
	font-size:10px;
	font-weight:bold;
	height:24px;
	padding-left:10px;
	color:#94a1cb;
	}
	
.input {
	width:140px;
	height:16px;
	background-color:#94a1cb;
	font-size:10px;
	border:1px solid #FFFFFF;
	}
	
.textarea {
	margin-bottom:10px;
	background-color:#94a1cb;
	font-size:10px;
	border:1px solid #FFFFFF;
	}
	
.buttons {
	background-color:#94a1cb;
	width:50px;
	height:20px;
	font-size:10px;
	font-weight:bold;	
	color:#0a284c;
	margin:5px;
	border:1px solid #18264c;
	}
