@charset "UTF-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background-color:#141414;
	/*	background-image: url(../images/bg.jpg); */
	font-family: Helvetica, Arial, sans-serif;
	color: #cccccc;
	font-size: 13px;
	line-height: 18px;
}
/* ------- GLOBAL ------- */

a {
	color: #CCCCCC;
}


a:link {
	text-decoration: none;
		color:#d24289;
}
a:visited {
	text-decoration: none;
		color:#d24289;
}
a:hover {
	text-decoration: none;
	color: #FFF;
}
a:active {
	color:#F0C;
}

.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}
.margin-left {
	margin:7px;
	margin-top:3px;
	font-size:11px;
}
.margin-right {
	margin: 5px 7px 5px 5px;

}
.margin-top {
	margin-top: 8px;
}
.margin-bottom {
	margin-bottom: 10px;
}
ul {
	margin-left: 0px;
	padding-left: 24px;
}
li {
	margin-left: 0px;
	padding-bottom: 15px;
	list-style-image: url(../images/bullet.gif);
}
td {
	vertical-align: top;
}
img {
	border: none;
}
textarea, textfield {
	width: 601px;
	padding-bottom: 15px;
	font-family: Helvetica, Arial, sans-serif;
	color: #666666;
	font-size: 12px;
}
.rule {
	height: 20px;
	margin-top: 20px;
	border-top: 1px solid #56433d;
	;
	clear: both;
	margin-right: -20px;
}
.rule-right {
	height: 20px;
	margin-top: 20px;
	border-top: 1px solid #56433d;
	;
	clear: both;
	margin-left: -20px;
}
.border {
	border: 8px solid #56433d;
}
/* ------- TEXT DEFINITIONS ------- */

h1 {
	margin: 0px;
	line-height: normal;
	font-size: 18px;
	font-weight: normal;
}

h2 {
	margin: 0px;
	line-height: normal;
	color: #eba722;
	font-size: 18px;
	font-weight: normal;
}
h2 a {
 color: #999;
 margin: 0px;
 line-height: normal;
 color: #eba722;
 font-size: 19px;
 font-weight: normal;
}

h3 {
	margin: 0px;
	line-height: normal;
	color: #eba722;
	font-size: 16px;
	font-weight: normal;
}
h3 a {
 color: #999;
 margin: 0px;
 line-height: normal;
 color: #eba722;
 font-size: 16px;
 font-weight: normal;
}

h4 {
	margin: 0px;
	line-height: normal;
	color: #eba722;
	font-size: 14px;
	font-weight: normal;
}

h4 a {
	color: #eba722;
}

.smaller {
	font-size: 10px;
}
/* ------- LAYOUT ------- */

#type-wrapper {
	width: 980px;
	margin: 0 auto;
	position: relative;
}
#type {
	font-size: 10px;
	color: #fff;
	position: absolute;
	left: 0px;
	top: 1100px;
}
#type h1 {
	font-size: 12px;
}
#wrapper {
	/*	background-image: url(../images/bg1.png); */
	background-repeat: no-repeat;
	background-position: center 100px;
}
#main-container {
	margin: 10px auto 10px auto;
	background-color: #141414;
	width: 964px;
	padding: 8px;
	min-height: 700px;
}
#splash {
	height: 421px;
	padding-left:5px;
	clear: both;
	background-color: #141414;
}
#splasha {
	height: 650px;
	padding-left:5px;
	clear: both;
	background-color: #141414;
}
#sub-container {
	padding: 5px;
}
#footer {
	margin: 0 auto;
	width: 980px;
	padding-bottom: 15px;
}
#footer a {
	color: #CCCCCC;
	text-decoration:none
}
#footer a:hover {
	color: #999999;
}
#left-column {
	float: left;
	display: inline;
	width: 641px;
	margin-right: 8px;
}
#right-column {
	float: left;
	display: inline;
	width: 315px;
}
#full-column {
	float: left;
	display: inline;
	width: 970px;
	height:500px;
	margin-right: 2px;
}

#right-column-top {
	height: 670px;
}
#right-column-bottom {
	border-top: 8px solid #1b0202;
	padding: 20px;
	background-color: #56433d;
}
#title {
	background-image: url(../images/bg-title.gif);
	background-repeat: no-repeat;
	height: 21px;
	padding: 23px;
}
#sub-left-column {
	float: left;
	display: inline;
	width: 360px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-right: 20px;
	border-right: 1px solid #56433d;
	min-height: 440px;
}
#sub-right-column {
	float: left;
	display: inline;
	width: 200px;
	padding: 20px 0;
}

.highlight img {
	border: 1px solid #1b0202;
}
.highlight:hover img {
	border: 1px solid #ffffff;
}
.highlight:hover {
	border: 1px solid #ffffff;
	border: 0px;
}
#sub_header {
	padding-bottom:35px;
	z-index: 50;
}
#menu {
	margin-left:10px;
	margin-bottom:10px;
	text-align: right;
	float: left;
	width: 680px;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu li {
	display: inline;
}
#menu a {
	display: block;
	float: left;
	height: 19px;
	padding: 0px 18px 0 18px;
	text-decoration: none;
	font-size: 1.1em;
	color: #999;
}
#menu a:hover {
	color: #fff;
}
#contact {
	float: right;
	width: 260px;
	height: 65px;
	background-image: url(../images/contact3.gif);
	background-repeat: no-repeat;
}
#menu ul li.active a {
	color: #fff;
}
.homepage-box {
	width: 220px;
	height: 160px;
	min-height: 140px;
	float: left;
	margin-right: 8px;
	background: #666;
	display: inline;
	margin-bottom: 5px;
	border: solid 1px #fff;
}
#content > .homepage-box {
	margin-bottom: 6px;
	color:#fff;
	font-weight:bold;
	padding:1px;
	font-size:12px;
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
}

#content > .homepage-box a {
	color:#999;
	text-decoration: none;
}

#content > .homepage-box a:hover {
	color:#fff;
	text-decoration: none;
}


#content .last {
	margin-left: 1px;
	margin-right: 0;
}
#content > .homepage {
	height: auto;
}
.homepage-box H3 A {
	display: block;
	width: 210px;
	height: 18px;
	padding: 3px;
	margin-bottom: 1px;
}
.homepage-box H3 A.about {
	background: url(../images/about1.gif);
	background-repeat: no-repeat;
}
.homepage-box H3 A.contact {
	background: url(../images/contact-us1.gif);
	background-repeat: no-repeat;
}
.homepage-box H3 A.approach {
	background: url(../images/approach1.gif);
	background-repeat: no-repeat;
}
.homepage-box H3 A.studies {
	background: url(../images/projects1.gif);
	background-repeat: no-repeat;
}
.homepage-box H3 A SPAN {
	display: none;
}
.homepage-box P {
	padding: 10px;
}
#homepage-flash-container {
	background: none;
	width: 790px;
	height: 377px;
	margin-bottom: 10px;
}
#content {
	margin-bottom: 0;
	display: inline;
	position: relative;
	/*border: 1px solid #ccc;*/

	width: 925px;
	float: left;
	margin-right: 0px;
	background: transparent;
}
#content.two_col {
	background: url(../images/two_col-bg.png) top left repeat-y;
}
#content H2 {
	margin: 0 0 17px 0;
	font-size: 1.2em;
	color: #000000 !important;
}
#content UL {
	/*	list-style: none;*/

	list-style: disc;
	margin: 15px 0 15px 50px;
}
#content P {
	/*padding: 5px 15px;*/	
margin-right: 5px;
}
#content A {
	text-decoration:none;
}
#content A:hover {
	color:#999;
}
#content A.floatRight {
	margin: 3px 15px;
}
#content LI {
/*	padding-top: 6px;*/

}
#content UL P {
	padding: 5px 0;
	padding-bottom: 10px;
	clear: left;
	background: url(../images/contentVerticalSeparator.png) repeat-x bottom;
	color: #000;
	border: 0;
}
#content .last P {
	background: none;
	padding-bottom: 5px;
}

.imagetext {
	height:130px;
}

#gallery2 {
	width:940px;
	height: 330px;
	margin:10px 0 0 10px;
	float: left;
	color:#F1F8AF;
}
#photos {
	width:966px;
	height:470px;
	float: left;
	color:#F1F8AF;
}

.photo-box {
	width:200px;
	height:200px;
	float: left;
	margin: 15px 0 0 20px;
}
.photo-box h2 {
	color:#6FC5E9;
}

/* Various ID's and Classes */

#select-gallery {
	margin:0 auto;
	width:880px;
}

.galleryFloat {
	float:left;
	width:188px;
	padding:20px 4px 5px 5px;
}


#flash-gallery {
	width:570px;
	margin:0 auto;
}

#galleryMain {
	width:580px;
	margin:0 auto;
}

#select-gallery h2 {

	margin:0;
	text-align:center;
	font-weight:normal;
	letter-spacing:-1px;
	font-size:20px;
	color:#999;
}

#select-gallery h2 a{

	font-size:20px;
		color:#CCC;
}

#select-gallery h2 a:link {
	color:#CCC;
}

#select-gallery h2 a:hover {
	color:#d24289;
}
#select-gallery a img {
	vertical-align: bottom;
	margin: 1px;
	border: solid 3px #ccc;
}
#select-gallery a:hover img {
	border-color: #d24289;


}
#select-gallery a:hover {  /* wakeup IE */
	border-width: 0;
}


#photos a img {
	vertical-align: bottom;
	margin: 1px;
	border: solid 2px #ccc;
}
#photos a:hover img {
	border-color: #d24289;

}
#photos a:hover {  /* wakeup IE */
	border-width: 0;
}

.gallerynav {
	float:left;
	width:30px;
	height:135px;
	padding:190px 5px 5px 5px;
	border:none;
}