body{
	background:#101c68;
	font-size:14px;
	color:#333333;
	font-family: 'Kameron', Georgia, "Times New Roman", Times, serif;
	margin-top: 0px;
	margin-bottom: 0px;
}
a{
	text-decoration:none;
	color:#005cb0;
}
a:hover{
	text-decoration:none;
}

img{
	border:0
}
h1 {
	color:#AB3535;
	font-size:24px;
	height:30px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
h2 {
	font-size:18px;
	font-weight: normal;
	color: #039;
}
/***************************************************************************************main css*****/
#wrap{
	width:984px;
	background:#fff;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 0;
	padding-left: 8px;
}
.clear-both{
	clear:both;
}
#container{
	width:984px;
	margin-top:5px;
	background:url(../images/content-topbg.gif) repeat-x top center;
	padding-bottom:5px;
}
#nav{
	float:left;
	width:182px;
	margin-right:5px;
	font-weight: bold;
	margin-bottom: 12px;
}
#nav ul  {
	margin: 0px;
	padding: 0px;
	list-style:none;
}
#nav ul li{
	height:22px;
	line-height:22px;
	margin-bottom:2px;
}
#nav ul li a{
	background:url(../images/nav-bg.gif) repeat-x top center;
	display:block;
	color:#101C68;
	padding-left:5px;
	font-size: 12px;
	font-weight: bold;
}
#nav ul li.last{
	margin-bottom:0;
	border-bottom:1px solid #afafaf;
}
#nav ul li a:hover{
	background:url(../images/nav-hover.gif) repeat-x top center;
	color: #990000;
}
#content{
	width:544px;
	float:left;
	margin-top:18px;
	padding-top: 13px;
	padding-right: 15px;
	padding-bottom: 13px;
	padding-left: 15px;
}
#content2{
	width:744px;
	float:right;
	margin-top:8px;
	padding-top: 13px;
	padding-right: 15px;
	padding-bottom: 13px;
	padding-left: 15px;
}#content h1{
	color:#AB3535;
	font-size:24px;
	height:30px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
#content2 h1{
	color:#AB3535;
	font-size:24px;
	height:30px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}#side{
	width:188px;
	float:right;
	padding-top:12px;
}
#side img{
	margin-top:5px;
}
.gallery{
	background:url(../images/gallery1.gif) no-repeat;
	width:920px;
	height:97px;
	margin-top:5px;
	padding:7px;
}
.gallery div{
	width:210px;
	height:97px;
	color:#0f1d68;
	font-size:14px;
	position:relative;
	float:left;
	margin-right:10px;
	padding-left:8px;
}
.gallery div span a{
	color:#4a4a4a;
	font-size:12px;
	position:absolute;
	top:80px;
	left:25px;
}
.gallery div span a:hover{
	color:#101c68;
}
.gallery div img{
	float:right;
}
#footer{
	width:990px;
	height:58px;
	line-height:58px;
	text-align:right;
	color:#fff;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-size: 10px;
	text-transform: uppercase;
}
#footer a{
	color:#fff;
}
#footer a:hover{
	color:#dde2ff;
}
.inputbut {
	font-size: 10px;
	text-transform: uppercase;
	padding-right: 5px;
	padding-left: 5px;
}
.homeprodu {
	float: left;
	width: 238px;
	margin-bottom: 15px;
	background-color: #dedede;
	margin-right: 8px;
	margin-top: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#leftgraphics {
	clear: left;
	float: left;
	width:182px;
}
#left {
	float: left;
	width:182px;
}
#right {
	float: right;
	width: 760px;
}
