/* CSS Document */

body{
	width:950px;
	text-align:left;
	padding:0 0 0 0;
	margin:0 0 0 0;
	background:#0b6abf;
	font:11px Arial, Helvetica, sans-serif;
}

ul li img div{
	margin:0 0 0 0;
	padding:0 0 0 0;
}

a{
	margin:0 0 0 0;
	padding:0 0 0 0;
	text-decoration:none;
}

#header{
	background:url(../images/header.jpg) no-repeat;
	height:183px;
}   

#header ul{
	list-style:none;
	float:left;
	padding:135px 0 0 40px;
	margin:0 0 0 0;
}

#header li{
	float:left;
	width:130px;
	height:48px;
	background:url(../images/navbarBG.png) repeat-x;
	text-align:center;
	line-height:38px;
	font-size:12px;
	font-weight:bold;
	border-right:1px solid #9a9a9a;
	color:#FFFFFF;
}

#header li.no_bg{
	width:14px;
	padding:0 0 0 0;
	margin:0 0 0 0;
	height:48px;
	border:none;
}

#header li.no_border{
	width:130px;
	padding:0 0 0 0;
	margin:0 0 0 0;
	height:48px;
	border:none;
}

#header li.current{
	float:left;
	width:130px;
	height:48px;
	background:url(../images/current.png) no-repeat;
	text-align:center;
	line-height:38px;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}
#header li a{
color:#FFFFFF;
}

#body{
	width:910px;
	padding:0 20px;
	background:#00529c;
}

.body_bg{
	background:#9ecff7 repeat;
}

.content{
	width:870px;
	overflow:auto;
	text-align:left;
}

.app_form{
	float:right;
	width:500px;
}

.app_form ul{
	float:right;
	list-style:none;
	padding:0 20px 0 0;
	margin:0 0 0 0;
}

.app_form li{
	background:url(../images/btn_links.jpg) no-repeat;
	width:200px;
	height:25px;
	text-align:left;
	font-size:12px;
	padding:3px 0 0 10px;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}

.app_form li a{
	color:#FFFFFF;
}

.total_hits{
	float:left;
	width:370px;
	height:22px;
	font-size:12px;
	font-weight:bold;
	padding:3px 0 0 0;
}

.home_left_cont{
	float:left;
	width:661px;
	overflow:auto;
	text-align:justify;
}

.founder_msg{
	width:198px;
	padding: 0 5px 0 6px;
	float:left;
}

.gallerycontent{
color:#000099;
font-weight:bold;
font-size:16px;
}


#footer{
	width:910px;
	padding:0 20px;
	background:#00529c;
	height:25px;
	padding-top:5px;
}

.header{
	margin:0 0 0 0;
	padding:30px 0 0 0;
	float:left;
	width:661px;
	height:202px;
	}
.stLeftTopArc{
	background: url(../images/stableTopLeftArc.png) no-repeat;
	width:14px;
	height:15px;
}
.stableLeftBottomArc{
	background: url(../images/stableBottomLeftArc.png) no-repeat;
	width:14px;
	height:14px;		
}
.stableRightTopArc{
	background: url(../images/stableTopRightArc.png) no-repeat;
	width:14px;
	height:15px;
}
.stableRightBottomArc{
	background: url(../images/stableBottomRightArc.png) no-repeat;
	width:14px;
	height:14px;
}
.stableTopBG{
	background: url(../images/stableTopBG.png) repeat-x;
	height:15px;
}
.stableBottomBG{
	background: url(../images/stableBottomBG.png) repeat-x;
	height:14px;
}
.stableLeftBG{
	background: url(../images/stableLeftBG.png) repeat-y;
	width:14px;	
}
.stableRightBG{
	background: url(../images/stableRightBG.png) repeat-y;
	width:14px;
}
.stableBG{
	background-color:#0476bd;
}
.fcontents{
	color:#FFFFFF;
	font:Arial, Helvetica, sans-serif;
	font-size:11px;	
}
.headerstable{
	margin:0 0 0 7px;
	padding:30px 0 0 0;
	float:left;
	}
	.pg-selected{
	font-weight:bold;
	font-size:12px;
	color:#CE0000;
	cursor:pointer;
}

