body {
	font-family: "Trebuchet MS", Arial;
	background-image: url(img/bg-1.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}
h1{
	font-size: 25px;
	margin: 0;
	padding: 0;
	letter-spacing: -1px;
	font-family: Arial, Helvetica, sans-serif;
}
h2{
	margin:0;
	font-size: 15px;
	letter-spacing: -1px;
	font-family: Arial, Helvetica, sans-serif;
}
h3{
	margin: 0;
	padding: 0;
	font-size: 16px;
}
h4{
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight:bold;
}
a{
	color:#000;
}
img{
	border:none;
}
#wrap{
	width:765px;
}
#top{
	background-image: url(img/1/bg-top.jpg);
	height: 89px;
	width: 765px;
}
#logo{
	width: 350px;
	float: left;
	text-align: center;
	padding-top: 16px;
}
#contact{
	float: left;
	width: 415px;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
#contact-top{
	height:23px;
	margin-top:10px;
	color:#333333;
	text-align:right;
	margin-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
#contact-wrap{
	width:200px;
	position: relative;
	top: 30px;
	left: 180px;
}
#contact ul{
	list-style:none;
	margin:0;
	padding:0;
}
#contact li{
	float:left;
	text-align:center;
}
#contact a{
	width:100px;
	display:block;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding-top: 6px;
	padding-bottom: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
}
#contact a:hover{
	color:#999999;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #333333;
	position: relative;
	bottom: 2px;
}
#header{
	background-image: url(img/1/header-1.jpg);
	height: 231px;
	width: 725px;
	padding-left: 40px;
	padding-top: 20px;
}
#menu{
	background-image: url(img/2/bg-menu.jpg);
	height: 42px;
	width: 765px;
	text-align:center;
}
#menu-wrap{
	width:702px;
	margin: 0 auto;
}
#menu ul{
	list-style:none;
	margin:0;
	padding:0;
}
#menu li{
	float:left;
	text-align:center;

}
#menu a{
	width:100px;
	display:block;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding-top: 12px;
	padding-bottom: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
}
#menu a:hover{
	color:#999999;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#content{
	float:left;
	width:460px;

	padding: 10px 30px;
	background-image: url(img/sidebar-bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.content-text{
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	line-height: 22px;
}
.height {
	min-height: 300px;
	height: auto !important;
	height: 300px;
}
#af{
	padding:40px 0 0;
	text-align: center;
}
#af img{
	margin:10px;
	filter: alpha(opacity=25);
	-moz-opacity: 0.25;
}
#af a:hover img{
	filter: alpha(opacity=70);
	-moz-opacity: 0.70;
}
#sidebar{
	float:left;
	width:215px;
	padding: 10px;
}
#footer{
	width:725px;
	background-image: url(img/1/bg-footer.jpg);
	background-repeat: no-repeat;
	height: 80px;
	float: left;
	padding: 20px 20px 10px;
	color: #5abbff;
	text-align: right;
}
#footer a{
	color:#108FE4;
	text-decoration: none;
}
#footer a:hover{
	color: #0C6BAB;
}
.thumb{
	width:215px;
	height:172px;
	background-image: url(img/image-frame.jpg);
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	clear: both;
}
.thumb img{
	padding: 20px 20px 15px;
}
.thumb-text{
	padding-left: 15px;
	width: 185px;
	float: left;
	padding-right: 15px;
}
.thumb-text a{
	text-decoration:none;
}
.thumb-text h2{
	margin:0;
	font-size: 15px;
	letter-spacing: -1px;
	font-family: Arial, Helvetica, sans-serif;
}
.thumb-sold img{
	filter: alpha(opacity=25);
	-moz-opacity: 0.25;
}
.k-input{
	width:100%;
	margin-bottom:6px;
	background-image: url(img/input-bg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #cccccc;
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
}
.item-odd img, .item-even img{
	margin-right:4px;
}
.item-odd{
	width:460px;
	height:60px;
	padding:2px;
	background-color:#f1eedd;
}
.item-even{
	width:460px;
	height:60px;
	padding:2px;
	background-color:#fff;
}
.error{
	color:#CC0000;
	font-size:12px;
	letter-spacing:normal;
	margin-left:6px;
}
