@charset "utf-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
}

a:link, a:visited, a:active{
	color:#0092de;
	text-decoration:none;
}

blockquote{
	margin:20px 40px 10px 40px;
	text-align:justify;
}

body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11pt;
}

br{
	clear:both;
}

h1{
	font-weight:normal;
	font-size:1.3em;
	color:#0092de;
	margin:10px 5px 10px 0;
}
h2{
	font-weight:normal;
	font-size:1.2em;
	color:#0092dd;
	margin:5px 0 5px 0;
	clear:both;
}
h3{
	font-size:1.1em;
	color:#777777;
	font-weight:normal;
	text-transform:uppercase;
}
h4{
	clear:both;
	color:#0092dd;
	font-weight:bolder;
	font-size:1em;
	margin:15px 0 0 0;
}
h5{
	margin:0 0 40px 30px;
	clear:both;
}

<!-- Forces Scrollbar -->
html{
	height:100%;
	margin:1px;
}

img{
	border:none;
	float:left;
}

label{
	margin:2px 0 2px 10px;
}

p{
	padding:5px 10px 5px 10px;

	text-align:justify;
}

textarea{
	border:1px solid #DDDDDD;
	margin:5px 0 5px 10px;
	width:250px;
	height:200px;
	overflow:auto;
}

.blue{
	color:#0092de;
}

.grey{
	color:#777777;
}

.largetext{
	font-size:1.2em;
}


a.blacklink:link, a.blacklink:visited, a.blacklink:active{
	color:#000000;
	text-decoration:none;
}
a.blacklink:hover{
	color:#000000;
	text-decoration:underline;
}


a.clickarea:link, a.clickarea:visited, a.clickarea:active{
background:#DDDDDD;
color:black;
border:none;
border-left:5px solid #0092de;
padding:5px 10px 5px 2px;
float:left;
margin:5px 10px 5px 10px;
text-decoration:none;
}

a.clickarea:hover{
background:#DDDDDD;
color:black;
border:none;
border-left:5px solid #0092de;
padding:5px 10px 5px 2px;
float:left;
margin:5px 10px 5px 10px;
text-decoration:underline;
}

blockquote.testimonial{
	margin:20px 40px 10px 40px;
	text-align:left;
	font-style:normal;
	width:350px;
}

div.box_left{
	background:url(../Images/Background/Box_Left_BG.gif) no-repeat;
	background-position:left top;
	width:280px;
	float:left;
	min-height:280px;
}
div.box_main{
	background:url(../Images/Background/Box_Main_BG.gif) repeat-x;
	background-position:top;
	width:280px;
	float:left;
	min-height:280px;
	margin:20px 0 20px;
}
div.box_main p{
	font-size:0.8em;
}
div.box_right{
	background:url(../Images/Background/Box_Right_BG.gif) no-repeat;
	background-position:right top;
	width:240px;
	float:left;
	min-height:260px;
	padding:20px;
}
div.contact_error{
	height:1px;
	float:left;
	width:240px;
	margin:0 10px 15px 10px;
}
div.service_orb{
	float:left;
	width:122px;
	height:122px;
}
div.web_package{
	float:right;
	width:250px;
	margin:10px 0;
	padding:5px;
	background-color:#d6e7f0;
	-moz-border-radius:0 20px 20px 0;
	-webkit-border-top-right-radius:20px;
	-webkit-border-bottom-right-radius:20px;

}
div.web_package br{
	float:left;
	clear:left;
}
div.web_package h5{
	float:left;
	clear:none;
	margin:0;
	padding:0;
	font-size:0.8em;
}
div.web_package img{
	float:right;
	clear:none;
	margin:0;
	padding:0;
}
div.web_package p{
	float:left;
	clear:none;
	margin:2px;
	padding:0;
	width:auto;
	font-size:0.8em;
}



input.button{
	background:#DDDDDD;
	color:black;
	border:1px solid #0092de;
	padding:2px 10px 2px 10px;
	float:left;
	margin:5px 10px 5px 10px;
	text-decoration:none;
	cursor:pointer;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

form label{
	width:240px;
	float:left;
	margin:5px 10px 0 10px;
}

h4.center{
	text-align:center;
}

img.free_cd{
	clear:both;
	float:none;
	text-align:center;
	margin:20px;;
}

img.offer_image{
	float:left;
	margin:20px;
}

img.package{
	padding:10px 12px 10px 12px;
}

img.testimonial{
	float:right;
	width:150px;
	height:200px;
	border:1px solid black;
	margin:20px 40px 10px 20px;
}

input.text{
	border:1px solid #DDDDDD;
	margin:5px 10px 5px 10px;
	float:left;
	width:240px;
}

h2.noclear{
	clear:none;
}

p.click_here{
	font-weight:bolder;
	text-transform:uppercase;
	font-size:1.2em;
	text-align:center;
	margin:10px 0 10px 0;
	width:650px;
}

p.text_left{
	text-align:left;
	margin:10px 0 0 40px;
	font-weight:bolder;
}
p.text_right{
	text-align:right;
	margin:0 40px 10px 0;
	font-weight:bolder;
}


span.error{
	color:red;
	font-size:0.7em;
	display:none;
	float:left;
	width:240px;
}
span.phone{
	color:#0092de;
	font-weight:bolder;
}
span.required{
	color:#900;
}

#3d_flash{
	width:600px;
	height:375px;
	margin:20px 0 20px 0;
}

#brochure_cover{
	border:1px solid #DDDDDD;
	float:none;
	margin:20px 0 0 0;
}

#client_qual li{
	list-style-image:url(../Images/bullet_01.png);
}

#contact_form{
}

#contact_form div.error_div{
	margin:1px 0 5px 240px;
	padding:0;
	min-height:15px;
	width:240px;
	clear:both;
}
#contact_form input.text{
	margin:0;
}
#contact_form label{
	margin:0;
}
#contact_form label.cb_label{
	border-bottom:1px dotted #0092de;
}
#contact_form label.wide{
	width:100%;
}
#contact_form textarea{
	margin:2px 0;
	width:480px;
	height:150px;
	font-family:Arial, Helvetica, sans-serif;
}

#content_container{
	width:600px;
	margin:0 25px 0 25px;
	float:left;
}

#content_flash{
	width:588px;
	height:190px;
	border:2px solid #DDDDDD;
	overflow:hidden;
	padding:3px;
	margin:20px 0 20px 0;
}

#content_info{
	width:600px;
	float:left;
}

#content_tech{
	width:600px;
	float:left;
}

#content_examples{
	width:300px;
	float:left;
}

#content_callnow{
	width:300px;
	float:left;
}

#footermain{
	width:955px;
	margin:0 auto;
	text-align:center;
	font-size:0.7em;
}
#footermain p{
	text-align:center;
}

#footerwrapper{
	width:100%;
	float:left;
	margin:30px 0 0 0;
}

#giving_gallery{
	width:600px;
	text-align:center;
}
#giving_gallery img{
	margin:15px;
	float:none;
}

#headermenuwrapper{
	width:100%;
	background:url(../Images/Background/Header_Menu_BG.gif) repeat-x;
	height:66px;
	float:left;
}

#headermenumain{
	width:955px;
	margin:0 auto;
	text-align:center;
}

#headermenumain li{
	display:inline;
	list-style:none;	
}

#headermenumain li a:link, #headermenumain li a:visited, #headermenumain li a:active{
	height:30px;
	width:125px;
	margin:9px 5px 0 5px;
	padding:17px 4px 0 4px;
	float:left;
	border:none;
	color:#777777;
	font-size:0.8em;
	text-decoration:none;
}

#headermenumain li a:hover, #headermenumain li a.selected:hover, #headermenumain li a.selected:link, #headermenumain li a.selected:visited, #headermenumain li a.selected:active{
	width:121px;
	height:28px;
	margin:9px 5px 0 5px;
	padding:15px 4px 0 4px;
	background:#007DBF;
	background-position:center;
	float:left;
	color:white;
	font-size:0.8em;
	text-decoration:none;
	border:2px solid white;
	outline:2px solid #007DBF;
}

#headermenumain ul{
	margin:0 5px 0 5px;
}

#headerwrapper{
	width:100%;
}

#headermain{
	width:955px;
	height:100px;
	margin:0 auto;
	position:relative;
}

#headermain p{
	position:absolute;
	top:5px;
	right:5px;
	font-size:0.6em;
	color:black;
}

#healthcheck:link, #healthcheck:visited, #healthcheck:active{
	width:274px;
	height:139px;
	background:url(../Images/HealthCheck.png);
	margin:0 10px 0 10px;
	float:left;
}

#main{
	width:955px;
	float:left;
	margin:20px 0 0 0;
}

#maincontent{
	width:650px;
	float:left;
}

#maincontent ul{
	margin:5px 10px 5px 10px;
}

#maincontent ul li{
	margin:5px 0 5px 20px;
	list-style-type:square;
}

#maincontent_flash{
	width:640px;
	border:1px solid #DDDDDD;
	height:200px;
	float:left;
	margin:10px 0 10px 25px;
}

#next_step{
	float:left;
	margin:0 auto;
	text-align:center;
	width:100%;
}
#next_step img{
	float:none;
}
#next_step a{
	float:none;
}

#package_prices{
	width:260px;
	float:right;
	margin:0 10px;
}

#portfolio{
	clear:both;
	text-align:center;
}
#portfolio ul li{
	list-style-type:none;
	margin:10px;
	float:left;
}

#services{
	font-size:0.8em;
	margin:10px 0 0 0;
}

#services li{
	list-style:none;
	margin:5px 0 0 5px;
	float:left;
}
#services li a:link, #services li a:visited, #services li a:active{
	min-width:226px;
	min-height:16px;
	padding:7px 0 7px 10px;
	float:left;
}
#services li a:hover{
	min-width:226px;
	min-height:16px;
	color:white;
	text-decoration:none;
	padding:7px 0 7px 10px;
	background:url(../Images/Background/Menu_Select_BG_01.png) no-repeat;
	float:left;
}

#sidecontent{
	width:280px;
	float:left;
	min-height:600px;
	margin:0;
}
#signup{
	background:url(../Images/Signup_03.png) no-repeat;
	min-width:195px;
	min-height:80px;
	float:right;
	padding:3px 0 0 0;
	position:relative;
	top:-10px;
	color:white;
}
#headermenumain #signup a:link, #headermenumain #signup a:visited, #headermenumain #signup a:active, #headermenumain #signup a:hover{
	border:none;
	outline:none;
	color:white;
	background:none;
	width:175px;
	padding:15px 10px;
	margin:0;
	text-align:center;
	font-weight:bolder;
}
#signup h3{
	color:white;
	font-size:0.7em;
	font-weight:bolder;
	margin:5px 0 5px 0;
}
#signup input.text{
	margin:1px;
	padding:1px;
	width:auto;
	float:none;
}
#signup input.button{
	border:1px solid #90CEE6;
	background-color:#007BBC;
	color:white;
	margin:3px;
	padding:1px;
	float:none;
}
#web_health:link, #web_health:visited, #web_health:active{
	float:left;
	background:url(../Images/webhealth.png) no-repeat;
	width:274px;
	height:139px;
}
#web_services{
	float:left;
	width:100%;
	text-align:center;
	margin:20px 0 0 0;
}
#web_services img{
	float:left;

}

#wrapper{
	width:955px;
	margin:0 auto;
}

/* SERVICE BUTTONS */

#bronze, #silver, #gold, #plat {
	width:122px;
	height:122px;
}

#flash_brochure_button{
	width:274px;
	height:261px;
}
