body {
	margin:0;
	padding: 0;
	background-color: #DAE6F1;
	font: 75% sans-serif; 
}
p { margin: 0 0 20px 0; }

pre { font: 100% sans-serif; }

td {
	font-family:Arial;
	font-size:12px; color:#000000;
	line-height:19px; text-align:left;
}

.left_bg {
	background-image:url(images/left_bg.jpg);
	background-repeat:repeat-y; width:15px;
}

.right_bg {
	background-image:url(images/right_bg.jpg);
	background-repeat:repeat-y; width:15px;
}

.header_bg {
	background-image:url(images/header_bg.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}

.footer_bg {
	background-image:url(images/footer_bg.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF; height:43px;
}

.www_bg  {
	background-image:url(images/www_bg.jpg);
	background-repeat:repeat-x;
}

.welcome_bg  {
	background-image:url(images/welcome_bg.jpg);
	background-repeat:repeat-x;
}

.products_bg  {
	background-image:url(images/products_bg.jpg);
	background-repeat:repeat-x; background-color:#E2EBF3;
	border-left: solid 1px #D8E0ED;
	border-right: solid 1px #D8E0ED;
	border-bottom: solid 1px #D8E0ED;
}

.gray_bg  {
	background-image:url(images/gray_bg.jpg);
	background-repeat:repeat-y;
	border-left:solid 1px #EBEBEB;
	border-right:solid 1px #EBEBEB;
	border-bottom:solid 1px #EBEBEB;
}

.green_bg  {
	background-image:url(images/green_bg.jpg);
	background-repeat:repeat-x; height:7px;
}

.orange_bg  {
	background-image:url(images/orange_bg.jpg);
	background-repeat:repeat-x; height:7px;
}

.new_bg1  {
	background-image:url(images/new_bg1.jpg);
	background-repeat:repeat-x; height:11px;
}

.new_bg2  {
	background-image:url(images/new_bg2.jpg);
	background-repeat:repeat-y; width:12px;
}

.nav_bg  {
	background-image:url(images/nav_bg.jpg);
	background-repeat:repeat-x; height:38px;
}

.domains_blue_bg  {
	background-image:url(images/domains_blue_bg.jpg);
	background-repeat:no-repeat;
	width:191px; height:164px;
}

.domains_green_bg  {
	background-image:url(images/domains_green_bg.jpg);
	background-repeat:no-repeat;
	width:191px; height:164px;
}

.domains_orange_bg  {
	background-image:url(images/domains_orange_bg.jpg);
	background-repeat:no-repeat;
	width:191px; height:164px;
}

.hosting_bg  {
	background-image:url(images/hosting_bg.jpg);
	background-repeat:repeat-x;
	border:solid 1px #E5E5E5;
}

.textbox {
	font-family:Arial;
	color:#000000;
	border: solid 1px #AED0EC;
}

.table_border {
	border:solid 1px #E2EBF3;
}

.smalltext {
	font-family:Verdana;
	font-size:10px; color:#000000;
	line-height:12px; text-align:left;
}

.bluefont {
	font-family:Arial;
	font-size:11px; color:#047DC4;
}

.blue { color:#047DC4; }

.bluefontbig {
	font-family:Arial;
	font-size:18px; color:#047DC4;
}


.whitefont {
	font-family:Arial;
	color:#ffffff;
}

.blueheader {
	font-family:"Trebuchet MS";
	font-size:15px; color:#047DC4;
	font-weight:bold;
}

.subpage_header {
	font-family:"Trebuchet MS";
	font-size:17px; color:#047DC4;
	font-weight:bold;
}

.blueheader1 {
	font-family:"Trebuchet MS";
	font-size:13px; color:#047DC4;
	font-weight:bold;
}

.blackheader {
	font-family:"Trebuchet MS";
	font-size:15px; color:#000000;
	font-weight:bold;
}

.whiteheader {
	font-family:"Trebuchet MS";
	font-size:17px; color:#ffffff;
	font-weight:bold;
}

.whiteheader2 {
	font-family:"Trebuchet MS";
	font-size:30px; color:#ffffff;
	font-weight:bold;
}

.p5 {
	padding:5px;
}

.p3 {
	padding:3px;
}

.whitelink:link {
	font-family:Arial;
	color:#ffffff;
	text-decoration:none;
}

.whitelink:visited {
	font-family:Arial;
	color:#ffffff;
	text-decoration:none;
}

.whitelink:hover {
	font-family:Arial;
	font-size:12px; color:#FFFF00;
	text-decoration:none;
}

.greenlink:link {
	font-family:Arial;
	font-size:12px; color:#047DC4;
	text-decoration:none;
}

.greenlink:visited {
	font-family:Arial;
	font-size:12px; color:#047DC4;
	text-decoration:none;
}

.greenlink:hover {
	font-family:Arial;
	font-size:12px; color:#40AD14;
	text-decoration:none;
}

.greenlinkund:link {
	font-family:Arial;
	font-size:12px; color:#047DC4;
	text-decoration:underlined;
}

.greenlinkund:visited {
	font-family:Arial;
	font-size:12px; color:#047DC4;
	text-decoration:underlined;
}

.greenlinkund:hover {
	font-family:Arial;
	font-size:12px; color:#40AD14;
	text-decoration:underlined;
}

.biggreenlink:link {
	font-family:Arial;
	font-size:18px; color:#047DC4;
	text-decoration:none;
}

.biggreenlink:visited {
	font-family:Arial;
	font-size:18px; color:#047DC4;
	text-decoration:none;
}

.biggreenlink:hover {
	font-family:Arial;
	font-size:18px; color:#40AD14;
	text-decoration:none;
}



/* Dave's Custom Styles */

div.testimonial_box { border: 1px solid #ccc; padding: 20px; margin: 0 0 10px 0; }

div.image_right { float: right; padding: 0 0 10px 20px; }
div.image_right p { margin: 0; text-align: center; }

div.image_left { float: left; padding: 0 20px 10px 0; }
div.image_left p { margin: 0; text-align: center; }

div.clear { clear: both; }


div.index_box_link { width: 187px; height: 132px; text-align: center; padding: 18px 0; }
div.index_box_link p { margin: 0; line-height: 40px; vertical-align: center; color: #fff; font-size: 150%; }
div.index_box_link p a { display: block; width: 187px; color: #fff; text-decoration: none; }
