@charset "UTF-8";
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
    color: #333333;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #F15A24;
}
a:active {
	color: #333333;
	text-decoration: none;
}
body {
	background-color: #999999;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-top: 35px;
	padding-bottom: 12px;
	list-style-type: none;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #F15A24;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 13px;
}
._italic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #333333;
	line-height: 13px;
}
._red_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F15A24;
}
#site {
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	height: 768px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}
#nav {
	background-image: url(images/nav_bg.png);
	background-repeat: no-repeat;
	float: left;
	height: 88px;
	width: 1024px;
}
#logo {
	float: left;
	height: 68px;
	width: 250px;
	padding-top: 20px;
	padding-left: 20px;
}
#buttons {
	float: left;
	height: 24px;
	width: 694px;
	padding-top: 64px;
	padding-left: 60px;
	margin-bottom: 0px;
}
#content {
	float: left;
	height: 680px;
	width: 1024px;
}
#portf_nav {
	background-image: url(images/portf_nav_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 166px;
	width: 1024px;
	margin-top: 0px;
	text-align: center;
	padding-top: 0px;
}
#portfolio {
	background-image: url(images/portf_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 514px;
	width: 1024px;
	float: left;
	margin-top: 0px;
}
#project {
	float: left;
	height: 502px;
	width: 715px;
	padding-top: 12px;
	padding-left: 35px;
}
#description {
	float: left;
	height: 514px;
	width: 244px;
	padding-right: 30px;
}
#about_page {
	float: left;
	height: auto;
	width: 389px;
	margin-left: 137px;
}
#about_1 {
	float: left;
	height: 80px;
	width: 389px;
}
#about_2 {
	float: left;
	height: auto;
	width: 359px;
	background-image: url(images/about_2.png);
	background-repeat: repeat-y;
	padding-right: 15px;
	padding-left: 15px;
}
#about_3 {
	float: left;
	height: 25px;
	width: 389px;
}
#comments_page {
	float: right;
	height: auto;
	width: 426px;
	margin-right: 33px;
}
#comment_1 {
	float: left;
	height: 37px;
	width: 37px;
	margin-top: 100px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#comment_2 {
	float: right;
	height: 24px;
	width: 432px;
	margin-top: 57px;
}
#comment_3 {
	background-image: url(images/comment_3.png);
	background-repeat: repeat-y;
	float: right;
	height: auto;
	width: 402px;
	padding-right: 15px;
	padding-left: 15px;
}
#comment_4 {
	float: right;
	height: 24px;
	width: 432px;
}
#clients_1 {
	float: left;
	height: 80px;
	width: 335px;
	margin-left: 404px;
}
#clients_2 {
	background-image: url(images/clients_2.png);
	background-repeat: repeat-y;
	float: left;
	height: auto;
	width: 305px;
	margin-left: 404px;
	padding-right: 15px;
	padding-left: 15px;
}
#clients_3 {
	float: left;
	height: 24px;
	width: 335px;
	margin-left: 404px;
}
#contact_1 {
	float: left;
	height: 80px;
	width: 390px;
	margin-left: 533px;
}
#contact_2 {
	background-image: url(images/contact_2.png);
	background-repeat: repeat-y;
	float: left;
	height: auto;
	width: 360px;
	margin-left: 533px;
	padding-right: 15px;
	padding-left: 15px;
}
#contact_3 {
	float: left;
	height: 24px;
	width: 390px;
	margin-left: 533px;
}