body{ font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif; font-size: 12px;
      background-color: #fff;  color: #505050; margin: 0; padding: 5px 0 0 0; line-height: 18px; text-align: center;
      }
a:hover, td a:hover{ text-decoration: underline;}      
.helpText{text-align:left; padding: 5px; font-size: 12px;}
.helpText li{margin-bottom: 10px;}
.helpText h1{font-size:15px; font-weight: bold;}
.helpText h2{font-size:15px;}
.helpText h3{font-size:14px; font-weight: bold;}
.helpText h4{font-size:14px;}
.helpText h5{font-size:13px; font-weight: bold;}
.helpText h6{font-size:15px;}
h1{ color: #6a7e90; margin: 20px 0px 20px 0px; padding: 0; font-size: 26px; }
h1 span{ color: #6a7e90; font-size: 13px; text-transform: none; letter-spacing: 0px; }
h2{  color: #6a7ed0; margin: 20px 0 3px 0; padding: 0px 0 3px 0px; font-size: 19px; }
h3{ color: #bf1f00; margin: 10px 0 3px 0; font-size: 15px; padding: 0 0 4px 0; border-bottom: 1px solid #a0a0a0; }
h4{ color: #830013; margin: 10px 0 0px 0; padding: 0px; font-size: 14px; border-bottom: 1px solid #a0a0a0; }
#header{ margin: 0 auto 0px auto; background: url( '../images/header.jpg' ) no-repeat left top; width: 930px;
         padding: 0px; height: 85px; color: #00365c; text-align: right;  }         
.header_right{ font-family: Arial, Sans-Serif: right; float: right; color: #00365c; line-height: 32px; font-size: 14px; 
               padding: 3px 0 0 0px; font-weight: bold; clear: both; }

#menu{ margin: 0 auto 0 auto; text-align: center; width: 930px; padding: 0px; height: 35px; text-align:center;}
#menu ul{margin: 0 auto 0 auto;}
ul.topnav {
	list-style: none;
	padding: 0 20px 0 20px;
	margin: 0;
	float: left;
	width: 890px;
	text-align: left;
	background: #106896 url(../images/topnav_bg.gif) top left repeat-x;
	height: 35px; 
}
ul.topnav li {
	float: left;
	margin: 0;
	padding: 0 15px 0 15px;
	position: relative; /*--Declare X and Y axis base for sub navigation--*/
}
ul.topnav li a{
	padding: 6px 5px;
	color: #fff;
	display: block;
	text-decoration: none;
	float: left;
	font-weight: normal;
}
ul.topnav li a:hover{
	background: url(../images/topnav_hover.gif) no-repeat center top;
}
ul.topnav li span { /*--Drop down trigger styles--*/
	width: 17px;
	height: 35px;
	float: left;
	background: url(../images/subnav_btn.gif) no-repeat center top;
}
ul.topnav li span.subhover {background-position: center bottom; cursor: pointer;} /*--Hover effect for trigger--*/
ul.topnav li ul.subnav {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 0; top: 35px;
	background: #106896;
	margin: 0; padding: 0;
	display: none;
	float: left;
	width: 220px;
	border: 1px solid #111;
	z-index: 1000;
}
ul.topnav li ul.subnav li{
	margin: 0; padding: 0;
	border-top: 1px solid #55a8d3; /*--Create bevel effect--*/
	border-bottom: 1px solid #222; /*--Create bevel effect--*/*/
	clear: both;
	width: 220px;
}
html ul.topnav li ul.subnav li a {
	float: left;
	width: 190px;
	font-size: 95%;
	background: #106896 url(../images/dropdown_linkbg.gif) no-repeat 10px center;
	padding-left: 20px;
}
html ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/
	background: #106896 url(../images/dropdown_linkbg.gif) no-repeat 10px center;
}



.banner{ clear: both; width: 100%; margin: 0 0 6px 0; }
#banner-left{ float: left; width: 370px; height: 260px; background: url(../images/blueheader.jpg) top left no-repeat; 
              color: White; padding: 0; }
#banner-left h2{ color: White; line-height: 26px; padding: 10px; }
#banner-left p{ color: White; font-size: 12px; padding: 10px; }
#banner-right{ float: left; width: 550px; height: 260px; background-color: white; margin: 0; }
#banner-right img{ padding: 1px 0 0 0; margin: 0 0 0 0; }
#logo{ margin-bottom: 45px; }
.logotxt1{ float: left; font-size: 28px; color: #efefff; margin: 10px 0 0 15px; text-transform: none; line-height: 42px; }
.logotxt1 img{ float: left; padding: 0; margin: 0 8px 0 0; }
.logotxt2{ color: #d0d2d6; padding-right: 10px; border-right: dotted 1px #d0d2d6; }
.logotxt3{ font-family: Palatino, Georgia, serif; font-size: 14px; color: #d0d2d6; }
#content_top{ background: #fff url(../images/content_top.jpg) center top no-repeat; width: 930px; height: 2px; padding: 0px; margin: 0 auto 0 auto; }
#main-content{ margin: 10px auto 0 auto; background-color: #fff; width: 930px; text-align: left; padding: 0 0 0 0; min-height: 500px; }
#left-column{ float: left; background-color: transparent; border-top: 3px #e3e3e3; margin: 0; }
*html #left-column{ margin: 0; }
a{ font-weight: bold; color: #034bff; }
a:hover{ color: #aa2222; }
#left-column1 a{ color: #630083; }
.three_col{ width: 275px; float: left; margin: 10px 15px 0 15px; border-top: 1px solid #a0a0a0; }
.three_col ul {list-style-image:url('../images/ul_arrow.jpg');}
.middle_col{ width: 275px; float: left; margin: 10px 15px 0 15px; border-top: 1px solid #a0a0a0;}
.middle_col p{font-size:20px; line-height:25px; font-family:Cambria,Calabri;}
.wideBox{ width: 340px; margin: 0px; }
.wideBox_top{ height: 18px; background: #fff url(../images/box_wide_top.jpg) left top repeat-y; }
.wideBox_middle{ background: #fff url(../images/box_wide_middle.jpg) left top repeat-y; }
.wideBox_middle h2{ margin: 0px 0px 10px 0; padding: 0 0 10px 12px; color: White; background: #fff url(../images/box_wide_middle_h2.jpg) left top repeat-y; }
.wideBox_middle ul{ padding: 0; margin: 0 0 0 37px; }
.wideBox_middle ul li{ margin: 5px 5px 5px 0; padding: 0; list-style-image: url(../images/bullet.jpg); }
.wideBox_bottom{ height: 20px; background: #fff url(../images/box_wide_bottom.jpg) left bottom repeat-y; }
.wideBox p, .wideBox h1{ width: 300px; margin: 6px 6px 0px 18px; padding: 0; text-align: justify; }
.bottomBox{ height: 240px; width: 182px; margin: 0 0px 0px 0; padding: 0px; background: #000 url(../images/box_bottom.jpg) left top no-repeat; color: #00365e; }
.bottomBox h3{ color: #00365e; border-bottom: dotted 1px #d0d0d0; padding: 10px 0px 10px 0px; margin: 10px 10px 0 10px; font-weight: normal; font-style: italic; 
               font-size: 14px; }
.bottomBox p{ font-size: 11px; padding: 14px 10px 4px 10px; }
.bottomBox a{ color: #ee6534; }
.bottomBox a:hover{ color: #97bdff; }
.orange{ color: #d56021; }
.bottomBox1{ float: right; height: 120px; width: 330px; margin: 0; padding-left: 5px; color: #00365e; }
.bottomBox1 h3{ color: #00365e; border-bottom: dotted 1px #d0d0d0; padding: 10px 10px 10px 12px; font-weight: normal; font-style: italic; font-size: 15px; }
.bottomBox1 p{ padding: 4px 4px 4px 12px; color: #00365e; }
#scrollDiv{ position: relative; height: 140px; overflow: hidden; }
#scrollingDiv{ position: absolute; height: 140px; background-color: Transparent; overflow: hidden; font-style: italic; margin: 4px 0 0 0; }
#right-column{ float: right; width: 190px; margin: 0px 0px 0 0px; border: 1px solid #f0e9eb; padding: 0 8px 8px 8px; }
#right-column p{ font-size: 13px; }
.sidebar{ width: 230px; margin: 0 auto; padding: 10px 5px; background: transparent no-repeat 9px 0; }
#main-column{ width: 900px; padding: 10px 10px 10px 20px; }
*html #main-column{ width: 870px; }
p{ margin: 0px 0 2px 0; padding: 5px 0 0 0; }
#subheader1{ background-color: transparent; width: 610px; margin: 0px 0 0 30px; padding: 30px 0 0 0; }
.box{ background: transparent; border: 1px solid #f0e9eb; padding: 0 8px 8px 8px; text-align: inherit; }
.box_small{ background: #f7f7f7; border: 1px solid #f0e9eb; padding: 15px; font-size: 11px; }
.box_small input, .box_small select, .box_small td{ font-size: 11px; }
.crd a:visited, .crd a:link, .crd a:hover{ text-decoration: none; color: #2a3845; cursor: text; }
#footer{ margin: 20px auto 0px auto; width: 930px; clear: both; text-align: center; font-size: 11px; color: Navy; padding: 4px 0 0 0; height: 26px; background-color: #deeffb; border: 1px solid #becfdb; }
.picleft{ float: left; padding: 1px 3px 2px 1px; }
#imagelink a:link{ color: #FFFFFF; text-decoration: none; background: none; }
.noborder{ border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px; }
#main-image{ text-align: center; }
#main-image a:link{ text-decoration: none; background: none; }
.imagepadLeft{ margin: 10px; float: left; }
.imagepadRight{ margin: 10px; float: right; border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px; }
.buttonnl{ width: 80px; height: 22px; font-size: 11px; padding-bottom: 2px; }
.buttonwl{ width: 110px; height: 22px; font-size: 11px; padding-bottom: 2px; }
.buttonw{ width: 110px; height: 24px; font-size: 11px; float: right; }
.TabPanelClass td{ font-size: 11px; }
#load{ display: none; position: absolute; left: 800px; top: 10px; background: #fff url(../images/ajax-loader.gif) repeat top left; width: 63px; height: 16px; color: #fff; 
       font-size: 12px; font-weight: bold; text-align: center; padding-top: 3px; }
.showText{ width: 95%; padding: 0px 0 10px 0; }
.showText p{ margin-top: 10px; }
#nav_bot{ border-bottom: solid 1px #d0d0d0; padding: 0 0 4px 0; margin: 20px 0 0 0; }
#nav_bot a{ display: block; margin: 8px 0 2px 0; height: 48px; padding: 0 0 0 54px; line-height: 40px; font-size: 18px; font-weight: bold; color: #4d5dac; text-decoration: none; font-style: italic; background-color: Transparent; background-image: url(../images/website_links_menu.jpg); background-repeat: no-repeat; }
#nav_bot a:hover{ color: #4d5dec; }
#nav_bot a.features{ background-position: 0 0px; }
#nav_bot a:hover.features{ background-position: 0 -49px; }
#nav_bot a.ordering{ background-position: 0 -97px; }
#nav_bot a:hover.ordering{ background-position: 0 -145px; }
#nav_bot a.prices{ background-position: 0 -193px; }
#nav_bot a:hover.prices{ background-position: 0 -241px; }
#nav_bot a.listing{ background-position: 0 -289px; }
#nav_bot a:hover.listing{ background-position: 0 -337px; }
#nav_bot a.bespoke{ background-position: 0 -385px; }
#nav_bot a:hover.bespoke{ background-position: 0 -433px; }
#web_menu{ border-bottom: solid 1px #d0d0d0; padding: 0 0 5px 0; margin: 20px 0 10px 0; }
#web_menu a{ display: block; margin: 0; padding: 0 0 0 20px; line-height: 28px; font-size: 14px; font-weight: bold; color: #4d5dac; text-decoration: none; font-style: italic; background: url( '../images/nav_plain_red.gif' ) no-repeat left top; }
#web_menu a:hover{ color: #4d5dec; }
.showText{ margin: 0px 0 0 0; }
.showText p{ clear: both; }
#up_container{ border-bottom: solid 1px #e3e3e3; }
#testimonials{ font-style: italic; }
#prices{ font-size: 18px; text-align: center; line-height: 24px; padding: 0px 0 14px 0; color: #ba726e; font-weight: bold; border-bottom: solid 1px #d0d0d0; }
#prices a{ text-decoration: none; color: #4d5dac; }
#prices a:hover{ text-decoration: underline; color: #4d5dec; }
#carousel_wrapper{ overflow: hidden; margin-left: 10px; }
#carousel_wrapper ul{ height: 138px; padding: 20px 0 0 0; }
#carousel_wrapper li{ display: inline; height: 138px; padding: 0; }
.findoutmorelink{ font-style: italic; cursor: pointer; color: Blue; text-decoration: underline; }
.findoutmorefade{ display: none; background-color: #e0e0e0; width: 0px; height: 0px; z-index: 3; }
.findoutmoreinfo{ display: none; overflow: hidden; width: 0px; height: 0px; z-index: 2; border: solid 1px #37495a; background-color: #ffffff; padding: 5px; }
.closefindoutmore{ float: right; }
.closefindoutmore a{ background-color: #666666; color: #FFFFFF; text-align: center; font-weight: bold; text-decoration: none; border: outset thin #FFFFFF; padding: 5px; }
.live_box{ margin: 4px 0 4px 0; padding: 4px; background-color: #f2f2f2; border: outset 2px #ffe0e0; }
.uploader, input, select{ font-size: 11px; }
.helpIcon{ border: none; float: right; cursor: pointer; }
.impact{ font-weight: bold; color: Red; font-style: italic; font-size: 14px; }
.emphasis{ font-weight: bold; color: #2020af; font-style: italic; font-size: 14px; }
#video-column{ float: left; background-color: white; width: 780px; height: 580px; margin: 0px; padding: 10px 0 10px 0; text-align: center; vertical-align: top; }
.contentsList{ font-size: 11px; width: 120px; height: 580px; float: right; margin: 0px 10px 0 0; padding: 10px 5px 10px 10px; border-left: 1px dotted #6a7e90; background-color: white; }
.contentsList ul{ padding: 0px; margin: 0px; }
.contentsList li{ list-style-type: none; }
.contentsList li a{ color: #4a5e70; text-decoration: none; }
.rightborder{ border: groove 2px #fffccc; padding: 5px 5px 5px 5px; }
.accordionHeader{ border-bottom: 1px solid #2F4FaF; border-top: 1px dotted #a0a0e0; border-right: 1px dotted #a0a0e0; border-left: 1px dotted #a0a0e0; color: #5050a0; background: #ffffff url(/images/expand.jpg) no-repeat center left; font-family: Arial, Sans-Serif; font-size: 14px; font-weight: bold; padding: 5px 5px 5px 30px; margin-top: 5px; cursor: pointer; }
.accordionHeaderSelected{ border-bottom: 1px solid #2F4FaF; border-top: 1px dotted #a0a0e0; border-right: 1px dotted #a0a0e0; border-left: 1px dotted #a0a0e0; color: #5050a0; background: #ffffff url(/images/contract.jpg) no-repeat center left; font-family: Arial, Sans-Serif; font-size: 14px; font-weight: bold; padding: 5px 5px 5px 30px; margin-top: 5px; cursor: pointer; }
.accordionContent{ background-color: transparent; border: 1px dotted #a0a0e0; border-top: none; padding: 10px 5px 5px 5px; }
.resultsAccordionHeader, .resultsAccordionHeaderSelected{color: #3030d0;background: transparent;text-decoration: underline;	font-family: Arial, Sans-Serif;	font-size: 14px;	font-weight: bold;	padding: 5px 5px 10px 5px;margin-top: 2px;	cursor: pointer;}
.quote_left{float: left; border: 1px solid #808080; padding: 20px; font-weight: bold; font-style: italic; 
            width: 160px; color: #505050; margin-right: 4px; background-color: #fff;}
.quote_right{float: right; border: 1px solid #808080; padding: 20px; font-weight: bold; font-style: italic; 
            width: 160px; color: #505050; margin-left: 4px; background-color: #fff;}
