
/* CSS Document */
* html{margin:0;padding:0}

body
{
	padding:0;
	margin:0;
	background-color:#F2F2F2;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#333;
}
a 
{ 
	text-decoration:none;
	
}
a:visited
{ 
	text-decoration:none;
	color:#939;
	
}
img
{
	padding:0;
	margin:0;
}
#wrapper
{
	margin:0 auto;
	width:990px;
	height:auto;
	overflow:hidden;
	background:url(/images/wrapper_bg1.jpg);
}
#top
{
	float:left;
	width:960px;
	height:155px;
	padding-left:15px;
	padding-right:15px;
}
#header
{
	float:left;
	width:960px;
	height:148px;
	border-top:solid 7px #000066;
	background-image:url(/images/header_bg1.jpg);
}
#header_left
{
	float:left;
	width:290px;
	padding-left:5px;
	padding-top:10px;
}
#menu
{
	float:left;
	margin-left:15px;
	width:960px;
	height:40px;
	background-color:#000066;
	display:inline;
}
#menu ul
{
	padding:0;
	margin:0;
}
#menu ul li
{
	list-style:none;
	float:left;
	font-size:14px;
	font-weight:bold;
}
#menu ul li a
{
	text-decoration:none;
	color:#FFF;
	padding-left:25px;
	padding-right:25px;
	display:block;
	line-height:40px;
}
#menu ul li a:hover
{
	text-decoration:none;
	color:#000;
	background-color:#FFD139;
}
#menu ul li .active
{
	text-decoration:none;
	color:#000;
	background-color:#FFD139;
}
#menu ul li a
{
	text-decoration:none;
	color:#FFF;
}

#main_content
{
	float:left;
	width:960px;
	height:auto;
	padding:15px 15px 0 15px;
	
}
#content
{
	float:left;
	width:920px;
	height:auto;
	background-color:#FFF;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:40px;
}
#content_left
{
	float:left;
	width:225px;
	height:auto;
	margin-right:35px;
}
#content_right
{
	float:left;
	width:660px;
	height:auto;
}
#content_left_head
{
	float:left;
	width:225px;
	height:47px;
	background:url(/images/letf_head1.jpg);
	line-height:37px;
	color:#000;
	text-align:center;
	font-weight:bold;
	font-size:16px;
}
#content_left_menu
{
	float:left;
	width:225px;
	height:auto;
	background-color:#000066;
}
#content_left_menu ul
{
	padding:0;
	margin:0;
}
#content_left_menu ul li
{
	list-style:none;
	width:225px;
	height:30px;
	border-bottom:solid 1px #7D7DB1;
	text-align:center;
	font-weight:bold;
	color:#CCC;
}
#content_left_menu ul li a
{
	text-decoration:none;
	color:#FFF;
	display:block;
	line-height:30px;
}
#content_left_menu ul li a:hover
{
	text-decoration:none;
	color:#FFD139;
}
#content_left_menu ul li .active
{
	text-decoration:none;
	color:#FFD139;
}
#content_left_menu ul li .nolink
{
	text-decoration:none;
	color:#CCC;
}
#content_right_head
{
	float:left;
	width:650px;
	height:37px;
	border-bottom:solid 1px #333;
	line-height:37px;
	margin-bottom:15px;
	font-size:18px;
}
#content_right_content
{
	float:left;
	width:650px;
	height:auto;
}
#footer
{
	float:left;
	width:960px;
	height:auto;
	padding:0 15px 0 15px;
}
#footer_top
{
	float:left;
	width:920px;
	height:auto;
	background-color:#4C4C4C;
	padding:25px 20px 25px 20px;
}
#footer_top_menu
{
	float:left;
	width:920px;
	height:auto;
}
#footer_top_menu ul
{
	padding:0;
	margin:0;
}
#footer_top_menu ul li
{
	list-style:none;
	float:left;
	width:230px;
	height:26px;
	line-height:26px;
	text-align:left;
}
#footer_top_menu ul li a
{
	text-decoration:none;
	color:#CCC;
}
#footer_top_menu ul li a:hover
{
	text-decoration:underline;
	color:#CCC;
}
#footer_bottom
{
	float:left;
	width:920px;
	height:50px;
	background-color:#424242;
	padding:0 20px 0 20px;
	line-height:50px;
}
#footer_bottom_left
{
	float:left;
	width:320px;
	height:50px;	
	color:#CCC;
}
#footer_bottom_right
{
	float:right;
	width:235px;	
	height:50px;
	color:#CCC;
	text-align:right;
	padding-right:5px;
}
#footer_bottom_right_hits
{
	font-size:14px;
	letter-spacing:4px;
	font-weight:bold;
	background:#6E6E6E;
	border:solid 1px #999;
}
#bottom
{
	clear:both;
	margin:0 auto;
	width:990px;
	height:24px;
	background:url(/images/bottombg1.jpg) repeat-x; 
	margin-bottom:42px;
}
.txt1
{
	font-size:16px;
	font-weight:bold;
	color:#000066;
}
#border
{
	width:100%;
	height:auto;
}

#border img
{
	border:solid 6px #CCC;
}

#welcome_box
{
	width:920px;
	height:292px;
	background:#000066 url(/images/welcome-image.jpg) right no-repeat;
}

#welcome_content
{ 
	width:400px; 
	height:auto; 
	font: normal 15px Verdana, Geneva, sans-serif; color:#FFF;
	padding:20px 0 0 30px;
}

#welcome_content h2
{ 
	font: normal 24px Verdana, Geneva, sans-serif;
	color:#FFF;
	text-align:center;
}

#gallery_wrap
{
	width:920px;
	height:250px;
	border-top:1px solid;
	border-bottom:1px solid;
	border-color:#CCC;
	margin:30px 0 0 0;
}

#image_holder1, #image_holder2
{
	width:247px;
	height:160px;
	background:#CCC;
	float:left;
	padding:5px 0 0 8px;
	margin:0 77px 0 0;
}

#image_holder3
{
	width:247px;
	height:160px;
	background:#CCC;
	float:left;
	padding:5px 0 0 8px;
	margin:0;
}


.page-title
{
    
    color: #333333 !important;
    font-family: 'Verdana';
    font-size: 24px;
    font-weight: 400;
    line-height: 24px;
    margin: 0 0 16px !important;
    padding: 17px 0 0;
    
}

.page-title span 
{
    color: #2D1E67;
    font-family: 'Verdana';
	font-size: 12px;
    font-weight: 400 !important;
}

h2
{ 
		clear: both;
}

#view_more
{ 
font: normal 14px Verdana, Geneva, sans-serif;
color:#333;
text-align:left;
}

#content2
{
	width:680px;
	height:auto;
	float:left;
}

#readmore
{
    color:#2D1E67;
    font-family: 'Verdana';
	font-size: 12px;
	float:right;
    
}
#sponsor
{
	width:172px;
	height:195px;
	float:left;
	margin:10px 0px 30px 40px;
}
 #content_right_msg
{
	float:left;
	width:650px;
	height:37px;
	line-height:37px;
	margin-bottom:15px;
	background: rgb(226, 249, 227);
	border: 1px solid rgb(158, 206, 158);
	text-align:center;
	font-size:12px;
	font-weight:bold;
	min-height:20px;
	display:none;
}
#content_right_msg_rq_send
{
	color:green;
}
#content_right_msg_rq_close
{
	float:right;
	cursor:hand;
	cursor: pointer;
	float: right;
	padding-right: 8px;
}
