@charset "utf-8";
/* CSS Document */


body {
	margin: 20px 0px;
	background: #FFF url(../i/bodyBg.jpg) top center no-repeat; 
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #333;
	text-align:justify;
	line-height: 1.5em;
}

#main {
	margin:0 auto;
	width: 999px;
	background: #fff url(../i/footerBg.jpg) top center no-repeat;
	text-align:justify;
}

/*#top_nav {
	width:999px;
	background:#000;
	color:#CCC;
	margin-left:1px;
	padding:0 10px 0 10px;
}*/

a.top_link{
	color:#CCC;
	text-decoration:none;
}
a:hover.top_link{
	color:#FFF;
	text-decoration:underline;
}

#top {
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	width: 999px;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #000;
	color: #FFF;
	text-align: right;
}

#header {
	background: url(../i/headerBg.jpg) top center no-repeat;
	margin: 0 auto;
	padding: 0 0 0 1px;
	height: 440px;
}
#header_aus {
	background: url(../i/headerBg-aus.jpg) top center no-repeat;
	margin-left: auto;
	margin-right: auto;
	height: 440px;
}

#header_menu {
	width: 330px;
	height: 440px;
}

#header_details {
	background: url(../i/header-detailsBg.jpg) top center no-repeat;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	height: 200px;
}

#header_details_aus {
	background: url(../i/header-detailsBg-aus.jpg) top center no-repeat;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	height: 200px;
}

#header_details_aus h1 {
	color: #000;
}

#header_details h1 {
	font-size: 2.4em;
	color:#333;
	margin:0 0 0 100px;
}

#footer {
	margin-left: auto;
	margin-top: 15px;
	margin-right: auto;
	background: url(../i/footerBg.jpg) top center no-repeat;
	width: 999px;
	height: 30px;
}
#column_1234 {
	float:left;
	width:211px;
	margin-left:26px;
	font-size:12px;
	padding-top: 15px;
	text-align:left;
}


h1 {
	font-size: 22px;
	font-weight: normal;
	padding: 0px;
}
h2 {
	font-size: 20px;
	font-weight: normal;
	padding: 0px;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	padding: 0px;
}

h4 {
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 0.5em 0;
	padding: 0;
}
h5 {
	font-size: 14px;
	font-weight: bold;
	padding: 0;
	margin: 1em 0;
}

b, strong, h1, h2, h2, h3 {
	color: #cc0000;
}

hr {
	padding: 0px;
}
a {
	color:#900; /*#900*/
	text-decoration:none;
}
a:hover {
	color:#2c5674;
	text-decoration:underline;
}
a img {
	 border: none;
}
ul {
	text-align:left;
	list-style: square;
}
.right {
	float:right;
	text-align:right;
}
.left {
	float:left;
	text-align:left;
}
.contact {
	color:#333;
	
}

.content {
	text-align: left;
	vertical-align: text-top;
	padding: 0px 20px;
}

.dealer {
	margin-left: auto;
	margin-right: auto;
	width: 949px;
	text-align: left;
	vertical-align: text-top;
	background: url(../i/footerBg.jpg) top center no-repeat;
}

.important {
	font-family: tahoma;
	font-size: 14px;
	text-align: center;
}

.red {
	font-family: tahoma;
	font-size: 12px;
	color: #CB0000;
	text-decoration: none;
}
.grey {
	font-family: tahoma;
	font-size: 12px;
	color: #7F7F7F;
	text-decoration: none;
}
.text1 {
	font-family: tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.text2 {
	font-family: tahoma;
	font-size: 10px;
	color: #757575;
	text-decoration: none;
}
.cont_name {
	font-family: tahoma;
	font-size: 12px;
	color: #252525;
	text-decoration: none;
}
.links {
	font-family: tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.links:hover {
	font-family: tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
.linkdead {
	font-family: tahoma;
	font-size: 12px;
	color: #CCC;
	text-decoration: none;
}
.linkdead:hover {
	font-family: tahoma;
	font-size: 12px;
	text-decoration: none;
	cursor:default;
}
.invisible {
	color: #ffffff;
	text-decoration: none;
	font-size: xx-small;
	text-align: left;
	vertical-align: bottom;
	visibility: hidden;
}
.white {
	color: #ffffff;
	text-decoration: none;
	font-size: xx-small;
	text-align: left;
	vertical-align: bottom;
	line-height:1em;
}
.input {
	background-color: #ffffff;
	border-width: 1px;
	border-color: #ACACAC;
	border-style: solid;
	font-family: Tahoma, Verdana, Geneva, sans-serif; 
	font-size: 11px;
	width: 90%;
}
.submit {
	background-color: #ffffff;
	border-width: 1px;
	border-color: #ACACAC;
	border-style: solid;
	font-family: Tahoma, Verdana, Geneva, sans-serif; 
	font-size: 11px;
}
.submit:hover {
	background-color: #ffffff;
	border-width: 1px;
	border-color: #ACACAC;
	border-style: solid;
	font-family: Tahoma, Verdana, Geneva, sans-serif; 
	font-size: 11px;
	color: #F00;
	cursor: pointer;
}

/* Top Left Link */
#top_left {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	height: 125px;
	width: 125px;
	background: url(/i/top-left-blufi.png) no-repeat;
	text-indent: -999em;
	text-decoration: none;
}

/* Top Navigation Menu */
#top_nav_holder {
	margin: 0 0 0 1px;
	padding: 0;
	width:999px;
	z-index: 999;
	background-color:#3c3c3c;
	color:#CCC;
	text-align:left;
}
#top_nav_holder a {
	color:#FFF;
	text-decoration:none;
}
#top_nav_holder a:hover {
	color:#F00;
	text-decoration:underline;
}
#top_nav_holder td {
	padding: 0 15px 0 0;
}
#top_nav {
	margin: 0;
	padding: 0;
	z-index: 999;
	text-align:left;
}
#top_nav li {
	list-style: none;
	float: left;
	height:28px;
	}
#top_nav li a {
	display: block;
	margin: 0;
	padding: 4px 8px 6px 8px;
	color: #e3e3e3;
	text-decoration: none;
	}
#top_nav li ul {
	display: none;
	width: 185px;
	background-color: #3c3c3c;
	}
#top_nav li:hover ul, #top_nav li.hover ul {
	display: block;
	position: absolute;
	margin: 0 0 0 10px;
	padding: 0;
	}
#top_nav li:hover li, #top_nav li.hover li {
	float: none;
	}
#top_nav li:hover li a, #top_nav li.hover li a {
	background-color: #3c3c3c;
	border-bottom: 1px solid #585858;
	border-left: 1px solid #585858;
	border-right: 1px solid #585858;
	color: #e3e3e3;
	}
#top_nav li li a:hover {
	background-color: #585858;
	color:#fff;
	}


