@media all {
	
html {
	background-color:#e6e6e6;
	background-image: url(img/base/BackgroundGradient.jpg); LINE-HEIGHT: normal;
	background-repeat: repeat-x;
	}

body {
	background-color:#fff;
	border: solid 2px #ccc;
	color: #000;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	height: auto;
	margin: 0px auto;
	margin-top: 2px ;
	width:1000px;
}

div,dl,dt,dd,ol,h1,h2,h3,h4,h5,h6,ul,li,pre,code,form,legend,input,button,textarea,p,blockquote,th,td{
		margin:0;
	}
	div,dl,dt,dd,ol,h1,h2,h3,h5,h6,pre,code,form,legend,input,button,textarea,p,blockquote,th,td{
		padding:0;
	}
	
	p{margin-bottom:1.2em;margin-top:1.2em;line-height:1.5em;color:#2F2F2F;}
	div{line-height:1.5em;color:#2F2F2F;}
	table{border-collapse:collapse;border-spacing:0;}
	img{border:0;}
	strong{font-weight:bold;}
	caption,th{text-align:left;}
	h1,h2,h3,h4,h5,h6{font-weight:bold;color:#000;}
	input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
	table{font-size:inherit;font:100%;}
	pre,code{font-family:monospace;*font-size:108%;line-height:100%;color:#008;}
	h1{font-size:150%;line-height:1;margin-bottom:.3em;}
	h2{clear:left;
		background-color:#ffe8e8;
		font-size:130%;
		margin-bottom:.75em;
		margin-top:0px;
		padding:5px 0px 5px 0px;
		text-align:center;
	}
	h3{font-size:110%;line-height:1;margin-bottom:1em;}
	h4{background-color:#ffe8e8;font-size:110%;line-height:1.25;margin-top:1.25em;font-weight:bold;padding:4px;}
	h5{font-size:1em;font-weight:bold;margin-bottom:1.5em;}
	h6{font-size:1em;font-weight:bold;}
	input[type=submit],input[type=button],input[type=reset]{padding-left:10px;padding-right:10px;}

.fleetwisegallery, .main
{
	clear:both;
	display:block;
	text-align:center;
float:none;
}

.fleetwisethumb , .fleetwisecontactus
{
	display:inline-block;
	width:300px;
	float:left;
	margin:10px;
	border:2px solid black;
	text-align:center;
	height:350px;
	overflow:auto;
}

.fleetwisecontactus
{
	height:120px;
}
.fleetwisecontactus span
{
	display:block;
}

.fleetwisethumb
{
	height:350px;
}



