body{
	margin:0px;
	padding:0px;
	background:url(images/image_31.png) #262626 repeat-x 130px 123px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CCC;
}

a img{
	border:none;
}

.header{
	background:url(images/image_02.png) repeat-x;
	height:122px;
}

.header-content{
	width:900px;
	height:122px;
	margin:auto;
}

.logo{
	margin:8px 0px 0px 0px;
}

.language-selctor{
	background:url(images/language_04.png) no-repeat;
	width:236px;
	height:28px;
	text-align:center;
}


.language-selctor a img{
	margin:8px 0px 0px 0px;
}

.nav-bar{
	width:900px;
	height:34px;
	text-align:right;
	float:none;
}

.nav-bar a img{
	margin:0px 15px 0px 0px;
}

.content-wrapper{
	width:892px;
	margin:auto;
	margin-top:15px;
	background:#d0dee5;
	padding:4px;
}

.flash-banner{	
	width:892px;
	height:180px;
	margin:0px 0px 5px 0px;
}

.sidebar{
	width:250px;
	vertical-align:top;
}

.news{
	background:#232526;
	width:250px;
	margin:0px 0px 10px 0px;
}

.maillist{
	background:#6ea1bd;
	width:250px;
	display:table;
	float:left;
}

.mailist-form{
	margin:3px 0px 20px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	display:table;
}

.input{
	font-family:tahoma;
	width:160px;
	font-size:12px;
	color:#000;
	display:table;
}

.black_font{
	font-family:tahoma;
	font-size:12px;
	color:#608497;
	text-decoration:none;
}

.black{
	font-family:tahoma;
	font-size:12px;
	color:#000;
}

a{
	font-family:tahoma;
	font-size:12px;
	color:#608497;
}

a:hover{
	font-family:tahoma;
	font-size:12px;
	color:#bb2229;
}

.big_font{
	font-family:tahoma;
	font-size:13px;
	font-weight:bold;
	color:#2d373c;
	text-decoration:underline;
	text-transform:capitalize;
}

.white_font{
	font-family:tahoma;
	font-size:12px;
	color:#fff;
	text-transform:capitalize;
}

.button{
	background:url(../images/empty-btn.png) no-repeat;
	width:72px;
	height:23px;
	border:0px;
	font-size:12px;
	font-family:tahoma;
	color:#FFFFFF;
	
}

textarea{
	font-family:tahoma;
	width:360px;
	height:100px;
	font-size:12px;
	color:#000;
	display:table;
}

li a{
	text-transform:capitalize;
	font-variant:small-caps;
	font-family:tahoma;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
	color:#608497;
}

.product{
	text-transform:capitalize;
	font-variant:small-caps;
	font-family:tahoma;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
	color:#608497;
}

.product:hover{
	text-transform:capitalize;
	font-variant:small-caps;
	font-family:tahoma;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
	color:#608497;
}

li a:hover{
	
	font-family:tahoma;
	font-size:13px;
	text-decoration:underline;
	color:#608497;
}

.send-btn{
	background:url(images/image_43.png) no-repeat;
	width:48px;
	height:16px;
	border:none;
	float:right;
	margin:5px 15px 0px 0px;
}
	
.content{
	background:#FFF;
	float:right;
	width:638px;
	
}


.footer{
	height:90px;
	background:#1c5466 url(images/footer_42.jpg) no-repeat center;
	position:absolute;
	margin:-20px 0px 0px 0px;
	z-index:-1;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	width:100%;
}

.gf{
	color:#e8ea1c;
	text-decoration:none;
}





