

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}


:focus {
	outline: 0;
}


ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}


table {
	border-collapse: collapse;
	border-spacing: 0;
}body {
	background: #FFF url('../images/bg.png') left top repeat-x;
	font: 13px/18px 'Lucida Sans Unicode', 'Lucida Grande', Sans-Serif;
	color: #000;
}

a { color: #248; text-decoration: none; }
	a:hover { color: #57b; }

.hidden { display: none; }
.left { float: left; }
.right { float: right; }
	.left.push { margin-right: 10px; }
	.right.push { margin-left: 10px; }
	
h3 { font-size: 16px; line-height: 22px; }

#contactinfo {
	display: block;
	width: 265px;
	height: 15px;
	text-indent: -9999px;
	background-image: url('../images/contactinfo.gif');
	margin-top: -40px;
	margin-right: 29px;
}
	#contactinfo:hover { background-position: 0 -15px; }

#header { width: 900px; margin: 40px 0 10px 0; height: 47px;  }
#wrapper {
	width: 928px;
	margin: auto;
}
.container {
	width: 900px;
	padding: 0 14px;
	margin: 0 -14px;
}

#clientlogin {
	width: 116px;
	height: 15px;
	background-image: url('../images/client_login.gif');
	text-indent: -9999px;
	margin-right: 28px;
	margin-top: -4px;
}
	#clientlogin:hover { background-position: 0 -15px; }
	#container { background: transparent url('../images/container-mid.png') top center repeat-y; min-height: 200px; padding: 0 34px; width: 860px; }
	#container-top { background: transparent url('../images/container-top.png') top center no-repeat; height: 31px; }
	#container-bot { background: transparent url('../images/container-bot.png') bottom center no-repeat; height: 31px; }

#logo {
	display: block;
	width: 271px;
	height: 47px;
	text-indent: -9999px;
	background: url('../images/logo.gif') left top no-repeat;
}
	#logo:hover { background-position: 0 -47px; }

#nav { width: 444px; height: 13px; margin-top: 15px; }
#nav li {
	display: block;
	float: left;
}
#nav li a {
	display: block;
	float: left;
	height: 13px;
	text-indent: -9999px;
	background-image: url('../images/nav.gif');
}
	#nav li a#home			{ width: 75px; background-position: 0 0; }
	#nav li a#investments	{ width: 131px; background-position: -75px 0; }
	#nav li a#blog			{ width: 70px; background-position: -206px 0; }
	#nav li a#contact		{ width: 102px; background-position: -276px 0; margin-right: 20px; }

		#nav li a#home:hover			{ background-position: 0 -13px; }
		#nav li a#investments:hover		{ background-position: -75px -13px; }
		#nav li a#blog:hover			{ background-position: -206px -13px; }
		#nav li a#contact:hover			{ background-position: -276px -13px; }
	
	#nav li a.icon {
		width: 32px;
		height: 32px;
		margin-top: -10px;
		margin-right: 10px;
	}
		#nav li a.icon#facebook { background-image: url('../images/icon-facebook.png'); }
		#nav li a.icon#twitter { background-image: url('../images/icon-twitter.png'); }
		#nav li a.icon#hvsocial { background-image: url('../images/icon-hvsocial.png'); margin-right: 0; }
	
#featured {
	width: 860px;
	height: 460px;
	background-image: url('../images/featured-bg.png');
	text-align: center;
}
	#featured img { margin-bottom: -100px; }

.banner {
	width: 960px;
	height: 55px;
	padding-top: 15px;
	background: transparent url('../images/banner.png') center top no-repeat;
	margin-left: -50px;
	margin-bottom: -10px;
	z-index: 50;
	top: 150px;
}
	.banner div {
		width: 334px;
		height: 13px;
		margin: auto;
	}
		#banner-home { background-image: url('../images/h1-home.png'); width: 384px; }
		#banner-company_news { background-image: url('../images/h1-company_news.png'); }
		#banner-our_investments { background-image: url('../images/h1-our_investments.png'); }
		#banner-our_team { background-image: url('../images/h1-our_team.png'); }
		#banner-enterprise { background-image: url('../images/h1-enterprise.png'); }
		#banner-contact_us { background-image: url('../images/h1-contact_us.png'); }
	

.clear { clear: both; }


#primary {
	width: 600px;
	float: left;
	overflow: hidden;
}

#secondary {
	width: 240px;
	float: right;
}

#secondary .input { width: 139px; }
#widget-categories { margin-top: 10px; }
.widget {
	margin-bottom: 22px;
	padding-left: 10px;
}
	.widget-title {
		width: 272px;
		height: 47px;
		padding-top: 3px;
		padding-left: 10px;
		background: transparent url('../images/banner-small.png') center top no-repeat;
		color: #FFF;
		margin-bottom: -15px;
		margin-left: -10px;
	}
	#primary h1 { text-indent: 0; font-size: 24px; line-height: 30px; }
	#primary p { margin: 20px 0 !important; }
	#primary .entry-meta, #allowed-tags, .comment-feed-link, .comment-meta { font-size: 10px; font-style: italic; }
	#primary .post {
		padding-bottom: 20px;
		border-bottom: 1px solid #248;
		margin-bottom: 22px;
	}

#comment-form p { margin: 0 0 5px 0!important; }
#comment-form .form-section p { margin-bottom: 0; }
#comment-form  textarea { width: 600px; height: 175px; }
#comment-form label { float: right !important; width: 225px; }
#comment-form .submit { margin-bottom: 30px; }
#comment-form #allowed-tags { margin: -10px 0 10px 0 !important; }
#leave-a-reply { margin-bottom: 10px; }

	.comment {
		padding-bottom: 5px;
		border-bottom: 1px solid #248;
		margin-bottom: 22px;
	}
		.comment.administrator {
			background: url('../images/comment-admin-bg.png') center bottom no-repeat;
		}
	.avatar-link {
		float: left;
		margin-right: 10px;
	}
	.comment-meta {
		margin-bottom: 20px;
	}
	.commenter {
		font-size: 16px;
		line-height: 20px;
		font-weight: bold;
		font-style: normal;
	}

.button.search { background: url('../images/search.png') center top no-repeat; }


.person, .company {
	overflow: hidden;
	height: 200px;
	margin-bottom: 20px;
	margin-right: 20px;
}
.person { width: 200px; }
.company { width: 420px; }
	.person em, .company em { display: block; margin-bottom: 10px; }
	.person a, .company a { color: #000; }
		.person a:hover, .company a:hover { color: #333; }
	.person img, .company img { display: block; position: relative; z-index: 10; }
	.person.last, .company.last { margin-right: 0; }
	.desc {
		font-size: 12px;
		line-height: 16px;
		height: 240px;
		padding: 5px;
		color: #FFF;
		background: url('../images/people-bg.png') center top repeat;
		margin-top: -50px;
		position: relative;
		z-index: 50;
	}

.aff {
	width: 110px;
	height: 110px;
	background: transparent url('../images/affiliate.png') left top no-repeat;
	position: relative;
	z-index: 40;
	margin-bottom: -110px;
}


#contactform { width: 465px; }
label {
	display: block;
	width: 100px;
	float: left;
}
.input { padding: 5px; width: 350px; margin-bottom: 10px; }
#contactform .submit { margin-left: 395px; }

textarea.input { height: 300px; }

.submit {
	border: none;
	background-color: #949494 !important;
	color: #FFF;
	padding: 5px 10px;
}

.highslide-html { color: #000; padding: 20px; }


#hours { width: 165px; float: right; margin-top: -145px; }
	

	
#footer {
	clear:both;
	text-align: center;
	margin-bottom: 40px;
}
	#footer a { color: #; }
		#footer a:hover { color: #; }
