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

/* browser reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
/*table {
	border-collapse:collapse;
	border-spacing:0;
}*/
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}

q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}



body {
	background: url(images/main-bg-1.jpg) repeat-x #1f1f1f;
	font-family: Helvetica, Arial, sans-serif;
	color: white;
	}
	
p {
	font-size: 12px;
	}
	
.larger {
	font-size: 14px;
}

th {
	font-size: 12px;
	font-weight: bold;
	line-height: 1.7em;
	background: #282828;
	}

.topRow th {
	font-size: 15px;
	font-weight:bold;
	}
	
td {
	font-size: 11px;
	background: #191919;
	line-height: 1.5em;
	height:25px;
	}
	
.noBackground td {
	
	}
	
#wrapper {
	width: 877px;
	position: absolute;
	left: 50%;
	margin-left: -438px;
	}

#mainHeader {
	float: left;
	background:url(images/phone_number.gif) right top no-repeat;
	width: 877px;
	}
	
#mainHeader h1 {
	text-indent: -9999px;
	margin-top: 30px;
	background: url(images/blinding-light-logo.gif) no-repeat;
	width: 236px;
	height: 64px;
	margin-bottom: 30px;
	}
	
#mainNav {
	width: 100%;
	float: left;
	height: 25px;
	background: #373737;
	font-size: 11px;
	}
	
#mainBody {
	width: 100%;
	float: left;
	clear: left;
	margin-top: 15px;
	}
	
.box {
	margin-top: 15px;
	width: 265px;
	height: 120px;
	background: url(images/3-box-bg.jpg) repeat-x;
	padding: 10px 10px 0 10px;
	}
	
.box h3 {

	font-size: 14px;
	margin-bottom: 10px;
	}
	
.boxMore {
	text-decoration: none;
	display: block;
	color: #c7c01c;
	margin-top: 5px;
	font-weight: bold;
	}
	
.boxMore:hover {
	text-decoration: underline;
	}
	
#box1 {
	float: left;
	clear: both;
	margin-right: 11px;
	}
	
#box1 img {
	float: right;
	margin-left: 10px;
	}
	
#box2 {
	float: left;
	clear: none;
	}
	
#box2 img {
	float: right;
	margin-left: 10px;
	}
	
#box3 {
	float: right;
	clear: none;
	}
	
#box3 img {
	float: left;
	margin-right: 10px;
	}
	
#topImg {
	width: 100%;
	float: left;
	clear: both;
	margin-top: 10px;
	}
	
#sectionHeading {
	width: 100%;
	float: left;
	clear: both;
	height: 51px;
	background: url(images/section-heading-bg.gif) repeat-x;
	margin-bottom: 15px !important;
	margin-bottom: 5;
	}
	
#sectionHeading h2 {
	font-size: 16px;
	line-height: 51px;
	}
	
#mainLeft {
	width: 565px;
	float: left;
	clear: both;
	margin-right: 48px;
	}
	
#mainLeft p, #mainFull p {
	margin-top: 10px;
	margin-bottom: 20px;
	line-height: 2em;
	}	
	
#mainLeft a, #mainFull a {
	color: white;
	}
	
#mainFull {
	width: 800px;
	float: left;
	clear: both;
	}
	
#mainTable {
	width: 100%;
	float: left;
	clear: both;
	}
	
#mainTable table {
	display: inline;
	
	}
	
.introPara {
	font-size: 14px;
	font-weight: bold;
	line-height: 5em;
	}	
	
#rightColumn {
	width: 235px;
	float: left;
	clear: none;
	padding: 12px;
	background: url(images/rightColumn-bg.jpg) repeat-x;
	margin-left: 4px;
	display: inline;
	height: 556px;
	}
	
#rightColumn p {
	margin-top: 10px;
	margin-bottom: 10px;
	}
	
#footer {
	margin-top: 20px;
	width: 100%;
	float: left;
	background: url(images/footer-bg-1.jpg) repeat-x;
	padding-top: 20px;
	}
	
#footerLeft {
	float: left;
	
	}
	
#footerLeft a {
	display: block;
	text-indent: -9999px;
	width: 113px;
	height: 13px;
	background: url(images/design-by-element.gif) no-repeat;
	}
	
#footerRight {
	clear: none;
	float: right;
	margin-bottom: 20px;
	margin-top: -8px;
	}
	
#footerRight p {
	color: #848484;
	font-size: 11px;
	}
	

