@charset "UTF-8";
body {
	font: 100% Verdana, Geneva, sans-serif;
	background: #FFF;
	margin: 0; 
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333;
}
img {
	border: 0;
	}
a, a:visited {
	color: #759fd4;
}
a:hover {
	color: #c5dc71;
}
.oneColFixCtr #container {
	width: 769px;
	background: #FFFFFF;
	margin: 25px auto; 
	border: 1px solid #cfcfcf;
	text-align: left;
	padding-top: 303px;
	}
	#container2 {
	width: 769px;
	background: #FFFFFF;
	margin: 25px auto; 
	border: 1px solid #cfcfcf;
	text-align: left;
	padding-top: 130px;
	}
.oneColFixCtr #mainContent {
	padding: 0; 
}
p {
	padding:0;
	margin: 0;
	}
.header2 {
	float:left;
	position: absolute;
	overflow: hidden;
	top: 25px;
	height: 91px;
	width: 769px;
}
.header {
	float:left;
	position: absolute;
	overflow: hidden;
	top: 25px;
	height: 303px;
	width: 769px;
}
#logo {
	position:absolute;
	top: 1px;
	width: 344px;
	height: 266px;
	z-index:9;
}

#logo a {
	display: block;
	background: url(/images_new/logo.gif) no-repeat;
	width: 344px;
	height: 266px;
	text-indent:-9999px;
	cursor:pointer;
}
#logo2 {
	position:absolute;
	top: 1px;
	width: 344px;
	height: 91px;
	z-index:9;
}

#logo2 a {
	display: block;
	background: url(/images_new/logo2.gif) no-repeat;
	width: 344px;
	height: 90px;
	text-indent:-9999px;
	cursor:pointer;
}
#topimage {
	float: right;
	margin-top: 1px;
}
#navholderinner {
	float: left;
	position: absolute;
	top: 116px;
	height:40px;
	width: 769px;
	background: url(/images_new/menu/nav_back.gif) repeat-x;
}
#navholder {
	float: left;
	position: absolute;
	top: 292px;
	height:40px;
	width: 769px;
	background: url(/images_new/menu/nav_back.gif) repeat-x;
}
.nav {
		list-style:none;
		margin:0;
		padding:1px 0 0 0;
}
.nav li {
		float:left;
	overflow:hidden;
	}
.nav li a {
		cursor: pointer;
		display:block;
		height:39px;
}
.menuItem {
	text-indent:-9999px;
	height:39px;
	}
.menuItem ul {
	text-indent:0px;
	}
#home {
	background: url(/images_new/menu/home.gif) no-repeat;
	width: 96px;
}
#home a:hover {
	background: url(/images_new/menu/home.gif) no-repeat -95px 0;
}
#services {
	background: url(/images_new/menu/services.gif) no-repeat;
	width: 89px;
}
#services a:hover {
	background: url(/images_new/menu/services.gif) no-repeat -89px 0;
}
#pricing {
	background: url(/images_new/menu/pricing.gif) no-repeat;
	width: 75px;
}
#pricing a:hover {
	background: url(/images_new/menu/pricing.gif) no-repeat -75px 0;
}
#photos {
	background: url(/images_new/menu/photos.gif) no-repeat;
	width: 77px;
}
#photos a:hover {
	background: url(/images_new/menu/photos.gif) no-repeat -77px 0;
}
#about {
	background: url(/images_new/menu/about.gif) no-repeat;
	width: 71px;
}
#about a:hover {
	background: url(/images_new/menu/about.gif) no-repeat -71px 0;
}
#contact {
	background: url(/images_new/menu/contact.gif) no-repeat;
	width: 83px;
}
#contact a:hover {
	background: url(/images_new/menu/contact.gif) no-repeat -83px 0;
}
#blog {
	background: url(/images_new/menu/blog.gif) no-repeat;
	width: 61px;
}
#blog a:hover {
	background: url(/images_new/menu/blog.gif) no-repeat -61px 0;
}
#phone {
	background: url(/images_new/menu/phone.gif) no-repeat;
	width: 217px;
}
#phone a {
	border-right:none;
	}
#phone a:hover {
	background: url(/images_new/menu/phone.gif) no-repeat -217px 0;
}
.menuItem ul li a:hover {
	background:#ffffff;
	}
.leftside {
	float:left;
	width: 246px;
	border-right: 1px solid #cfcfcf;
	}
.middle {
	margin: 0 256px;
	border-right: 1px solid #cfcfcf;
}
.rightside {
	float:right;
	width: 246px;
}
.leftside, .middle, .rightside {
	font-size: 11px !important;
	line-height: 21px;
	padding: 5px;
	border-bottom:1px solid #CFCFCF;
	height: 300px;
}
.imgfloat {
	float: left;
	padding: 0 10px 150px 0;
}
.clear {
	clear: both;
	    height:0;
    font-size: 1px;
    line-height: 0px;
}
.below {
	width: 651px;
	border-top: 1px solid #cfcfcf;
	font-size: 12px;
	padding: 10px 30px 10px 88px;
}
.belowfinal {
	width: 651px;
	border-top: 1px solid #cfcfcf;
	border-bottom: 1px solid #cfcfcf;
	font-size: 12px;
	padding: 10px 30px 10px 88px;
}
#fin, #fin a {
	width: 769px;
	margin: 0 auto;
	font-size: 9px;
	color: #666;
	text-decoration: none;
	line-height: 13px;
}
#fin a:hover {
	text-decoration: underline;
}
.rrr {
	float: right;
	width: 299px;
	display:block;
		}
.rrrholder {
	border-bottom: 24px solid #c3c3c3;
	padding-top: 40px;
	height:18px;
}
.sliderright {
	float: right;
	width: 160px;
}
.sliderleft {
	margin-right: 239px;
}

.sliderleft, .sliderright {
	font-size: 12px;
	line-height: 24px;
}
.sliderleft h2, .sliderright h2 {
	font-size: 15px;
	line-height: 22px;
	display: block;
	padding-top: 19px;
	padding-bottom:6px;
	margin:0;
	color: #c8dd77;
	}
.sliderleft h2 a, .sliderright h2 a{
	font-size: 15px;
	line-height: 22px;
	display: block;
	padding-top: 19px;
	padding-bottom:6px;
	margin:0;
	color: #c8dd77;
text-decoration: none;
}
.sliderleft h2 a:hover, .sliderright h2 a:hover{
	color: #759FD4;
text-decoration: none;
}


#accord {
	padding:0px;
	margin:0px;
	}
#accord li {
	list-style:none;
	display:inline;
	}
#dropmenu, #dropmenu ul {
	margin:0; 
	padding:0; 
	list-style-type:none; 
	list-style-position:outside; 
	position:relative; 
	line-height:1.5em; 
	z-index:300; 
	width:100%;
	font-size: 12px;
	}
#dropmenu a {
	display:block; 
	padding:0.25em 1em; 
	color:#686868; 
	height:100%;
	text-decoration:none; 
	}
#dropmenu li ul li a:hover {
	color:#c6dc72;
	background:#759fd4;
	}
#dropmenu li {
	float:left; 
	position:relative;
	}
#dropmenu ul {
	position:absolute; 
	background: #ffffff;
	display:none; 
	width:12em;
	top:3em; 
	left:-1px;
	}
#dropmenu ul a {
	border-left:1px solid #c8c8c8;
	}
#dropmenu li ul {
	border-top:1px solid #c8c8c8;
	border-right:1px solid #C8C8C8;
	width:14.1em;
	}
#dropmenu li ul a {
	width:12em;
	height:auto; 
	float:left;  
	background:#ffffff;
	color:#759fd4;
	border-bottom:1px solid #c8c8c8;
	}
#dropmenu ul ul {
	top:auto;
	}
#dropmenu li ul ul {
	left:13.1em; 
	margin:0px 0 0 10px;
		}
#dropmenu li:hover ul ul, #dropmenu li:hover ul ul ul, #dropmenu li:hover ul ul ul ul {
	display:none;
	}
#dropmenu li:hover ul, #dropmenu li li:hover ul, #dropmenu li li li:hover ul, #dropmenu li li li li:hover ul {
	display:block;
	}
.showLink {
	cursor: pointer;
	color: #759FD4;
}
.banner {
	display: block;
}
#leftnav {
	float:left;
	padding: 20px;
	width: 169px;
	border-left: 1px solid #c8c8c8;
	margin-left: 12px;
}
#leftnav h4 {
	color: #759fd4;
	font-size: 17px;
}
#leftnav ul {
	color: #759fd4;
	font-size: 12px;
	font-weight: bold;
	list-style: none;
	padding: 0 0 50px 12px;
	line-height: 29px;
	margin: 0;
}
#leftnav a {
	text-decoration: none;
}
#linedotholder {
	height: 26px;
	top: -4px;
	z-index: 100;
}
#maintext {
	padding: 20px 60px 20px 230px;
	font-size: 12px;
	line-height: 19px;
}
#maintext h1 {
	font-size: 21px;
	color: #000;
}
#maintext p {
	padding-bottom: 19px;
}
.signupform {
	margin-top: 20px;
	border-top: 1px solid #C6DC72;
	border-bottom: 1px solid #C6DC72;
	padding: 6px 0 6px 29px;
	font-size: 10px;
	color: #999;
}
.newslettercontrol {
color:#666666;
font-size:10px;
}
.newsletter {
	padding: 0 !important;
}
.pricingtable {
	width: 100%;
	padding: 5px;
}

table.pricingtable {
	border-width: 1px;
	border-spacing: ;
	border-style: solid;
	border-color: ;
	border-collapse: collapse;
	background-color: white;
}
table.pricingtable th {
	border-width: 1px;
	padding: 3px;
	border-style: inset;
	border-color: gray;
	background-color: white;
	-moz-border-radius: ;
}
table.pricingtable td {
	border-width: 1px;
	padding: 3px;
	border-style: inset;
	border-color: gray;
	background-color: white;
	-moz-border-radius: ;
}