/* --- Header Styles --- */
.header {
	font-size: 11px;
	width: 800px;
	padding-top: 1px;
	line-height: 18px;
}
.header_homepage {
	width: 800px;
	height: 415px;
	background-image: url(../images/header_homepage.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.header_landingpage {
	width: 800px;
	height: 119px;
	background-image: url(../images/header_landingpage.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.nav_bar {
	width: 798px;
	height: 39px;
	background-image: url(../images/nav_bar.jpg);
	background-repeat: no-repeat;
	background-position: center;
	border-bottom: solid .3mm #000000;
	border-left-width: 0.3mm;
	border-left-style: solid;
	border-left-color: #000000;
	border-right-width: 0.3mm;
	border-right-style: solid;
	border-right-color: #000000;
}
#page_title {
	position: relative;
	top: 0px;
	left: 0px;
}
#page_title_position {
	font-size: 12px;
	position: absolute;
	top: 75px;
	right: 0px;
}

/* --- Main Styles --- */
#main {

}
#outer_border {
	width: 800px;
	border: 0.0mm solid #333333;
}
body {
	background-color: #666666;
	font-family: Verdana, Arial, Helevtica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-weight: bold;
	font-size: 14px;
	padding: 0px;
	margin: 0px;
	padding-bottom: 17px;
}
p {
	padding: 0px;
	margin: 0px;
	padding-bottom: 15px;
	line-height: 15px;
}
ul {
	padding: 0px;
	margin: 0px;
	margin-left: 10px;
	padding-top: 2px;
	padding-bottom: 5px;
}
li {
	background-repeat: no-repeat;
	background-position: 0px 6px;
	list-style: none;
	padding: 0px;
	margin: 0px;
	padding-left: 8px;
	line-height: 13px;
}
a {
	color: #C1C18E;
	text-decoration: none;
	border-bottom-width: 0px;
}
a:hover {
	color: #E7E7CB;
	text-decoration: underline;
	border-bottom-width: 0px;
}
a.image {
	border: none;
}
a.image:hover {
	border: none;
}
img {
	border: none;
	vertical-align: middle;
}
#spacer0 {
	margin: 0px;
}
#spacer1 {
	margin: 1px;
}
#spacer2 {
	margin: 2px;
}
#spacer3 {
	margin: 3px;
}
#spacer4 {
	margin: 4px;
}
#spacer5 {
	margin: 5px;
}
#spacer10 {
	margin: 10px;
}
#spacer15 {
	margin: 15px;
}
#spacer20 {
	margin: 20px;
}
#spacer30 {
	margin: 30px;
}

/* --- Landing Page Styles --- */
.landingpage_bg_philosophy {
	background-image: url(../images/landingpage_philosophy.jpg);
	background-repeat: no-repeat;	
	height: 343px;
	width: 798px;
	border-left-width: 0.3mm;
	border-left-style: solid;
	border-left-color: #000000;
	border-right-width: 0.3mm;
	border-right-style: solid;
	border-right-color: #000000;
}
.landingpage_bg_services {
	background-image: url(../images/landingpage_services.jpg);
	background-repeat: no-repeat;	
	height: 343px;
	width: 798px;
	border-left-width: 0.3mm;
	border-left-style: solid;
	border-left-color: #000000;
	border-right-width: 0.3mm;
	border-right-style: solid;
	border-right-color: #000000;
}
.landingpage_bg_portfolio {
	background-image: url(../images/landingpage_portfolio.jpg);
	background-repeat: no-repeat;
	height: 343px;
	width: 798px;
	border-left-width: 0.3mm;
	border-left-style: solid;
	border-left-color: #000000;
	border-right-width: 0.3mm;
	border-right-style: solid;
	border-right-color: #000000;	
}
.landingpage_bg_contact {
	background-image: url(../images/landingpage_contact.jpg);
	background-repeat: no-repeat;
	height: 343px;
	width: 798px;
	border-left-width: 0.3mm;
	border-left-style: solid;
	border-left-color: #000000;
	border-right-width: 0.3mm;
	border-right-style: solid;
	border-right-color: #000000;
}

/* --- Table Styles --- */
table {
	padding: 0px;
	margin: 0px;
}
td {
	padding: 0px;
	margin: 0px;
}

/* --- Text Styles --- */
.body_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	line-height: 17px;
}
.body_text_wide {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	line-height: 19px;
}
.link_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px;
}
.note_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px;
}
.msg_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px;
}

/* --- Image Styles --- */
.image_border {
	border: 2px solid #0066CC;	
}
.image_left {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
.image_right {
	float: right;
	padding-left: 20px;
	padding-bottom: 10px;
}

/* --- List Styles --- */
.body_text ul {
	padding: 0px;
	margin: 0px;
	padding-top: 0px;
	margin-left: 0px;
}
.body_text li {
	padding: 0px;
	padding-left: 12px;
	padding-bottom: 0px;
	background-image:  url(../images/linkarrowblue.gif);
	background-position: 1px 7px;
	line-height: 18px;
}

/* --- Portfolio Styles --- */
.portfolio_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.divider_line {
	/* --- 
	border-top-width: 0.3mm;
	border-top-style: solid;
	border-top-color: #999999;
	 --- */
	margin: 13px;
	width: 770px;
}
.photo_nav_bottom_nav {
	overflow: auto;
	width: 740px;
	height: 90px;
	scrollbar-arrow-color: #567;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-face-color: #cccccc;
	scrollbar-highlight-color: #505050;
}
.photo_display_area_bottom_nav {
	background-image: url(../images/photo_display_area_bg_bottom_nav.jpg);
	background-repeat: repeat-y;
	width: 798px;
	height: 623px;
	padding-top: 13px;
	border-left-width: 0.3mm;
	border-left-style: solid;
	border-left-color: #000000;
	border-right-width: 0.3mm;
	border-right-style: solid;
	border-right-color: #000000;
}
.photo_border {
	/* --- border: 8px solid #FFFFFF; --- */
	border: 0px solid #FFFFFF;
	background-color: #000000;
	padding: 3px;
}
.photo_border_frame {
	/* --- border: 12px solid #000000; --- */
	border: 0px solid #000000;
}
.thumbnail_cell_bottom_nav {
	border: 0.3mm solid #000000;
	margin: 0px;
	padding: 0px;
	width: 68px;
	height: 68px;
}
.thumbnail_cell_spacer {
	margin: 0px;
	padding: 0px;
	width: 5px;
	height: 5px;
}

/* --- Footer Styles --- */
.prefooter_homepage {
	width: 800px;
	height: 185px;
	background-image: url(../images/prefooter_homepage.jpg);
	background-repeat: no-repeat;
	background-position: center;
	border-top-width: 0.3mm;
	border-top-style: solid;
	border-top-color: #000000;
}
.prefooter {
	width: 800px;
	height: 185px;
	background-image: url(../images/prefooter.jpg);
	background-repeat: no-repeat;
	background-position: center;
	border-top-width: 0.3mm;
	border-top-style: solid;
	border-top-color: #000000;
}
.footer {
	font-size: 11px;
	color: #999999;
	width: 800px;
	padding-top: 1px;
	line-height: 16px;
}
