/* -- General  -------------------------- 	*/

html, body{
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 13px;
	color: #333;
	margin:0px 0px 0px;
	padding:0px;
	width:100%;
	height:100%;
	}
body {
	background: #FFF;
	}
A,A:visited,A:active,A:link {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	color: #EE3642;
	text-decoration: underline;
	}
A:hover {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	color: #EE3642;
	text-decoration: none;
	}	
A:visited {
	}
A.noa,A.noa:visited,A.noa:active,A.noa:link {
	text-decoration: none;
	}
h1 {
	width:50%;
	display:block;
	font-size: 22px;
	color:#FFF;
	margin:  10px 5px 5px 10px;
	padding: 0px 25px 0px 0px;
	font-weight: normal;
	1background:#EAEAEA url(img/33.gif) no-repeat right bottom;
}
h2 {
	font-size: 18px;
	color: #000;
	margin: 10px 0px 10px 0px;
	padding: 0px;
	font-weight: normal;
	1background:#eee;
	1border-top:1px solid #2B70BF;
	1border-bottom:1px solid #2B70BF;
}
h2.object {
	font-size: 28px;
	color: #444;
	margin: 5px 0px 10px 0px;
	padding: 4px 10px 4px 0px;
	font-weight: normal;
	text-decoration:none;
}
h3 {
	font-size: 14px;
	color: #8B0000;
	margin: 0px 0px 7px 0px;
	padding: 5px 0px 0px 0px;
	font-weight: bold;
	1border-top:1px solid #eee;
	1border-bottom:1px solid #B11116;
	text-decoration:none;
	
}
h3.catalog {
	font-size: 14px;
	color: #006CBE;
	margin: 5px 0px 7px 0px;
	padding: 5px 0px 0px 0px;
	font-weight: bold;
	border-top:0px solid #eee;
}
h4 {
	display:block;
	font-size: 11px;
	color: #46712F;
	background:#eee;
	margin: 10px 0px 10px 50px;
	1border-left:3px solid #EE2224;
	padding: 3px 10px;
	font-weight: normal;
}

/* -- form  -------------------------- 	*/
form {
	border-width: 0px; 
	color : #444;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	color : #565656;
	}
textarea, list, select, option, input {
	1border: 1px solid #C3CDE8; 
	font-size: 11px;
	color : #333;
	padding: 0px 1px 0px 2px;
	margin: 0px 2px;
	}
list, select, option, input {
	1height:16px;
}
input.noborder {
	border-width: 0px;
	}
input.button {	
	padding: 0px 1px 0px 1px;
	margin: 0px;	
	height:19px;
	}
	


hr {
	color:#F3EEDE;
	height: 4px;
	padding:0px;
	margin:10px 0px;
	}
p {
	margin: 10px 0px 10px 0px;
	text-align:justify;
	}
.content p {
	
	
	
	}
ul {
	margin:5px 5px 5px 25px;
	}
ul li {
	list-style-position: outside;
	list-style-image: url(img/li.gif);
}
ol {
	margin:5px 5px 5px 25px;
	
}
#navline {
	text-align:left;
	display:block;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 25px;
	color:#aaa;
	}
#navline a {
	font-size:9px !important;
}
#content img {
	border:1px solid #ccc;
	padding:5px;
	margin:3px 2px 3px 2px;
	}
#content img.borderno {
	border:0px solid #ddd;
	padding:0px;
	margin:0px;
	}



/*------- top line   ------------------------------------------*/

.body {
	background:#fff url('img/body_bg2.gif') no-repeat bottom right;
	width: 100%;
	height: 700px; 
}
.body2 {
	background:url('img/body_bg.gif') no-repeat top left;
	width: 100%;
	min-height: 400px; 
	height: 700px; 
}
.top {
	background:url('img/top_img/img1.jpg') no-repeat top right;
	width: 100%;
	height: 179px; 
	display:block;
}
.logo {
	margin:50px 0px 0px 55px;
	float:left;
	position:absolute;
	z-index:5;
}
.slogan {
	margin:110px 0px 0px 400px;
	float:right;
	position:absolute;
	z-index:5;
}
.clever {
	margin:-45px 0px 0px 10px;
	text-align:left;
	position:absolute;
	1bottom:0px;
	z-index:15;
}
/*------- column style  ------------------------------------------*/
.left {
	width:28%;
	vertical-align:top;
	text-align:left;
	padding:0px 0px;
	1background:#FFF;
	
	}
.center {
	width:80%;
	vertical-align:top;
	text-align:left;
	1height:300px;
	padding:20px 0px 40px 0px;
	1background:#FFF;
	
	}
.right {
	width:18%;
	vertical-align:top;
	padding:0px 0px 0px;
	text-align:left;
	1background:#EAEAEA;
	}


/*------- banner_line  ------------------------------------------*/



/*------- bottom style  ------------------------------------------*/
.bottom {
	background:#5483B3;	
	border-bottom:2px solid #888;
	height:69px;
	}
.bottom .left {
	background:#5483B3;
	vertical-align:middle;
	height:60px;
	}
.bottom .center {
	background:#5483B3;
	vertical-align:middle;
	height:60px;
	}



/* -- Center Table Styles -------------------------- 	*/
#content {
	1background:#FFFFE5;
	padding: 0px 15px 0px 5px;
	1margin-top:0px;
	1width: 100%;
	1min-height:300px;
	}
/* --  Tables    -------------------------- 	*/

#content table{
	margin:1px;
	border: 1px solid #7F939F;
	}
#content td {
	padding:3px 3px 3px 5px;
	margin:1px;
	border-bottom: 1px solid #ddd;
	border-left: 1px dotted #ddd;
	1background: #eee;
	}
th {
	font-size: 12px;
	font-weight: bold;
	color: #0D4D88;
	height: 17px;
	padding:7px 3px;
	background: #F3F9FF url(img/th_bg.gif) repeat-x top;
	border-bottom:1px solid #95CEFD;
	text-align:center;
	}	

/* --     -------------------------- 	*/
#content table.tableno {
	margin:0px;
	border: 0px solid #fff;	
	1width:auto !important;
	}
#content table.tableno tr {
	}
#content table.tableno td {
	border: 0px solid #ddd;	
	1border-bottom: 1px dotted #ccc;
	margin:0px;
	padding:2px;
	}
#content table.border {
	border: 1px solid #ddd;
	}
	

table.table1 {
	padding:3px;
	margin:0px;
	border: 0px solid #ddd;
	width:100%;
	}
table.table1 tr {
	}
table.table1 td {
	1border-bottom: 1px solid #eee;
	1border-right: 1px solid #eee;	
	margin:1px;
	padding:3px;
	}

.table2 {
	padding:0px;
	margin:0px;
	border: 1px solid #eee;
	width:50%;
	}
.table2 td {
	border-bottom: 1px solid #eee;	
	padding:3px;
	}
	


/* -- Many styles -------------------------- 	*/

.date {
	padding:0px 8px 1px 0px;
	margin-right:5px;
	display:block;
	font-size:10px;
	color:#777;
	}	
.small,.small A {
	font-size: 11px;
	color: #666;
	}
.white, .white a, a.white, a.white:visited, a.white:active {
	color: #FFF;
	}

.red, .red a, a.red, a.red:visited, a.red:active  {
	color: #D7442C;
	}	
.gray, .gray a , .gray a:visited , .gray a:active , A.gray , A.gray:visited, a.gray:active {
	color: #aaa;
	}	
.bold {
	font-weight: bold;
	}
.comment,.comment A {
	1background-color: #eee;
	color: #666;
	font-size: 11px;
	}			
div.comment {
	background-color: #eee;
	color: #666;
	margin: 3px 2px;
	padding: 5px;
	}		

.bgcolor1{
	background-color:#FAF9EE;
	}
.bgcolor2{
	background-color:#F6F6F6;
	}


/* -- Many styles -------------------------- 	*/


.body_foot {
	display:block;
	margin:0px 0px 0px 120px;
	padding:7px 5px 0px 15px;
	text-align:left;
	text-transform:uppercase;
	text-align:center;
	}
.body_foot a ,.body_foot A:visited,.body_foot A:active,.body_foot A:link {
	padding:3px 8px;
	border-bottom: 1px solid #29420B !important;
	background: #29420B url(img/ban_corn.jpg) no-repeat top right;
	color:#F5F1DF;
	font-size:10px;	
	text-decoration:none;
	display: inline;
	line-height: 24px;
	}
.body_foot A:hover {
	text-decoration:underline;
	background: #B11116 !important; 
	text-decoration:none;
	}

/* -- Footer -------------------------- 	*/

.footer {
	height:50px;
	padding:5px 80px 0px 250px;
	1border-left:3px solid #aaa;
	1background:#A7A7A7;
	font-size:11px;
	color:#8BB63E;
	text-align:right;
	}
.foot1 {
	background:#4B90CB url(img/51bg.gif) repeat-x bottom;
	padding:0px 10px 20px 20px;
	font-size:12px;
	color:#fff;
	}
.foot2 {
	padding:50px 0px 10px 10px;
	}	
	

/* -- consultan -------------------------- 	*/

.line3 {
	margin-top:1px;
}
.line3 .title {
	background:#F1F9FF;
	color:#EE3642;
	text-transform:uppercase;
	font-size:12px;
	width:50%;
	padding:6px;
	text-align:center;
	font-weight:bold;
}

.line3 .links {
	text-align:center;
	1height:30px;
	vertical-align:middle;
	padding:2px;
}
.line3 .links a {
	display:inline-block;
	padding:5px 7px;
	border:1px solid #99A9B2  !important;
	color:#FFF !important;
	margin:2px 5px;
	text-decoration:none;
	text-transform:uppercase;
	font-size:11px;
}
.line3 .links a:hover {
	background:#99A9B2;
}

.main_text {
	padding:10px 0px 0px;
	color:#4D5B64;
	font-size:10px;
	width:50%;
}
/* -- consultan -------------------------- 	*/

.icons {
	border-left:3px solid #7F939F;
	margin-left:2px;
	padding:3px 5px 3px 10px;
}

	
.copy {
	border-left:3px solid #7F939F;
	margin:0px 0px 10px 2px;
	padding:3px 5px 3px 10px;
}

.vertical_slide {
	background: #eee;
	color: #666;
	padding: 11px;
	border: 5px solid #F3F1F1;
	font-weight: bold;
	padding:3px 5px 3px 10px;
	
}