﻿/*=== Setup ===*/
*{
	border: 0;
	margin: 0;
	padding: 0;
}
body{
	background: #082e61;
	color: #1d1d1b;
	font: 11px Tahoma,Arial,Helvetica,Sans-Serif;
}
a{
	color: #6294c6;
	text-decoration: none;
}
a:hover{
	color: #98c25b;
	text-decoration: underline;
}
textarea{
	border: #969696 1px solid;
	font-size: 12px;
	padding: 2px;
}
select{
	border: #969696 1px solid;
	font-size: 12px;
	padding: 2px;
}
input{
	border: #969696 1px solid;
	font-size: 12px;
	padding: 2px;
}
select{
	padding: 0;
}
h3{
	color: #124e8b;
	font: bold 21px "Trebuchet MS",Tahoma,Arial,Helvetica,Sans-Serif;
	margin: 0 0 12px;
}
h2{
	color: #124e8b;
	font: bold 21px "Trebuchet MS",Tahoma,Arial,Helvetica,Sans-Serif;
	margin: 0 0 12px;
}
h3 em{
	color: #5f7eac;
	font-style: normal;
}
h2 em{
	color: #5f7eac;
	font-style: normal;
}
.fre{
float:right
}

img.fre{
margin:0 0 15px 13px
}

/*=== Layout ===*/
#footer{
	margin: 0 auto;
	width: 798px;
}
#header{
	margin: 0 auto;
	width: 798px;
}
#page{
	margin: 0 auto;
	width: 798px;
}
#page{
	width: 810px;
}
#gradient{
	background: url(../images/gradient.jpg) #c8e0f1 repeat-x top;
	padding: 0 0 35px;
}
.photo { border-bottom: solid 6px white; border-top: solid 6px white; border-left: solid 6px white; border-right: solid 6px white; }
/*=== Header ===*/
#top{
	background: url(../images/header-bgr.gif) repeat-x top;
	height: 114px;
}
#header{
	height: 114px;
}
/*- Logo -*/
#header h1{
	background: url(../images/logo.png) no-repeat;
	float: left;
	text-indent: -9999px;
}
#header h1 a{
	display: block;
	height: 114px;
	width: 238px;
}
/*- Top Menu -*/
#header ul{
	float: right;
	height: 32px;
	margin: 25px 0 0;
	width: 470px;
}
#header li{
	float: left;
	font-size: 12px;
	margin: 0 1px 0 0;
	text-align: center;
	list-style: none;
}
#header li a{
	background: url(../images/tab-bgr.gif) no-repeat;
	color: #ffffff;
	display: block;
	line-height: 32px;
	width: 92px;
}
#header li.active a{
	background: url(../images/tab-hover.gif) no-repeat;
	color: #ffffff;
	text-decoration: none;
}
#header li a:hover{
	background: url(../images/tab-hover.gif) no-repeat;
	color: #ffffff;
	text-decoration: none;
}
/*=== Title ===*/
#title{
	background: url(../images/title.jpg) no-repeat;
	height: 198px;
	margin: 0 0 8px 6px;
}
/*=== Choices ===*/
ul#choices{
	height: 140px;
	margin: 0 0 8px 6px;
	width: 800px;
}
#choices li{
	float: left;
	margin: 0 24px 0 0;
	text-indent: -9999px;
}
#choices li a{
	display: block;
	height: 140px;
	width: 148px;
}
#choices li#c1 a{
	background: url(../images/btn-callus.gif) no-repeat;
}
#choices li#c1 a:hover{
	background: url(../images/btn-callus-.gif) no-repeat;
}
#choices li#c2 a{
	background: url(../images/btn-asecure.gif) no-repeat;
}
#choices li#c2 a:hover{
	background: url(../images/btn-asecure-.gif) no-repeat;
}
#choices li#c3 a{
	background: url(../images/btn-diagnose.gif) no-repeat;
}
#choices li#c3 a:hover{
	background: url(../images/btn-diagnose-.gif) no-repeat;
}
#choices li#c4{
	margin: 0;
}
#choices li#c4 a{
	background: url(../images/btn-enjoy.gif) no-repeat;
	width: 283px;
}
#choices li#c4 a:hover{
	background: url(../images/btn-enjoy-.gif) no-repeat;
}
/*=== Columns ===*/
#columns-bot{
	margin: 0 auto;
	padding: 0 29px;
	width: 750px;
}
#columns-top{
	margin: 0 auto;
	padding: 0 29px;
	width: 750px;
}
#columns{
	margin: 0 auto;
	padding: 0 29px;
	width: 750px;
}
#columns{
	background: url(../images/columns-bgr.png) repeat-y;
	padding: 10px 29px;
}
#columns-top{
	background: url(../images/columns-top.png) no-repeat;
	height: 24px;
	overflow: hidden;
}
#columns-bot{
	background: url(../images/columns-bot.png) no-repeat;
	height: 15px;
	overflow: hidden;
}
/*--- Left Column ---*/
#leftcol{
	float: left;
	width: 278px;
}
/*- Services -*/
#leftcol h2.ico{
	background: url(../images/ico-services.gif) no-repeat left top;
	height: 32px;
	padding: 0 0 0 40px;
}
.services li{
	height: 76px;
	margin: 0 0 12px;
}
.services h4{
	color: #6294c6;
	font-size: 12px;
	font-weight: normal;
}
.services h4 a:hover{
	color: #6294c6;
}
.services img{
	border: 1px solid #c3c39d;
	float: left;
	height: 65px;
	padding: 3px;
	width: 85px;
}
.info{
	background: #f5f5e2;
	border: 2px solid #f5f5e2;
	float: right;
	padding: 8px 10px;
	width: 149px;
}
.info.hover{
	border: 2px solid #c8e0f1;
}
.info:hover{
	border: 2px solid #c8e0f1;
}
p.more a{
	color: #98c25b;
}
/*--- Center Column ---*/
#centercol{
	border-left: 2px solid #c8e0f1;
	float: right;
	padding: 0 0 0 30px;
	width: 400px;
}
#centercol p{
	line-height: 15px;
	padding: 0 0 15px;
}
#centercol ul
{
	margin:10px;
}
#centercol ul li{
	margin-left:20px;
	padding:3px;
	font-weight:bold;
}

/*--- Center Column_big ---*/
#centercolbig{
	float: left;
	padding: 0 0 0 10px;
	width: 740px;
}
#centercolbig p{
	line-height: 15px;
	padding: 0 0 15px;
}
#centercolbig ul{
	padding: 0 0 15px;
}
#centercolbig ul li{
	margin-left:14px;
	padding:3px;
	font-weight:bold;
}
#centercolbig h4{
	margin-left:10px;
	padding:3px;
	color: #124e8b;
	font: bold 21px "Trebuchet MS",Tahoma,Arial,Helvetica,Sans-Serif;
}
#centercolbig quote{
	color: #000000;
	font: bold 14px "Trebuchet MS",Tahoma,Arial,Helvetica,Sans-Serif;
}

/*=== Footer ===*/
#bottom{
	background: url(../images/footer-bgr.gif) repeat-x top;
	height: 208px;
}
#footer{
	color: #ffffff;
	height: 208px;
}
#footer a{
	color: #ffffff;
}
#footer a:hover{
	color: #ffff91;
}
#footer p.botmenu{
	font-size: 12px;
	line-height: 16px;
	padding: 10px 0 0;
	white-space:normal;
}
#footer h6{
	font-size: 12px;
}
#footer ul{
	padding: 15px 0 0;
}
#footer ul li
{
	list-style-type: none;
}
#footer li{
	background: url(../images/vl-dot.gif) repeat-y left;
	color: #c8e0f1;
	float: left;
	height: 40px;
	line-height: 14px;
	padding: 0 12px;
}
#footer li p{
	color: #98c25b;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
}
#footer li p a:hover{
	color: #98c25b;
}
#footer li p a{
	color: #98c25b;
}
/*- Anti Spam Icon -*/
#nospam{
	background: url(../images/antispam.gif) no-repeat;
	float: right;
	text-indent: -9999px;
}
#nospam a{
	display: block;
	height: 134px;
	width: 133px;
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden;
}

/* services icons */
#servicespics	{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#servicespics	li	{
	background-position: 0 0;
	background-repeat: no-repeat;
	display: block;
	padding: 3px 0 28px 55px;
	font:11px arial,tahoma,sans-serif
}

#servicespics	li	strong	{
	font-size: 1.1em;
}

#servicespics	li.ico1	{
	background-image: url(../images/icon1.jpg);
}

#servicespics	li.ico2	{
	background-image: url(../images/icon2.jpg);
}
#servicespics	li.ico3	{
	background-image: url(../images/icon3.jpg);
}

#servicespics	li.ico4	{
	background-image: url(../images/icon4.jpg);
}

/* services icons */


/* Styling question */

.dhtmlgoodies_question{	
	/* Start layout CSS */
	color:#343434;
	font: 11px Tahoma,Arial,Helvetica,Sans-Serif;
	background-color:#f2f7fd;
	width:390px;
	margin-bottom:2px;
	margin-top:2px;
	padding-left:2px;
	height:25px;
	
	/* End layout CSS */
	
	overflow:hidden;
	cursor:pointer;
}
.dhtmlgoodies_answer{	/* Parent box of slide down content */
	/* Start layout CSS */
	color:#2e7cae;
	font: 12px Tahoma,Arial,Helvetica,Sans-Serif;
	background-color:#f2f7fd;
	width:390px;
	margin-bottom:6px;
	margin-top:2px;
	padding-left:2px;

	
	/* End layout CSS */
	
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;

}
.dhtmlgoodies_answer_content{	/* Content that is slided down */
	padding:3px;
	font-size:0.9em;	
	position:relative;
}

/* Styling question */
.style1 {
	color: #124E8B;
}
.servicessupport li{
	height: 52px;
	margin: 0 0 12px;
}
	
.servicessupport h4{
	color: #6294c6;
	font-size: 12px;
	font-weight: normal;
}
.servicessupport h4 a:hover{
	color: #6294c6;
}
.servicessupport img{
	border: 1px solid #c3c39d;
	float: left;
	height: 48px;
	padding: 3px;
	width: 85px;
}
td.default { vertical-align: top; text-align: left }
td.short { width:1%; white-space: nowrap; }
td.long { font-size: 14px; width:99%; }
td.head { font-size:14px; font-weight:bold; vertical-align:top; text-align:left; white-space:nowrap; background-color:Gray; color:White; padding:5px; width: 1%; }
td.left { text-align: left; }
td.right { text-align: right; }
td.middle { vertical-align: middle; }
td.top { vertical-align:top; }
td.bottom { vertical-align:bottom; }
td.center { text-align: center; }
td.bold { font-weight: bold; }
td.nowrap { white-space:nowrap;}
td.separator { height:10px; background-position:center; background-image: url(../images/divider.gif);	background-repeat:repeat-x; }

.right{
	text-align:right;
}