a { color: #9D2900; }

a:hover { color: #A0000E; text-decoration: none; }

body {
	background-color: #FCF;
	margin: 50px 0 0;
	background: url(../images/bg.gif) repeat-x;
	font: 80% Verdana, Arial, Sans-Serif;
	color: #444;
}

em { border-bottom: 1px dotted #fff; }

h1 {
	font-size: 1.8em;
	color: #900;
	font-weight: normal;
	margin: 0;
}

h1 a { text-decoration: none; }

h2 {
	font-size: 1.8em;
	color: #000;
	font-weight: normal;
	margin: 0;
}

h3 {
	font-size: 180%;
	color: #d00;
	font-face: tahoma, verdana, arial, helvetica, sans-serif;
	border-bottom: 1px solid #d00;
	margin: 0;
}

h4	{ 
	font-size: 1.2em;
	color: #d00;
	font-weight: bolder;
	margin: 0;
}

img { border: 0; }

p {
	margin: 0 0 1em 0;
	text-align: justify;
	line-height: 1.6em;
}

p.nojust {
	margin: 0 0 1em 0;
	text-align: left;
	line-height: 1.6em;
}

.box {
	position: absolute;
	padding: 66px 0 0;
	width: 580px;
	color: #C7E3EE;
}

.box a:link	{ color: #fff; text-decoration: none; }

.box a:visited	{ color: #fff; text-decoration: none; }

.box a:hover	{ color: #fcc; text-decoration: underline; }

.box2 {

	padding: 116px 0 0 200px;
	width: 580px;
	color: #C7E3EE;
}

.contact-box {
	position: absolute;
	padding: 86px 0 0;
	width: 580px;
	color: #C7E3EE;
}

.contact-box a:link	{ color: #fff; text-decoration: none; }

.contact-box a:visited	{ color: #fff; text-decoration: none; }

.contact-box a:hover	{ color: #fcc; text-decoration: underline; }

.changecolor	{
	color: #000;
	font: 48px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.changefont		{ font: 68px Verdana, Geneva, sans-serif; }

.col { float: left; width: 425px; margin: 0 30px 16px 0; }

.info {
	border: 1px solid #e0e0e0;
	background: #ffccff;
	padding: 12px;
}

.art-content	{ color: #666; font: 90%/1.6em	Verdana, Geneva, sans-serif; padding: 3em; width: 65%; }

.just	{ text-align: justify; }

.last { float: right; }

.red { color: #9D2900; }

.step {
	cursor: pointer;
	color: #FAFDDD;
	padding: 4px 0 0 11px;
	margin: 0 35px 0 0;
	font-size: 1.4em;
	float: right;
	text-align: center;
	background: url(../images/step.gif) no-repeat;
	height: 65px;
}

.step a { color: #fff; margin: 0 10px 0 0; }

.wrap { width: 950px; margin: 0 auto; }

#bar {
	height: 40px;
	margin: 0 0 30px;
	padding: 8px 0 0 0;
	background: url(../images/bar.gif) repeat-x;
}

#footer {
	clear: both;
	width: 1024px;
	height: 80px;
	margin: 0 auto;
	padding: 15px;
	border-top: 1px solid #e0e0e0;
	background: #fff url(../pics/icons/OneStop_logo_fieldservices_white80.gif) no-repeat right;
	text-align: center;
}

#footer .box {
	display: inline;
	float: left;
	margin: 0;
	padding-left: 95px;
}

#footer a { color: #808080; font-weight: bold; }

#header { width: 980px; height: 50px; margin: 0 auto; }

#contact-header { width: 980px; height: 70px; margin: 0 auto; }

#image {
	float: right;
	width: 389px;
	position: relative;
	top: 0px;
	background: url(../pics/final_logos/OneStop_logo_fieldservices_lavender325.gif) no-repeat top center;
	height: 350px;
}

#menu { float: right; padding: 6px 0 0 0; list-style: none; }

#menu .active a { border-bottom: 2px solid #C70012; color: #9D2900; }

#menu a {
	display: block;
	float: left;
	margin-left: 0px;
	padding: 7px;
	text-decoration: none;
	font-size: 13px;
	color: #000000;
}

#menu a:hover { color: #000; border-bottom: 2px solid #ccc; }

#menu li { display: inline; }

#teaser {
	clear: both;
	height: 259px;
	background: #fff url(../images/teaserbg.jpg) repeat-x;
}