@charset "UTF-8";
#logo img, #phone img, #tools img { behavior: url("/assets/js/iepngfix.php") }


/* enf fix */
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #003366;
	background-color: #E0E0E0;
}
#quotes {
	background-image: url(images/notepad.jpg);
	height: 170px;
	background-repeat: no-repeat;
	margin-top: 15px;
	padding-right: 25px;
	padding-left: 45px;
	padding-top: 60px;
	padding-bottom: 50px;
}
#content  #quotes h3 {
	font-size: 14px;
	line-height: 18px;
}
#header {
	background-image: url(images/nav_under.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 10px;
	background-color: #FFFFFF;
	padding-top: 100px;
}
#nav_top {
	background-image: url(images/nav_top2.png);
	height: 118px;
	background-repeat: no-repeat;
	background-position: center top;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 999;
	width: 100%;
}
#logo {
	position: absolute;
	left: 50%;
	margin-left: -375px;
	z-index: 9;
}
#content {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
#content_main {
	float: left;
	width: 500px;
}
#content_main h1 {
	color: #003366;
	font-size: 24px;
	letter-spacing: -1px;
	height: 25px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #4B79A3;
}
#subnav_wrapper {
	background-image: url(images/subnav_back.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 10px;
	margin-top: 10px;
}
#side {
	float: right;
	width: 220px;
	padding-top: 35px;
}
#content #side ul {
	padding: 0px;
}
#content #side li {
	padding: 0px;
}
#tools {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 15px;
	padding-top: 15px;
	text-align: center;
}
#tools img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#tools_container {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
.global_nav {
	position: absolute;
	top: 70px;
	left: 50%;
	margin-left: -375px;
	width: 750px;
	z-index: 10;
}
.global_nav li {
	float: left;
	list-style-type: none;
}
.global_nav a {
	display: block;
	float: left;
	color: #CCCCCC;
	text-decoration: none;
	font-size: 14px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.global_nav a:hover {
	color: #FFFFFF;
}
#toggler {
	margin-left: 625px;
	display: block;
	width: 140px;
	height: 34px;
	background-image: url(images/tools.jpg);
	background-repeat: no-repeat;
}
#toggler:hover {
	background-position: 0px -34px;
}
#footer {
	clear: both;
	padding-top: 75px;
}
#footer li {
	float: left;
	list-style-type: none;
}
.footer_nav {
	height: 25px;
	width: 775px;
}
.footer_nav a {
	padding: 5px;
	color: #3E4A66;
}
#content p {
	font-size: 12px;
	line-height: 18px;
	margin-top: 5px;
	margin-bottom: 15px;
	color: #426691;
	font-weight: normal;
}
.post span {
	float: right;
	font-size: 9px;
	color: #44628D;
}
a {
	color: #006699;
}
.post h2 {
	float: left;
}
.post p {
	clear: both;
}
.sub_nav li {
	list-style-type: none;
}
.sub_nav  a, #client-list a {
	display: block;
	color: #003366;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	height: 15px;
}
.sub_nav .active a {
	background-image: url(images/subnav_tick.gif);
	background-position: 9px;
	background-repeat: no-repeat;
}
.sub_nav  a:hover, #client-list a:hover {
	background-image: url(images/subnav_tick_over.gif);
	background-position: 9px;
	background-repeat: no-repeat;
	color: #395688;
}
.sub_nav {
	background-image: url(images/subnav_cap.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-bottom: 10px;
}
form li {
	list-style-type: none;
}
form label {
	font-weight: bold;
	display: block;
	padding-top: 15px;
	padding-bottom: 2px;
}
form input, form textarea {
	background-color: #FFFFFF;
	border: 1px solid #7A8697;
	width: 450px;
	padding: 3px;
}
#content_main   ul, #content_main  {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-weight: bold;
}
#content_main form ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
#content_main li {
	margin-top: 5px;
	margin-bottom: 5px;
}
#homepage {
	width: 750px;
	float: left;
}
.half {
	float: left;
	width: 364px;
}
.checks {
	padding-left: 15px;
	float: right;
}
.half ul {
	padding-left: 15px;
}
#phone {
	width: 300px;
	left: 50%;
	top: 15px;
	position: absolute;
	z-index: 999999;
}
#client-work {
	height: 250px;
}
.home_title {
	display: none;
}
#client-slideshow {
	background-image: url(images/client_image_back.png);
	background-repeat: no-repeat;
	height: 190px;
	float: left;
	width: 500px;
	padding-top: 18px;
	padding-bottom: 18px;
	text-align: center;
	margin-left: 10px;
}
#client-list {
	float: right;
	background-image: url(images/subnav_back.gif);
	background-repeat: no-repeat;
	width: 220px;
	margin-right: 10px;
	padding-top: 10px;
	background-position: right top;
}
#client-list li {
	list-style-type: none;
}
#client-list ul {
	background-image: url(images/subnav_cap.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-bottom: 10px;
}
.checks  li {
	list-style-type: none;
	background-image: url(/assets/templates/wavestatic_v6/images/checkedbox.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 55px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 14px;
	font-weight: bold;
}
#content  h3 {
	font-size: 16px;
	padding-top: 15px;
}
#content li {
	padding: 5px;
	font-weight: bold;
}
#content ul {
	padding-left: 15px;
}
#content  h2 {
	padding-top: 15px;
	font-size: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #4B79A3;
	border-right-color: #4B79A3;
	border-bottom-color: #4B79A3;
	border-left-color: #4B79A3;
	background-repeat: repeat-x;
	background-position: 0px top;
	padding-left: 5px;
}
.client_image {
	text-align: center;
	background-image: url(images/client_image_back.png);
	padding-top: 18px;
	height: 190px;
	margin-top: 10px;
	margin-bottom: 10px;
	vertical-align: middle;
	background-repeat: no-repeat;
	padding-bottom: 18px;
}
#header h1 {
	display: none;
}
