body {
 margin:0 auto;
 background:#e2dbba url(../i/bodybg.gif) repeat-x;
 font-size:62.5%;
 font-family: "Trebuchet MS", Verdana, Tahoma, Arial, Sans-Serif;
 color:#000;
}

* { margin:0; padding:0 }

a img { border:0 }

label { width:150px; float:left }

a { color:#2c392a; }
a:hover { color:#50664c; text-decoration:none }

.submitol {
 background:#50664c;
 border: 1px #e2dbba solid;
 color:#e2dbba;
}

#leftcol h3 {
 padding:0 0 5px 4px;
 color:#e2dbba;
 font-size:1.2em;
 font-family: Georgia, "Trebuchet MS", Verdana, Tahoma, Arial, Sans-Serif;
}

#rightcol h3 {
 padding:0 0 5px 6px;
 color:#6a6248;
 font-size:1.2em;
 font-family: Georgia, "Trebuchet MS", Verdana, Tahoma, Arial, Sans-Serif;
}

.newsbox_head h3, .item_head h3 {
 font-size:1.1em;
 color:#e2dbba;
 font-family: Georgia, "Trebuchet MS", Verdana, Tahoma, Arial, Sans-Serif;
 padding:3px 0 0 10px;
}

.newsbox_head h3 {
 padding:5px 0 0 10px !important;
 color:#e2dbba !important;
}

.item_body h3 {
 color:#6a6248;
 padding:10px 0 0 10px;
 font-size:1.2em;
}

h1 {
 padding:10px 0 5px 0;
 text-align:center;
 font-size:2em;
 color:#50664c;
 font-family: Georgia, "Trebuchet MS", Verdana, Tahoma, Arial, Sans-Serif;
}

h2 {
 padding:10px 0 5px 5px;
 font-size:1.3em;
 color:#50664c;
 font-family: Georgia, "Trebuchet MS", Verdana, Tahoma, Arial, Sans-Serif;
}

#wrapper {
 margin:0 auto;
 width:1000px;
 clear:both
}

#header {
 width:1000px;
 height:174px;
 background:transparent;
}

#menu {
 width:1000px;
 height:45px;
 background:url(../i/menu.gif) no-repeat;
 margin-left: 149px;
}

	#navigation {
	 width:583px;
	 height:36px;
	 margin:6px 0 0 77px;
	 /* SAFARI margin:9px 0 0 77px;*/
	 float:left;
	 font-size:1.6em;
	 color:#e2dbba;
	}
	
	ul#navigation  {
	 list-style:none;
	}
	
	ul#navigation li {
	 display:inline;
	 margin-right:4px;
	}
	
	ul#navigation li a {
	 color:#91d7fc;
	 text-decoration:none;
	}
	
	.white {
	 color:#fff !important;
	}
	
	ul#navigation li a:hover {
	 color:#fff;
	 text-decoration:none;
	}
	
	.splitter {
	 color:#1e89c3
	}

	#languages {
	 width:190px;
	 height:45px;
	 float:left;
	}

	
#main {
 width:1000px;
 float:left;
 font-size:1.2em;
 height:100%;
 background:url(../i/main.gif) repeat-y
}

#leftcol {
 width:209px;
 float:left;
 padding-top:35px;
 background:url(../i/leftcol_head.gif) no-repeat
}

	.leftbox {
	 width:209px;
	 margin-bottom:10px;
	}
	
	.leftbox_head {
	 width:209px;
	 height:27px;
	 background:url(../i/leftbox_head.gif) no-repeat;
	}
	
	.leftbox_body {
	 width:209px;
	 background:url(../i/leftbox_body.gif) repeat-y
	}
		
	.leftbox_foot {
	 width:209px;
	 height:10px;
	 background:url(../i/leftbox_foot.gif) no-repeat;
	}
	
	.leftbox p {
	 margin:0 0 0 12px;
	 padding:0 5px;
	 width:180px;
	}
	
	.leftbox label {
	 float:left;
	 width:150px
	}
	
	.leftbox_body .search_select, .leftbox_body .search_input {
	 border:1px #000 solid;
	 height:19px;
	 width:174px;
	 background:#E2DBBA;
	 color:#000;
	}
	
	.leftbox_body option {
	 margin-left:5px;
	}
	
	.leftbox_body .search_category {
	 background-color:#50664c;
	 color:#E2DBBA;
	 margin:0;
	}

#centercol {
 width:600px;
 float:left;
 background:url(../i/centercol_head.gif) no-repeat
}

	.newsbox {
	 width:589px;
	 float:left;
	 margin:0 0 10px 5px;
	}
	
	.newsbox_head {
	 width:589px;
	 height:24px;
	 background:url(../i/newsbox_head.gif) no-repeat
	}
	
	.newsbox_body {
	 width:589px;
	 padding-top:5px;
	 background:url(../i/newsbox_body.gif) repeat-y
	}
	
		.newsbox_body p {
		 margin:0 10px;
		}
	
	.newsbox_foot {
	 width:589px;
	 height:12px;
	 background:url(../i/newsbox_foot.gif) no-repeat
	}
	
	.item {
	 width:589px;
	 float:left;
	 margin:0 0 10px 5px;
	}
	
	.item_head {
	 width:589px;
	 height:24px;
	 background:url(../i/item_head.gif) no-repeat
	}
	
	.item_body {
	 width:589px;
	 background:url(../i/item_body.gif) repeat-y;
	 float:left;
	 padding-top:5px;
	}
	
		.item_body p {
		 margin:0 10px;
		}
		
		.item_body form p {
		 margin:0 0 0 20px;
		 padding:10px 0 0;
		}
		
			.item_body .inputol, .item_body .selectol {
			 border:1px solid #000000;
			 height:19px;
			 width:253px;
			}

		.item_image {
		 float:left;
		}
		
		#item_images {
		 margin:0 10px;
		}
		
		.item_body li {
		 margin:0 30px;
		}
		
		.item_body .more {
		 clear:both;
		 text-align:right;
		}
	
	.item_foot {
	 width:589px;
	 height:12px;
	 float:left;
	 background:url(../i/item_foot.gif) no-repeat
	}
	
#rightcol {
 width:191px;
 float:left;
 padding-top:35px;
 background:url(../i/rightcol_head.gif) no-repeat
}

	.rightbox {
	 width:191px;
	 margin-bottom:10px;
	}
	
	.rightbox_head {
	 width:191px;
	 height:27px;
	 background:#d6cfaf url(../i/rightbox_head.gif) no-repeat
	}

	.rightbox_body {
	 width:191px;
	 height:112px;
	 background:url(../i/rightbox_body.gif) repeat-y;
	}
	
	.rightbox_body p {
	 padding:0 15px;
	}
		
		#rightbox_fade {
		 margin:0 20px;
		 list-style: none;
		}
		
		.rightbox_body p img {
		 padding: 2px 0;
		}
		
	.rightbox_foot {
	 width:191px;
	 height:12px;
	 background:url(../i/rightbox_foot.gif) no-repeat
	}
	
	#axeasy {
	 width:192px;
	 height:74px;
	 margin-top:50px;
	 background:url(../i/axeasy.gif) no-repeat
	}
	
#footer {
 width:100%;
 height:41px;
 font-size:1.1em;
 float:left;
 background:url(../i/footer.gif) repeat-x
}
