a {
   outline: none;
}
#wrapper {
	width: 1000px;
	margin:0 auto;
	position: relative;
}
#nav_top {
	height: 103px;
	width: 1000px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#logo {
	position: relative;
	height: 94px;
	width: 370px;
	left: 64px;
	top: 9px;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
}
#header {
	background-image: url(../images/background_header.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 125px;
	width: 880px;
	left: 64px;
	top: 104px;
}
#header_text {
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	left: 400px;
	top: 13px;
	color: #FFF;
	width: 450px;
	text-align: right;
}
#header a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
	text-decoration: none;
	
}
#header a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
	text-decoration: none;
	
}
#header a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #8A7400;
	text-decoration: none;
	
}.header_text_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
	text-decoration: none;
}
#content {
	position: absolute;
	height: 478px;
	width: 879px;
	left: 64px;
	top: 250px;
	border: 1px solid #8F7B02;
}
#content_left {
	position: relative;
	height: 478px;
	width: 367px;
	top: 0px;
	left: 0px;
}
#content_right {
	position: absolute;
	width: 510px;
	left: 367px;
	top: 0px;
	height: 478px;
}
#content_left_index {
	position: relative;
	height: 477px;
	width: 367px;
	background-repeat: no-repeat;
	background-position: left 263px;
	background-image: url(../images/background_index_left.jpg);
}
.index_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #163472;
}
.index_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #163472;
	padding-right: 30px;
}
.left_margin40 {
	padding-right: 30px;
	padding-left: 30px;
}
#clearone {
	clear: both;
	height: 1px;
}
#footer {
	width: 881px;
	background-color: #093;
	height: 30px;
	left: 64px;
	position: absolute;
	top: 730px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #163472;
	line-height: 20px;
}
.header_text_smaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
	text-decoration: none;
}
#nav {
	display: inline;
	height: 36px;
	width: 300px;
	position: absolute;
	left: 634px;
	top: 80px;
	font-size: 16px;
	color: #937900;
}


#nav ul {
	margin: 0;
	padding:0;
}

#nav li {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #948206;
}

#nav a:link {
	font-family: "Trajan", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #8B7B00;
	text-decoration: none;
	font-weight: bold;
}

#nav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #8B7B00;
	text-decoration: none;
	font-weight: bold;
}

#nav a:hover  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #163472;
	text-decoration: none;
	font-weight: bold;
}
#content_portfolio {
	position: absolute;
	height: 500px;
	width: 880px;
	left: 64px;
	top: 250px;
}
.index_text_testimonial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #163472;
	padding-right: 30px;
	text-align: center;
}
