html {
	overflow-x: hidden;
}

body {
	background: #10446b url("/source/6378fd60b661fc26889d1d2d0a6c5398/homebg.jpg") repeat-x;
	font: 13px Helvetica, Arial, Geneva, sans-serif;
	color: #848484;
	line-height: 18px;
}


a {
	text-decoration: none;
	color: #145ea5;
}

a:hover {
	text-decoration: underline;
}

.ie6-upgradebar {
     display: none;
}

/* @group Header */

#headerstretch {
	background: url("/source/aced893276e18a2b471be5f0927ef724/menubg.png") repeat-x;
}

#headerstripe {
	background: url("/source/81ff0379a950e3b25d55735362afd221/headerbottomstrip.png") bottom repeat-x;
}

#header {
	width: 940px;
	height: 210px;
	margin: auto;
	
	}
	

#header h1 a{
	background: url("/source/18232373afcd968578425c073a6efe54/logo.png");
	width: 178px;
	height: 63px;
	text-indent: -9999px;
	float: left;
	position: relative;
	right: 32px;
	display: block;
}

#header h1 a:hover{
	opacity: 0.9;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	filter: alpha(opacity=90);
}

#header h1 a:active {
	position: relative;
	top: 1px;
}

ul#nav {
	float: right;
	position: relative;
	top: 25px;
}

ul#nav li{
	padding-left: 20px;
	display: inline;
	font-size: 15px;
	
}

ul#nav li a {
	color:  #fff;
	text-shadow: #0b2440 1px 1px 1px;	
}

ul#nav li a:hover {
	color: #e3cb70;
	text-decoration: none;
}

ul#nav li a:active {
	position: relative;
	top: 1px;
}

ul#nav span{
	color: #e3cb70;
}


#headercta {
	clear: both;	
}

#headercta h2 {
	padding-top: 56px;
	padding-bottom: 20px;
	font-size: 50px;
	color: #fff;
	text-shadow: #17446f 1px 1px 1px;
	float: left;
}

#ctabuttons {
	display: flex;
	position: relative;
	top: 51px;
	justify-content: space-between;
}


#ctabutton1 a {
	display: inline;
	width: 187px;
	height: 39px;
	background-image: url("/source/9db576e5e2b96b7f9f4b87c13111a04e/ctabutton-products.png");
	float: left;
	text-indent: -9999px;
	margin: 0px 0px 0px 45px;
}

#ctabutton1 a:hover {
	background-position: 0 -39px;
}

#ctabutton2 a {
	display: inline;
	width: 187px;
	height: 39px;
	background-image: url("/source/6a15884cdf115ea36e9865671cda4dba/ctabutton-quote.png");
	float: left;
	text-indent: -9999px;
}

#ctabutton2 a:hover {
	background-position: 0 -39px;
}

#ctabutton3 a {
	display: inline;
	width: 294px;
	height: 39px;
	background-image: url("/source/421001f0504eaa57040095519da3dbd1/ctabutton-cost.png");
	float: left;
	text-indent: -9999px;
}

#ctabutton3 a:hover {
	background-position: 0 -39px;
}

/* @end */

/* @group Main */

#mainstretch {
	background: #fff;	
	
}

#mainstrip {
	background: url("/source/d67d19fd5dda6187dad09d5b826dfe90/maintopstrip.jpg") repeat-x;
	
}

#maingradient {
	background: url("/source/104badc1ff21d301173af7bb456c9e52/mainbottomgradient.jpg") bottom repeat-x;
	padding-bottom: 30px;
	
}

#main {
	padding: 40px 0px 5px 0px;
	width: 954px;
	margin: auto;
	
}

#column1 {
	width: 660px;
	float: left;
	padding-top: 10px;
}

#column2 {
	width: 294px;
	float: left;
	background: url("/source/e5755a914c20e05670b685345c83e836/column2-gradient.jpg") no-repeat 8px -20px
	}
	

#column2content {
	width: 240px;
	padding: 20px 0px 0px 46px;
} 

#column2content h3 {
	font-size: 20px;
	color: #3d3d3d;
	font-weight: bold;
	border-bottom: 1px solid #d0d0d0;
	padding: 3px 0px 10px 1px;
	margin-bottom: 20px;
	width: 230px;	
}

p.sidefollowlink {
	clear: both;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 20px;
}

p.sidefollowlink a:hover {
	text-decoration: none;
	color: #2474c9;
}

#newsarchive,
#flickrfeed,
#twitterfeed {
	padding-bottom: 40px;
}


ul#archivelist li {
	width: 280px;
	padding-bottom: 14px;
}

ul#archivelist li h4 a{
	display: block;
	font-size: 13px;
}

ul#archivelist li span {
	display: block;
	color: #9c9c9c;
	
}

ul#archivelist img {
	padding: 3px;
	border: 1px solid #e0e0e0;
	background-color: #fff;
	float: left;
	margin-right: 12px;
}



/* @end */

/* @group Blog Post */

.blogpost {
	width: 620px;
	padding-bottom: 45px;
}

.blogpost h2{
	width: 620px;
	font-size: 28px;
	font-weight: bold;
        line-height: normal;
	padding-top: 10px;
	border-bottom: 1px dotted #cecece;
	padding-bottom: 13px;
	}

.blogpost h2 a:hover {
	text-decoration: none;
	color: #2474c9;
}

p.postinfo {
	padding: 15px 0px 15px 0px;
}

img.postimage {
	position: relative;
	right: 5px;
	padding: 8px; 
	border: 1px solid #e8e8e8;

}
	
span.pagecurl {
	width: 623px;
	height: 20px;
	background: url("/source/82574d977f3e781ba29fdae5234c48ca/pagecurl.png") no-repeat;
	display: block;
	margin-bottom: -12px;
}
	
.postbody p {
	margin: 19px 0px;
}

.postbottombar {
	padding: 7px 0px 7px 0;
	border-top: 1px solid #d0d0d0;
	border-bottom: 1px solid #d0d0d0;
	overflow: hidden;
}

.postbottombar p{
	float: left;
	padding-left: 3px;
}

.postbottombar span.sharethis {
	float: right;
	padding-right: 3px;
}

.postbottombar span a {
	color: #848484;
	font-weight: bold;
}

.postbottombar span a:hover {
	color: #acacac;
	text-decoration: none;
}


p.followlink {
	text-transform: uppercase;
	font-weight: bold;
}

p.followlink a:hover {
	text-decoration: none;
	color: #2474c9;
}

#postnav {
	padding: 5px 0px 10px 0px;
	clear: both;
	text-align: center;
	width: 620px;
}

/* @end */
	
	
/* @group Footer */

#footerstretch {
	background: url("/source/63fa7a02c3ed2ee1281a809aa5b408db/footerbg.jpg") repeat-x;
	height: 185px;
	
}

#footer {
	position: relative;
	top: 20px;
	width: 940px;
	margin: auto;
	color: #beced6;
	text-shadow: #185582 -1px 0 1px;
}

#footer a{
	color: #cadae3;
}

#footer a:hover{
	text-decoration: underline;
}

#footer h2 {
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	text-shadow: #0e436a -1px -1px 1px;
	margin-bottom: 10px;
	padding-bottom: 8px;
}


.footercontent {
	position: relative;
	top: 20px;
	float: left;
	border-left: 1px solid #2177b2;
	border-right: 1px solid #165784;

}

#mailinglist {
	border-left: none;
	width: 240px;
	padding-right:40px;
	padding-bottom: 20px;
	
}


input{
	padding-top: 10px;
	padding-left: 7px;
	background-color: #186092;
	height: 22px;
	width: 183px;
	font: italic 13px Georgia, "Times New Roman", Times, serif;
	border: 1px solid #175a88;
	color: #5685a9;
	position: relative;
}

.submit {
	
	background: url("/source/2341ea660e9596e6c494fc4cac3afd99/signuphome.png") repeat-x;
	background-color: transparent;
	width: 39px;
	height: 34px;
	border: none;
	text-indent: -9999px;
	position: relative;
	left: 2px;
	cursor: pointer;
}

.submit:hover {
	background-position: 0 -34px;
}

label.error {
	float: left;
	padding-top: 32px;
	padding-left: 6px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #c6e5ed;
	text-shadow: #093441 -1px -1px 1px;
	
}

input:focus {
	background-color: #1c699f;
}

#addressinfo {
	padding-left: 30px;
	padding-right: 30px;
}

#contactinfo {
	padding-left: 35px;
	padding-right: 35px;
}

#networking {
	padding-left: 35px;
	border-right: none;
}


ul#icons li{
	display: inline;
	padding-right: 5px;
}

#copyright {
	clear: both;
	position: relative;
	top: 40px;
	color: #186091;
	text-shadow: #0f3b60 -1px -1px 1px;
}

/* @end */

/* @group Clearfix */

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

/* @end */