body , html {
	height:100%;
	width:100%;
	padding:0px;
	margin:0px;
	overflow:hidden;
	font-weight: normal;
	font-size: 11px;
	line-height: 13px;
	font-family: verdana;
	color: #000000;
	background-color:#FFFFFF;
	background: #8a9f02 url(/template/images/bg-gazongras.jpg) repeat-x top left;
}
table {
	padding:0px;
	border:0px;
	border-collapse:collapse;
}
td {
	font-size: 11px;
	color: #000000;
	line-height: 13px;
	font-family: verdana;
}
a {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #639d49;
	text-decoration: underline;
}
li {
	list-style-type: square;
}
fieldset {
	margin:6px;
	padding:6px;
}
.navlink {
	color:red;
}
.navlinkactive {
	color:blue;
}
.verticalbar {
	padding:10px;
	background-color:#EEEEEE;
}
.locationbar {
	color: gray;
	width:75%;
	text-align:left;
	cursor:pointer;
}
.printbar {
	color: gray;
	width:100%;
	text-align:right;
	cursor:pointer;
}
.languageselect {
	font-size:10px;
	padding: 10px;
}
.scrollmenu {
	font-size : 10px;
	color : black;
	background-color : #003366;
	border : 1px double white;
}
.contentdiv {
	top:0px;
	position:absolute;
	width:100%;
	display: block;
	overflow-x: hidden;
	overflow-y: auto;
	background: #ffffff;
	color: #000000;
	scrollbar-arrow-color: #52690c;
	scrollbar-face-color: #d4e3b3;
	scrollbar-track-color: #ffffff;
	scrollbar-3dlight-color: #c8cdbd;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-darkshadow-color: #c8cdbd;
	scrollbar-base-color: #d4e3b3;
	height:100%;
}
.contentdiv2 {
	top:0px;
	position:absolute;
	width:100%;
	padding:12px;
	display: block;
	overflow-x: hidden;
	overflow-y: auto;
	background: #ffffff;
	color: #000000;
	height:100%;
	min-height:100%;
	height:auto;
}
.topcontentdivider {
	border:0px;
	height:10px;
}
.bottomlink {
	font-size:10px;
	color:#ffffff;
	text-decoration:none;
}
.bottomlink:hover {
	color:#ffffff;
	text-decoration:underlined;
}

#dealerLocator {
	position: relative;
	width: 173px;
	height: 180px;
	margin-bottom: 20px;
}

#latestNews {
	position: relative;
	width: 173px;
	margin-bottom: 20px;
	border: 1px solid #85a000;
}

.latestNewsHeader {
	background: #ffffff url(/template/images/bg-menu.jpg) repeat-x top left;
	width: 100%;
	height: 30px;	
	font-weight: bold;
	color: white;
	padding-top: 6px;
}

.latestNewsContent {
	padding: 6px;
	text-align: left;
}

#postcodeInput {
	position: absolute;
	width: 60px;
	height: 22px;
	z-index: 2;
	top: 165px;
	right: 2px;
}

#postcodeInput input {
	width: 60px;
	hegith: 20px;
	font-family: verdana;
}

#languageSelector {
	position: absolute;
	z-index: 2;
	width: 50px;
	height: 20px;
	right: 0px;
	top: 10px;
	padding-top: 2px;
	padding-left: 10px;
	padding-right: 10px;
}

#languageSelector a {
	text-decoration: none;
}

#languageSelector img {
	border: 0px;
}

#bottomSearchText {
	display: inline;
	padding-right: 4px;
	font-weight: bold;
	color: white;
}

.latestNewsContent ul {
	margin-left: 8px;
	margin-top: 0px;
	padding-left: 6px;
}

.latestNewsContent li {	
	text-align: left;
}

#gmMap {
	width: 550px;
	height: 300px;
}

#gmInput {
	width: 550px;
	height: 200px;
}
/*
@import 'form.css';
@import 'menu.css';
@import 'news.css';
@import 'gallery.css';
@import 'search.css';
@import 'product.css';
@import 'poll.css';
@import 'order.css';
*/
