html, body, form {
	margin  :0px;
	padding :0px;
}

button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
border: none;
}
body{
	margin:0;
	padding:0;
	font-family: Arial;
	font-size:12px;
	background-color:#0A0B0D;
	width:100%;
	height:100%;
	margin:0;padding:0;
	background-image: url(../images/body_bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;	
	color:#9D9D9F;
	line-height:18px;
}
input {
	font-size:10px;
}
table{
	padding: 0;
	margin: 0;	
}
p{

padding: 0;
	margin: 0;	
}
td{
	vertical-align: top;
}
a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}

a {color: #CC2119;}
a:visited {color:#CC2119;}
a:hover {color: #CC2119;}
a:active { color:#CC2119;}


h2 {
	font-size	:20px;
	font-weight	: normal;
	padding	: 5px 10px;
	margin	:0px;
}

img.download {vertical-align:middle;}

/*template css */
#maincontainer{
	width:100%;
/*	height:600px;*/
	margin:0;padding:0;
	/*background-image: url(../images/bg.jpg);*/
	background-position: top left;
	background-repeat: repeat-x;
}
#headdiv{

	width:100%;
	margin:0;
	padding:0;
}
.head{

	background-repeat: no-repeat;
	width:980px;
	margin:auto;
	padding:0;	
}

/*** TOP Navigation ***/
.navContainer{
	padding-right:60px;
}
#topnav{
	float:right;
	height:18px;
	vertical-align: top;
	margin: 0;
	padding: 0;		
	background-image: url(../images/top_M.jpg);
	background-position: bottom ;
	background-repeat: repeat-x;
	background-color: #ffffff;
	text-align: center;
}

.top_L{
	background-image: url(../images/top_L.jpg);
	background-repeat: no-repeat;
	width:18px;
	height:18px;
}

.top_R{
	background-image: url(../images/top_R.jpg);
	background-repeat: no-repeat;
	width:17px;
	height:18px;
}
.menuSep{
	padding: 0;
	width: 20px;
	background: #005500;
}
#topnav ul{		
	background-color: #ffffff;
	margin:0;
	padding:0;
	list-style: none;
}

#topnav li{
	background-color: #ffffff;
	float: left;
	margin:0;
	padding:0;
}

#topnav a:link, #topnav a:visited {
	font-size: 11px;
	color:#57bfef;
	text-decoration: none;
	font-weight: bold;
}

#topnav a:hover{
	font-size: 11px;
	color:#2692c3;
	text-decoration: none;
	font-weight: bold;
}
/*** TOP Navigation END ***/

#bodydiv{
	/*background-image: url(../images/main_cont.jpg);
	background-position: top left;
	background-repeat: repeat-y;*/
	width:970px;
	margin:auto;

}

#maincontent{
	width:980px;
	margin:auto;
	margin:0px auto auto;	
}

#page_head{
	
}

#footer{
	clear	: both;
	width	: 980px;
	margin	: auto;
	background-image	: url(../images/foot.jpg);
	background-position	: top left;
	background-repeat	: no-repeat;
	height	: 60px;
	text-align:right;
}

#footer pre{
color:#414244;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
font-style:normal;
margin:0;
padding:18px 14px 0;
}
#footer pre a,#footer pre a:hover{
   font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;font-style:normal;
	color: #656668;
	margin:0;
	padding:0;
	padding-top: 25px;
	padding-right: 15px;
	text-decoration:none;
	font-weight:normal;
}
#sidebar{
	float:left;
	width:190px;
	margin:0;
	padding:0;
	margin-left:0px;
	padding-left:10px;
}

#content{
	width: 500px;	
	border:0 solid #FFF000;
	margin-left:218px;	
	padding-top:8px;
	min-height:400px;
}

#pageHead h1{
	color:#ffffff;
	font-size: 14px;
	font-weight: bold;
	padding-bottom:5px;
	padding-left:17px;
	padding-top:10px;
	margin:0px;
}
#maintable{	
}
/* navugation*/
#menu{
	margin: auto;
	margin-top: 0px;
	/*background-color: #000000;*/
	width:190px;
	padding-top:5px;
}
#menunav{
	padding: 0;
	margin: auto;
	list-style: none;
	width:190px;
}
#menunav li{
	background-image:url(../images/menuDiv.jpg);
background-position:center bottom;
background-repeat:repeat-x;
margin:0;
padding:1px 0 5px;
text-align:right;
}
#menunav li ul{

	padding:0;
	margin: 0;
	padding-left:40px;
	padding-top:5px;
}
#menunav li ul li{
	background-image: none;
	padding-bottom:5px;
	list-style: none;
	list-style-image: url(../images/navsub_bullet.jpg);
}

/*#menunav li a:link{
	text-decoration: none;
	color:#ffffff;
	font-size:13px;
	font-weight: bold;
}*/
#menunav li a:hover{
	text-decoration: none;
	color:#CC2119;
	font-size:13px;
	font-weight: bold;
}


#menunav li a:link, #menunav li a:visited {
color:#FFF;
font-family:arial;
font-size:13px;
font-weight:bold;
text-decoration:none;
}
#menunav ul li a{
	text-decoration: none;
	color:#368fb9;
	font-size:11px;
	font-weight: normal;
}

#menunav ul li a:hover{
	text-decoration: none;
	color:#2692c3;
	font-size:11px;
	font-weight: normal;
}
.nav_bullet{
	background-image: url(../images/nav_bullet.jpg);
	background-position: center;
	background-repeat: no-repeat;
	width:12px;
	height:10px;
}

/* tempalte css */

/* --------------left navi------------- */

.inputclass{
	width	:200px;
}

.phototable{
	padding	:0;
	margin	:0;
	margin-top: 5px;
	border	:0px solid #000000;
	width	: 100%;
}
.phototable td{
	text-align: center;
}

.phototable td table tr td table{
	padding:0;
	margin :10px;
	border :0 solid #000000;
}
.photobox{
	border: 2px solid #efefef;
	text-align: center;
	vertical-align: middle;
}

.siteform input{
	font-family: Tahoma;
	width:250px;	
	font-size:11px;
}
.siteform textarea{
	width:250px;
	height: 100px;
	font-family: Tahoma;
	font-size:11px;
}

.buttonclass{	
	/*background-color: #5AC1EE;	*/
	background-image: url(../images/but_bg.jpg);
	color:#1274A1;
	font-weight: bold;
	font-size: 12px;
	border:5px solid #33A6DC;
}
.contactmes{
	font-weight: bold;
	font-size: 13px;
	text-align: center;
}
.secerror{
	color:#ff0000;
	font-weight: bold;
}

#sidebox{	
	margin-top:5px;
	background: #F4F5F7;
}
#sidebox .head{
	width:100%;
	margin:0;
	padding:0;
	background: #8ED1EE;
	height:23px;
	color:#ffffff;
	font-weight:bold;
	padding-left: 5px;
	vertical-align: middle;
}
#sidebox td{
	font-size:11px;
	padding:5px;
	color:#888787;
}
#sidebox input{
	width:100px;
	border: 1px solid #888787;
}
#sidebox .label{
	width:55px;
}
#pageNotFound{
	font-size:14px;
	color:#ff0000;
	font-weight:bold;
}
.breadcrumb{
	font-style: normal;
	color: #666666; border:0px solid #000; height:20px; width:100%;
}
.breadcrumb ul{
	list-style: none;margin: 0; 
	padding:0;
}

.breadcrumb ul li{	
	font-style: normal;
	color:#666666; float:left;
	margin: 0; 
	padding-right:8px; 
}
#lang{
	clear:both;
	border:0px solid #000;
	float:right;
	margin: 5px;
}
#sitemap ul{
	list-style: circle;
}
#sitemap ul li{
	padding:2px;
}
#sitemap ul li ul{
	list-style: none;
}
#sitemap ul li ul li{
	padding:2px;
	padding-left: 10px;
}
#sitemap a{
	color:#666; text-decoration:none;
}
#sitemap a:hover{
	color:#666; text-decoration:underline;
}

.header1{	
	/*background-color: #5AC1EE;	*/
	background-image: url(../images/header_02.jpg);
	background-repeat:no-repeat;
	width:980px;
	height:49px;	
}

.header2{	
	/*background-color: #5AC1EE;	*/
	background-image: url(../images/header_04.jpg);
	background-repeat:no-repeat;
	width:980px;
	height:49px;	
}

.header3{	
	/*background-color: #5AC1EE;	*/
	background-image: url(../images/header_05.jpg);
	background-repeat:no-repeat;
	width:980px;
	height:49px;	
}
.copy
{
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;font-style:normal;
	color: #747476;;
	margin:0;
	padding:0; 
	padding-top: 18px;
	padding-left: 3px;
	float:left;
/*	margin-left:-189px;*/
}
#menunav li a.linksel {
background-image: url(../images/arrow_act.gif);
background-repeat:no-repeat;
width:193px;
height:23px;
color:#d02023;
font-family:Arial,Helvetica,sans-serif;
font-size:13px;
font-weight:bold;
text-decoration:none;
}

.content_head {
background-image: url(../images/content_head.jpg);
background-repeat:no-repeat;
width:499px;
height:21px;

}
.content_bg {
background-image: url(../images/content_bg.jpg);
background-repeat: no-repeat;
width:499px;
vertical-align:top;
}
.content_bginner {
background-image: url(../images/content_bginner.jpg);
background-repeat: repeat-y;
width:499px;
}
.content_foot {
background-image: url(../images/content_foot.jpg);
background-repeat:no-repeat;
width:499px;
height:20px;
}
.format
{
padding-left:17px;
padding-right:17px;
padding-top:6px;
vertical-align:top;
min-height:217px;
}
.format_banner
{
padding-left:15px;
padding-right:17px;
vertical-align:top;
padding-top:3px;
}
.lcd
{
float:right;
left:-23px;
position:relative;
vertical-align:top;
width:237px;
top:5px;
}
.cont_text
{
color:#8B8B8B;
font-family:Arial,Helvetica,sans-serif;
font-size:13px;
font-weight:bold;
line-height:20px;
text-align:right;
}
.icons
{
float:right;
margin:-129px 20px 0 0;
padding:0;
width:50px;
}
.cont
{
float:left;
margin-top:-197px;
position:relative;
vertical-align:bottom;
width:205px;
}
.arr
{
float:right;padding-left:4px;padding-top:7px;
}