@charset "utf-8";
/* CSS Document for CLS
last modified: 20100705 10:41 ~ RFA */

body {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	background: #f4faff;
	margin: 0;
	padding: 0;
}

#masthead {
	padding: 16px 0px 16px 0px;
}

#main_nav {
	background: #CAE7FF;
	border-top: 1px solid #70A9D9;
	border-bottom: 1px solid #70A9D9;
	height: 37px;
}

#main_nav ul {
	margin: 0px -14px 0px 0px;
	padding: 0;
	float: right;
}

#main_nav ul li {
	float: left;
	list-style: none;
	padding: 0px 0px 0px 0px;
	margin: 3px 0px 3px 0px;
}

#main_nav ul li.border {
	border-left: 1px solid #70A9D9;
}

#main_nav ul li a {
	text-decoration: none;
	padding: 5px 14px 3px 14px;
	margin: 0;
	display: block;
	color: #3F79A6;
}

#main_nav ul li a:hover {
	background: #70A9D9;
	color: #fff;
}

.container, #container, #masthead p.masthead_logo {
	width: 900px;
	margin: 0px auto 0px auto;
}

#toc {
	float: left;
	width: 230px;
	margin: 0px 0px 0px 0px;
	padding: 30px 0px 0px 0px;
}

#toc ul {margin: 0; padding: 0; width: 230px; border-bottom: 1px solid #70A9D9; border-top: 1px solid #70A9D9;}

/*#toc ul.level2 {background: #9CBCC9;}

#toc ul.level3 {background: #fff;}*/

#toc li {position: relative; list-style: none; margin: 0; border-top: 1px solid #fff; font-size: 14px; background: #CAE7FF url(/images/toc_li.gif) no-repeat 6px 8px;}

#toc li.first {border-top: none!important;}

#toc li:hover {background: #70A9D9 url(/images/toc_li_hover.gif) no-repeat 6px 8px;}

#toc li.submenu:hover {color: #fff; background: #70A9D9 url(/images/toc_li_hover.gif) no-repeat 6px 8px;}

#toc li a, #toc li.submenu {display: block; padding: 3px 0px 2px 20px; color: #3F79A6; text-decoration: none;}

#toc li a:hover {color: #fff;}

#toc ul ul {position: absolute; top: -1px; left: 230px; width: 380px; display: none;}

#toc ul.level1 li.submenu:hover ul.level2, #toc ul.level2 li.submenu:hover ul.level3 {display:block;}

#clcAdvert {
	float: left;
	width: 208px;
	background: #fff19a url(/images/clcAdvert-backdrop.jpg) repeat-x top;
	border: 1px solid #fc0;
	margin: 23px 0px 0px 0px;
	padding: 10px;
}

#clcAdvert h1 {
	font-size: 13px;
	margin: 0;
	padding: 0;
	color: #0F3585
}

#clcAdvert p {
	font-size: 11px;
	margin: 0;
	padding: 10px 0px 0px 0px;
}

#clcAdvert ul  {
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 20px;
}

#clcAdvert a, #clcAdvert a:visited {
	color: #0066CC;
}
	
#serviceButtons {
	list-style: none;
	margin: -13px 0px 0px 0px!important;
	padding: 23px!important;
	background: url(/images/body_h1_back.png) no-repeat top left;
	width: 100%;
	height: 80px;
}

#serviceButtons li {
	float: left;
	margin: 0px 21px 0px 0px!important;
	padding: 0!important;
}

#serviceButtons li a {
	display: block;
	width: 184px;
	height: 90px;
}

#serviceButtons li span {
	display: none;
}

#serviceButtons li.companynamecheck {
	background:url(/images/check-company-name-button.png) no-repeat top left;
	width: 184px;
	height: 90px;
	margin-right: 21px;
}

#serviceButtons li.ordercompany {
	background:url(/images/order-company-button.png) no-repeat top left;
	width: 184px;
	height: 90px;
	margin-right: 21px;
}

#serviceButtons li.whyuseus {
	background:url(/images/why-use-us-button.png) no-repeat top left;
	width: 184px;
	height: 90px;
}

#body {
	float: right;
	width: 640px;
	margin: 40px 0px 0px 0px;
	padding: 0px;
	background: url(/images/body_back.png) no-repeat bottom left;
	
}

#body p, #body li {
	font-size: 15px;
}

#body p, #body h2.homeTitle, #body h2.subHeading, #body h3, #body h4 {
	padding-left: 23px;
	padding-right: 23px;
}

#body h2.subHeading {
	clear: both;
}

#body a, #body a:visited, #body a:link, #body a:active {
	color: #3366CC;
}

#body a:hover {
	text-decoration: none;
}

#body ul, #body ol {
	padding-left: 53px;
	padding-right: 23px;
}

#body ol {
	font-family: Arial!important;
}

#body h1.bodyStart, #container h1 {
	background: url(/images/body_h1_back.png) no-repeat top left;
	font-size: 18px;
	margin: -13px 0px 10px 0px;
	padding: 3px 0px 0px 23px;
	height: 50px;
	line-height: 50px;
}

#body h2.homeTitle, #body h2.subHeading {
	font-size: 16px;
}

#body table.pricelist {
	width: 94%;
	margin: 20px auto 20px auto;
	font-size: 14px;
	border-top: 1px solid #B7B7B7;
	border-left: 1px solid #B7B7B7;
	border-bottom: 1px solid #B7B7B7;
}

#body table.pricelist td {
	border-right: 1px solid #B7B7B7;
	padding: 5px;
}

#body table.pricelist tr.heading td {
	background: #dcdbd0;
	border-bottom: 1px solid #B7B7B7;
}

#body table.pricelist tr.subheading td {
	background: #e7e6dc;
	border-top: 1px solid #B7B7B7;
	border-bottom: 1px solid #B7B7B7;
}

#body div.news-flash {
	border: 1px solid #4476d9;
	background: #d2e1ff;
	margin: 0px 23px 0px 23px;
}

#body div.news-flash h1 {
	margin: 0;
	padding: 23px 23px 0px 23px;
	font-size: 18px;
}

.clearFloats {
	clear: both;
	margin: 0;
	padding: 0;
	line-height: 1px;
}

.clearFloats span {
	display: none;
}

.smallprint {
	font-size: 12px!important;
	padding-top: 30px!important;
}

.cc-promo {
	font-size: 13px!important;
	padding-bottom: 20px!important;
	color: #FF6600;
}

.cc-promo a {
	color: #ff6600!important;
}

#footer {
	position: fixed;
	width: 100%;
	background: #6d6c65;
	border-top: 3px solid #434343;
	bottom: 0;
	clear: both;
	padding: 0;
}

#footer p {
	margin: 0px 25px 0px 25px;
	padding-top: 5px;
	color: #fff;
	font-size: 12px;
	letter-spacing: 1px;
	text-align: center;
}

#footer a {
	color: #fff;
}


