@charset "UTF-8";
/* CSS Document */

#top_container {
	background-color: #949C51;
	height: 160px;
	width: 100%;
	position: relative;
	background-attachment: fixed;
	background-image: url(../assets/logo.png);
	background-repeat: no-repeat;
	background-position: 50px 90px;
	overflow: hidden;
}
#main {
	height: 450px;
	width: 450px;
	position: absolute;
	float: left;
	left: 211px;
	top: 0px;
	margin: 25px;
	text-align: center;
}
#nav_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	color: #442600;
	background-image: url(../assets/v_line.gif);
	background-repeat: repeat-y;
	background-position: left top;
	height: 435px;
	width: 260px;
	position: absolute;
	left: 711px;
	top: 0;
	padding-top: 40px;
	padding-left: 40px;
	padding-bottom: 25px;
}
#projects {
	height: 160px;
	width: 240px;
}
#projectdescription {
	height: 135px;
	width: 240px;
	padding-top: 15px;
}
#nav_left {
	height: 460px;
	width: 161px;
	position: static;
	background-image: url(../assets/v_line.gif);
	background-repeat: repeat-y;
	background-position: right top;
	margin: 0px;
	padding-top: 40px;
	padding-left: 50px;
	left: 0px;
	top: 0px;
}
#center_container {
	background-color: #FFFFFF;
	height: 500px;
	position: relative;
	width: 100%;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#nav_right_sm {
	background-image: url(../assets/v_line.gif);
	background-repeat: repeat-y;
	background-position: left top;
	height: 500px;
	width: 10px;
	position: absolute;
	left: 811px;
	top: 0;
}
#main_lg {
	height: 453px;
	width: 510px;
	position: absolute;
	float: left;
	left: 211px;
	top: 0px;
	margin-top: 37px;
	margin-right: 60px;
	margin-bottom: 10px;
	margin-left: 40px;
	vertical-align: top;
	overflow: auto;
}
#main_process {
	height: 453px;
	width: 550px;
	position: absolute;
	float: left;
	left: 211px;
	top: 0px;
	margin-top: 37px;
	margin-right: 40px;
	margin-bottom: 20px;
	margin-left: 40px;
	vertical-align: top;
	overflow: auto;
}
#projects a:link {
	color: #421400;
	text-decoration: none;
}
#projects a:visited {
	color: #421400;
	text-decoration: none;
}
#projects a:hover {
	color: #AB5410;
	text-decoration: none;
}
#projects a:active {
	color: #AB5410;
	text-decoration: none;
}
#hometext {
	height: 160px;
	width: 260px;
	position: absolute;
	top: 125px;
	left: 20px;
}
#nav_right_portfolio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	color: #442600;
	background-image: url(../assets/v_h_line.gif);
	background-repeat: repeat-y;
	background-position: left top;
	height: 435px;
	width: 260px;
	position: absolute;
	left: 711px;
	top: 0;
	padding-top: 40px;
	padding-left: 30px;
	padding-bottom: 25px;
}
#nav_right_sm_home {
	background-image: url(../assets/v_line.gif);
	background-repeat: repeat-y;
	background-position: left top;
	height: 500px;
	width: 10px;
	position: absolute;
	left: 981px;
	top: 0;
}
#main_home {
	height: 448px;
	width: 551px;
	position: absolute;
	float: left;
	left: 211px;
	top: 0px;
	text-align: center;
	margin-top: 26px;
	margin-right: 24px;
	margin-bottom: 26px;
	margin-left: 25px;
}
#main_lg a:link {
	color: #421400;
	text-decoration: underline;
}
#main_lg a:visited {
	color: #421400;
	text-decoration: underline;
}
#main_lg a:hover {
	color: #AB5410;
	text-decoration: underline;
}
#main_lg a:active {
	color: #AB5410;
	text-decoration: underline;
}

