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

body {
	margin:0;
	padding: 0;
	background:url(/img/base/page_bg.gif) fixed;
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial, Helvetica, sans-serif;
}

a {
	outline: none;
}

#pagewrapper {
	position: relative;
	width: 100%;
	min-width: 1024px;
	margin: 0;
	padding: 0;
	display: block;
	background:url(/img/base/pagewrapper_bg.gif) fixed no-repeat -995px 0px;
	height: auto;
}

#contentwrapper {
	width: 1024px;
	min-width: 1024px;
	display: block;
	margin: 0 0;
}

#left {
	left:0;
	margin:0;
	padding:0;
	position:fixed;
	top:0;
	width:340px;
}

#menuMain {
	display: block;
	width: 300px;
	padding: 0 20px;
	background:url(/img/base/menu_main.png) repeat-y;
}

#home {
	display: block;
	width: 300px;
	height: 205px;	
}

#menuMain ul {
	background: #FFFFFF url(/img/base/menu_ul_bg.png) top no-repeat;
	padding: 0px 0 20px 15px;
	margin: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
}

#menuMain ul li {
	list-style: none;
	margin-bottom: 0px;
	padding-bottom:0px;
	padding-left: 15px;
}

#menuMain ul li a {
	padding: 5px 0 2px;
	display: block;
	color: #534f50; 
	text-decoration: none;
	padding-bottom:12px;
}

#menuMain ul li a:hover {
	color: #c90000;
}

#menuMain ul li.unfold {
	margin-bottom: 0px;
}

#menuMain ul li.on a {
	color: #c90000;
	background:transparent url(/img/base/highlighter.gif) no-repeat bottom right;
	padding-bottom:12px;
}

#menuMain ul li.unfold a {
	color: #c90000;
}

#menuMain ul li.address {
	font-weight: normal;
	color: #a0a0a0;
	padding-top: 95px;
	padding-left:15px;
}
#menuMain ul li.address p {
	margin: 0;
	padding-top: 3px;
	line-height: 16px;
}

#menuMain ul li.unfold ul {
	background: url(/img/base/menu_ul_ul_bg.gif) bottom left no-repeat;
	border-top: 1px solid #c90000;
	padding:6px 0 18px;
	margin-top: -2px;
}

#menuMain ul li.unfold ul li {
	padding:0px;
	margin: 0;
}

#menuMain ul li.unfold ul li a {
	padding:4px 0 4px 15px;
	color: #ffffff;
	text-decoration: none;
	display: block;
	width: 90%;
}

#menuMain ul li.unfold ul li a.active {
	color: #ffffff;
	background: url(/img/base/menu_ul_ul_li.gif) no-repeat 0px 7px;
}

#menuMain ul li.unfold ul li a:hover {
	color: #ffffff;
	background: url(/img/base/menu_ul_ul_li.gif) no-repeat 0px 7px;
}

#menuBottom {
	display: block;
	width: 340px;
	height: 53px;
	background: url(/img/base/menu_bottom.png) no-repeat;
}

#right {
	left:350px;
	position:absolute;
	top:0;
	width:684px;
}

#pagetitle {
	display: block;
	width:  654px;
	height: 60px;
	background-image:url(/img/base/title_web.gif);
	background-position: right bottom;
	background-repeat:no-repeat;
	position: fixed;
	left: 340px;
	z-index: 1;
	top: 0;
}

#content {
	display: block;
	width:  630px;
	position:relative;
	z-index: 2;
	padding: 80px 0px 20px 0px;
}

#pagetitle p.topbox {
	margin:0 0 0 10px;
	padding: 30px 70px;
	color: #ffffff;
	font-size: 14px;
	line-height: 20px;
	background:url(/img/home/hp-topbox.png) no-repeat;
	width: 514px;
	height: 116px;
}

#pagetitle p.topbox a {
	text-decoration: none;
	color: #ffffff;
}

#pagetitle p.topbox a:hover {
	text-decoration: underline;
}

#content p.intro {
	margin:0 0 20px;
	padding: 0px 70px;
	color: #FFFFFF;
	font-size:14px;
	line-height: 24px;
}

#content .topsh {
	background:url(/img/home/hp-topsh.png) no-repeat;
	display: block;
	width: 654px;
	height: 8px;
}

#content .midsh {
	background:url(/img/home/hp-midsh.png) repeat-y;
	display: block;
	width: 654px;
	padding:0 12px;
}

#content .botsh {
	background:url(/img/home/hp-botsh.png) no-repeat;
	display: block;
	width: 654px;
	height: 8px;
}

#shotframe {
	background: url(/img/home/hp-shotframe.png) no-repeat;
	width: 600px;
	height: 250px;
	padding: 15px;
}

#descbox {
	border-bottom: 1px solid #cdcccd;
	height:90px;
	padding:10px 15px;
	width:600px;
	background:url(/img/base/aero_bg.png);
}

#descbox h1, #descbox h1 a {
	padding:5px 0;
	font-weight: normal;
	font-size:18px;
	margin: 0;
	color: #b8cbe1;
	text-decoration:none;
}

#descbox h1 a:hover {
	text-decoration: underline;
}

#descbox h2 {
	font-weight: normal;
	font-size:10px;
	margin: 0;
	color: #ffffff;
}

#descbox p {
	padding: 0;
	width: 400px;
	margin: 0;
	color: #FFFFFF;
	font-size:11px;
	line-height: 18px;
}

.project {
	display: block;
	border-top: 1px solid #cdcccd;
	border-bottom: 1px solid #cdcccd;
	height: 183px;
	position: relative;
	margin: 15px 0px;
	cursor:pointer;
}

.sumbox, .bigbox {
	background:url(/img/base/aero_bg.png);
}

.sumbox:hover {
	background:url(/img/base/aero_on_bg.png);
}


.projLogos {
	background:transparent url(/img/base/aero_bg.png) repeat scroll 0 0;
	border-bottom:1px solid #CDCCCD;
	border-top:1px solid #CDCCCD;
	display:block;
	position:relative;
	padding: 20px 18px 10px 18px;
}

.project h1, projLogos h1 {
	position: absolute;
	top: 15px;
	left: 30px;
	padding: 0;
	font-weight: normal;
	font-size:18px;
	margin: -4px 0 0;
	color: #b8cbe1;
}

.project h1 a, projLogos h1 a {
	color: #b8cbe1;
	text-decoration:none;
}

.project p, projLogos p {
	position: absolute;
	top: 45px;
	left: 30px;
	padding: 0;
	width: 330px;
	margin: 0;
	color: #FFFFFF;
	font-size:11px;
	line-height: 18px;
}

.projectThumb {
	position: absolute;
	top: 15px;
	right: 30px;
	width: 222px;
	height: 145px;
	background:url(/img/base/project_thumb_bg.png) no-repeat;
	margin-left: 10px;
	padding: 4px;
}

.projectThumb img {
	width: 100%;
	height: 100%; 
}

.ViewPort {
	display: none;
	position: absolute;
	top: 45px;
	left: 0;
	height: 445px;
	width:100%;
}

.slide {
	display: block;
	width: 568px;
	height: 372px;
	padding: 23px 31px 24px 31px;
	overflow: hidden;
	background: url(/img/base/viewport_bg.gif) no-repeat;
}

.slideTitle {
	background:black;
	color:white;
	display:none;
	font-size:12px;
	opacity:0.6;
	padding:10px;
	position:absolute;
	right:0;
	top:0;
	width:250px;
	z-index:10;
}


.navigator {
	display: block;
	width: 100%;
	height: 26px;
	background:url(/img/base/navigator_bg.gif) repeat-x;
	overflow: hidden;
	position:relative;
}

.navigator ul {
	margin: 0 auto;
	padding: 2px;
	float: left;
	left: 50%;
	position: relative;
}

.navigator ul li {
	float: left;
	list-style: none;
	height: 21px;
	line-height: 20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	right: 50%;
	position: relative;
}

.navigator ul li a {
	display: block;
	height: 21px;
	line-height: 19px;
	text-decoration: none;
	color: #999999;
	background:#000000;
	padding: 0 5px;
}

.navigator ul li a span {
	display: none;
}

.navigator ul li a:hover, .navigator ul li a.active {
	color: #FFFFFF;
}


.navigator ul li.nminus a, .navigator ul li.nplus a  {
	display: block;
	height: 21px;
	width: 9px;
	padding: 0;
}
.navigator ul li.nminus a {
	background:url(/img/base/navigator_minus_sprite.gif) no-repeat 0px 0px;
	margin-right: 13px;
}

.navigator ul li.nminus a:hover {
	background:url(/img/base/navigator_minus_sprite.gif) no-repeat -9px 0px;
}

.navigator ul li.nplus a {
	background:url(/img/base/navigator_plus_sprite.gif) no-repeat 0px 0px;
	margin-left: 13px;
}

.navigator ul li.nplus a:hover {
	background:url(/img/base/navigator_plus_sprite.gif) no-repeat -9px 0px;
}

.navigator ul li.nleft, .navigator ul li.nright {
	display: block;
	width: 20px;
	height: 21px;
}

.navigator ul li.nleft {
	background: url(/img/base/navigator-left.gif) no-repeat;
}

.navigator ul li.nright {
	background: url(/img/base/navigator-right.gif) no-repeat;
}

.logoCont {
	display: block;
	width: 287px;
	height: 136px;
	float: left;
	padding: 0;
	margin-bottom: 20px;
}

.lft {
	margin-right: 20px;
}

/* ABOUT US */

.tsh {
	display: block;
	background:url(/img/base/bg_tsh.png) no-repeat;
	width: 656px;
	height: 13px;
	padding: 0;
	margin: 0;
}

.csh {
	display: block;
	background:url(/img/base/bg_csh.png) repeat-y;
	width: 630px;
	padding: 0 13px;
	margin: 0;
}

.bsh {
	display: block;
	background:url(/img/base/bg_bsh.png) no-repeat;
	width: 656px;
	height: 13px;
	padding: 0;
	margin: 0;
	text-align: right;
}

.imgFrame, #map {
	display: block;
	border-width: 20px 30px;
	border-color: #ffffff;
	border-style: solid;
	width: 570px;
	height: 300px;
	margin-bottom: 10px;
}

#map {
	border-width: 15px;
	width: 600px;
	height: 250px;
}

.imgFrame img {
	width: 570px;
	height: 300px;
}

.copyFrame {
	border: 1px solid #ffffff;
	padding: 0;
	background: #f7f7f7;
	padding:0 0 15px;
}

.copyFrame p {
	color:#464646;
	font-size:12px;
	line-height:22px;
	padding:10px 70px;
}

.copyFrame h1 {
	background:#C90000;
	color:#FFFFFF;
	font-size:16px;
	font-weight:normal;
	letter-spacing:0.15em;
	margin:5px 0px;
	padding:5px 70px;
	width:280px;
}

.copyFrame ul {
	display:block;
	margin:0;
	padding:10px 30px 10px 70px;
}

.copyFrame ul.floated li {
	background:transparent url(/img/base/redDot.gif) no-repeat scroll 0 18px;
	color:#464646;
	float:left;
	font-size:12px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:12px 10px;
	width:240px;
}

.copyFrame ul.floated li a {
	color: #464646;
	text-decoration: none;
}

.copyFrame ul.floated li a:hover {
	color: #111111;
	text-decoration: underline;
}

#contactForm {
	border: none;
	padding: 0;
	background: url(/img/base/aero_bg.png);
	padding:20px 15px;
	font-size: 12px;
	line-height:18px;
	margin: 5px 0 0 0;
	position: relative;
	line-height:20px;
	color:#F0F0F0;
}


.cfl, .cfr {
	float: left;
	width: 300px;
}

.cfl h1 {
	font-size: 14px;
	margin: 0px 0px 5px 0px;
	color: #ffffff;
}

.cfr label.fl {
	float: left;
	width: 50px;
	height: 22px;
	line-height: 20px;
}

.cfr input.fi {
	border: 1px solid #d2d2d2;
	padding: 3px;
	width: 237px;
	line-height:14px;
	margin-bottom: 15px;
}

.cfr textarea {
	font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Helvetica,sans-serif;
	font-size:11px;
	height:140px;
	line-height:14px;
	padding:3px;
	width:288px;
}

.cfr {
	position: relative;
}

.cfr #wait {
	background:#666666 url(/img/base/wait.gif) no-repeat scroll center 100px;
	display:none;
	height:100%;
	left:0;
	line-height:330px;
	opacity:0.6;
	padding:0 30px;
	position:absolute;
	text-align:center;
	top:0;
	width:240px;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; 
	filter: alpha(opacity=60);
}

.submit {
	margin:0 4px;
	color: #ffea00;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.submit input, .submit input:focus, .button,  .button:focus {
	background: url(/img/base/fade-butt.png );
	border: 3px double #999;
	border-left-color: #ccc;
	border-top-color: #ccc;
	color: #333;
	padding: 0.25em;
	float: right;
	width: auto;
	font-size: 12px;
	margin-top:10px;
}

.submit input:active, .button:active {
	background: #f4f4f4;
	border: 3px double #ccc;
	border-left-color: #999;
	border-top-color: #999;
}

.yello {
	color: #ffea00;
}

a#vchng {
	color: #BABABA;
	font-size: 9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	display: block;
	text-align:right;
	margin-top:-10px;
	text-decoration: none;
}

a#vchng:hover {
	color: #f7f7f7;
}

a.close {
	width: 16px;
	height: 16px;
	background:url(/img/base/close-sprite.png) no-repeat 0px 0px;
	position: absolute;
	top: 15px;
	right: 10px;
}

a.close:hover {
	background:url(/img/base/close-sprite.png) no-repeat 0px -16px;
}

.sumbox a.close {
	display: none;
}

.bigbox a.close {
	display: block;
}