#site { 
	text-align: left; 
	margin: 0px auto 0px; 
	padding: 0px; 
	width: 712px; 
	border: 0px;
	position: relative;
	
}




#searchfield {
	width: 215px;
	height: 17px;
	z-index: 10;
	position: absolute;
	top: 28px;
	left: 497px;

}

html>body #searchfield {
	width: 210px;
	height: 17px;
	z-index: 10;
	position: absolute;
	top: 28px;
	left: 499px;

}

.inputsearch {
	height: 17px;
	width: 152px;
	font-size: 11px;
	border: 1px;
	border-color: #000000;
	border-style: solid;
	float: left;
}

html>body .inputsearch {
	height: 17px;
	width: 150px;
	font-size: 11px;
	border: 1px;
	border-color: #000000;
	border-style: solid;
	float: left;
}

.search {
	float: right;
}

html>body .search {
	float: right;
}

#header {
	width: 712px;
	height: 216px;
	text-align: center;
	padding-top: 25px;

}

#navigtop {
	width: 650px;
	height: 50px;
	text-align: left;
	margin-left: 22px;
	margin-right: 22px;
	margin-top: 5px;

}

#main {
	width: 705px;
	height: 500px;
	margin-left: 22px;
	margin-right: 22px;
	

}

#subnavigation {
	width: 112px;
	float: left;
	text-decoration: none;

}

#content {
	width: 593px;
	float: right;

}

#contentrow {
	float: left;
	width: 450px;
}

#imgrow {
	float: right;
	width: 143px;
}

a {
	color: #c2ce04;
}

.navitoptext   { 
	color: #1a171b; 
	font-size: 12px; 
	font-family: Arial; 
	text-transform: uppercase; 
	padding-right: 15px;
	text-decoration: none;
	vertical-align: middle;
	line-height: 26px;
	
}

.navitoptexton   { 
	color: #c2ce04; 
	font-size: 12px; 
	font-family: Arial; 
	text-transform: uppercase; 
	padding-right: 15px;
	text-decoration: none;
	vertical-align: middle;
	line-height: 26px;
	
}

.navisub {
	line-height: 16px;
}

h1, h2, h3, h4, h5, h6, .title_text { 
	color: #1a171b; 
	font-size: 14px; 
	font-family: Arial;
	margin-top: 0px;
}

.title_text {
	padding-left: 0px;
}

p, ol, ul, li { 
	color: #1a171b; 
	font-size: 12px; 
	font-family: Arial;
	padding-right: 15px;
}	
