body {
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif; 
    font-weight: bold;
	margin: 0;
	padding: 0;
	width: 100%;
	background: url(../images/header-bg.gif) repeat-x;
}
img {
	border: none;
}
a {
	text-decoration: none;
}
p {

	margin:0;
}

#text
{
	border: 0px;
	background: transparent;
	width: 130px;
}

.rhost{
	width: 80%;
	font: 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0 10% 0 10%; 
}

.rhost a{
	font: 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#header {
	width: 100%;
	height: 112px;
	margin: 0;
	padding: 0;
	top: 0;
}
#logo {
	background: url(../images/logo.png) no-repeat;
	width: 572px;
	height: 100px;
	text-indent: -9999px;
	position: absolute;
	top: 5px;
	left: 50px;
}
#form {
	position: absolute;
	background:url(../images/form-bg.jpg) no-repeat 0 1px;
	height: 79px;
	width: 206px;
	padding: 9px 0 0 13px;
	overflow: hidden;
	margin-left: 600px;
	left: 10%;
}

.form-bg {
	position: absolute;
	background: url(../images/form2-bg.gif) repeat-x;
	width: 185px;
	height: 111px;
	padding: 0;
	overflow: hidden;
	margin-left: 608px;
	left: 10%;
}

#form2 {
	position: absolute;
	background: url(../images/seach.gif) no-repeat;
	width: 201px;
	height: 35px;
	left: 697px;
	top: 105px;
	padding: 0 10px 0 10px;
	margin: 0;
	margin-left: 600px;
	left: 10%;
}
	
#botton1, #botton2, #botton3 {
border: none;
float: left;
display: inline;
height: 36px;
width: 33px;
}

#botton1 {
background: url(../images/home.jpg) no-repeat;
}
#botton1:active {
background: url(../images/home-action.jpg) no-repeat;
}

#botton3 {
background: url(../images/seach-action.gif) no-repeat;
}
#botton3:hover {
background: url(../images/seach-action.jpg) no-repeat;
}

#botton2 {
background: url(../images/enter.jpg) no-repeat;
}
#botton2:hover {
background: url(../images/enter-action.jpg) no-repeat;
}
#text1, #text2, #text3 {
	font: 11px/20px Verdana, Geneva, Arial, Helvetica, sans-serif; 
	background: url(../images/input-bg.gif) no-repeat ;
	padding: 3px 2px 0 4px;
	margin: 6px 0 2px 2px;
	height: 25px;
	border: none;
	float: left;
	width: 140px;

}
#text2 {
	background: url(../images/input-bg1.gif) no-repeat ;
}
#text3 {
	background-position: 0 0;
	margin: 0 0 0 2px;
	background: url(../images/input-bg2.gif) no-repeat ;
}
#botton3 {
	height: 28px;
	width: 33px;
}
#content {
	
	overflow: hidden;
	padding: 0 0 0 235px;
	margin: -8px 0 0;
	border-right: 0px solid #ccc;
}
#content div.leftcolumn {
	float: left;
	display: inline;
	background: url(../images/right-top-bg.jpg) no-repeat ;
	width: 222px;
	padding: 0;
	margin: 0 0 0 -235px;
	left: 100%
}
ul {
	list-style: none;
	margin: 25px 0 0 34px;
	padding: 0;
	width: 168px;
}
ul li {
	background: url(../images/botton.png) no-repeat;
	height: 33px;
	margin: 0;
	text-align: center;
}
ul li a {
	position: relative;
	font: 12px/34px Verdana, sans-serif;
	text-decoration: none;
	color: #000;
	font-weight: bold;
}
ul li.first {
	background: url(../images/botton-first.png) no-repeat;
	height:36px;
	font: 12px/38px Verdana, sans-serif;
}


#content div.box h2{
	background: url(../images/top-left-box.jpg) no-repeat;
	height: 40px;
	font:  11px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align: center;
	padding: 14px 0 0;
	margin: 0;
}
#content div.box p {
	margin: -14px 0 0;
	padding: 0 10px 0;
	background: url(../images/top-left-box-bg.jpg) repeat-y ;
}

#content div.box p a {
	position: relative;
}

#content div.box {
	width: 215px;
	margin: 10px 0 0 17px;
	padding: 0;
}
#content h1 {
	font: 18px Verdana, sans-serif;
	color: #000;
	height: 47px;
	background: url(../images/h2.jpg) no-repeat 0 10px;
	padding-top:20px;
	padding-left: 35px;
	margin: 0;
}
#content div.box img {
	float: none;
	
}
#content img.right {
	float:right;
	margin-bottom: 0;
}
#footer {
	clear: both;
	width: 100%;
	height:113px;
	background: url(../images/right-bottom-bg.jpg) no-repeat;
	border-right: 0px solid #ccc;
}
#footer p {
	font: 10px/40px Verdana, sans-serif;
	font-weight: bold;
	height: 42px;
	padding: 75px 0 0 0;
	color: #000;
	width: 596px;
	background:url(../images/footer-bg.jpg) repeat-x 0 75px;
	margin: 0 auto;
	text-align: center;
}
#footer p span { 
	font-style: italic;
	color: #333;
}
#footer-bg {
	
	width: 100%;
	background: url(../images/left-bottom-bg.jpg) no-repeat 100% 5px;
}