@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.4em;
	color: #484848;
	scrollbar-base-color: #ffffff;
	scrollbar-arrow-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-face-color: #628298;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
}
h2 {
	font-size: 13px;
	font-weight: normal;
	color: #A91D21;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 1.2em;
}


p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	color: #FFFFFF;
}

a:link {
	color: #6E93A6;
	text-decoration: none;
}
a:visited {
	color: #6E93A6;
	text-decoration: none;
}
a:hover {
	color: #98B3C0;
	text-decoration: none;
}
a:active {
	color: #6E93A6;
	text-decoration: none;
	outline:none;
	
}
:focus
{
  -moz-outline-style: none;
}

#container {
	padding: 0px;
	height: auto;
	width: 915px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#mainHome {
	clear: both;
	height: 435px;
	width: 912px;
	padding-top: 0px;
	padding-bottom: 15px;
	padding-right: 0px;
	padding-left: 0px;
	margin-left: 3px;
}
#mainLeft {
	float: left;
	height: 435px;
	width: 500px;
}
#mainLeftProjects {
	float: left;
	height: 410px;
	width: 228px;
	color: #484848;
	margin-top: 15px;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #628197;
	padding-top: 7px;
	padding-left: 20px;
	font-size: 13px;
	line-height: 1.48em;
}
#mainLeftProjects p {
	color: #484848;
	margin-bottom: 21px;
}
#mainLeftProjects a {
	color: #484848;
}
#mainLeftProjects a:hover {
	color: #9D171B;
}



#mainLeftProjects strong a {
	color: #9D171B;
}




strong {
	color: #9D171B;
}

#mainRight {
	float: left;
	height: 373px;
	width: 360px;
	border: 1px solid #6E93A6;
	color: #484848;
	padding-top: 60px;
	padding-left: 50px;
	font-size: 15px;
	font-weight: normal;
	line-height: 1.4em;
}
#mainRight p {
	color: #484848;
}

#mainRight h1 {
	font-size: 17px;
	font-weight: normal;
	color: #A91D21;
}

#mainRightProjects {
	float: left;
	height: 422px;
	width: 662px;
	font-size: 17px;
	font-weight: normal;
	line-height: 1.5em;
	margin-top: 15px;
	overflow: auto;
}
#mainLeftProjectsSub {
	float: left;
	height: 453px;
	width: 370px;
	color: #484848;
	font-size: 13px;
	margin-right: 5px;
	margin-top: 0px;
}
#mainRightProjectsSub {
	float: left;
	height: 450px;
	width: 477px;
	font-size: 17px;
	font-weight: normal;
	line-height: 1.5em;
	margin-top: 0px;
	overflow: auto;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 35px;
}
#mainRightProjectsSub h1 {
	font-size: 15px;
	font-weight: bold;
	color: #A91D21;
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	line-height: 1.1em;
}
#mainRightProjectsSub p {
	color: #484848;
	font-size: 12px;
	margin-right: 30px;
	line-height: 1.7em;
}
#projectThumbs {
	margin-top: 7px;
}
#projectThumbs  img.normal {
	border: 3px solid #FFF;
	filter:alpha(opacity=60);
	-moz-opacity: 0.5;
	opacity: 0.5;
	background-color: #628298;
}
#projectThumbs img.active {
	border: 3px solid #9D171B;
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	background-color: #628298;
}

#projectThumbs  img:hover      {
	border: 3px solid #9D171B;
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

#projectThumbs img.endPhoto {
	margin-right: 0px;
}
#projectThumbs img.endPhoto:hover {
	margin-right: 0px;
}
.thumbBG {
	height: 86px;
	width: 86px;
	float: left;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/blank_thumb.gif);
	background-repeat: no-repeat;
	background-position: 3px 3px;
}
.thumbBGEnd {
	height: 86px;
	width: 86px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
	background-image: url(images/blank_thumb.gif);
	background-repeat: no-repeat;
	background-position: 3px 3px;
}











#mainIndex {
	clear: both;
	height: 470px;
	width: 912px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#mainProjects {
	clear: both;
	height: 433px;
	width: 912px;
	padding-top: 0px;
	padding-bottom: 15px;
	padding-right: 0px;
	padding-left: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #628197;
	margin-left: 3px;
}
#mainProjectsSub {
	clear: both;
	height: 462px;
	width: 915px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(images/border.gif);
	background-repeat: no-repeat;
	background-position: right top;
}




#main {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	height: 280px;
	width: 722px;
	padding-top: 80px;
	padding-bottom: 90px;
	padding-right: 30px;
	padding-left: 160px;
}
#mainAbout {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	height: 289px;
	width: 602px;
	padding-top: 70px;
	padding-bottom: 90px;
	padding-right: 150px;
	padding-left: 160px;
	margin-left: 3px;
}

#main2 {
	background-image: url(images/bg2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	height: 280px;
	width: 722px;
	padding-top: 80px;
	padding-bottom: 90px;
	padding-right: 30px;
	padding-left: 160px;
	margin-left: 3px;
}


#header {
	height: 82px;
	width: 915px;
	clear: both;
	margin-bottom: 10px;
}
#logo {
	float: left;
	height: 82px;
	width: 96px;
	margin-left: 3px;
}
#buttons {
	float: left;
	height: 82px;
	width: 816px;
	text-align: right;
}
#mainText {
	background-image: url(images/textbg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 100px;
}
#mainTextNoBG {
	padding-left: 100px;
	line-height: 1.8em;
	font-size: 12px;
	padding-top: 32px;
	color: #FFFFFF;
}
#mainTextNoBG p {
	color: #FFFFFF;
}


#blueBar {
	background-color: #353555;
	height: 20px;
	width: 912px;
	margin-left: 3px;
}
#footer {
	color: #6E93A6;
	padding-top: 3px;
	font-size: 10px;
	text-align: left;
	margin-left: 3px;
}
#blueye {
	float: left;
	text-align: left;
}
#blueyeContact {
	float: left;
	text-align: left;
}

.projectThumb {
	clear: both;
	color: #484848;
	font-size: 12px;
}
.projectThumb img {
	margin-top: 0px;
	margin-right: 9px;
	margin-bottom: -2px;
	margin-left: 26px;
	border: 3px solid #FFFFFF;
}
.projectThumb a {
	display: block;
	height: 95px;
	width: 640px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #484848;
}
.projectThumb a:hover {
	display: block;
	height: 95px;
	width: 640px;
	color: #484848;
	font-weight: bold;

	letter-spacing: 0.03em;
}
.projectThumb a:hover img {
	border-top-color: #9D171B;
	border-right-color: #9D171B;
	border-bottom-color: #9D171B;
	border-left-color: #9D171B;

}
#bigPhotos {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
	padding: 0px;
	clear: both;
}
.clear {
	clear: both;
}

