/* Reliam */


/* Global */

:focus
{
-moz-outline-style: none;
}


* {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, Sans Serif;
	/* text-align: left */;
	line-height: 1.25em;
	/* border: 0; */ 
}
img {
	border:0px;
}
.clearboth {
	clear: both; }

.clearleft {
	clear: left; }

.clearright {
	clear: right; }


a {
	text-decoration: none; 
	color:#3290C0;
}

a:hover {
	text-decoration: underline; 
}


a.amenu:link {
	text-decoration: none;
	color: #5a4a42; }

a.amenu:visited {
	text-decoration: none;
	color: #5a4a42; }

a.amenu:hover {
	text-decoration: none;
	color: #5a4a42; }

a.amenu:active {
	text-decoration: none;
	color: #5a4a42; }


body {
	/* padding: 0 0 118px; */
	background: url(images/bg_body1.jpg) 0 100% repeat-x #80898e; }

.marquee {
	margin: -1px auto 0;
	width: 980px; }

.marquee_logo {
	float: left;
	display: inline;
	margin: 18px 0 0 6px }

.marquee_menuleft {
	float: right;
	display: inline;
	width: 4px;
	height: 54px;
	background: url(images/bg_marquee_menuleft.jpg) 0 0 no-repeat; }

.marquee_menu {
	float: right;
	display: inline;
	padding: 4px 0 0;
	height: 50px;
	background: url(images/bg_marquee_menumid.jpg) 0 0 repeat-x; }





.menu {
	float: left;
	display: inline;
	padding: 0 0 0 8px;
	height: 39px;
	list-style: none; }

.menu li {
	float: left;
	font-size: 12px;
	color: #ffffff;
	/*
	text-transform: uppercase; 
	*/
}

.menu li a {
	float: left;
	display: block;
	color:#ffffff;
	padding: 0 0 0 3px;
	height: 39px;
	line-height: 39px;
	text-align: center;
	cursor: pointer; }

.menu li a b {
	float: left;
	display: block;
	padding: 4px 7px 0 4px;
	height: 39px;
	line-height: 39px;
	color:#ffffff;
	font-weight: bold; }

.menu li.current a, .menu li a:hover {
	background: url(images/menu_left.jpg) 0 0 no-repeat; }

.menu li.current a b, .menu li a:hover b {
	font-weight: bold;
	background: url(images/menu_right.jpg) 100% 0 no-repeat; }

li.menu_spc {
	width: 4px; }



.marquee_menu_phone {
	display:inline;
	margin: -45px 0px 0 0;
	float:right;	
}

.marquee_menu_phone p {
	font-size: 14px;
	color: #ffffff;
	text-align: right; }

.marquee_menu_phone p b {
	font-size: 8px;
	color: #eee;
	font-weight: normal; }

.marquee_menu_btn {
	float: left;
	display: inline;	
	margin: 13px 10px 0 20px; }

.marquee_menuright {
	float: right;
	display: inline;
	width: 4px;
	height: 54px;
	background: url(images/bg_marquee_menuright.jpg) 0 0 no-repeat; }


.footer {
	background: #464646;
	border-top: 5px solid #aa1825; }

.footer_box {
	margin: 15px auto;
	padding-bottom:15px;
	width: 980px; }

.footer_box p {
	float: left;
	display: inline;
	margin: 10px 0 0 16px;
	width: 745px;
	font-size: 10px;
	color: #d3d9d9;
	text-align: center; }

.footer_btn {
	float: left;
	display: inline;
	margin: 6px 0 0; }

.footer_logo {
	float: right;
	display: inline;
	margin: 4px 0 0; }

/* End of Global */






/* Home page */

.hp_wrapper {
	padding: 1px 0 0;
	background: url(images/bg_hp_wrapper.jpg) 0 0 repeat-x #ffffff; }


.hp_promo {
	margin: 10px auto 0;
	width: 980px; }

.hp_promo_tab {
	float: right;
	display: inline;
	margin: 0 1px 0 0;
	width: 32px;
	height: 14px;
	background: url(images/bg_hp_promo_tab.jpg) 0 0 repeat-x; }

.hp_promo_tab img {
	width: 32px;
	height: 14px; }

.hp_promo_tab_on {
	background: url(images/bg_hp_promo_tab_on.jpg) 0 0 repeat-x; }

.hp_promo_canvas {
	margin: 5px auto 0;
	width: 980px;
	height: 244px;
	background: url(images/bg_hp_promo_canvas.jpg) 0 0 repeat-x; }

.hp_promo_canvas_sub {
	width: 980px;
	height: 244px;
	background: url(images/bg_hp_promo_canvas_left.jpg) 0 0 no-repeat; }

.hp_promo_canvas_sub2 {
	padding: 7px 0 0;
	width: 980px;
	height: 237px;
	background: url(images/bg_hp_promo_canvas_right.jpg) 100% 0 no-repeat; }

.hp_promo1 {
	position: relative;
	margin: 0 auto 0;
	width: 958px;
	height: 230px;
	background: url(images/bg_promo1.jpg) 0 0 no-repeat; }

.hp_promo1 h1 {
	position: absolute;
	top: 65px;
	left: 72px;
	width: 325px;
	height: 100px;
	font-size: 21px;
	color: #ffffff;
	font-weight: normal;
	line-height: 1.35em; }

.hp_promo1 img {
	position: absolute;
	top: 95px;
	left: 403px; }


.hp_content {
	margin: 15px auto 0;
	padding: 1px 0 28px;
	width: 980px; }

.hp_leftcol {
	float: left;
	display: inline;
	padding: 1px 0 0;
	width: 235px; }

.hp_rightcol {
	float: right;
	display: inline;
	padding: 1px 0 0;
	width: 235px; }

.hp_midcol {
	float: left;
	display: inline;
	margin: 0 0 0 5px;
	padding: 1px 0 0;
	width: 500px; }


.hp_diff_top {
	padding: 10px 15px 0;
	width: 193px;
	height: 23px;
	font-size: 15px;
	color: #AF1E2D;
	font-weight: normal;
	text-transform: uppercase;
	background: url(images/bg_hp_diff_top.jpg) 0 0 no-repeat; }

.hp_diff {
	padding: 3px 14px 8px;
	width: 195px;
	background: url(images/bg_hp_diff_mid.jpg) 0 0 repeat-y; }

.hp_diff ul {
	list-style-type: none; }

.hp_diff ul li {
	padding: 10px 0 0 19px;
	font-size: 12px;
	color: #8E9498;
	line-height: 1.25em;
	background: url(images/bullet1.png) 0 12px no-repeat; }

.hp_diff_bot {
	width: 223px;
	height: 8px;
	background: url(images/bg_hp_diff_bot.jpg) 0 0 no-repeat; }


.hp_quote_top {
	margin: 15px 0 0 6px;
	width: 210px;
	height: 4px;
	background: url(images/bg_hp_quote_top.jpg) 0 0 no-repeat; }

.hp_quote {
	margin: 0 0 0 6px;
	padding: 10px 0 10px;
	width: 210px;
	background: url(images/bg_hp_quote_mid.jpg) 0 0 repeat-x #b4c0c1; }

.hp_quote h2 {
	font-size: 16px;
	color: #43464b;
	font-weight: normal;
	text-transform: uppercase;
	text-align: center; }

.hp_quote h3 {
	font-size: 11px;
	color: #43464b;
	font-weight: normal;
	text-transform: uppercase;
	text-align: center; }

.hp_quote img {
	display: block;
	margin: 10px auto 0; }

.hp_quote_bot {
	margin: 0 0 0 6px;
	width: 210px;
	height: 4px;
	background: url(images/bg_hp_quote_bot.jpg) 0 0 no-repeat; }

.hp_left_phone {
	margin: 8px 0 0;
	font-size: 14px;
	color: #576b6d;
	font-weight: bold;
	text-align: center; }


.hp_clients_top {
	padding: 10px 15px 0;
	width: 204px;
	height: 23px;
	font-size: 15px;
	color: #AF1E2D;
	font-weight: normal;
	text-transform: uppercase;
	background: url(images/bg_hp_clients_top.jpg) 0 0 no-repeat; }

.hp_clients {
	padding: 5px 5px 4px;
	width: 224px;
	background: url(images/bg_hp_clients.jpg) 0 0 repeat-y; }

.hp_clients img {
	display: block;
	margin: 5px auto 0; }

.hp_clients_bot {
	width: 234px;
	height: 7px;
	background: url(images/bg_hp_clients_bot.jpg) 0 0 no-repeat; }


.hp_headlines {
	margin: 14px 0 0 4px;
	padding: 4px 9px 0;
	width: 202px;
	height: 18px;
	font-size: 12px;
	color: #2c3445;
	font-weight: normal;
	text-transform: uppercase;
	background: url(images/bg_hp_headlines.jpg) 0 0 no-repeat; }

dl.hp_news {
	margin: 0 0 0 13px; }

dl.hp_news dt {
	margin: 15px 0 0;
	font-size: 14px;
	color: #8d8d8d;
	font-weight: normal; }

dl.hp_news dt a {
	color: #254581; }

dl.hp_news dd {
	margin: 2px 0 0;
	font-size: 10px;
	color: #8d8d8d; }


.hp_clquote_top {
	margin: 20px 0 0 8px;
	width: 221px;
	height: 7px;
	background: url(images/bg_hp_clquote_top.jpg) 0 0 no-repeat; }

.hp_clquote {
	margin: 0 0 0 8px;
	padding: 4px 12px 12px;
	width: 197px;
	background: url(images/bg_hp_clquote_mid.jpg) 0 0 repeat-y; }

.hp_clquote p {
	font-size: 12px;
	color: #43464b; }

.hp_clquote_bot {
	margin: 0 0 0 8px;
	padding: 10px 0 0 38px;
	width: 183px;
	background: url(images/bg_hp_clquote_bot.jpg) 0 0 no-repeat; }

.hp_clquote_bot p {
	font-size: 9px;
	color: #43464b; }


.hp_services_top {
	margin: 0 0 0 8px;
	padding: 10px 15px 0;
	width: 442px;
	height: 23px;
	font-size: 15px;
	color: #AF1E2D;
	font-weight: normal;
	text-transform: uppercase;
	background: url(images/bg_hp_services_top.jpg) 0 0 no-repeat; }

.hp_services {
	margin: 0 0 0 8px;
	padding: 10px 6px 0;
	width: 460px;
	background: url(images/bg_hp_services_mid.jpg) 0 0 repeat-y; }

.hp_services_box {
	width: 459px;
	min-height:340px;
	background: url(images/bg_hp_services_box.jpg) 167px 0 repeat-y; }

ul.hp_services_menu {
	float: left;
	padding: 0 0 0 1px;
	list-style: none; }

ul.hp_services_menu li {
	margin: 0;
	padding: 5px 0 5px 10px;
	width: 155px;
	font-size: 12px;
	color: #8e9498;
	line-height: 1.25em;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #dbe2e3;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff; }

ul.hp_services_menu li a {
	color: #8e9498; }

ul.hp_services_menu li.servon {
	color: #36393e;
	border-top: 1px solid #dbe2e3;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #dbe2e3;
	border-left: 1px solid #dbe2e3; }

ul.hp_services_menu li.servon a {
	color: #36393e; }

.hp_services_detail {
	float: left;
	display: inline;
	padding: 1px 17px 30px;
	width: 254px;
	border-top: 1px solid #dbe2e3;
	border-right: 1px solid #dbe2e3;
	border-bottom: 2px solid #dbe2e3; }

.hp_services_detail h3 {
	margin: 10px 0 0;
	font-size: 14px;
	color: #000000;
	font-weight: normal; }

.hp_services_detail p {
	margin: 10px 0 0;
	font-size: 12px;
	color: #676767; }

.hp_services_detail p a {
	color: #354e7b; }

.hp_services_detail ul {
	list-style: none; }

.hp_services_detail ul li {
	padding: 4px 0 0 11px;
	font-size: 12px;
	color: #676767;
	background: url(images/bullet2.jpg) 0 10px no-repeat; }

.hp_services_bot {
	margin: 0 0 0 8px;
	width: 472px;
	height: 10px;
	background: url(images/bg_hp_services_bot.jpg) 0 0 no-repeat; }


.hp_partners {
	margin: 0;
	width: 100%; }

.hp_partners_title {
	font-size: 10px;
	color: #9aa3a4;
	font-weight: normal;
	text-transform: uppercase;
	text-align: center; }

.hp_partners table {
	margin: 5px 0 0;
	width: 100%; }

.hp_partners table td {
	text-align: center;
}

/* End of Home page */






/* Clients page */

.cl_wrapper {
	padding: 1px 0 0;
	background: url(images/bg_cl_wrapper.jpg) 0 0 repeat-x #d7dade; }

.cl_content {
	margin: 15px auto 0;
	padding: 1px 0 0;
	width: 980px; }

.cl_pagehdg {
	margin: 0 0 0 5px;
	font-size: 19px;
	color: #d7dade;
	font-weight: normal;
	text-transform: uppercase; }


.cl_menu_left {
	float: left;
	display: inline;
	margin: 5px 0 0 5px;
	width: 3px;
	height: 29px;
	background: url(images/bg_cl_menu_left.gif) 0 0 no-repeat; }

.cl_menu {
	/*
	background: #a5a7aa;	
	float: left;
	display: inline;
	margin: 5px 0 0;
	padding: 5px 0 0;
	height: 24px;
	*/
	list-style: none;
}

.cl_menu li {
	/*
	float: left;
	text-transform: uppercase;
	*/
	padding-top:10px;
	font-size: 12px;
	color: #666;
	 }

.cl_menu li a {
	/*
	float: left;
	*/
	display: block;
	color:#666;
	padding: 0 0 0 3px;
	height: 21px;
	line-height: 21px;
	text-align: center;
	cursor: pointer; }

.cl_menu li a b {
	float: left;
	display: block;
	padding: 0 15px 0 12px;
	height: 21px;
	line-height: 21px;
	font-weight: normal; 
}

.cl_menu li.current a, 
.cl_menu li a:hover {
	color: #FFF;
	background: url(images/cl_menu_left.jpg) 0 0 no-repeat; 
	text-align:left;
	width:190px;
}

.cl_menu li.current a b, .cl_menu li a:hover b {
	font-weight: normal;
	background: url(images/cl_menu_right.jpg) 100% 0 no-repeat #aa1825; 
	text-align:left;
	width:190px;
}

li.cl_menu_spc {
	width: 2px; }


.cl_menu_right {
	float: left;
	display: inline;
	margin: 5px 0 0;
	width: 3px;
	height: 29px;
	background: url(images/bg_cl_menu_right.gif) 0 0 no-repeat; }


.cl_left {
	float: right;
	display: inline;
	margin: 5px -8px 0 0;
	width: 732px; }


.cl_main {
	width: 732px;
	background: url(images/bg_cl_main.png) 0 0 repeat-y; }

.cl_main_top {
	width: 732px;
	height: 9px;
	background: url(images/bg_cl_main_top.png) 0 0 no-repeat; }

.cl_main_mid {
	min-height: 400px;
	position: relative;
	margin: 0 auto 0;
	padding: 12px 16px 45px;
	width: 692px;
	background: url(images/bg_data_center.jpg) 0 100% no-repeat; }

.cl_main_mid_menu {
	position: absolute;
	top: 2px;
	right: 16px;
	width: 450px;
	height: 15px;
	font-size: 11px;
	color: #a5a7aa;
	text-align: right; }
.breadcrumb {
	text-transform: lowercase;
}

.cl_main_mid_menu a {
	color: #a5a7aa; }

.cl_main_mid_toppic {
	float: left;
	display: inline;
	width: 205px; 
}

.cl_main_mid_toptxt {
	float: left;
	display: inline;
	margin: 15px 0 0;
	width: 440px;
	font-size: 20px;
	color: #535859;
	font-weight: normal; }

.cl_main_mid_toptxt a {
	color: #3290c0; }

.cl_main_mid_line {
	margin: 17px 0 0;
	height: 1px;
	background: #d0d6d9; }

.cl_main_mid_dtltop {
	margin: 17px auto 0;
	width: 583px;
	height: 12px;
	background: url(images/bg_cl_main_mid_dtltop.png) 0 0 no-repeat; }

.cl_main_mid_dtlbot {
	margin: 0 auto 0;
	width: 583px;
	height: 12px;
	background: url(images/bg_cl_main_mid_dtlbot.png) 0 0 no-repeat; }

.cl_main_bot {
	width: 732px;
	height: 17px;
	background: url(images/bg_cl_main_bot.png) 0 0 no-repeat; }


.cl_right {
	margin:5px 0 0 8px;
	position:absolute;
	width:254px;
}

.cl_right_top {
	width: 254px;
	height: 10px;
	background: url(images/bg_cl_right_top.png) 0 0 no-repeat; }

.cl_right_mid {
	padding: 30px 30px 25px;
	width: 194px;
	background: url(images/bg_cl_right_mid.png) 0 0 repeat-y; }

.cl_right_mid h2 {
	font-size: 16px;
	color: #1b1b1b;
	font-weight: normal;
	text-transform: uppercase; }

.cl_right_mid p {
	margin: 20px 0 0;
	font-size: 12px;
	color: #3f3f3f; }

.cl_right_bot {
	width: 254px;
	height: 10px;
	background: url(images/bg_cl_right_bot.png) 0 0 no-repeat; }


.cl_partners_hdg {
	margin: 55px 0 0;
	font-size: 10px;
	color: #9aa3a4;
	font-weight: normal;
	text-transform: uppercase;
	text-align: center; }


.cl_partners_line {
	background: #ffffff; }
 
.cl_partners_line table {
	margin: 0 auto 0;
	width: 980px; }

.cl_partners_line table td {
	padding: 10px;
	text-align: center;
	vertical-align: middle; }

.cl_partners_line table td img {
	margin: 0 50px 0; }



.cl_main_mid_dtlmid {
	margin: 0 auto 0;
	padding:20px 35px;
	width:513px;
	min-height:600px;
	background: url(images/bg_cl_main_mid_dtlmid.png) 0 0 repeat-y; 
}

.cl_main_mid_dtlmid ol, 
.cl_main_mid_dtlmid ul  {
	padding-left:.5em;
    margin-left:0;
}

.cl_main_mid_dtlmid ul li {
	list-style:none;
    	padding: 4px 0 0 19px;
	font-size: 12px;
	line-height: 1.25em;
	background: url(images/bullet1.png) 0 6px no-repeat; }

.cl_main_mid_dtlmid p, 
.cl_main_mid_dtlmid blockquote,
.cl_main_mid_dtlmid form, 
.cl_main_mid_dtlmid label, 
.cl_main_mid_dtlmid ul, 
.cl_main_mid_dtlmid ol, 
.cl_main_mid_dtlmid dl, 
.cl_main_mid_dtlmid fieldset, 
.cl_main_mid_dtlmid address {margin-bottom:0.5em;}

.cl_main_mid_dtlmid h1,
.cl_main_mid_dtlmid h2,
.cl_main_mid_dtlmid h3,
.cl_main_mid_dtlmid h4,
.cl_main_mid_dtlmid h5,
.cl_main_mid_dtlmid h6 {
	margin-bottom:0.5em;
	padding: auto;
	font-family: Georgia, Times New Roman, Times Roman, Times Arial, Helvetica, Sans Serif;
	font-size: auto;
	color: #000;
	font-weight: normal; 
}

.cl_main_mid_dtlmid p {
	padding: auto;
	font-size: medium;
	color: #000; 
}

.cl_main_mid_dtlmid p a {
	color: auto;
	text-decoration: underline; 
}













/* End of Clients page */

/* Quote page */

.qu_pagehdg {
	float: left;
	display: inline;
	margin: 0 0 0 5px;
	font-size: 19px;
	color: #d7dade;
	font-weight: normal;
	text-transform: uppercase; }

.qu_pagemenu {
	float: right;
	display: inline;
	margin: 7px 5px 0 0;
	font-size: 11px;
	color: #a5a7aa; }

.qu_pagemenu a {
	color: #a5a7aa; }


.qu_main_top {
	width: 980px;
	height: 8px;
	background: url(../images/bg_qu_main_top.png) 0 0 no-repeat; }

.qu_main {
	padding: 5px 2px 32px;
	width: 976px;
	background: url(../images/bg_qu_main.png) 0 0 repeat-y; }

.qu_main_bot {
	width: 980px;
	height: 17px;
	background: url(../images/bg_qu_main_bot.png) 0 0 no-repeat; }


.qu_form_left {
	float: left;
	display: inline;
	margin: 0 0 0 13px;
	width: 315px; }

.qu_form_label {
	float: left;	
	display: inline;
	margin: 5px 0 0;
	padding: 3px;
	width: 80px;
	height: 18px;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	text-align: right; }

.qu_form_inptxt {
	float: left;	
	display: inline;
	margin: 5px 0 0 10px;
	padding: 2px;
	font-size: 12px;
	color: #000;
	background: #f4f5f7;
	border: 1px solid #dfe1e6; }

.qu_form_inptxt1 {
	width: 98px;
	height: 18px; }

.qu_form_inptxt2 {
	width: 212px;
	height: 18px; }

.qu_form_inptxt3 {
	width: 275px;
	height: 76px; }

.qu_form_right {
	float: left;
	display: inline;
	margin: 0 0 0 40px;
	width: 200px; }

.qu_form_inpbtn {
	margin: 7px 0 0 5px; }

.qu_form_call {
	margin: 15px 0 0;
	font-size: 14px;
	color: #101929;
	text-transform: uppercase;
	text-align: center; }


.qu_option_hdg {
	margin: 15px 0 0;
	padding: 7px 0 0;
	height: 20px;
	font-size: 14px;
	color: #000;
	font-weight: normal;
	text-transform: uppercase;
	text-align: center;
	background: url(../images/bg_qu_option_hdg.jpg) 0 0 repeat-x; }


.qu_sechdg {
	margin: 15px 0 0;
	padding: 1px 7px 0;
	height: 17px;
	font-size: 13px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	background: url(../images/bg_qu_sechdg.jpg) 0 0 repeat-x; }

.qu_draghdg {
	padding: 2px 0 0 7px;
	height: 17px;
	font-size: 11px;
	color: #5a6068; }


.qu_left {
	float: left;
	display: inline;
	margin: 0 0 0 13px;
	width: 300px; }

.qu_equipment {
	margin: 3px 0 0;
	width: 100%;
	border-top: 1px solid #dfe1e6; }

.qu_equipment td {
	padding: 3px 5px 5px;
	border-right: 1px solid #dfe1e6;
	border-bottom: 1px solid #dfe1e6;
	border-left: 1px solid #dfe1e6; }

.qu_eq_option {
	font-size: 10px;
	color: #000;
	text-align: center;
/*	text-transform: uppercase; */
	cursor: pointer; }


.qu_services {
	margin: 3px 0 0;
	width: 100%;
	border: 1px solid #dfe1e6; }

.qu_services td {
	padding: 0; }

.qu_se_option {
	width: 306px;
	cursor: pointer; }

.qu_se_option td {
	padding: 2px 5px 2px;
	font-size: 12px;
	color: #000;
	text-transform: uppercase;
	vertical-align: middle;
	background: #fff;
	border-bottom: 1px solid #dfe1e6; }

.qu_se_option td.qu_se_optcol1 {
	width: 17%;
	text-align: center; }

.qu_se_option td.qu_se_optcol2 {
	width: 83%;
	text-align: left; }


.qu_equipbox {
	float: left;
	display: inline;
	margin: 12px 0 0 13px;
	position: relative;
	width: 308px;
	height: 275px;
	background: url(../images/bg_rack.jpg) 50% 0 no-repeat; }

.qu_equipbox_fix_top {
	margin: 5px 0 0;
	font-size: 10px;
	color: #000;
	text-transform: uppercase;
	text-align: center; }

.qu_equipbox_dragtxt {
	margin: 220px 0 0;
	font-size: 12px;
	color: #8d929b;
	text-transform: uppercase;
	text-align: center; }

.qu_equipbox_dragbox {
	position: absolute;
	top: 84px;
	left: 0;
	width: 308px;
	height: 170px; }

.qu_equipbox_fix_bot {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 308px;
	font-size: 10px;
	color: #000;
	text-transform: uppercase;
	text-align: center; }


.qu_servbox {
	position: relative;
	float: left;
	display: inline;
	margin: 15px 0 0 13px;
	width: 306px;
	height: 434px;
	border: 1px solid #dfe1e6; }

.qu_servbox_dragtxt {
	margin: 200px 0 0;
	font-size: 12px;
	color: #8d929b;
	text-transform: uppercase;
	text-align: center; }

.qu_servbox_dragbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 306px;
	height: 227px; }


.qu_right {
	float: right;
	display: inline;
	margin: 0 13px 0 0;
	width: 308px; }


.qu_options {
	position: relative;
	margin: 3px 0 0;
	width: 306px;
	min-height: 700px;
	border: 1px solid #dfe1e6; }

.qu_options_dragtxt {
	margin: 375px 0 0;
	font-size: 12px;
	color: #8d929b;
	text-transform: uppercase;
	text-align: center; }

.qu_options ul {
	position: absolute;
	top: 0;
	left: 0;
	width: 306px;
	list-style: none; }

.qu_options ul li {
	padding: 5px 5px 5px 10px;
	background: #fff;
	border-bottom: 1px solid #dfe1e6; }

.qu_options h3 {
	float: left;
	display: inline;
	font-size: 12px;
	color: #000;
	text-transform: uppercase; }

.qu_options_tab {
	float: right;
	display: inline;
	font-size: 10px;
	color: #000;
	text-align: right; }

.qu_options_tab a {
	color: #000; }

.qu_options_tab span.qu_option_close, .qu_options_tab span.qu_option_close a {
	color: #aa1825; }


.qu_options_label {
	margin: 6px 0 0;
	font-size: 12px;
	color: #000; }

.qu_options_label2 {
	float: left;
	display: inline;
	margin: 4px 0 0 5px;
	font-size: 12px;
	color: #9a9a9a;
	font-style: italic; }

.qu_options_inptxt {
	float: left;	
	display: inline;
	margin: 2px 0 0;
	padding: 1px 2px 0;
	font-size: 12px;
	color: #000;
	background: #f4f5f7;
	border: 1px solid #dfe1e6; }

.qu_options_inptxt1 {
	width: 60px;
	height: 17px; }

.qu_options_inptxt2 {
	width: 193px;
	height: 17px; }

/* End of Quote page */

/* Sitemap */
#sitemap {
		display:none;
		width:910px;
		margin:0 auto;
	}
	#sitemap h5 a {
		color:#CCC;
		font-size:14px;
		margin-bottom:10px;
		text-decoration:underline;
	}
	
	#sitemap a {
		font-size:12px;
		color:#CCC;
		margin-bottom:5px;
		line-height:1.5em;
	}
	
	.footer_col {
		float:left;
		margin-right:10px;
	}
	.col1{
		width:150px;
	}
	.col2{
		width:160px;
	}
	.col3{
		width:155px;
	}
	.col4{
		width:140px;
	}
	.col5{
		width:100px;
	}
	.col6{
		width:140px;
	}
/* End of Sitemap */

/* WYSIWYG CONTENT */

.gen_content ol, 
.gen_content ul  {
	font-size: small;
	padding-left:2em;
    margin-left:0;
}

.gen_content p, 
.gen_content blockquote,
.gen_content form, 
.gen_content label, 
.gen_content ul, 
.gen_content ol, 
.gen_content dl, 
.gen_content fieldset, 
.gen_content address {
    margin: 0 0 0.5em 0;
}

.gen_content h1,
.gen_content h2,
.gen_content h3,
.gen_content h4,
.gen_content h5,
.gen_content h6 {
	margin-bottom:0.5em;
	padding: auto;
	font-family: Georgia, Times New Roman, Times Roman, Times Arial, Helvetica, Sans Serif;
	font-size: auto;
	color: #000;
	font-weight: normal; 
}

.gen_content p {
	padding: auto;
	font-size: small;
	color: #000; 
}

.gen_content p a {
	color:#0660A3;
	text-decoration: none;
}

/* WYSIWYG */


.cl_land_mid_dtlmid {
	margin: 0 auto 0;
	padding:20px 35px;
	width:590px;
	min-height:600px;
	background: url(images/bg_cl_land_mid_dtlmid.png) 0 0 repeat-y; 
}

.cl_land_mid_dtltop {
	margin: 17px auto 0;
	width: 660px;
	height: 12px;
	background: url(images/bg_cl_land_mid_dtltop.png) 0 0 no-repeat; }

.cl_land_mid_dtlbot {
	margin: 0 auto 0;
	width: 660px;
	height: 12px;
	background: url(images/bg_cl_land_mid_dtlbot.png) 0 0 no-repeat; }
	