* {
	margin:0px;
	padding:0px;
}
body {
	margin:0px;
	padding:0px;
	background:#fff;
}
a {
	text-decoration:none;
}
img {
	border:0px;
}
ul, li, ol {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
p, h1, h2, h3, h4, h5, h6 {
	margin:0px;
	padding:0px;
}
.clear {
	margin:0px;
	padding:0px;
	clear:both;
}
#main {
	width:100%;
	float:left;
}

#wrapper {
	width:1004px;
	margin:0 auto;
	position:relative;
}
#header {
	background:url(../images/header.png) top left no-repeat;
	width:1035px;
	height:180px;
	margin:0 auto;
}
.logo {
	background:url(../images/logo.png) top left no-repeat;
	width:292px;
	height:126px;
	float:left; margin-bottom:26px;
}
.right_header {
	width:728px;
	float:left;
	height:125px;
	/*background:url(../images/download.png) 207px 62px no-repeat;*/
}
.top_right {
	background:url(../images/right_header.jpg) top right no-repeat;
	width:600px;
	float:right;
}
.selector {
	width:160px;
	height:30px;
	float:left;
	margin-top:10px;
	margin-left:10px;
	
}
.customer_login {
	width:80px;
	background:url(../images/customer.png) top left no-repeat;
	height:28px;
	float:left;
	margin-left:25px;
	margin-top:5px;
	padding-left:45px;
	padding-top:10px;
	padding-bottom:0px;
}
.customer_login a {
	font-size:11px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#707070;
	font-weight:normal;
}
.customer_login a:hover {
	color:#006ea4;
}
.click_chat {
	width:91px;
	background:url(../images/chat.png) top left no-repeat;
	height:28px;
	float:left;
	margin-left:15px;
	margin-top:5px;
	padding-left:40px;
	padding-top:12px;
	font-size:11px;
}
.click_chat a {
		/*background:url(../images/bold-avai.jpg) top left no-repeat;*/
}
.click_chat a:hover {
	color:#006ea4;
}
.toll-free{ float:right; margin-top:20px; width:185px;font-size:12px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#707070;
	font-weight:normal;}

#map{ float:right; width:150px; margin:20px 10px 0 0; overflow:hidden; height:45px;}

#bubble {float:right;margin:5px 350px 0 0 ;}
#nav{ width:1004px; margin:0 auto}
#nav1 {
	float:left;
	width:590px;
	margin:5px 0 0 0;
/*	position:absolute;
	z-index:110;*/
}
#navigation{
	float:left;
	width:590px;
}
#navigation ul li {
	float:left;
	padding:0 7px;
}
#navigation ul li a {
	font-family:Calibri, Arial, verdana;
	font-size:15px;
	color:#444;
	text-transform:uppercase;
/*	padding:0 0px 6px 0;*/
	float:left;
	line-height:24px;
}
#navigation ul li a:hover {
	border-bottom:#006ea4 3px solid;
}
#navigation ul li a.active {
	border-bottom:#006ea4 3px solid;
}
#navigation ul ul {
	display:none;
}
#navigation ul li:hover > ul {
	display:block;
}
#navigation ul ul {
	background:#fafafa !important;
	position:absolute;
	top:182px;
	height:auto !important;
	z-index:110;
	width:290px; left:auto;
}
#navigation ul ul li {
		float:none;
		background:#fff !important;
		margin:0px !important;border:#F0F0F0 solid 1px !important; height:30px !important; padding:0px !important;
}
#navigation ul ul li a {
	color:#000;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	
	line-height:31px;
	padding:0px 0px 0px 10px !important;
	height:30px;
	width:278px;
}

	#navigation ul ul li a:hover {	color:#fff !important; border:none !important;	background:#3B96C4 !important;}
/*.menu {
	position:relative;
	z-index:5;
	margin-top:68px;
	float:right;
	width:565px;
}
#menu {
	position:relative;
}
#menu>li {
	float:left;
	text-align:center;
	overflow:hidden;
	margin-right:16px;
	height:31px;
}
#menu>.last {
	margin-right:0;
}
#menu>li>a {
	position:relative;
	font:bold 12px 'Arial, Helvetica, sans-serif';
	color:#333333;
 -moz-transition: color .5s linear;
-webkit-transition: color .5s linear;
-o-transition: color .5s linear;
transition: color .5s linear;
}
#menu>li>a>div {
	background:url(../images/line.png) 0 bottom repeat-x;
	position:absolute;
	top:14px;
	height:3px;
	width:100%;
	padding-bottom:14px;
}
#menu>li>a>span {
	position:relative;
	z-index:1;
	font:regular 12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration: none;
-moz-transition: color .5s linear;
-webkit-transition: color .5s linear;
-o-transition: color .5s linear;
transition: color .5s linear;
}*/
/*#menu>li>a>span.active{
	color:#00CCFF;
}*/
.submenu_1 {
	position:absolute;
	z-index:2;
	top:27px;
	left:199px;
	display:block;
	width:257px;
	background:#fff;
	padding:4px 0 44px 0;
}
.submenu_1 li {
	position:relative;
	display:inline-block;
	float:left;
	width:100%;
	text-transform:uppercase;
	background:none;
	margin-bottom:2px;
	text-align:left;
}
.submenu_1 a {
	line-height:26px;
	color:#252525;
	display:inline-block;
	text-align:left;
	font:bold 11px 'Open Sans', sans-serif;
	text-transform:uppercase;
	letter-spacing:1px;
	margin:2px 0 3px 45px;
}
.submenu_1 li>a:hover, .submenu_1 li.sfHover>a {
	text-decoration:none;
	color:#ba8b3a;
	text-decoration:underline;
}
.submenu_2 {
	position:relative;
	z-index:2;
	top:7px;
	left:46px;
	display:block;
	width:100%;
}
.submenu_2 li {
	position:relative;
	display:inline-block;
	float:left;
	width:209px;
	text-transform:uppercase;
	background:none;
	margin-bottom:2px;
}
.submenu_2 a {
	line-height:26px;
	color:#252525;
	display:inline-block;
	text-align:left;
	font:bold 11px 'Open Sans', sans-serif;
	margin-left:18px;
}
.submenu_2 li>a:hover, .submenu_1 li.sfHover>a {
	text-decoration:none;
	color:#ba8b3a;
	text-decoration:underline;
}
#slider {
	float:left;
	width:1004px;
	margin-left:0px;
	position:relative;
}
.tagline {
	background:url(../images/tagline.png) bottom left no-repeat;
	width:1004px;
	height:80px;
	font-family:Calibri, Arial, "Trebuchet MS", Tahoma;
	font-size:16px;
	line-height:24px;
	text-align:center;
	margin-left:0px;
	padding-top:15px;
}

.tagline span a {
	color:#006ea4;
	text-decoration:none;
	cursor:default;
}
.tagline span a:hover {
	text-decoration:none;
}
.tagline em {
	color:#F07826;
}
.tagline span {
	color:#0963A2;
}

.tagline font{font-family:Georgia, "Times New Roman", Times, serif; font-size:28px; color:#5CBEE2; line-height:20px; font-weight:normal;}
.tagline font b{font-size:20px; color:#666666; font-weight:normal;}


#content {
	width:100%;
	margin:10px 0 0 0;
}
#left_content {
	width:510px;
	float:left;
	height:450px;
}
#right_content {
	width:490px;
	float:left;
	background:url(../images/right_content_bg.png) top left no-repeat #fff;
	height:450px;
}
#right_content h1 {
	font-size:26px;
	font-family:Calibri;
	color:#006ea4;
	font-weight:normal;
	padding:55px 0 0 50px;
}
#right_content p {
	width:418px;
	line-height:30px;
	font-size:18px;
	font-family:Calibri;
	color:#333333;
	text-align:justify;
	float:right;
	padding-right:16px;
	padding-top:10px;
	word-spacing:1px;
}
.more {
	float:right;
	margin:30px 16px 0 0;
	height:25px;
}
.more a {
	background:url(../images/more.png) top right no-repeat;
	color:#333333;
	line-height:28px;
	padding:0px 30px 8px 0px;
	font-size:15px;
	font-family:Calibri;
	text-align:left;
}
.more a:hover {
	color:#006ea4 !important;
	background:url(../images/more_hover.png) top right no-repeat;
}
#footer_main {
	width:1004px;
	margin:0 auto;
}
#footer {
	background:url(../images/foooter_bg.jpg) top left repeat-x;
	width:100%;
	height:75px;
	float:left;
	margin:20px 0 0 0;
}
.footer_left {
	width:1004px;
	margin:0 auto;
}
.footer_left ul li {
	float:left;
	padding:30px 10px 10px 10px;
}
.footer_left ul li a {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#75d2ff;
}
.footer_left ul li a:hover {
	text-decoration:underline;
}
.activee {
	text-decoration:underline;
}
.footer_right {
	float:right;
	width:230px;
	margin-top:20px;
	height:30px;
	margin-right:10px;
}
.footer_right font {
	font-family:Verdana, Geneva, sans-serif;
	font-size:20px;
	color:#0963A2;
	width:140px;
	float:left;
}
#social {
	margin:11px 5px 0 35px;
	float:left;
}
#social .in {
	width:28px;
	height:28px;
	float:left;
	margin:0 0px;
	background:url(../images/in.png) no-repeat top;
	transition:background 0.1s;
	transition-timing-function:linear;
	/* Firefox 4 */
-moz-transition:background 0.1s;
	-moz-transition-timing-function:linear;
	/* Safari and Chrome */
-webkit-transition:background 0.1s;
	-webkit-transition-timing-function:linear;
	/* Opera */
-o-transition:background 0.1s;
	-o-transition-timing-function:linear;
}
#social .in:hover {
	background:url(../images/in1.png) no-repeat bottom;
	margin-top:-1px;
}
#social .tw {
	width:28px;
	height:28px;
	float:left;
	margin:0 0px;
	background:url(../images/tw.png) no-repeat top;
	transition:background 0.1s;
	transition-timing-function:linear;
	/* Firefox 4 */
-moz-transition:background 0.1s;
	-moz-transition-timing-function:linear;
	/* Safari and Chrome */
-webkit-transition:background 0.1s;
	-webkit-transition-timing-function:linear;
	/* Opera */
-o-transition:background 0.1s;
	-o-transition-timing-function:linear;
}
#social .tw:hover {
	background:url(../images/tw1.png) no-repeat bottom;
	margin-top:-1px;
}
#social .fb {
	width:28px;
	height:28px;
	float:left;
	margin:0 0px;
	background:url(../images/fb.png) no-repeat top;
	transition:background 0.1s;
	transition-timing-function:linear;
	/* Firefox 4 */
-moz-transition:background 0.1s;
	-moz-transition-timing-function:linear;
	/* Safari and Chrome */
-webkit-transition:background 0.1s;
	-webkit-transition-timing-function:linear;
	/* Opera */
-o-transition:background 0.1s;
	-o-transition-timing-function:linear;
}
#social .fb:hover {
	background:url(../images/fb1.png) no-repeat bottom;
	margin-top:-1px;
}
#footer_last {
	width:100%;
	background:#005e8a;
	height:43px;
	float:left;
}
.copyright {
	width:1004px;
	margin:0 auto;
	padding:15px 0 0 0;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	color:#00a3f0;
}


#thanks{width:550px; float:left; margin:0px 0 40px 190px; padding:20px; border:#CCC 1px dashed; background:url(../sub-images/sent.png) 470px 10px no-repeat #F3F3F3; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:14px;}
#thanks h3{float:left; font-family:Verdana, Geneva, sans-serif; font-size:18px; line-height:50px; font-weight:bold; color:#333;}


/*small slide*/

/* bottom center */
#appli  .ws_bullets {
	top:0;
    right: 0;
}


	

#appli { 
	/*overflow: hidden;*/
	zoom: 1; 
	position: relative; 
width:165px;

	margin:0 auto;
	z-index:100;
}
#appli .ws_images{
width:165px;
	height:30px;
	overflow:hidden;
	position:relative;
}
#appli .ws_images a{
	color:transparent;
}

#appli .ws_images img{
	top:0;
	left:0;
	border:none 0;
}
#appli a{ 
	text-decoration: none; 
	outline: none; 
	border: none; 
}

#appli .ws_bullets { 
	font-size: 0px; 
	padding: 10px; 
	float: left;
	position:absolute;
	z-index:70;
}
#appli .ws_bullets div{
	position:relative;
	float:left;
}
#appli .ws_bullets a { 
	margin-left: 5px; 
	height: 10px; 
	width: 10px; 
	float: left; 
	border: 1px solid #B8C4CF; 
	color: #B8C4CF; 
	text-indent: -1000px; 
	background-image:url("data:image/gif;base64,");
	position:relative;
}
#appli .ws_selbull { 
	background-color: #B8C4CF; 
	color: #FFFFFF; 
}

#appli .ws_bullets a:hover, #appli .ws_overbull { 
	background-color: #dae9f6;
	color: #FFFFFF; 
}

#appli a.ws_next, #appli a.ws_prev {
	font-family: Tahoma,Arial,Helvetica;
	font-size: 14px;
	position:absolute;
	display:none;
	top:50%;
	margin-top:-15px;
	line-height:30px;
	z-index:60;
	background-color: #000000; 
	color: #FFFFFF; 
	padding: 0px 10px; 
	opacity:0.7;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
}
#appli a.ws_next{
	right:0;
}
#appli a.ws_prev {
	left:0;
}
* html #appli a.ws_next,* html #appli a.ws_prev{display:block}
#appli:hover a.ws_next, #appli:hover a.ws_prev {display:block}



#appli .ws-title{
	position: absolute;
	bottom:0;
	left: 0;
	margin-right:5px;
	z-index: 50;
	background-color:#000000;
	color:#FFFFFF;
	padding:10px 1%;
	width:98%;
	font-family: Tahoma,Arial,Helvetica;
	font-size: 14px;
	opacity:0.55;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=55);	
}
#appli .ws-title div{
	padding-top:5px;
	font-size: 12px;
}#appli .ws_bullets  a img{
	text-indent:0;
	display:block;
	top:12px;
	left:-122px;
	visibility:hidden;
	position:absolute;
    border: 2px solid #B8C4CF;
}
#appli .ws_bullets a:hover img{
	visibility:visible;
}

#appli .ws_bulframe div div{
	height:90px;
	overflow:visible;
	position:relative;
}
#appli .ws_bulframe div {
	left:0;
	overflow:hidden;
	position:relative;
	width:244px;
}
#appli  .ws_bullets .ws_bulframe{
	display:none;
	top:25px;
	overflow:visible;
	position:absolute;
	cursor:pointer;
    border: 2px solid #B8C4CF;
}
#appli .ws_bulframe span{
	position:absolute;
}
#appli_img {
	float:right;
	margin:0px 16px 0px 0px;
	padding:0px;
	
	height:30px; overflow:hidden
}
#our-offices{ float:right; width:285px;}
#our-offices h1{ font-family:Calibri; font-size:18px; color:#333; float:left; width:100px; padding-bottom:0px!important; margin:0px !important; padding-top:5px; font-weight:bold !important;}