@import url(http://fonts.googleapis.com/css?family=Arimo:regular,italic,bold&v1);


/* @group reset */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
	border: 0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}

/* IE Only Hack */

* html .byfloatedimage {float: left;}

	

caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
} 

q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

	*									{margin:0; padding:0;}


/* @end */



body {
	width: 960px;
	margin: 0 auto;
	background-color: #0d0d0d;
	height: 100%;
}

#container {
	background-image: url(../imgs_home/background01.gif);
	min-height: 100%;
	position: relative;
	top: 10px;
	width: 960px;
}

/* @group gen */

p {
	color: #d8d8d8;
	font: 13px/20px "Arimo", "Helvetica Neue", Arial, Helvetica;
	margin-bottom: 10px;
	word-spacing: .1em;
	letter-spacing: -.02em;
}

#main ul.bullets2 li {	color: #d8d8d8;
	font: 13px/16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 5px;
	list-style-type: square;
	margin-left: 37px;
}

#main ul {
	padding-top: 9px;
}

#main h3 {	color: #80a407;
	font: bold 16px/18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 10px;

	
}

p a:link {
	color: #80a407;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
}

p a:visited {
	color: #80a407;
	text-decoration: none;
}

p a:active {
	color: #80a407;
	text-decoration: none;
}

p a:hover {
	color: #fcfcfc;
	text-decoration: none;
}



/* @end */

/* @group header */

#header {
	width: 960px;
	height: 140px;
}

img.logo {
	position: absolute;
	top: 15px;
	left: 168px;
}

p.home a {
	position: relative;
	top: 61px;
	left: 14px;
	color: silver;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	float: none;
	text-decoration: none;
}

p.home a:hover {
	position: relative;
	top: 61px;
	left: 14px;
	color: white;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	float: none;
	text-decoration: none;
}

#logoarea {	width: 300px;
	height: 140px;
	background-color: #393939;
	position: relative;
	float: left;
}

#menu {
	width: 660px;
	height: 140px;
	background-color: #fcfcfc;
	top: 0;
	float: right;
	left: 300px;
}

ul.nav {
	display: inline-block;
	position: relative;
	top: 37px;
	left: 73px;
	width: 500px;
	margin-top: 3px;
}

ul.nav li {
	float: left;
	margin: 3px;
	padding-top: 0;
}

ul.nav a {
	display: inline-block;
	width: 150px;
	height: 19px;
	background-color: #8c8c8c;
	font: 13px/15px Arimo, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
	color: #f9f9f9;
	padding-top: 5px;
	padding-left: 6px;
}

ul.nav a:hover {
	background-color: #393939;
}

ul.nav a.selected {
	background-color: #739405;
}



/* @end */

/* @group Title Bar */

#titlebar h3 {
	color: #fafafa;
	font: bold 21px/22px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-shadow: black 1px 1px 3x;
	top: 14px;
	position: relative;
	left: 315px;
}

#titlebar {
	width: 960px;
	height: 50px;
	background-color: #80a407;
	clear: both;
}

#titlebar_left_contact {
	width: 300px;
	height: 50px;
	background-color: #594da9;
	float: left;
}

#titlebar_left_progress {
	width: 300px;
	height: 50px;
	background-color: #a74610;
float: left;
}

#titlebar_left_properties {
	width: 300px;
	height: 50px;
	background-color: #005952;
float: left;
}

#titlebar_left_portfolio {
	width: 300px;
	height: 50px;
	background-color: #a74610;
float: left;
}

#titlebar_left_profile {
	width: 300px;
	height: 50px;
	background-color: #3d5e74;
float: left;
}

#titlebar_left_process {
	width: 300px;
	height: 50px;
	background-color: #c77c26;
float: left;
}



/* @end */

/* @group Content */

#content_contact {
	width: 960px;
	background: #6f8145 url(../imgs/blue_stairs.jpg) no-repeat 0 -5px;
	overflow: auto;
}

#content_portfolio {
	width: 960px;
	background: #242424 none no-repeat;
	height: 490px;
}

#content_home {
	width: 960px;
	clear: both;
	background: #80a407 url(../imgs/blue_stairs.jpg) no-repeat 0 -39px;
}

div#main {
	width: 624px;
	padding: 18px;
	background-color: #1d2832;
	position: relative;
	left: 300px;
}

div#portfolio_pic {
	width: 660px;
	background-color: #1d2832;
	position: relative;
	left: 0;
	float: right;
	height: 490px;
}

div#portfolio_text {
	width: 268px;
	float: left;
	clear: none;
	padding: 16px;
}

#portfolio_text p {
	font: 12px/18px "Nobile", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 9px;
}

p.tabtext a:link {
	color: white;
	text-decoration: none;
	font: 13px/13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding: 4px 48px 4px 11px;
	background: #a74610 url(../imgs/arrow.png) no-repeat 84px 4px;
}

p.tabtext a:hover {
	color: white;
	text-decoration: none;
	font: 13px/13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background-color: #80a407;
	padding: 4px 48px 4px 11px;
}

#view_tab {
	float: right;
	width: 120px;
	padding-left: 8px;
	position: relative;
	left: 16px;
	padding-top: 12px;
	top: 9px;
}



/* @end */

/* @group portfolio index */

#portfolio {
	width: 960px;
	background: #242424 url(../imgs/gray1.png) repeat;
	height: 525px;
	clear: both;
}





img {
	
}

#item1 {
	position: absolute;
	top: 205px;
	left: 24px;
}

#item2 {
	position: absolute;
	top: 205px;
	left: 409px;
}

#item3 {
	position: absolute;
	top: 205px;
	left: 791px;
}

#item4 {
	position: absolute;
	top: 370px;
	left: 210px;
}

#item5 {
	position: absolute;
	top: 370px;
	left: 597px;
}

#item6 {
	position: absolute;
	top: 537px;
	left: 24px;
}

#item7 {
	position: absolute;
	top: 537px;
	left: 409px;
}

#item8 {
	position: absolute;
	top: 537px;
	left: 791px;
}

#portfolio h4 a {
	color: silver;
	text-decoration: none;
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	float: left;
	margin-top: -1px;
}

#portfolio h4:hover a {
	text-decoration: underline;
}

#portfolio a img {
	border: 2px solid #2a2a2a;
}

#portfolio a:hover img {
	border: 2px solid #91ba0c;
}

#portfolio_index h4 a {
	color: white;
	font: 13px/15px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
	text-align: left;
}



#portfolio h4 a {
	color: silver;
	text-decoration: none;
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	float: left;
	margin-top: -1px;
}

#portfolio h4:hover a {
	text-decoration: underline;
}

#portfolio a img {
	border: 2px solid #2a2a2a;
}

#portfolio a:hover img {
	border: 2px solid #91ba0c;
}

p.morepages {
	position: relative;
	top: -22px;
	font-size: 13px;
	color: white;
	left: 639px;
	text-align: right;
}

span.boxed {
	border: 1px solid white;
	padding: 2px;
}

p.morepages a:link {
	padding: 3px;
	border: 1px solid #6f8145;

}

p.morepages a:hover {
	padding: 3px;
	border: 1px solid orange;
}

/* @end */

/* @group Home Features */

#intro {
	clear: left;
}

#intro_main {
	width: 620px;
	margin-left: 300px;
	background-color: #80a407;
	height: 410px;
	padding-left: 20px;
	padding-right: 20px;
}

#intro_main h2 {
	color: white;
	font: bold 18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	border-bottom: 1px solid white;
	padding-bottom: 2px;
	padding-top: 9px;
}

#intro img {
	float: left;
}

#intro_main ul {
	color: white;
	text-decoration: none;
	font: 14px/15px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-top: 15px;
	width: 620px;
}

#intro_main ul img {
	color: white;
	text-decoration: none;
	font: 14px/15px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-right: 8px;
	border: 1px solid #393939;
}

#intro_main ul li a:link img {	border: 1px solid #80a407;

	
}

#intro_main ul li a:hover img {	border: 1px solid white;

}

#intro_main ul h4 a:link {
	color: white;
	text-decoration: none;
	line-height: 15px;
	font-size: 12px;
	font-weight: bold;
}

#intro_main ul h4 a:visited {
	color: white;
	text-decoration: none;
	font: bold 13px/15px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}


#intro_main ul h4 a:hover {
	color: #393939;
	text-decoration: none;
	font: bold 13px/15px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#intro_main li {
	width: 300px;
	float: left;
	margin-bottom: 32px;
}



/* @end */

/* @group Home sub area */

#intro_sub {
	background-color: #fcfcfc;
}

#subarea {
	overflow: auto;
	background-color: #fcfcfc;
	z-index: 1;
}

div#profile {
	width: 264px;
	float: left;
	background-color: #393939;
	padding: 13px 18px;
	visibility: visible;
}

div#expertise {
	width: 624px;
	float: right;
	padding: 12px 18px 18px;
	background-color: #fcfcfc;
}

#profile h2 {	
	color: white;
	font: bold 17px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	border-bottom: 1px solid white;
	padding-bottom: 2px;
	padding-top: 0;

	
}

#expertise ul {
	padding-top: 13px;
	padding-left: 20px;
}

#expertise ul li {
	list-style-type: square;
	font: 12px/15px "Arimo","Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	width: 180px;
	list-style-position: outside;
	padding-top: 6px;
}

#expertise ul.col1 {
	float: left;
}

#expertise ul.col2 {
	float: left;
}

#expertise ul.col3 {
	float: left;
}

#profile p {
	padding-top: 8px;
	line-height: 17px;
	font-size: 12px;
}

#expertise h2 {
		color: #2f2f2f;
	font: bold 18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	border-bottom: 1px solid black;
	padding-bottom: 3px;
	padding-top: 0;

	
}



/* @end */

/* @group Footer */

#footer {
	width: 960px;
	height: 35px;
	background-color: #6f8145;
	clear: none;
}

#footer_left {
	width: 300px;
	background-color: #333333;
	height: 35px;
}

#footer p.next a {
	position: relative;
	top: -24px;
	color: white;
	text-decoration: none;
	font-size: 12px;
	left: 216px;
	border: 1px solid #333;
	padding: 3px;
}

#footer p.next a:hover {
	border: 1px solid silver;
}

#footer_left p.port_return a {
	position: relative;
	top: 7px;
	color: white;
	text-decoration: none;
	font-size: 12px;
	left: 11px;
	border: 1px solid #333;
	padding: 3px;
}

#footer_left p.port_return a:hover {
	border: 1px solid silver;
}


#footer_left p.pre a {
	position: relative;
	top: -53px;
	color: white;
	font-size: 11px;
	text-decoration: none;
	border: 1px solid #6f8145;
	padding: 3px;
	left: 852px;
}

#footer_left p.pre a:hover {
	border: 1px solid silver;
}

p.more a:link {
	padding: 2px 35px 2px 6px;
	font-size: 12px;
	position: relative;
	top: 6px;
	left: 845px;
	border: 1px solid white;
	background: url(../imgs/arrow_more.png) no-repeat 78px;
	color: white;
	line-height: 15px;
}

p.more a:hover {
	background: #1d2832 url(../imgs/arrow_more_over.png) no-repeat 78px;
	border-color: #1d2832;
}

p.homefooter a {
	padding: 2px 35px 2px 6px;
	font-size: 12px;
	position: relative;
	top: 6px;
	left: 874px;
	border: 1px solid white;
	background: url(../imgs/arrow.png) no-repeat 57px;
	color: white;
	line-height: 15px;
}

p.homefooter a:hover {
background: #1d2832 url(../imgs/arrow.png) no-repeat 57px;
}

p.more_portfolio a {
	padding: 3px 35px 2px 6px;
	font-size: 12px;
	position: relative;
	top: -24px;
	left: 872px;
	border: 1px solid white;
	background: url(../imgs/arrow.png) no-repeat 59px;
	color: white;
	line-height: 15px;
}

p.more_portfolio a:hover {
	background: #1d2832 url(../imgs/arrow.png) no-repeat 59px;
}

p.home_address {
	float: right;
	right: 18px;
	position: relative;
	top: 7px;
	color: #fcfcfc;
	font-size: 10px;
}

#footer p.go a:link {
	font-size: 12px;
	float: right;
	position: relative;
	top: 7px;
	line-height: 12px;
	background-color: #474747;
	padding: 5px;
	left: 285px;
}

p.copyright {
	font: 9px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: center;
	color: #464646;
	position: relative;
	width: 960px;
	top: 18px;
}



/* @end */

/* @group Clears */

/* `Clear Floated Elements
----------------------------------------------------------------------------------------------------*/

/* http://sonspring.com/journal/clearing-floats */

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/* http://perishablepress.com/press/2009/12/06/new-clearfix-hack */

.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

/*
	The following zoom:1 rule is specifically for IE6 + IE7.
	Move to separate stylesheet if invalid CSS is a problem.
*/
* html .clearfix,
*:first-child+html .clearfix {
	zoom: 1;
}


/* @end */
