/* CSS Document */

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, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption {
	margin: 0;
	padding: 0;
	border: 0;
	outline: none;
	text-align:left;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	color: black;
	background: white;
}
ol, ul {
}
/* tables still need 'cellspacing="0"' in the markup */
table {
}
caption, th, td {
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/***** End *****/

/***** Global Settings *****/
 
html, body {
	border:0;
	margin:0;
	padding:0;
}
body {
	font:11px Tahoma, Arial, Helvetica, sans-serif;
	background:#303030 url(../images/bg.gif) repeat-x top left;
	margin:0px;
	color:#ddd;
}
/***** Headings *****/
 
h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	font-weight:normal;
	color:#fff;
	margin-bottom:4px;
}
h1 {
	font-size:26px;
	margin-bottom:8px;
	font-family:Impact, Arial, Helvetica, sans-serif;
}
h2 {
	font-size:18px;
	font-family:Impact, Arial, Helvetica, sans-serif;
}
h3 {
	font-size:14px;
	font-family:Impact, Arial, Helvetica, sans-serif;
}
/***** Common Formatting *****/
 
p, ul, ol {
	margin:0;
	padding:0 0 1.25em 0;
}
#content ul, #content ol, #content p {
	line-height:18px;
}
ul, ol {
	padding:0 0 1.25em 2.5em;
}
blockquote {
	margin:1.25em;
	padding:1.25em 1.25em 0 1.25em;
}
small {
	font-size:0.85em;
}
em {
	font-size:10px;
	color:#000;
}
img {
	border:0;
	behavior: url(iepngfix.htc);
}
/*sup {
	position:relative;
	bottom:0.3em;
	vertical-align:baseline;
}*/
sub {
	position:relative;
	bottom:-0.2em;
	vertical-align:baseline;
}
acronym, abbr {
	cursor:help;
	letter-spacing:1px;
	border-bottom:1px dashed;
}
/***** Links *****/
 
a:link, a:visited {
	text-decoration:none;
	color:#acc737;
}
a:hover, a:active {
	text-decoration:underline;
	color:#acc737;
}
/***** Forms *****/
 
form {
	margin:0;
	padding:0;
	display:inline;
}
input, select, textarea {
	font:1em Arial, Helvetica, sans-serif;
}
input, select {
	line-height:20px;
}
textarea {
	width:100%;
	line-height:1.25;
}
label {
	display:block;
	line-height:20px;
}
/***** Tables *****/
 
table {
	border:0;
	margin:0 0 0 0;
	padding:0;
}
table tr td {
}
/***** Wrapper *****/
 
#wrap {
	width:960px;
	margin:0 auto;
}
/***** Global Classes *****/
 
.clear {
	clear:both;
}
.float-left {
	float:left;
}
.float-right {
	float:right;
}
.text-left {
	text-align:left;
}
.text-right {
	text-align:right;
}
.text-center {
	text-align:center;
}
.text-justify {
	text-align:justify;
}
.bold {
	font-weight:bold;
}
.italic {
	font-style:italic;
}
.underline {
	border-bottom:1px solid;
}
.highlight {
	background:#ffc;
}
.wrap {
	width:960px;
	margin:0 auto;
}
.img-left {
	float:left;
	margin:0px 10px 4px 0;
}
.img-right {
	float:right;
	margin:0px 0 4px 10px;
}
.png-img {
	behavior: url(../iepngfix.htc);
}
.nopadding {
	padding:0;
}
.noindent {
	margin-left:0;
	padding-left:0;
}
.nobullet {
	list-style:none;
	list-style-image:none;
}
.margin {
	padding:12px;
}
.hspace {
	margin:0px 5px;
}
.vspace {
	margin:5px 0px;
}
img.bordered {
	padding:1px;
	border:1px solid #360;
	background-color:#fff;
}
.required {
	color:#cc0000;
	font-weight:bold;
	font-size:12px;
	font-family:'Lucida Grande', Arial, Helvetica, sans-serif;
}
.top {
	background-color:#363636;
}
label {
	text-align:right;
}
input.text {
	font-size:11px;
	font-weight:normal;
	width:200px;
	border:1px inset #000;
	padding:2px;
	margin-top:4px;
}
select.text {
	font-size:11px;
	font-weight:normal;
	width:200px;
	border:1px inset #000;
	padding:2px;
	margin-top:4px;
}
textarea.text {
	font-size:11px;
	font-weight:normal;
	width:340px;
	border:1px inset #000;
	padding:2px;
	margin-top:4px;
}
input.submit {
	font-size:11px;
	font-weight:bold;
	margin:10px 0px;
	width:120px;
	padding:4px;
}
.small {
	font-size:9px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
}
.shadowleft {
	background:transparent url(../images/left-shadow.png) repeat-y center right;
	behavior: url(../iepngfix.htc);
}
.shadowright {
	background:transparent url(../images/right-shadow.png) repeat-y center left;
	behavior: url(../iepngfix.htc);
}
.main {
	background-color:#1d1d1d;
}
#menu-bg {
	background:#000 url(../images/menu-bg.jpg) repeat-x  center bottom;
}
#menu a:link, #menu a:visited {
	line-height:61px;
	display:block;
	padding:0px 18px;
	font-weight:bold;
	color:#fff;
	text-align:center;
	border-bottom:6px solid #888;
	background:transparent url(../images/menu-divider.gif) no-repeat bottom right;
}
#menu a:hover, #menu a:active {
	color:#acc737;
	border-bottom:6px solid #fff;
	text-decoration:none;
}
#menu a.selected:link, #menu a.selected:visited, #menu a.selected:hover, #menu a.selected:active {
	color:#acc737;
	border-bottom:6px solid #fff;
	text-decoration:none;
	background:transparent url(../images/menu-divider.gif) no-repeat bottom right;
}
#content {
	padding:20px 15px;
}
.white12 {
	font-size:12px;
	color:#fff;
	font-weight:bold;
}
.homeAddress {
	padding:10px 0px 0px 10px;
	border-top: 4px solid #888;
}
.servicelist a:link, .servicelist a:visited {
	color:#fff;
	line-height:24px;
}
#scroller {
	background-color:#fff;
	color:#333;
	height:180px;
	overflow:hidden;
}
#scroller h3 {
	color:#000;
	padding-bottom:2px;
	border-bottom:1px solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
}
#scroller p {
	line-height:13px;
	padding-bottom:4px;
}
#footer {
	width:780px;
	margin:0px auto;
}
#footer a:link, #footer a:visited {
	color:#fff;
}
