@charset "utf-8";
/* CSS Document 
COLOURS
Green: #05BC00
Orange: #FF9B00
Blue: #0000CB
Light Grey: #505050
Dark Grey: #2C2C2C

*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */

body {
	line-height: 1.2;
	background-color:#05BC00;
	font-family:Arial, Helvetica, sans-serif;
}
a:link img, a:visited img, a:hover img{border-top-style:none; border-right-style:none; border-bottom-style:none; border-left-style:none;}
/* Container */
#container {
	width:900px;
	background-color:#FFF;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
}
#container:after{clear:both; content:'.'; display:block; height:0; visibility:hidden;}
/* Header */
#header {
	width:100%;
	height:115px;
	padding-top:20px;
	margin-left:20px;
	margin-right:20px;
}
#header:after{clear:both; content:'.'; display:block; height:0; visibility:hidden;}
#headerText {
	width:100%;
	height:35px;
	color:#0000CB;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	margin-bottom: 10px;
}
#headerText:after{clear:both; content:'.'; display:block; height:0; visibility:hidden;}
/* Main Contact (Top) */
#mainContact {
	text-align: right;
	font-size: 15px;
	color: #FF9B00;
	font-weight: bold;
	width: 220px;
	float: right;
	margin-right: 30px;
	line-height: 17px;
}
.contactImg {
	margin-right: 5px;
}
#mainContact a:link, #mainContact a:visited {
	color:#FF9B00;
	text-decoration:none;
}
#mainContact a:hover {
	color:#0000CB;
}
/* Content */
#content {
	width:100%;
	margin-left:20px;
	margin-right:20px;
	padding-top:10px;
}
#content:after{clear:both; content:'.'; display:block; height:0; visibility:hidden;}
/* Side Bar */
#sideBar {
	width:190px;
	float: left;
}
#sideBar img {
	margin-bottom:10px;
}
#sideBar ul {

}
#sideBar ul li {
	font-size:14px;
	margin-bottom:20px;
}
#sideBar li a:link, #sideBar li a:visited {
	color:#0000CB;
	font-weight:bold;
	text-decoration:none;
}
#sideBar li a:hover {
	color:#FF9B00;
}
#sideBar li.current a:link, #sideBar li.current a:visited, #sideBar li.current a:hover {
	color:#FF9B00;
}
/* Main Content */
#mainContent {
	width:670px;
	float: right;
	margin-right: 40px;
	color:#2C2C2C;
	font-size:14px;
}
#mainThreePic {
	width:670px;
	height:387px;
	background-image: url(../images/mainThree.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align:right;
	margin-bottom:20px;
}
#mainThreePic h1 {
	margin-right:10px;
	font-size:22px;
	color:#FF9B00;
	font-weight:normal;
	position:relative;
	top:310px;
}
#contentText {
	width:620px;
	margin-left:30px;
}
#contentText h1 {
	font-size:18px;
}
#contentText h2 {
	font-size:14px;
}
#contentText ul {
	font-size: 16px;
	color: #0000CB;
	list-style-image: url(../images/mainPageBullet.jpg);
	margin-left: 30px;
}
#contentText ul li {
	margin-bottom: 12px;
}
.floatRight {
	float:right;
}
/* Header */
#footer {
	color:#505050;
	font-size:12px;
	width:100%;
	padding-right:20px;
	padding-left:20px;
	padding-top:20px;
	text-align:center;
}
#footer:after{clear:both; content:'.'; display:block; height:0; visibility:hidden;}
#footer a:link, #footer a:visited {
	color:#505050;
	text-decoration:none;
}
#footer a:hover {
	color:#0000CB;
}
#footer p {
	margin-bottom:10px;
	line-height:14px;
}
.footerBox {
	text-align:left;
	width:249px;
	height:63px;
	margin-left:19px;
	margin-right:19px;
	margin-bottom:15px;
	float:left;
	background-image: url(../images/footerBox.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.footerBox h2 {
	margin-top:10px;
	margin-left:12px;
	margin-bottom:12px;
	font-weight:normal;
	font-size:18px;
	color:#FF9B00;
}
.footerBox a:link, .footerBox a:visited {
	margin-left:12px;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#0000CB;
}
.footerBox a:hover {
	color:#FF9B00;
}
.driveLogos {
	margin-bottom:25px;
}
.imgLeft{
	float: left; 
    margin: 4px;
}
.imgRight{
	float: right; 
    margin: 4px;
}
ol { 
margin-left:10px;
 list-style-type: disc; 
	list-style-position: outside;}
ol li{ margin-left:10px; padding-left:5px;}
.callNowFoot {
	font-size: 16px;
	font-weight:bold;
	color:#05BC00;
}
.toTop {
	font-size:10px;
}
/* Validate Errors */
label.error { display: block; color: red; font-style: italic; font-weight: normal; }
input.error { border: 2px solid red; }
textarea.error { border: 2px solid red; }
td.field input.error, td.field select.error, tr.errorRow td.field input,tr.errorRow td.field select { border: 2px solid red; background-color: #FFFFD5; margin: 0px; color: red; }
tr td.field div.formError { display: none; color: #FF0000; }
tr.errorRow td.field div.formError { display: block; font-weight: normal; }
div.error { color: red; }
div.error a { color: #336699; font-size: 12px; text-decoration: underline; }