*{
	padding:0;
	margin:0;
	outline:0;
}
.clear, .cl{
	line-height:0;
	font-size:0;
	height:0;
	display:block;	
	clear:both;
}
body{
	background:url(images/bg2.gif) repeat 0 0;
	font-family:Arial,sans-serif;
	font-size:12px;
	line-height:18px;
	color:#333;
}
a{
	color:#376092;
}
a:hover{
	text-decoration: none;
}
#shell{
	width:882px;
	margin:8px auto 24px auto;
}
#header{
	background:url(images/headerbg.png) no-repeat;
	height:160px;
	width:882px;
}


h1#logo{
	background:transparent;
	font-size:0;
	line-height:0;
	height:66px;
	width:407px;
	padding-top:36px;
	padding-left:146px;
}
h1#logo a{
	display:block;
	text-indent: -4000px;
	height:66px;
}
h2{
	color:#376092;
	font-size:24px;
	line-height:18px;
}
h3{
	color:#376092;
	font-size:18px;
	line-height:18px;
	padding-top:25px;
	padding-bottom:4px;
}
h4{
	color:#333;
	font-size:14px;
	line-height:18px;
}
#navigation{
	background:#376092;
	height:28px;
} 
#navigation ul{
	list-style-type: none;
	height:28px;

}
#navigation li {
	display:inline;
	
} 
#navigation li a{
	text-indent: -4000px;
	font-size:0px;
	line-height:0;
	height:28px;
	float:left;
	display:inline;
}
.first{
	background:url(images/home.gif) no-repeat;
	width:73px;
}
.second{
	background:url(images/video.gif) no-repeat;
	width:122px;
}
.third{
	background:url(images/others.gif) no-repeat;
	width:202px;
}
.fourth{
	background:url(images/lawsuits.gif) no-repeat;
	width:188px;
}
.fifth{
	background:url(images/involve.gif) no-repeat;
	width:124px;
}
.sixth{
	background:url(images/news.gif) no-repeat;
	width:73px;
}
.seventh{
	background:url(images/about.gif) no-repeat;
	width:100px;
}
#navigation li.last{
	border:0;
}
#content{
	background:#fff url(images/sidebar.gif) repeat-y right 0;
	width:882px;
}
#main{
	float:left;
	display:inline;
	width:675px;
	background:#fff;
	padding:0 18px 20px 15px;
	padding-top:21px;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#333333;
}
	#main h2 {
		line-height:26px;
	}
	#main span {
		line-height:normal;
	}	
	#main ul {
		margin-left:30px;
	}
	#main p {
		margin-top:10px;
	}
.video{
	float:right;
	display:inline;
	padding-left:10px;
	width:272px;
	padding-top:30px;
}
#bullets{
	
}
#bullets ul span{
	font-size:12px;
}
#bullets ul{
	font-size:19px;
	padding-left:41px;
}
#sidebar{
	float:left;
	display:inline;
	border-left:solid 1px #adadad;
	width:152px;
	padding:18px 0 0 9px;
}
.field{
	border:solid 1px #ccc;
	width:149px;
	font-size:15px ;
	padding:5px 0 5px 2px;
	background:#fff;
}
.btnp{
	float:right;
	display:inline;
	padding-top:4px;
}
.btnp input{
	border:none;
	background:#376092;
	color:#fff;
	font-size:12px;
	text-transform: uppercase;
	font-weight:bold;
	padding:3px 5px;
	cursor:pointer;
}
#sidebar img{
	margin-bottom:20px;
}
#sidebar img.last{
	margin-bottom:15px;
}
.submit-form{
	margin-bottom:27px;
	padding-top:10px;
	padding-left:3px;
}
#footer{
	padding-top:20px;
	padding-left:14px;
	font-size:10px;
	color:#fff;
}
#footer a.logo_bottom{
	background:url(images/ftr-logo.gif) no-repeat;
	font-size:18px;
	color:#fff;
	text-decoration: none;
	padding-top:8px;
	padding-left:58px;
	height:46px;
	display:block;
	margin-bottom:10px;
	font-family: Times, serif;
	width:300px;
}
#footer a span{
	font-size:12px;
	display:block;
	font-family:Arial,sans-serif;
}
#footer a.bottom{
	color:#fff;
	font-size:10px;
	line-height:14px;
}
#ftr_bottom{
	padding-left:59px;
}
