* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border: 1px solid #4B4B4B;
	padding: 10px 0;
}
p {
	margin: 0 10px 10px;
}
#wrapper {
	margin: 0 auto;
	border: 4px solid #4B4B4B;
	padding: 10px 5px 5px;
	position: relative;
	width: 90%;
	min-width: 760px;
}
#header {
	height: 130px;
	margin-bottom: 15px;
	background-color: #B1B1B1;	
}
#header h1 {
	width: 830px;
	height: 130px;
	float: left;
	font-size: 1px;
	color: #324B99;
	background-image: url(headernew.gif);
	background-position: center;
	background-repeat: no-repeat;
	background-color: #B1B1B1;
}
#header p {
	margin: 0;
	width: 0px;
	height: 117px;
	float: right;
	margin-top: 13px;
	font-size: 1px;
	color: #324B99;
	background-color: #B1B1B1;
}
#nav {
	width: 120px;
	padding-bottom: 87px;
	float: left;
	background-image: url(service.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	position: relative;
	margin-right: 5px;
}
#nav li {
	list-style: none;
	border-bottom: 1px solid #FFF;
}
#nav a {
	color: #FFFFFF;
	background-color: #3F5FC1;
	display: block;
	padding: 10px;
	text-decoration: none;
	font-weight: bold;
	line-height: 17px;
}
#nav a:hover {
	color: #3F5FC1;
	background-color: #CACACA;
}
#contentwrap {
	margin: 0;
	border: 1px solid #8488B0;
	overflow: hidden;
	padding: 5px 5px 5px 10px;
}
#detailbar {
	width: 270px;
	float: right;
	margin-left: 5px;
}
#detailbar img {
	margin-bottom: 1em;
}
#content {
	background-color: #CACACA;
	background-image: url(tl.gif);
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
	border-top: 5px solid #FFF;
}
#content1 {
	background-color: #CACACA;
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
	border-top: 5px solid #FFF;
}
#content .tr {
	background-image: url(tr.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#content .bl {
	background-image: url(bl.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#content .br {
	background-image: url(br.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 10px 5px;
	position: relative;
}
#content h2 {
	font-size: 16px;
	letter-spacing: 1.5px;
	color: #3F5FC1;
	text-decoration: underline;
	margin: 0 0 10px 4px;
}

#content1 h2 {
	font-size: 16px;
	letter-spacing: 1.5px;
	color: #3F5FC1;
	text-decoration: underline;
	margin: 0 0 10px 4px;
}
#content1 a {
	color: gray;
}
#content .fineprint {
	color: #3F5FC1;
	font-size: 10px;
	font-family: tahoma;
	font-style: italic;
}
#footer {
	background-color: #333333;
	color: #FFFFFF;
	text-align: center;
	padding: 5px;
	margin-top: 5px;
}
#footer p {
	margin: 0;
	font-size: 12px;
}
#footer a {
	color: #fff;
}
#van1 {
	width: 280px;
	float: left;
	margin-right: 10px;
	border: 3px solid #3F5FC1;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 2px;
	height: 100px;
	
	
}
#van1 p {
	font-size: 11px;

}
#van1 img {
	float: left;
	margin-right: 10px;
	margin-left: 2px;
	margin-top: 2px;
	margin-bottom: 10px;
	border: 2px solid #fff;	
}
#price {
	font-size: 14px;
	font-weight: bold;
	
}



.hoverbox
{
	cursor: default;
	list-style: none;
}

.hoverbox a
{
	cursor: default;
}

.hoverbox a .preview
{
	display: none;
}

.hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	top: -210px;
	left: 182px;
	z-index: 1;
}

.hoverbox img
{
	background: #fff;
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 	2px;
	vertical-align: top;
	width: 100px;
	height: 75px;
}

.hoverbox li
{
	background: #eee;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: left;
	margin: 3px;
	padding: 5px;
	position: static;
}

.hoverbox .preview
{
	border-color: #000;
	width: 250px;
	height: 200px;
}

#main {
	text-align: center;
	display:block;
	position: relative;
	 
	
}
#details {
	float: left;
	display: block;
	font-size: 14px;
	
	position: absolute;
	padding-top: 30px;
	margin-left: 0px;
	color: #000;
}

