html, body {
	font-family: "HelveticaNeue-Light","HelveticaNeue",Helvetica,Arial,sans-serif;
	background-color: #2f3340;
}

a {
	color: #d31a31;
}

a:hover {
	color: #1b183f;
}

p {
	margin: 10px 0;
	line-height: 1.3em;
	font-size: 12px;
}

h3 {
	margin: 20px 0 0 0;
}

h4 {
	line-height: 20px;
	font-size: 15px;
}

em {
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
}

#techinline {
	padding: 20px 0 0 0;
}

#techinline tr, #techinline td {
	margin: 0;
	padding: 0;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	border-left: 1px solid #4b4b4b;
	border-right: 1px solid #4b4b4b;
	background-color: white;
}

.required {
	color: #d31a31;
	font-size:18px;
}


/* Header */
#header {
	height: 150px;
	width: 960px;
	background: url(/images/headergraphic.jpg) no-repeat top left;
}

#logo {
	float: left;
	height: 120px;
	width: 196px;
	margin: 15px;
}

#tagline {
	float: left;
	margin: 115px 0 0 0;
	font-size: 20px;
	line-height: 25px;
	color: #1b183f;
}

#navbar {
	background: url(images/navbar.png) transparent;
	height: 43px;
}

#navbar ul {
	text-align: center;
	padding: 8px 0 3px 0;
}

#navbar a {
	color: white;
	font-size: 17px;
	margin: 0 4px;
	padding: 3px 4px;
	text-decoration: none;
	background: transparent;
}

#navbar a:hover {
	border-right: 1px solid #d31a31;
	border-left: 1px solid #d31a31;
	margin: 0 2px;
	padding: 4px 5px;
}

#navbar li {
	display: inline;
}

/* Left Column */
#leftcolumn {
	width: 210px;
	float: left;
	padding: 20px;
}

#otherlinks {
	margin: 10px auto;
}

#otherlinks ul {
	text-align: center;
}

#otherlinks li {
	display: inline;
	text-align: center;
}

#otherlinks a {
	color: #1b183f;
	text-align: center;
}

#subnav a:hover {
	color: #d31a31;
}

#remotesupport {
	background: transparent;
	height: 66px;
	width: 208px;
	margin: 20px auto;
}

#clickcontacted {
	background: transparent;
	height: 40px;
	width: 208px;
	margin: 20px auto;
}

#contactrequest {
	width: 208px;
	height: 40px;
	margin: 20px auto;
}

#contactrequest a {
	background: url(images/contactbuttonup.png) transparent no-repeat;
	width: 208px;
	height: 40px;
	padding: 0 208px 40px 0;
}

#contactrequest a:active {
	background: url(images/contactbuttondown.png) transparent no-repeat;
}


.lcpiece {
	background: #d3d3d3;
	margin: 0 0 30px 0;
	padding: 5px 10px;
}

#servicearea ul {
	list-style: disc;
	margin: 0 0 20px 30px;
	line-height: 1.2em;
	font-size: 12px;
}


/* Main Column */
#maincolumn {
	width: 690px;
	float: right;
	margin: 10px 0 10px 0;
	padding: 0 20px 0 0;
}

#maincolumn h2 {
	font-size: 24px;
	border-bottom: 1px solid black;
	margin: 12px 0 30px 0;
}

.pagepichorz {
	float: right;
	width: 250px;
	margin: 0 0 10px 10px;
	border: 3px solid #000000;
}

.pagepicmorehorz {
	float: right;
	width: 300px;
	margin: 0 0 10px 10px;
	border: 3px solid #000000;
}

.pagepicsmall {
	float: right;
	width: 150px;
	margin: 0 0 10px 10px;
	border: 0px solid #000000;
}

.pagepicvert {
	float: right;
	width: 200px;
	margin: 0 0 10px 10px;
	border: 3px solid #000000;
}

#video {
	float: right;
	margin: 20px 10px 10px 10px;
}

#maintext ul {
	list-style: disc;
	margin: 0 0 20px 30px;
	line-height: 1.3em;
	font-size: 12px;
}

.jobs p {
	text-align: center;
}

#sitemap li {
	margin: 0 0 20px 0;
	list-style: none;
}


/* Summary Blocks */
.summaryblockleft {
	border: 3px solid #2f3340;
	min-height: 175px;
	margin: 25px 0;
	position: relative;
}

.summaryblockleft img {
	height: 175px;
	float: left;
	margin: 0 10px 0 0;
}

.summaryblockright {
	border: 3px solid #2f3340;
	min-height: 175px;
	margin: 25px 0;
	position: relative;
}

.summaryblockright img {
	height: 175px;
	float: right;
	margin: 0 0 0 10px;
}

.sbheader {
	background: #2f3340;
	padding: 0 0 2px 0;
}

.sbheader h3 {
	font-size: 20px;
	line-height: 25px;
	margin: 0 15px;
	padding: 3px 0 0 0;
	color: white;
	background: transparent;
}

.sbbodyleft {
	margin: 0 10px 0 0;
}

.sbbodyright {
	margin: 0 0 0 10px;
}

.sbbodyright p, .sbbodyleft p {
	margin: 0;
	padding: 10px 0 0 0;
}

.sbtextright {
	width: 400px;
	float: left;
}

.sbtextleft {
	width: 400px;
	float: left;
}

.readmore {
	float: right;
	margin: 0 10px 5px 10px;
	color: #d31a31;
	font-size: 14px;
}

#sbbodyleft {
	margin: 0 15px;
}

.clr {
	clear: both;
}


/* footer */
#footer {
	background: url(images/footerbar.jpg) top left repeat-x white;
	clear: both;
	width:100%;
}

#certlogos, #certlogos a {
	padding: 20px 0 0 0;
	text-align: center;
}

#certlogos img {
	margin: 0 50px 0 50px;
}

.clhigh {
	padding: 0 0 20px 0;
}

.cllow {
	padding: 20px 0 0 0;
}

#fineprint {
	text-align: right;
	padding: 20px 0 10px 0;
	font-size: 14px;
}

#fineprint li {
	display: inline;
	margin: 0 10px;
}

#fineprint a {
	font-size: 14px;
}


/* Contact Form */
#contactform td {
	width: 225px;
}

#contactform table {
	border-collapse: separate;
	border-spacing: 5px;
}

/* Contact Us */
table#phones {
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 10px 0;
}

table#phones td {
	padding: 3px 10px;
}

/* Blog */
.entry {
	background: #ddd;
	padding: 5px 15px;
	border: 1px solid #12102b;
	margin: 0 0 20px 0;
}

.blog h4 {
	text-align: right;
}

.blogtitle {
	height: 30px;
	color: #fff;
	margin: 20px 0 -1px 0;
	padding: 0 0 0 10px;
}

.blogtitle_l {
	width: 30px;
	height: 30px;
	background: url(/images/blog/blogtitle_l.png) no-repeat;
	float: left;
}

.blogtitle h3 {
	height: 30px;
	background: url(/images/blog/blogtitle_m.png) repeat-x;
	float: left;
	margin: 0;
	padding: 7px 0 0 0;
}

.blogtitle_r {
	width: 30px;
	height: 30px;
	background: url(/images/blog/blogtitle_r.png) no-repeat;
	float: left;
}

