/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	color : #333;
	background-color : #eee;
	background: url(../images/bg_img.jpg) repeat-x #78ce9f;
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
}

a {
	text-decoration: none;
	color: #333;
}

a:hover {
	text-decoration: underline;
}

#wrapper {
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	width: 760px;
	/*background: url(../images/wraper_bg_mid.png) repeat-y;*/
	border: 1px solid #999;
/*	border-right: 1px solid #ccc;*/
}

#header {
	background-color: #fff;
	background-position: right top;
	padding: 5px;
}

#onsite {
	position: relative;
	width: 100%;
	background: url(../images/name_truck.gif) #fff no-repeat;
	background-position: top right;
	margin: 0px;
	padding: 0px;
	height: 110px;
}

#menu {
	background-color: #fff;
	background-position: right top;
	padding: 0px 5px 0px 5px;
	background: url(../images/link_bg.gif) #000 bottom left repeat-x;
	border-bottom: 6px solid #ccc;
	height: 28px;
}

#onsite-menu ul {
	list-style: none;
	padding: 0;
	margin: 0em;
	height: 2.5em;
}

#onsite-menu li {
	float: left;
	margin: 0px;
	line-height: 2.5em;
}

#onsite-menu li a {
	height: 2.5em;
	line-height: 2.5em;
	float: left;
	width: 8.5em;
	display: block;
	color: #063; /*#0c5594;*/
	font-size:12px;
	font-stretch:condensed;
	font-weight:600;
	text-decoration: none;
	text-align: center;
}

#onsite-menu li a:hover {
	text-decoration: underline;
}

#banner {
	background-color: #fff;
	background-position: right top;
	margin: 0px;
	padding: 0px;
}

#onsite-banner {
	position: relative;
}

#content {
	background-color: #fff;
	background-position: right top;
	margin: 0px;
	padding: 0px;
}

#onsite-products {
	position: relative;
	border-bottom: 1px solid #ccc;
	min-height: 265px;
}

#onsite-content {
	position: relative;
	border-bottom: 1px solid #ccc;
}

#onsite-content h2 {
	font-size: 14px;
	color: #063; /*#0c5594;*/
	line-height: 1.5em;
	margin: 5px;
}

#onsite-content p {
	margin: 5px;
}

.left-content {
	float: left;
	width: 300px;
	padding: 5px;
}

.right-content {
	position: relative;
	padding: 5px;
}

.onsite_quote {
	text-align: right;
	font-size: 16px;
	font-weight: bold;
}

.contact {
	font-size: 12px;
}

.contact label {
	font-weight: bold;
	color: #063; /*#0c5594;*/
	padding: 5px;
}

#footer {
	background-color: #fff;
	background-position: right top;
	margin: 0px;
	padding: 5px;
}

#copyright {
	position: relative;
	text-align: right;
	color:#999;
	font-size:12px;
	height: 40px;
	line-height: 4em;
}

#copyright a {
	text-decoration: none;
	color: #666;
	font-weight: bold;
}

#copyright a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #333;
}

.faq-question {
	color: #063; /*#0c5594;*/
	font-weight: bold;
}

.faq-answer {
	border:1px solid #ccc;
	margin-left:9px;
	padding:5px
}

.cat_menu {
	padding: 5px;
	border: 1px solid #ccc;
	width: 180px;
	background-color: #dcfeee;
	font-size: 12px;
}

/*.cat_menu a {
	text-decoration: none;
	color: #333;
}

.cat_menu a:hover {
	text-decoration: underline;
}*/

.link{
	width:655px;
	background:url(images/link_bg.gif);
	background-repeat:repeat-x;
	text-align:center;
	vertical-align:middle;
}

.link1{
	font-family:Arial;
	font-size:13px;
	text-decoration:none;
	color:#0c5594;
	font-stretch:condensed;
	font-weight:600;
}

.link2{
	font-family:Arial;
	font-size:13px;
	color:#0c5594;
	font-stretch:condensed;
	font-weight:600;
}
