img, div, #logo, #nav a {
	behavior: url(iepngfix.htc);
}

body {
	margin: 0;
	padding: 0;
	background: #000 url(images/stripes2.jpg) top left repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 100%;
	min-height: 1000px;
}

#nav  a {
	cursor: hand;
}

a:link, a:visited {
	color: #F4D549;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

dt {
	color: #006699;
}

#header {
	width: 780px;
	height: 250px;
	background: transparent url(images/header3.png) center no-repeat;
	margin: 0;
	padding: 0;
}

#wrap {
	text-align: left;
	margin: 0 auto;
	font-size: 80%;
	width: 780px;
	padding: 0;
	position: relative;
	background: transparent url(images/top_shadow4.png) top center no-repeat;
}

h1, h2, h3, h4, h5, p, div, img, li, ul, ol, dl,a, address {
	margin: 0;
	padding: 0;
	font-style: normal;
}

h2 {
	padding: 5px;
	color: #F4D549;
}

h3 {
	color: #F4D549;
	padding: 5px;
}

p {
	margin: 0 0 10px 0;
}

h5 {
	margin: 0 0 10px 0;
}

ul, ol {
	color: #CCCCCC;
	margin: 6px 0 6px 35px;
}

li {
	margin: 5px 0 5px 0;
}

hr {
	border: 0;
	border-top: 1px dashed #36363D;
	color: #000;
	background-color: #000;
	height: 4px;
	clear: both;
	margin: 0 0 15px 0;
}

strong {
	color:#fff;
}

bold {
	color:#F4D549;
	font-weight:bold;
	}

#logo {
	width: 400px;
	height: 100px;
	background:transparent url(images/via_logo.png) 30px 20px no-repeat;
}

#logo a {
	display: block;
	height: 100px;
}

#logo a span, #logo a img {
	display: none;
}

#nav {
	position: absolute;
	top: 305px;
	left: 400px;
}

#nav li {
	float:left;
	display:inline;
	padding:0 2px 0 2px;
}

#nav li a span {
	display:none;
}

#nav li a {
	position:relative;
}

#navHome {
	width:56px;
}
	#navHome a:link, #navHome a:visited {
		height:35px;
		display: block;
		background:transparent url(images/home.png) top left no-repeat;
	}
	
	#navHome a:hover, #home #navHome a {
		background-position: 0 -35px;
	}
	
#navAbout {
	width:56px;
}
	#navAbout a:link, #navAbout a:visited{
		height:35px;
		display: block;
		background:transparent url(images/about.png) top left no-repeat;
	}
	#navAbout a:hover, #about #navAbout a{
		background-position: 0 -35px;
	}
	
#navVehicles {
	width: 70px;
}
	#navVehicles a:link, #navVehicles a:visited {
		height:35px;
		display: block;
		background:transparent url(images/vehicles.png) top left no-repeat;
	}
	#navVehicles a:hover, #vehicles #navVehicles a {
		background-position: 0 -35px;
	}
	
#navSale {
	width: 60px;
}
	#navSale a:link, #navSale a:visited{
		height:35px;
		display: block;
		background:transparent url(images/sale.png) top left no-repeat;
	}
	#navSale a:hover, #sale #navSale a{
	background-position: 0 -35px;
	}
	
#navContact {
	width: 70px;
}
	#navContact a:link, #navContact a:visited{
		height:35px;
		display: block;
		background:transparent url(images/contact.png) top left no-repeat;
	}
	#navContact a:hover, #contact #navContact a{
		background-position: 0 -35px;
	}

#content {
	width: 730px;
	background: transparent url(images/background.png) center repeat-y;
	padding: 15px 25px 25px 25px;
	margin-bottom: 10px;
	min-height: 300px;
}

.bigglist {
	margin: 0 0 20px 20px;
}
.bigglist li {
	list-style-type: disc;
	color: #DD9F02;
	font-size: 0.8em;

}
.body_main, .body_main_wide, .body_main_full {
	float: left;
	clear: left;
	padding: 35px 0 0 25px;
	background: transparent url(images/NC_cnt_largebg.jpg) no-repeat left top;
	color: #CCCCCC;
	width: 300px;
}
	.body_main_wide {
		width: 400px;
	}
	
	.body_main_full {
		width: 670px;
	}
	
		.body_main_full div {
			clear: both;
			margin: 0;
			padding: 0;
		}

.body_main h1 {
	font-size: 95%;
	font-weight: lighter;
	line-height: 2em;
}

.body_main p, .body_main_wide p, .body_main_full p {
	font-size: 95%;
	font-weight: lighter;
	line-height: 1.8em;
}
.body_main p img, .body_main_wide p img, .body_main_full p img {
	float: left;
	padding: 0 20px 20px 0;
}
		.body_main_full img.left {
			float: left;
			padding: 7px 35px 10px 0;
		}
		.body_main_full img.right {
			float: right;
			padding: 7px 0 10px 35px;
		}

.body_main h3, .body_main_wide h3, .body_main_full h3 {
	padding: 0 0 20px 0;
}

div.body_side, div.body_side_nar {
	float: right;
	clear: right;
	margin: 0;
	padding: 0 0px 0 0;
	background: transparent url(images/NC_cnt_side.jpg) left top no-repeat;
	color: #fff;
	width: 325px;
}

	div.body_side_nar {
		width: 300px;
		background: transparent url(/img/livery/NC_cnt_side_nar.jpg) repeat-x left top;
	}

.body_side h3, .body_side_nar h3 {
	float: right;
	font-size: 95%;
	font-weight: bold;
	line-height: 2em;
	text-transform: uppercase;
	color: #F4D549;
	font-family: Helvetica, sans-serif;
	display: inline;
	width: 280px;
	margin: 32px 0 5px 0px;
}
	
.body_side img {
	float: left;
	margin: 0 0 0 10px;
	border: 0px;
}

.body_side h3 a {
	color: #006699;
}

.body_side h3 img, .body_side_nar h3 img {
	margin: 11px 0 0 0;
}

.body_side h3 a span, .body_side h3 span, .body_side_nar h3 a span, .body_side_nar h3 span {
	display: none;
}

.body_side h4 {
	float: right;
	font-size: 95%;
	font-weight: bold;
	line-height: 2em;
	text-transform: uppercase;
	color: #006699;
	font-family: Helvetica, sans-serif;
	display: inline;
	width: 280px;
	margin: 10px 0 0 10px;
	padding: 0;
}

.body_side h4 a span, .body_side h3 a span {
	display: none;
}

.body_side #smallbiz_basic, .body_side #smallbiz_med, .body_side #smallbiz_full {
	margin: 0;
	padding: 0;
}

.body_side #smallbiz a {
	display: block;
}

.body_side #smallbiz_basic a {
	background: transparent url(/img/livery/NC_sb_wyg_bg.jpg) top left no-repeat;
	width: 197px;
	height: 10px;
	display: block;
}

.body_side #smallbiz_med a {
	background: transparent url(/img/livery/NC_sb_wygmed_bg.jpg) top left no-repeat;
	width: 197px;
	height: 10px;
	display: block;
}

.body_side #smallbiz_full a {
	background :transparent url(/img/livery/NC_sb_wygful_bg.jpg) top left no-repeat;
	width: 197px;
	height: 10px;
	display: block;
}

.sb_price {
	margin: 0;
	padding: 0;
}

.body_side div.sbcontent, .body_side_nar div.sbcontent {
	clear: right;
	float: right;
	font-size: 90%;
	font-weight: lighter;
	line-height: 1.5em;
	display: inline;
	width: 240px;
	margin: 10px 25px 0 10px;
}

.vehicle {
	float: left;
	height: 220px;
	width: 240px;
}

.vehicle p {
	padding: 2px 4px;
}

.vehicle a {
	color: #F4D549;
}

.vehicle a img {
	outline: none;
	border: none;
}

.vehicle2 {
	float: left;
	height: 350px;
	width: 240px;
}

.vehicle2 p {
	padding: 2px 4px;
}

.vehicle2 a {
	color: #F4D549;
}

.vehicle2 a img {
	outline: none;
	border: none;
}

#news {
	display: inline;
	float: left;
}

#news h3 {
	font-size: 0.9em;
	letter-spacing: 0.1em;
	font-weight: normal;
	text-transform: uppercase;
	margin: 2px 0 12px 0;
	padding: 0;
}

#news h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fff;
	margin: 0 0 15px 0;
	padding: 0;
}

#news p {
	line-height: 1.5em;
}

.archive h4 {
	margin: 5px 0 5px 0;
}

.smallfella {
	font-size: 0.7em;
}

#emailSuccess, #emailFailure {
	clear: both;
}

#footer {
	border-top: 1px dashed #36363D;
	color: #cccccc;
	margin: 0 10px 10px 25px;
	padding: 10px 0 0 10px;
	clear: both;
	text-align: center;
}

.blue {
	color: #006699;
	font-weight: bold;
}

/*  form styling ----------------------------------------*/
form {
	padding:10px;
}

input, textarea, select {
	background: #000 url(images/NC_fminput_bg.jpg) repeat-x bottom;
	border: 1px solid #333333;
	padding: 4px;
	margin:0;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
}

textarea {
	background: #000 url(images/NC_fmtext_bg.jpg) repeat-x bottom;
}

input:focus, textarea:focus, select:focus {
	border: 1px solid #F4D549;
}

#submit {
	background: #000 url(images/NC_fmbut_bg.jpg) repeat-x bottom;
	margin: 0 0 0 245px;
	clear: left;
	width: 80px;
	height: 27px;
	border: 0;
}

form p {
	float:left;
	margin: 2px;
	padding: 0 0 0 0;
	clear: left;
	width: 370px;
}

form span {
	font-size: 0.8em;
	font-style: italic;
}

label {
	padding: 4px 10px 4px 0;
	display: block;
	clear: left;
	float: left;
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
	height: 15px;
	width: 75px;
	text-align: right;
}

label span {
	float: left;
	display: none;
	margin: 0;
	padding: 0;
}

input {
	float: left;
	width: 250px;
}

.required {
	background: #cc0000;
	border: 1px solid #cc0000;
}

textarea {
	width: 250px;
}

input.radio {
	width: 15px;
	border: none;
	padding: 0;
}

input.button {
	width: 25px;
}

/* End Fomr styling ------------------------ */

#linkfloat{
	position: relative;
	z-index: 100;
}
