body{
	background-image: url(img/bg_top.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FDFCF5;
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	text-align: justify;
}

div{
	/*border: 1px solid black;*/
}

p{
	margin-top: 5px;
}

li{
	text-align: left;
}

hr{
	margin: 30px 80px 30px 80px ;
	color: #D3D3D3;
	height: 1px;

}

a{
	
}

img{
	border: 0;
}

h1{
	color: #002473;
	line-height: 30px;
	font-size: 24px;	
	margin: 0 0 10px 0;
}

h2{
	/*color: #002B8C;*/
	color: #FF0000;

	line-height: 30px;
	font-size: 18px;
	margin: 0;
}

h3.red{
	color: #FF0000;
}

h3{
	color: #003CC1;
	line-height: 30px;
	font-size: 14px;
	margin: 0;
}

table{
	border-top: none;
	border-left: none;
	border-bottom: #D3D3D3 1px solid;
	border-right: #D3D3D3 1px solid;
	text-align:center;
}

td, th{
	border-left: #D3D3D3 1px solid;
	border-top: #D3D3D3 1px solid;
	border-bottom: none;
	border-right: none;
	padding: 3px;
}

#table2 table{
	border:none;
	font-size:12px;
}

#table2 tr{
	border:none;
}

#table2 td{
	border:none;
	padding:0 5 0 5;
	vertical-align:text-top;
}

.nob{
	border: none;
}

th{
	/*background-color: #FFFFA8;*/
	background: #FEFECD;
	text-align: center;
}

.trh{
	/*background-color: #FFFFA8;*/
	background-color: #FEFECD;
	text-align: center;
}

.c2{
	background-color: #E1FFC3;
	
}

td{
	background-color: #FDFCF5;
}


div.incut{
	float: right; 
	background: #FEFECD; 
	padding: 5px; 
	margin: 8px 0px 5px 20px;
	border: 1px solid #D3D3D3; 
	text-align: center;
}

div.incut img, img.al, img.ar{
	border: 1px solid #A0A0A0;
	background-color: #FFFFFF;
	padding: 5px;	
}

div.incut img{
	margin: 5px;
}

div.counter{
	margin-top:40px;
}

img.al{
	float: left;
	margin: 0 10px 10px 0;
}

img.ar{
	float: right;
	margin: 0 0 10px 10px;
}


/* hot */
div.hot p{
	font-size: 12px;
}

div.hot b{
	color: Red;
}

div.hot small{
	color: Blue;
	font-size: 12px;
}

/*-- hot */

/*-head-*/
#header{
	height: 200px;
	padding-top: 1px;
}

#logo{
	padding-left: 40px;
}

#picmenu{
	position: absolute;
	top: 105px;
	left: 280px;
}

#phone{
	position:absolute;
	width:100%;
	left:0;
	top:0;
}

#phone div{
	color: #002473;
	width:200px;
	background-color:#E5F0E7;
	margin-right:80px; 
	padding: 5px;
	text-align:left;
	border-bottom: 1px solid #7C8C83;
	border-left: 1px solid #7C8C83;
	border-right: 1px solid #7C8C83;
	
	border-radius:4px;
	-moz-border-radius:4px;
	height: 60px;
}

#phone img{
	float: left;
	margin-right: 5px;
}

#phone p{
	margin: 15px 0 0 0;
	
}



/*-leftcol-*/
#leftcol{
	float:left; 
	width:160px; 
	padding: 0 20px 0 20px;
}

#menu{
	text-align: right;
}

#menu a{
	color: #002B8C;
	line-height: 30px;
	font-size: 16px;
	text-decoration: none;
}

#tip{
	background-color: #FFFFAE;
	border: 1px solid #D3D3D3;
	margin-top: 50px;
	padding: 5px;
}

#tip h3{
	color: #002B8C;
}

/*-main-*/
#content{
	margin-top: 0px;
	margin-left:200px;
	border-left: 1px solid #D3D3D3;
	padding-left: 20px; 
	padding-right: 20px;
}

#rightcol{
	width: 200px;
	margin: 0 0 0 20px;
	padding: 0 0 0 20px;
	border-left: 1px solid #D3D3D3;
	float: right;
}

/*-footr-*/
#footer{
	background-image: url(img/bg_bot.gif);
	background-repeat: repeat-x;
	background-position: top;
	clear: both;
	height: 140px;
}


#footercnt{
	border-top: 1px solid #D3D3D3;
	margin: 40px 20px 0px 20px;
	padding-top: 40px;
	padding-bottom: 20px;
	
}

#webDESIGN{
	margin:0;
	padding:0;
	height:44px;
	width:160px;
	display:block;
	background: url("./img/webdesign.gif") center top no-repeat;
	text-align: left;
}

#webDESIGN a{
	display:block;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	text-decoration: none;
	color: #666666;
	padding-top:25px;
	padding-bottom:5px;
	padding-left: 65px;
	height:12px;
	line-height:12px;
	background: url("./img/webdesign.gif") center -44px no-repeat;
}

#webDESIGN a:hover{
	color: #333333;
	background: none;
}
