body{
	margin:0px;
	padding:0px;
	background:url(images/bg.jpg) top repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:22px;
}
img{border:0px;}
h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:20px;
	color:#F00;
	text-transform:uppercase;
	font-weight:bold;
}
h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
	color:#000;
	text-transform:uppercase;
	font-weight:bold;
	margin:0px;
}
#wrapper{
	width:902px;
	margin:0 auto;
}
#phoneno{
	 width:902px;
	 height:32px;
}
.no{
	width:158px;
	height:24px;
	background:url(images/phoneno.gif) top no-repeat;
	float:right;
	padding-left:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:18px;
	color:#FFF;
	font-weight:bold;
	letter-spacing:1px;
	padding-top:3px;
}
#logo{
	width:902px;
	height:97px;
}
#middlepart{
	width:902px;
	height:205px;
}
#navigation{
	width:213px;
	height:205px;
	float:left;
	background:url(images/nav.gif) top no-repeat;
}
#navigation ul{
	margin:0px;
	padding:0px;
	margin-top:16px;
}
#navigation li{	
	list-style-type:none;
	display:block;
	width:173px;
	height:23px;
	background:url(images/menuoff.gif) left no-repeat;
	padding-left:40px;
	margin-bottom:14px;
}
#navigation li a{
	font-weight:normal;
	color:#000;
	text-decoration:none;	
}
#navigation li:hover{
	background:url(images/menuover.gif) left no-repeat;
}
#navigation li a:hover{
	color:#F00;
}
#navigation li.active{	
	list-style-type:none;
	color:#FF0000;
	display:block;
	width:173px;
	height:23px;
	background:url(images/menuover.gif) left no-repeat;
	padding-left:40px;	
}
#flash{
	width:689px;
	height:205px;
	float:left;
}
#container{
	width:902px;
	background:url(images/contentbg.jpg) top repeat-y;
}
#contentarea{
	width:902px;
	background:url(images/contenttopbg.jpg) top no-repeat;
}
#leftpannel{
	width:200px;
	float:left;
	padding-left:13px;
	padding-top:24px;
	min-height:400px;
}
#rightcontent{
	width:689px;
	float:left;	
}
.content{
	width:659px;
	padding-left:15px;
	padding-right:15px;
	padding-top:24px;
}
.content_1{
	width:689px;
	background:url(images/contenttopbg1.jpg) top no-repeat;
	margin-top:10px;
}
ul.mainbullet{
	margin:0px;
	padding:0px;
}
li.mainbullet{
	list-style-type:none;
	background:url(images/mainbullet.gif) no-repeat;
	background-position:0px 8px;
	padding-left:25px;
	padding-bottom:5px;
}
.clear{clear:both; height:0;}
a{
	color:#F00;
	text-decoration:none;
}
a:hover{
	color:#F00;
	text-decoration:underline;
}
#footer{
	height:90px;
	width:100%;
	background:url(images/footerbg.jpg) top repeat-x;
}
#footbg{
	width:902px;
	height:90px;
	margin:0 auto;
	background:url(images/footbg.jpg) top no-repeat;
}
.copyright{
	width:500px;
	height:25px;
	padding-left:20px;
	padding-top:15px;
	float:left;
}
.seo{
	width:200px;
	height:25px;
	padding-right:20px;
	padding-top:15px;
	float:right;
	text-align:right;
}
.formstyle{
	width:200px;
	height:19px;
	border:solid 1px #999;
}
.formstyle1{
	width:200px;
	height:50px;
	border:solid 1px #999;
}