/* base css file */
html {
	font-size: 62.5%;
	height: 100%;
	}
body {
	background: #E6F5FC url(../img/site_back.jpg) repeat-x left top;
	padding: 0px;
	margin: 0px;
	height: 100%;
	text-align: center;
	font-family: verdana, arial, helvetica, sans serif;
	}
* {
	/* set all padding and margins to 0 */
	padding: 0px;
	margin: 0px;
	outline: none !important;
	color: #696969;
	}
h1 {
	font-size: 2.1em;
	font-family: Trebuchet MS, Arial, Helvetica, Sans Serif;
	font-weight: bold;
	color: #228b22;
	line-height: 1.3em;
	border-bottom: 1px solid #d3d3d3;
	margin-bottom: 8px;
	}
h2 {
	font-size: 1.9em;
	font-family: Trebuchet MS, Arial, Helvetica, Sans Serif;
	line-height: 1.8em;
	margin: 10px 0px 8px 0px;
	padding: 0;
	color: #9acd32;
	border-bottom: 1px groove #dcdcdc;
	}
h3 {
	font-size: 1.5em;
	line-height: 1.3em;
	color: #626262;
	font-family: arial, Helvetica, Sans Serif;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
p {
	font-weight: normal;
	padding: .3em 0px .6em 0px;
	font-size: 1em;
	line-height: 1.5em;
	}
.quote {
	font-style: italic;
	color: #938058;
	}
ul, ol {
	margin-left: 4px;
	padding-left: 0px;
	font-size: 11px;
	}
ul li, ol li {
	margin-right: 0px;
	margin-left: 16px;
	padding-left: 0px;
	text-indent: 0px;
	font-size: 1em;
	line-height: 1.5em;
	}
table, th, td {
	font-size: 1em;
	line-height: 1.4em;
	}

hr {
	height: 1px;
	line-height: 0px;
	font-size: 1px;
	padding-top: 8px;
	padding-top: 1;
	margin: 0;
	color: transparent;
	background: transparent URL(../img/hr.gif) repeat-x center bottom;
	border: 0 solid transparent;
	}

a, #a:link, a:visited {
	text-decoration: none;
	color: #4169e1;
	}
a:hover, a:active  {
	text-decoration: underline;
	color: #228b22;
	}

/* ID zones */
#wrapper {
	position: relative;
	width: 830px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	background-color: #fff;
	background-image: url(../img/site_header.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	}
#wrapper_bottom {
	position: relative;
	width: 830px;
	height: 26px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/site_bottom.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	}
#page {
	position: relative;
	height: auto;
	width: auto;
	margin-right: 14px;
	margin-left: 14px;
	}
#header {
	position: relative;
	height: 105px;
	width: auto;
	padding-right: 9px;
	text-align: right;
	}
#logo {
	position: relative;
	top: 0px;
	float: left;
	}
#logo a {
	display: block;
	height: 105px;
	width: 235px;
	}
#top_line {
	position: absolute;
	top: 35px;
	left: 248px;
	width: 240px;
	font-size: 16px;
	line-height: 16px;
	font-family: arial, helvetica, sans-serif;
	color: #000;
	font-weight: bold;
	text-align: left;
	}
#top_line .phn {
	font-weight: bold;
	font-size: 20px;
	line-height: 28px;
	color: #000;
	}

#tag_line {
	position: relative;
	top: 43px;
	float: right;
	height: auto;
	width: 520px;
	font-size: 21px;
	line-height: 24px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	color: #01317D;
	text-align: center;
	/*
	padding: 3px;
	border: 2px solid #ffd700;
	background-color: #FFE575;
	*/
	}
img.visa_mc {
	position: absolute;
	top: 40px;
	right: 180px;
	}
.bbbheader {
	position: absolute;
	top: 30px;
	right: 5px;
	height: auto;
	width: auto;
	font-size: 14px;
	color: #01317D;
	text-align: right;
	}
.esignup {
	position: absolute;
	top: 60px;
	right: 10px;
	height: auto;
	width: 520px;
	font-size: 14px;
	color: #01317D;
	text-align: center;
	}
a.ccemail {
	display: block;
	line-height: 22px;
	padding: 0 12px 0 30px;
	background-image:  url('http://img.constantcontact.com/ui/images1/visitor/email2_trans.gif');
	background-position: 6px 5px;
	background-repeat: no-repeat;
	background-color: #3D8E00;
	border: 1px solid #000;
	color: #fff;
	font-weight: bold;
	font-family:Arial;
	font-size:13px;
	}
a.ccemail:hover {
	background-color: #ffd700;
	color: #000;
	text-decoration: none;
	border: 1px solid #000;
	}
#linkbar {
	position: relative;
	height: 30px;
	width: auto;
	padding: 0 9px 0 0;
	overflow: hidden;
	}
#linkbar ul {
	float:right;
	margin: 0;
	padding: 0;
	height: 30px;
	}
#linkbar li {
	float: left;
	list-style-image: none;
	list-style-position : none;
	list-style-type: none;
	margin: 0 0 0 2px;
	padding: 0;
	text-align: center;
	height: 30px;
	}
#linkbar a, #linkbar a:link{
	display: block;
	width: 108px;
	margin: 0px;
	font: 14px Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight:bold;
	line-height: 30px;
	color: #fff;
	background-image: URL(../img/tabs.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: #65B8E2;
	}
#linkbar a:hover {
	color: #000;
	background-position: 0px -30px;
	background-color: #88C8E8;
	}
#linkbar a.active, #linkbar a.active:hover {
	color: #fff;
	font-weight:bold;
	cursor: default;
	background-position: 0px -60px;
	background-color: #4D81B3;
	}
#sublinks {
	position: relative;
	height: 33px;
	width: auto;	
	background: #4D81B3 URL(../img/sublink_bar.png)  no-repeat 0px 0px;
	font-size: 12px;
	line-height: 31px;
	padding-left: 30px;
	text-align: left;
	color: #5083B5;
	}
#sublinks a, #sublinks a:link {
	text-decoration: none;
	color: #fff;
	background: none;
	}
#sublinks a:hover, #sublinks a:active  {
	text-decoration: underline;
	color: #ffd700;
	}
#sublinks a.active:hover, #sublinks a.active  {
	text-decoration: none;
	font-weight: bold;
	color: #ffd700;
	cursor: default;
	}
#home_img {
	position: relative;
	margin-top: 10px;
	height: 187px;
	width: 802px;
	background: url(../img/home_img_001.jpg) no-repeat left top;
	}
#home_img ul.skills {
	position: absolute;
	top: 20px;
	left: 20px;
	margin: 0;
	padding: 0;
	font-size: 20px;	
	font-family: Trebuchet MS, Arial, Helvetica, Sans Serif;
	font-weight: bold;
	text-align: left;
	color: #000;
	}
#home_img ul.skills li {
	list-style-image: none;
	list-style-position : none;
	list-style-type: none;
	text-indent: 0;
	margin: 0;
	padding-left: 24px;
	color: #000;
	line-height: 24px;
	background: url(../img/bullet_home.gif) no-repeat left 2px;
	}
#home_img div.coupons {
	position: absolute;
	top: 20px;
	left: 20px;
	margin: 0;
	padding: 0;
	}
#home_img h2.tag {
	position: absolute;
	bottom: 20px;
	right: 20px;
	color: #fff;
	font-style: normal;
	font-size: 20px;
	margin: 0;
	padding: 0;
	border: none;
	font-family: Arial, Helvetica, Sans Serif;
	}
#home_img a.estimates {
	position: absolute;
	bottom: 20px;
	right: 30px;
	height: 62px;
	width: 190px;
	background-image: url(../img/freeestimates.png);
	background-position: left top;
	background-repeat: no-repeat;
	}
#home_img a.estimates:hover {
	background-position: left bottom;
	}
#home_img a.virtual {
	position: absolute;
	top: 85px;
	right: 280px;
	height: 91px;
	width: 237px;
	background-image: url(../img/virtual_materials.png);
	background-position: left top;
	background-repeat: no-repeat;
	}

/* Modules */
#modules {
	position: relative;
	height: auto;
	width: 802px;
	overflow: hidden;
	margin: 11px 0 0 0;
	padding: 0;
	}
#modules blockquote {
	position: relative;
	float: left;
	height: 157px;
	width: 260px;
	margin: 0px 11px 0px 0px;
	padding: 0;
	text-align: left;
	background-image: url(../img/mod_back.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: transparent;
	}
#modules blockquote h2 {
	font-size: 20px;
	font-family: Trebuchet MS, Arial, Helvetica, Sans Serif;
	line-height: 20px;
	margin: 10px 0px 8px 14px;
	padding: 0;
	color: #000;
	border: 0 solid transparent;
	}
#modules blockquote p {
	position: relative;
	z-index: 10px;
	font-size: 14px;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 16px;
	margin: 10px 50px 0px 14px;
	padding: 0;
	color: #000;
	}
#modules blockquote a {
	position: absolute;
	bottom: 10px;
	left: 14px;
	text-indent: 13px;
	font-size: 12px;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 16px;
	text-decoration: none;
	color: #01327E;
	font-weight: bold;
	background: url(../img/arrow.gif) no-repeat left center;
	}
#modules blockquote a:hover {
	text-decoration: underline;
	color: #3083C6;
	}
#modules blockquote a.f_estimates {
	position: absolute;
	bottom: 12px;
	left: 12px;
	text-indent: -9000px;
	font-size: 12px;
	font-family: Arial, Helvetica, Sans Serif;
	height: 42px;
	width: 236px;
	text-decoration: none;
	color: #01327E;
	font-weight: bold;
	background: url(../img/freeestimates2.png) no-repeat left center;
	}
#modules blockquote a.f_estimates:hover {
	text-decoration: none;
	color: #3083C6;
	}
#modules blockquote img {
	position: absolute;
	bottom: -1px;
	right: 0px;
	height: 91px;
	width: 111px;
	background-position: right bottom;
	background-repeat: no-repeat;
	}
#modules blockquote img.one {
	background-image: url(../img/mod_cloud.png);
	}
#modules blockquote img.two {
	background-image: url(../img/mod_clipbrd.png);
	}
#modules blockquote img.three {
	background-image: url(../img/mod_30.png);
	}
#modules blockquote img.four {
	background-image: url(../img/mod_rv.png);
	}

/* MAIN SEARCH */
#main_search {
	position: relative;
	width: auto;
	height: auto;
	margin-left: 4px;
	text-align: center;
	}
#main_search div.content {
	position: relative;
	width: auto;
	height: auto;
	text-align: left;
	margin-top: 11px;
	}
#main_search div.content {
	/*background: url(../img/main_search.gif) no-repeat left top;*/
	}
#main_search div.bottom {
	/*position: relative;
	width: auto;
	height: 10px;
	background: url(../img/main_search.gif) no-repeat left bottom;*/
	}
#site_search {
	position:absolute;
	right:8px;
	top:6px;
	height: 20px !important;
	}
#site_search form {
	padding:0 !important;
	margin:0 !important;
	}
#site_search form div input.textinput {
	position:absolute;
	right:64px;
	top:0px;
	font-size:11px !important;
	font-family:arial,helvetica,sans-serif;
	padding: 2px 0 2px 0 !important;
	margin:0 0 0px 0 !important;
	line-height: 14px !important;
	border:1px solid #1e90ff !important;
	outline: none;
	}
#site_search form div input.submit {
	position:absolute;
	right:0px;
	top:0px;
	font-size:11px !important;
	padding: 0px 0 2px 0 !important;
	margin:0 !important;
	border:none !important;
	outline: none;
	height: 20px !important;
	line-height: 14px !important;
	width: 63px !important;
	color: #6495ed !important;
	border: none !important;
	background:url(../img/search_button.gif) no-repeat left top !important;
	cursor:pointer;
	}
#site_search form div input.submit:hover {
	color: #fff !important;
	background:url(../img/search_button.gif) no-repeat left bottom !important;
	}
	
/* MAIN PAGE SECTIONS */
#main_left {
	position: relative;
	float: left;
	width: 531px;
	height: auto;
	margin-right: 11px;
	margin-top: 11px;
	margin-bottom: 11px;
	color: #808080;
	text-align: left;
	overflow: hidden;
	}
#main_left div.content,
#main_left div.content_gry {
	position: relative;
	width: auto;
	height: auto;
	padding: 14px 20px 10px 20px;
	}
#main_left div.content {
	background: url(../img/main_left.gif) no-repeat left top;
	}
/* Keep child DIVs from showing formatting */
#main_left div.content div {
	position: relative;
	width: auto;
	height: auto;
	padding: 0px;
	background: none;
	}
#main_left div.content_gry {
	background: url(../img/main_left_gry.gif) no-repeat left top;
	}
#main_left p {
	font-size: 1.2em;
	}
#main_left ul,
#main_left ol {
	font-size: 1.2em;
	line-height: 1.5em;
	margin-bottom: 10px;
	margin-left: 10px;
	}
#main_left div.bottom {
	position: relative;
	width: auto;
	height: 10px;
	background: url(../img/main_left.gif) no-repeat left bottom;
	}
#main_left div.float_left {
	position: relative;
	float: left;
	width: 24%;
	height: auto;
	}

#main_right {
	position: relative;
	float: left;
	width: 260px;
	height: auto;
	margin-top: 11px;
	margin-bottom: 11px;
	color: #808080;
	text-align: left;
	}
#main_right h3 {
	font-size: 2.1em;
	font-family: Trebuchet MS, Arial, Helvetica, Sans Serif;
	font-weight: bold;
	color: #228b22;
	line-height: 1.3em;
	border-bottom: 1px solid #d3d3d3;
	margin-top: 0px;
	margin-bottom: 8px;
	}
#main_right div.content,
#main_right div.content_gry,
#main_right div.faq,
#main_right div.downloads,
#main_right div.mod_coupons {
	position: relative;
	width: auto;
	height: auto;
	padding: 14px 20px 10px 20px;
	}
#main_right div.content,
#main_right div.mod_coupons {
	background: url(../img/main_right.gif) no-repeat left top;
	}
#main_right div.content_gry,
#main_right div.faq,
#main_right div.downloads {
	background: url(../img/main_right_gry.gif) no-repeat left top;
	}

#main_right div.faq img {
	margin-bottom: 8px;
	}
div.faq ul li,
div.faq ol li,
div.downloads ul li,
div.downloads ol li {
	list-style-type: none;
	list-style-image: url(../img/arrow_red.gif);
	list-style-positionnn: outside;
	margin-top: 6px;
	font-size: 12px;
	font-family: Arial, Helvetica, Sans Serif;
	}
ul li.checked {
	list-style-type: none;
	list-style-image: url(../img/bullet_check.gif);
	list-style-positionnn: outside;
	margin-bottom:0px;
	font-size: 12px;
	font-family: Arial, Helvetica, Sans Serif;
	}
#main_right p {
	font-size: 1.2em;
	}
#main_right div.bottom {
	position: relative;
	width: auto;
	height: 10px;
	background: url(../img/main_right.gif) no-repeat left bottom;
	margin-bottom: 10px;
	}

/* TEXTLINKS */
#textlinks {
	position: relative;
	text-align: center;
	font-size: 11px;
	font-family: Arial, Helvetica, Sans Serif;
	color: #a9a9a9;
	padding: 0 10px;
	}
#textlinks a {
	font-size: 11px;
	font-family: Arial, Helvetica, Sans Serif;
	text-decoration: none;
	color: #808080;
	}
#textlinks a:hover {
	text-decoration: underline;
	color: #808080;
	}

/* COPYRIGHT */
#copyright {
	position: relative;
	text-align: center;
	width: auto;
	height: auto;
	margin-top: 20px;
	font-size: 1.1em;
	color: #a9a9a9;
	padding-bottom: 15px;
	}
#copyright a {
	text-decoration: underline;
	color: #477CB0;
	}
#copyright a:hover {
	text-decoration: none;
	color: #65B7E2;
	}

.expand {
	position: relative;
	top: 0px;
	padding: 0px 0px 0px 11px;
	margin: 0px 0px 0px 20px;
	background: #fff;
	border: 0px solid #fff;
	height: 17px;
	line-height: 18px;
	font: 10px ms sans serif;
	text-align: left;
	background: ;
	cursor:hand;
	}


/*Error Handling*/
.errorhead {
	display:block;
	background:#ff0000 url(../img/error.gif) no-repeat 2px 2px;
	padding: 2px 2px 2px 20px;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	}
.errorbox {
	color: #000;
	padding: 6px;
	font-size: 12px;
	}
.errorbox ol, .errorbox ul, .errorbox li {
	list-style-position : outside;
	color: #000;
	margin-left: 20px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	line-height: 18px;
	font-size: 12px;
	}

/* CONTENT FORMS */
div.content form{
	padding: 0px;
	margin: 0px;
	}
div.content fieldset {
	width: 100%;
	text-align: left;
	font-size: 11px;
	border: 1px solid #d3d3d3;
	width: auto;
	padding: 10px;
	margin: 0px 0px 8px 0px;
	font-family:arial,helvetica,sans-serif;
	background:url(../img/low-grad.jpg) repeat-x left bottom;
	}
div.content legend {
	text-align: left;
	font-weight: bold;
	font-size: 16px;
	padding: 0px 4px 0 4px;
	margin-bottom: 10px;
	line-height: 16px;
	color: #ff0000; 
	background: #fff;
	}
div.content label {
	font-size: 12px;
	}
	
/* ARTICLE */
div#article {
	position: relative;
	height: 100%;
	}
div#article .body {
	position: relative;
	margin: 0 0px 0 0px;
	padding: 10px 30px 10px 30px;
	width: auto;
	text-align: left;
	background: #fff;
	font-size: 1.2em;
	}
div#article .article_head {
	bottom:0px;
	height:auto;
	width:auto;
	margin:0 0px 0 0px;
	line-height:20px;
	background-color:#dcdcdc;
	border-bottom:1px solid #808080;
	border-top:1px solid #808080;
	}
div#article .article_head a {
	text-decoration: none;
	text-transform:uppercase;
	color: #808080;
	font-weight: bold;
	}
div#article .article_head a:hover {
	text-decoration: underline;
	color: #6a5acd;
	}
div#article table {
	margin: 10px 0 px 10px 0;
	}
div#article td {
	padding:2px;
	}
	
/* ARTICLES */
p.article {
	margin-bottom:12px;
	}

/* FAQ  */
p.question {
	margin-top:20px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 4px;
	padding-left: 40px;
	font-weight: bold;
	background:url(../img/q.gif) no-repeat 10px 1px;
	}
p.answer {
	margin-top:0px;
	padding-top: 0px;
	padding-left: 40px;
	margin-bottom: 5px;
	background:url(../img/a.gif) no-repeat 10px 1px;
	}
fieldset {
	position: relative;
	}
div.note {
	position: relative !important;
	float:right !important;
	width:45% !important;
	background-color:#fffacd !important;
	padding:10px !important;
	border:1px solid #ffd700 !important;
	}
div.note img {
	position: absolute !important;
	top: -10px !important;
	right: -10px !important;
	}
a.manu_links {
	position: relative;
	display: block;
	margin-bottom: 8px;
	padding-bottom: 8px;
	height: 45px;
	border-bottom: 1px dashed #d3d3d3;
	}

blockquote.quote {
	font-size: 1.3em;
	line-height: 1.4em;
	color: #daa520;
	padding-bottom: 8px;
	border-bottom: 1px solid #efefef;
	margin-bottom: 8px;
	}

.testimonial blockquote {
	position: relative;
	width: auto;
	height: auto;
	padding-bottom: 26px;
	margin-bottom: 10px;
	background-image: url(../img/testimonial_full.png);
	background-repeat: no-repeat;
	background-position: 0 bottom;
	overflow: hidden;
	}
.testimonial blockquote h3 {
	display: block;
	/*text-indent: -9000px;*/
	width: auto;
	height: 12px;
	line-height: 1em;
	font-size: 14px;
	margin: 0;
	padding: 12px 14px 10px 14px;
	background-image: url(../img/testimonial_full.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #4169e1;
	}
.testimonial blockquote p {
	font-size: 12px !important;
	line-height: 1.3em;
	color: #808080;
	padding: 0 10px 10px 20px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	}
.testimonial h2 {
	font-weight: normal;
	font-size: 1.9em;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	border-bottom:1px solid #d3d3d3;
	}
