body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:0px;
	margin:0px;
	color:#FFFFFF;
	background-color:#000000;
	background-image:url(images/bground.gif);
	background-repeat:repeat-x;
	background-position:top center;
}
a, .image_trans a {
	color:#FFFFFF;
	text-decoration:none;
}
a:hover, .image_trans a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
.hm_boxes h1 a {
	color:#cba348;
	text-decoration:none;
}
.more a {
	color:#cba348;
	text-decoration:underline;
}
.hm_boxes h1 a:hover, .more a:hover {
	color:#cba348;
	text-decoration:underline;
	;
}
.header_box h1 a {
	color:#ff4f15;
	text-decoration:none;
}
.header_box a {
	color:#000;
	text-decoration:none;
}
.header_box a:hover {
	color:#000;
	text-decoration:underline;
}
.header_box h1 a:hover {
	color:#ff4f15;
	text-decoration:underline;
}
.more2 a {
	color:#ff4f15;
	text-decoration:underline;
}
.more2 a:hover {
	color:#ff4f15;
	text-decoration:underline;
}

.flags_block{
	position:absolute;
	left:50%;
	margin-left:360px;
	margin-top:15px;
}

.logo {
	width:200px;
	position:absolute;
	margin-top:26px;
	margin-left:40px;
}
.menu {
	padding-left:250px;
}
.menu a {
	background-image:url(images/menu.png);
	background-repeat:no-repeat;
	width:130px;
	line-height:48px;
	display:block;
	font-weight:bold;
	text-align:center;
	float:left;
	margin-right:10px;
	margin-top:52px;
	color:#000;
}
.menu a:hover {
	background-image:url(images/menu_active.png);
	background-repeat:no-repeat;
	text-decoration:none;
	color:#000;
}
.menu a:focus {
	background-image:url(images/menu_active.png);
	background-repeat:no-repeat;
	text-decoration:none;
}
h1 {
	clear:both;
	padding:0px;
	margin:0px;
	background-image:url(images/h1.png);
	background-repeat:repeat-x;
	height:22px;
	color:#FFF;
	font-size:16px;
	margin-bottom:10px;
	padding-left:8px;
	padding-top:2px;
	font-weight:normal;
}
h2 {
	clear:both;
	padding:0px;
	margin:0px;
	background-image:url(images/h2.png);
	background-repeat:repeat-x;
	height:22px;
	color:#cba348;
	font-size:16px;
	margin-bottom:10px;
	padding-left:8px;
	padding-top:2px;
	font-weight:normal;
}
h3 {
	clear:both;
	padding:0px;
	margin:0px;
	background-image:url(images/h3.png);
	background-repeat:no-repeat;
	width:680px;
	height:22px;
	color:#cba348;
	font-size:16px;
	margin-bottom:10px;
	padding-left:20px;
	padding-top:2px;
	font-weight:normal;
}
#headerflash {
	background-image:url(images/flash.jpg);
	background-repeat:no-repeat;
	width:960px;
	height:301px;
	clear:both;
}
.header_box {
	width:205px;
	height:346px;
	position:absolute;
	left:50%;
	margin-top:-373px;
	margin-left:-498px;
	color:#000;
	padding-left:15px;
	padding-right:15px;
	z-index:5;
}
.header_box h1 {
	font-size:18px;
	color:#ff4f15;
	margin-top:20px;
	margin-bottom:28px;
	text-align:center;
	background-image:none;
}
.content_layout {
	padding:10px;
	text-align:justify;
}
.sidebox_layout {
	padding:10px;
	padding-top:70px;
}
.main_table {
	clear:both;
	background-image:url(images/main_table.gif);
	background-repeat:repeat-x;
	background-color:#000000;
}
.content_bgimage {
	background-image:url(images/content_bgimage.png);
	background-repeat:no-repeat;
	background-position:bottom center;
}
.brands {
	z-index:1;
	background-image:url(images/brands.png);
	background-repeat:no-repeat;
	height:40px;
	line-height:40px;
	width:732px;
	position:absolute;
	margin-top:-39px;
	margin-left:-23px;
}
.brands a {
	font-size:18px;
	color:#882A0B;
	padding-left:20px;
	padding-right:20px;
}
.hm_boxes {
	width:225px;
	float:left;
	margin-top:10px;
	margin-right:4px;
	margin-left:4px;
	margin-bottom:18px;
	height:230px;
	text-align:left;
}
.hm_boxes h1 {
	font-size:14px;
	font-weight:normal;
	color:#cba348;
	padding:0px;
	margin:0px;
	margin-bottom:5px;
	background-image:none;
}
.hm_boxes img {
	background-color:#cba348;
	padding:2px;
	margin-bottom:5px;
}

.image_trans{
	background-image:url(images/image_trans.png);
	background-repeat:repeat-x;
	height:23px;
	width:216px;
	margin-top:120px;
	position:absolute;
	color:#FFF;
	font-size:15px;
	padding-top:5px;
	padding-left:8px;
}

.content_firstimage img {
	background-color:#999999;
	padding:2px;
	margin-bottom:10px;
	margin-left:10px;
	float:right;
	clear:both;
}
.content_image {
	background-color:#999999;
	padding:2px;
	margin-right:8px;
	margin-bottom:14px;
	float:left;
}
.more {
	display:block;
	margin-top:5px;
	text-align:right;
	color:#cba348;
	text-decoration:underline;
}
.more2 {
	display:block;
	margin-top:5px;
	margin-bottom:10px;
	text-align:right;
	color:#cba348;
	text-decoration:underline;
	font-weight:bold;
}
/* FORMS STYLES */

form {
	margin:0px;
	padding:0px;
}
form p {
	margin-top:10px;
	margin-bottom:10px;
}
legend {
	font-size:15px;
	font-weight:bold;
	padding: 2px 6px;
	color:#013146;
}
label {
	font-size:11px;
	font-weight: bold;
	float: left;
	text-align: right;
	width: 140px;
	display: block;
	margin-top: 3px;
	margin-right: 3px;
}
input, textarea {
	width:400px;
	font-size:12px;
	background:url(images/input_textfield_backround.gif) #fff no-repeat 0 0;
	border: 1px solid #FFFFFF;
}
select {
	width:276px;
	font-size:12px;
	border: 1px solid #013146;
	background:none;
	background-color:#FFFFFF;
}
.newsstorydate {
	font-style:italic;
	font-size:11px;
	margin-bottom:8px;
}
.footer {
	background-image:url(images/footer.gif);
	background-repeat:repeat-x;
	height:100px;
}
.footer span {
	display:block;
	float:left;
	width:200px;
}
.footer div {
	display:block;
	float:left;
	width:760px;
	text-align:right;
}

.text{
	clear:both;
	border:#FF430F solid 2px;
	margin-bottom:20px;
	margin-top:-12px;
	padding:5px;
	height:144px;
}

.text img{
	float:right;
	margin-left:5px;
}

.text span{
	display:block;
}

.errormessage{
	font-size:12px;
	font-weight:bold;
	color: #FFFFFF;
	border : 1px solid #FF430F;
	padding : 5px;
	background :#cba348;
	width : auto;
	font-weight:bold;
}

.okmessage{
	font-size:12px;
	font-weight:bold;
	color: #FFFFFF;
	border : 1px solid #cba348;
	padding : 5px;
	background :#5498AC;
	width :auto;
}

	
* Container DIV - automatically generated */
.simply-scroll-container { 
	position: relative;
}

/* Clip DIV - automatically generated */
.simply-scroll-clip { 
	position: relative;
	overflow: hidden;
	z-index: 2;
}

/* UL/OL/DIV - the element that simplyScroll is inited on
Class name automatically added to element */
.simply-scroll-list { 
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
}
	
.simply-scroll-list li {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
	
.simply-scroll-list li img {
	border: none;
	display: block;
}

/* Custom class modifications - adds to / overrides above

.simply-scroll is default base class */

/* Container DIV */
.simply-scroll { 
	z-index:1;
	background-image:url(images/brands.png);
	background-repeat:no-repeat;
	height:40px;
	line-height:40px;
	width:732px;
	position:absolute;
	margin-top:-39px;
	margin-left:-23px;
	
}

/* Clip DIV */
.simply-scroll .simply-scroll-clip {
	width: 725px;
	height: 20px;
	margin-top:10px;
}
	
/* Explicitly set height/width of each list item */	
.simply-scroll .simply-scroll-list li {
	float: left; /* Horizontal scroll only */

}

.content_title{
	text-align:center;
	line-height:20px;
	display:block;
}