@charset "utf-8";
/* CSS Document */

@import "reset.css";

body {
	padding-top: 40px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #717679;
	font-size: 11px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 12px;
	margin-top: 0px;
	line-height: 13px;
	color: #717679;
}
ul {

}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #717679;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left;
	list-style-image: none;
	list-style-type: none;
	padding-left: 8px;
}
ul.home {
	line-height: 13px;
}
li.home {
	line-height: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #717679;
	margin-bottom: 12px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	list-style-image: none;
	list-style-type: none;
	padding-left: 8px;
}
.footerfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #717679;
}
.bodyfontbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #717679;
	font-weight: bolder;
}
.bodyfontbig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #717679;
	font-weight: normal;
	line-height: 16px;
}
.bodyfontbigbold {
	color: #717679;
	font: bold 12px/16px Verdana, Arial, Helvetica, sans-serif;
}

a.red:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9f6614;
	text-decoration: underline;
}
a.red:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #9f6614;
	text-decoration: underline;
	font-size: 11px;
}
a.red:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9f6614;
	text-decoration: underline;
}
a.red:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9f6614;
	text-decoration: underline;
}
a.blue:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #717679;
	text-decoration: none;
	line-height: 20px;
}
a.blue:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #717679;
	font-size: 11px;
	text-decoration: none;
	line-height: 20px;
}
a.blue:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #72afb6;
	text-decoration: none;
	line-height: 20px;
}
a.blue:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #72afb6;
	text-decoration: none;
	line-height: 20px;
}
a.grey:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #717679;
	text-decoration: none;
}
a.grey:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #717679;
	font-size: 9px;
	text-decoration: none;
}
a.grey:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #717679;
	text-decoration: underline;
}
a.grey:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #717679;
	text-decoration: underline;
}
#container {
	text-align: left;
	width: 925px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #808285;
	width: 100%;
	height: 128px;
}
#logo {
	width: 883px;
	text-align: left;
	margin-right: 21px;
	margin-left: 21px;
	padding-bottom: 20px;
	height: 87px;
}
#navigation {
	text-align: right;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #808285;
	border-left-color: #808285;
	width: 881px;
	margin-right: 21px;
	margin-left: 21px;
	height: 21px;
}
#content {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #808285;
	border-left-color: #808285;
	width: 881px;
	margin-right: 21px;
	margin-left: 21px;
	height: 322px;
	padding-top: 28px;
	padding-bottom: 28px;
}
#content_unlimited {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #808285;
	border-left-color: #808285;
	width: 881px;
	margin-right: 21px;
	margin-left: 21px;
	padding-top: 28px;
	height: 850px;
}
#yellowbox {
	background-color: #f2ecdc;
	height: 297px;
	width: 158px;
	padding-top: 25px;
	padding-right: 15px;
	padding-left: 15px;
	float: left;
}
#home_image {
	float: left;
	height: 320px;
	width: 376px;
	margin-left: 15px;
	border: 1px solid #808285;
}
#home_title {
	text-align: left;
	float: left;
	height: 64px;
	width: 299px;
	margin-top: 10px;
}
#home_copy {
	width: 279px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	height: 238px;
	float: left;
	overflow: auto;
	text-align: left;
	vertical-align: baseline;
}
#footer {
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #808285;
}

#home_footer_content {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #808285;
	border-left-color: #808285;
	width: 881px;
	height: 82px;
	margin-right: 21px;
	margin-left: 21px;
}

#home_footer_title {
	text-align: right;
	width: 345px;
	float: left;
}
#home_footer_copy {
	text-align: left;
	width: 516px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
}
#services_footer_content {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #808285;
	border-left-color: #808285;
	width: 881px;
	height: 110px;
	margin-right: 21px;
	margin-left: 21px;
}

#services_footer_title {
	text-align: right;
	width: 495px;
	float: left;
}
#services_footer_copy {
	text-align: left;
	width: 366px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
}
#services_image {
	float: left;
	height: 320px;
	width: 494px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #808285;
	border-right-color: #808285;
	border-bottom-color: #808285;
}
#services_title {
	text-align: left;
	float: left;
	height: 64px;
	width: 386px;
	margin-top: 10px;
}
#services_copy {
	float: left;
	width: 376px;
	padding-top: 10px;
	padding-left: 10px;
}
#contact_title {
	text-align: right;
	float: right;
	height: 64px;
	width: 247px;
	margin-top: 10px;
}
#contact_image {
	float: right;
	height: 320px;
	width: 633px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #808285;
	border-bottom-color: #808285;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #808285;
}
#contact_copy {
	float: right;
	width: 237px;
	padding-top: 10px;
	padding-right: 10px;
	text-align: right;
}

#contact_footer_content {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #808285;
	border-left-color: #808285;
	width: 881px;
	height: 165px;
	margin-right: 21px;
	margin-left: 21px;
}
#contact_footer_title {
	text-align: right;
	width: 248px;
	float: left;
}
#contact_footer_copy {
	text-align: left;
	width: 314px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
}
#contact_footer_copytwo {
	text-align: left;
	width: 278px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #808285;
	height: 155px;
}
#portfolio_slider {
	float: left;
	width: 261px;
	padding-left: 24px;
}
#portfolio_image {
	height: 320px;
	width: 385px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #808285;
	border-bottom-color: #808285;
	border-left-color: #808285;
	float: left;
}

#portfolio_title {
	text-align: right;
	float: left;
	height: 400px;
	width: 210px;
	margin-top: 60px;
}
#portfolio_intro {
	text-align: left;
	float: left;
	width: 484px;
	padding-right: 82px;
	padding-top: 48px;
}

#portfolio_arrow {
	float: left;
	height: 16px;
	padding-top: 60px;
	width: 8px;
	padding-right: 12px;
	padding-left: 10px;
	padding-bottom: 100px;
}
#portfolio_copy {
	width: 371px;
	float: left;
	padding-right: 15px;
}
#portfolio_box {
	text-align: left;
	float: left;
	width: 444px;
	padding-top: 25px;
	background-color: #eff0e5;
	padding-left: 25px;
	padding-right: 15px;
	padding-bottom: 25px;
	margin-top: 55px;
}
.portfolio_list {
	width: 222px;
	float: right;
	padding-bottom: 15px;
}




#bluebox {
	background-color: #dee4ec;
	width: 269px;
	padding-top: 30px;
	padding-right: 15px;
	padding-bottom: 30px;
	padding-left: 15px;
	float: right;
}
#portfolio_thumbs {
	float: left;
	height: 28px;
	width: 32px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
}

#clients_title {
	text-align: left;
	float: right;
	height: 64px;
	width: 582px;
	padding-top: 10px;
}
#clients_container {
	float: right;
	width: 567px;
	padding-top: 10px;
	padding-left: 15px;
	padding-bottom: 15px;
}
#clients_header {
	width: 567px;
	float: right;
}

#clients_list_one {
	width: 241px;
	float: right;
	padding-right: 15px;
	padding-top: 15px;
}
#clients_list_two {
	width: 295px;
	float: right;
	padding-right: 15px;
	padding-top: 15px;
}
#content_clients {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #808285;
	border-left-color: #808285;
	width: 881px;
	margin-right: 21px;
	margin-left: 21px;
	padding-top: 28px;
	height: 785px;
}
#copyright {
	width: 882px;
	margin-right: 21px;
	margin-left: 22px;
	margin-top: 30px;
	text-align: right;
}
#splash_footer_content {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #808285;
	border-left-color: #808285;
	width: 871px;
	height: 18px;
	margin-right: 21px;
	margin-left: 21px;
	text-align: right;
	padding-right: 10px;
	padding-top: 3px;
}
#splash_content {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #808285;
	border-left-color: #808285;
	width: 881px;
	margin-right: 21px;
	margin-left: 21px;
}
.li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #717679;
	list-style-image: none;
	list-style-type: none;
	padding-left: 8px;
}

