@charset "iso-8859-1";
body {
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	color:#616161;
	font-size:11px;
	line-height:16px;
	background:#757575 url(images/_bg.gif) left top repeat-x;
}
#wrapper {
	width:965px;
	margin:0 auto;
	background:url(images/wrapper_bg.png);
	padding:0 8px;
}

.top{
	margin:0 -8px;
}
#main{
	width:965px;
	background:url(images/main_bg.jpg) left top no-repeat;
}


/*@@@@  home page @@@@*/
.top_link{
	width:264px;
	background:url(images/top_link_bg.png) right top no-repeat;
	height:32px;
	padding:5px 0 5px 30px;
}
.top_link a{
	color:#6b6b6b;
	padding:0 25px 0 0;
}
.top_link a:hover{
	text-decoration:underline;
}
.tbsearch{
	border:solid 1px #d2d2d2;
	margin-left:5px;
	width:153px;
	padding:2px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.btgo{
	border:none;
}

/*@@@ Dropdown menu @@@*/

#nav{
	width:965px;
	height:30px;
	background:url(images/nav_bg.gif) repeat-x;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
}
#nav ul{
	margin:0;
	padding:0;
	list-style:none;
	position:relative;
}
#nav ul li {
	float:left;
	position:relative;
}
#nav ul li a{
	display:block;
	padding:7px 0;
	width:137px;
	text-align:center;
	color:#fff;
}
#nav ul li a.last{
	width:143px!important;
}
#nav ul li:hover a,#nav ul li.current a,#nav ul li a.current{
	background:url(images/nav_a_o.gif) left top repeat-x;
	text-decoration:none;
}
#nav ul ul {
	display:none;
	width:100%;
	background:url(images/dropdown_menu.png);
	position:absolute;
	top:30px;
	padding:10px 0 15px 0;
}
#nav ul ul li {
	padding-right:5px;
}
#nav ul ul li a{
	background:none!important;
	text-align:left;
	padding:3px 20px 3px 14px;
	width:113px;
}
#nav ul ul li a:hover{
	text-decoration:underline;
}
#flash{
	width:965px;
	height:256px;
}
#bottom_content{
	width:965px;
	background:url(images/bottom_content_bg.gif) repeat-y;
	min-height:200px;
	
}
#bottom_content .col{
	float:left;
	width:273px;
	padding:15px 22px 10px 26px;
}
.col .h_image{
	margin-bottom:5px;
}
.col ul {
	list-style-type:none;
	padding-left:58px;
	padding-right:40px;
	padding-top:0;
	margin:0px;
	font-size:13px;
}
.col ul li {
	background-image:url(images/bullet.gif);
	background-repeat:no-repeat;
	background-position: 0px 4px;
	margin:0px;
	padding-bottom:5px;
	padding-left:17px;
}
.col .left_image{
	float:left;
	width:68px;
	padding:0 0 10px 0;
	margin-right: 3px;
}
.col .right_text{
	float:left;
	width:205px;
	padding:0 0 8px 0;

}
.col h4{
	color:#a3a60f;
	margin:0;
	padding:0 0 10px 0;
	font-size:13px;
}
.col p{
	padding-bottom:0;
}
.col2 {
	float: left;
	width: 280px;
	margin-right: 20px;
}

.solutionsCol {
	float: left;
	width: 200px;
	text-align: center;
}



/*@@@@  Secondary @@@@*/
#main_content{
	width:965px;
}
#left_content{
	width:228px;
	float:left;
}
#right_content{
	width:748px;
	margin-left:-11px;
	float:left;
}
#subnav {
	width:202px;
	background:url(images/subnav_bg.png) repeat-y;
	min-height:150px;
	padding:0 11px 0 15px;
}
#content{
	width:612px;
	background:url(images/right_content_bg.png) repeat-y;
	padding:36px 73px 20px 63px ;
	line-height:19px;
	min-height: 280px;
}
#content a{
	text-decoration:underline;
}
#content a:hover{
	text-decoration:none;
}
.callout{
	width:192px;
	padding:0 21px 0 15px;

}
.callout p{
	padding-bottom:5px;
}
.space{
	background:url(images/space_bg.png) left top no-repeat;
	width:647px;
	margin:0 -21px 15px -14px;
	height:5px;
}

#content ul{
	margin:0;
	padding:0 0 10px 12px;
	list-style:none;
}
#content ol{
		margin:0 0 0 12px;
	padding:0 0 10px 12px;


}
#content ul li ul{
	padding-bottom:0;
}
#content ul li {
	padding-left:7px;
	/*background:url(images/bullet_content.gif) left 7px no-repeat;*/
	list-style-type: disc ;
	font-size:13px;
	color:#00467f;
	line-height:23px;

}
.quote{
	width:230px;
	float:right;
	margin-left:40px;
	margin-right:-21px;
	background:url(images/frist_quote.png) left top no-repeat;
}
.pullQuote{
	width:230px;
	float:right;
}
.text{
	width:190px;
	padding-left:40px;
	background:url(images/quote_text_bg.png) right 20px no-repeat;
	font-size:16px;
	color:#2b2b2b;
	line-height:22px;
	min-height:100px;
}
.text span{
	font-size:11px;
}
.text .last_quote{
	margin:-30px 0 0px 10px;
}

/*@@@  subnav @@@*/
#subnav h4{
	font-size:16px;
	font-weight:normal;
	color:#000;
	margin:0 0 0px 2px;
	padding:3px 5px 13px 15px;
	border-bottom:solid 1px #e0e0e0;
}
#subnav ul{
	margin:0 !important;
	padding:10px 10px 10px 0px !important;
	list-style:none !important;
	font-size:13px !important;
	
}
#subnav ul li{
	line-height:15px !important;
	width:100%!important;
	margin-bottom:0;
	float:none!important;
	padding:0 0 0 10px !important;
}
#subnav ul li a{
	padding-left:15px !important;
	background:url(images/subnav_bullet_n.gif) left 6px no-repeat !important;
	display:block !important;
	color:#00467f !important;
	font: 12px/20px Tahoma,Arial,"Trebuchet MS",Verdana;
}
#subnav ul li a:hover{
	background:url(images/subnav_bullet_o.gif) left 6px no-repeat;
	text-decoration:none;
}
#subnav ul li a.current{
	background:url(images/subnav_bullet_o.gif) left 6px no-repeat;
	font-weight:bold;
	text-decoration:none;
}
#subnav ul ul {
	margin:0;
	padding:5px 0 10px 20px;
}
#subnav ul ul li {
	font-size:12px;
	line-height:16px;
}
#subnav ul ul li a{
	padding:0;
	background:none;
	color:#484848;
}
#subnav ul ul li a:hover{
	background:none;
	text-decoration:underline;
}



/* @@@@@[ Footer  ]@@@@@ */
#footer {
	width:945px;
	padding:10px 10px;
	font-size:11px;
}
#footer .footer_icon{
	margin-bottom:-10px;
	margin-top:-10px;
}
#footer .frist{
	margin-left:90px;
}
#footer a:link, #footer a:visited, #footer a:active {
	color:#3B3B3B;
	text-decoration:underline;
}
#footer a:hover {
	text-decoration:none;
}
#footer .seo a:link, #footer .seo a:visited, #footer .seo a:active, #footer .seo a:hover {
	color:#3B3B3B;
	text-decoration:underline;
}
#footer a.seo:visited, #footer a.seo:active, #footer a.seo:link {
	text-decoration: none;	
	color:#3B3B3B;
}
#footer a.seo:hover {
	text-decoration: none; cursor: text;
}
.footerLeft{
	float:left;
	width:305px;
}
.rotation{
	float:left;
	width:320px;
}
.rotation img{
	margin:0 5px;
}
#scoller_gallery{
	width:320px;
	position:relative;
	overflow:hidden;
	height:27px;
}
#scoller_gallery .items{
	width:20000px;
	position:absolute;
	z-index:1;
}
.footerRight{
	float:right;
	width:200px;
	text-align:right;
}






/* @@@@@[  Headings  ]@@@@@ */
h1 {
	margin:0px;
	font-size:18px;
	color:#00467f;
	padding:0 0 10px 0;
}
h2 {
	margin:0px 0px 10px;
	font-size:14px;
	color:#000;
	font-weight:bold;
	padding:0 0 0px;
}
h3{
	margin:0;
	padding:0;
	font-size:13px;
}

h5{
	font-size:14px;
	margin:0;
	padding:3px 0 10px 0;
	color:#000;
}



/* @@@@@[  Redefined Tags / Classes  ]@@@@@ */
.clrSolo {
 clear: both; 
 font-size: 1px; 
 line-height: 1px; 
 margin: 0px; 
 padding: 0px; 
 visibility: hidden;
}
.clr {
 clear: both;
}
.left {
 float: left;
}
.right {
 float: right;
}
.imgRight {
 margin-bottom: 10px; 
 margin-left: 13px;
 float: right;
}
.imgLeft {
 margin-bottom: 15px; 
 margin-right: 28px;
 float: left;
}
.imgLeft2{
 margin-bottom: 50px; 
 margin-right: 28px;
 float: left;
 display:block;
}
a {
	text-decoration:none;
	color:#00467f;
	outline:none;
}
a:hover {
	text-decoration:underline;
} 
p{
	margin:0;
	padding-bottom:20px;
}


/* @@@@@[  Table  ]@@@@@ */
table.history { 
    text-align: left;
}
table.history th {
    font-size: 13px; 
    padding: 3px 5px 3px 6px;
    color: #999;
}
table.history td { 
    padding: 10px 5px 10px 5px; 
    border-top: 1px solid #ddd;
}
table.history td strong { 
    font-size: 21px;
    color: #00467F;
   }



/* @@@@@[  Form Elements  ]@@@@@ */
textarea, select {
	font-size: .9em; 
	color: #a2a2a2; 
	background: #fafafa; 
	border: 1px solid #c9c9c9;
}
#txtFirstName, #txtLastName, #txtPhone, #txtEmail, #txtCity, #txtZip, #txtCompany, #txtTitle { 
	font-size: .9em; 
	color: #a2a2a2; 
	background: #fafafa; 
	border: 1px solid #c9c9c9;
}
input.clean {
	border-style: none; 
	background: none;
}
input:focus, textarea:focus, select:focus { 
        -moz-box-shadow: 0px 0px 3px #999;
        -webkit-box-shadow: 0px 0px 3px #999;
        box-shadow: 0px 0px 3px #999;
}
.video{
	width:174px;
	height:112px;
	float:left;
	margin-bottom:20px;
}
#pnlForm #btnSubmit {
        margin: 10px 0 0 124px;
        padding: 2px 2px 3px 2px;
        display: block; 
        font-size: 11px;
}

/**@@@ other **/
.left_logo{
	width:200px;
	text-align:center;
	float:left;
	padding-bottom:30px;
}
.right_info{
	width:612px;
	float:left;
	padding-bottom:30px;
}
.backtotop{
	text-align:right;
	display:block;
	padding-right:16px;
	background:url(images/go-top.png) right 4px no-repeat;
}
#sitemap ul{
	margin:0;
	padding:0 0 10px 12px;
	list-style:none;
}
#sitemap ul li {
	padding-left:15px;
	background:url(images/bullet_content.gif) left 7px no-repeat;
	font-size:11px;
	color:#00467f;
	line-height:23px;
}
.marquee0 div{
	top:0 !important
}
.moremargin{
	margin-bottom:40px!important;
}
.left_bio{
	float:left;
	width:175px;
	padding-bottom:30px;
}
.left_bio img{
	padding:2px;
	border: solid 1px #999;
	background-color:#fff;
}
.right_bio{
	float:left;
	width:437px;
	padding-bottom:30px;
}
.video_bullet{
	float:left;
	width:99px;
}
ul#video{
	margin:0;
	padding:0;
	list-style:none;
	font-size:11px;
	display:inline-block;
}
.nopaddingbt{
	padding-bottom:0;
}
.nopaddingbt a{
	padding-bottom:0px;
	font-size:13px;
	color:#A3A60F !important;
}
.video2{
	padding-left:20px !important;
}
