body  {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
}
img {
	border:0px;
}
.clearboth {
	clear: both;
}
.caption1 { /** 8px white **/
	font-size: 10px;
	color: #FFFFFF;
} 
#container {
	width: 1000px;
	height: 600px;
	margin: 10px;
	border: 2px solid #FFFFFF;
	background-image: url(../images/bg_blue_08.gif);
	background-repeat: no-repeat;
} 
#header { /** container for main navigation **/
	height: 80px;
} 
#header img { 
	margin-top: 18px;
	border: 0;
	float: left;
} 


/** =*=*=*=*=* MAIN NAVIGATION *=*=*=*=*= **/
.navfloat {
	float: left;
}
/** =*=*=*=*=* RIGHT SUB NAVIGATION *=*=*=*=*= **/
#rightnav { /** container for right/sub navigation **/
	width: 150px;
	height: 500px;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	z-index: 10;
} 
#rightnav ul {
	margin: 0px;
	padding: 0px;
	float: right;
	list-style: none;
}
#rightnav li {
	width: 125px;
	margin-bottom: 10px;
	font-size: 14px;
}
#rightnav li a {
	width: 125px;
	height: 35px;
	margin-right: -2px;
	padding: 5px;
	border: 2px solid #333366;
	border-right: 2px solid #FFFFFF;
	text-decoration: none;
	display: block;
	color: #CCCCCC;
	font-weight: bold;
}
#rightnav li a:hover {
	margin-right: -2px;
	border: 2px solid #FFFFFF;
	border-right: 2px solid #000000;
	color: #FFCC33;
	font-weight: bold;
	background-color: #000000;
}
#rightnav li.current {
	margin-right: -2px;
	width: 125px;
	margin-bottom: 10px;
	font-size: 14px;
	height: 35px;
	padding: 5px;
	border: 2px solid #666666;
	border-right: 2px solid #FFFFFF;
	color: #FFCC33;
	font-weight: bold;
	background-color: #003366;
}

/** =*=*=*=*=* VIEWING RECTANGLE *=*=*=*=*= **/
#viewpane {
	width: 850px;
	height: 520px;
	float: left;
} 
#viewrect { /** container for media+scrollingcontent **/
	width: 840px;
	height: 382px;
	background-color: #333333;
	border: 2px solid #000000;
	border-left: none;
} 


/** ===== MEDIA ===== **/
#media { /** container for media **/
	width: 500px;
	height: 380px;
	background-color: #000000;
	margin-top: 1px;
	float: left;
} 

/** ===== SCROLLING COPY ===== **/
#copy { /** container for copy **/
	width: 340px;
	height: 380px;
	margin-top: 1px;
	background-color: #000000;
	font-size: 12px;
	color:#FFFFFF;
	overflow: auto;
	float: left;
} 
#copy h1 {
	margin: 0px;
	padding: 10px;
	font-size: 14px;
} 
#copy p {
	margin: 0px;
	padding: 10px;
	font-size: 12px;
} 
#copy p.resume {
	margin: 10px;
	margin-right:2px;
	padding: 0px;
	font-size: 12px;
	line-height:12px;
} 
#copy p.achieve {
	margin:2px;
	margin-top:10px;
	margin-left:10px;
	padding: 0px;
	font-size: 12px;
	font-weight:bold;
	line-height:12px;
} 
#copy p.achievedesc {
	margin: 2px;
	margin-bottom:10px;
	margin-left:20px;
	padding: 0px;
	font-size: 12px;
	line-height:12px;
} 


#copy a:link,
#copy a:visited,
#copy a:active {
	color: #0066CC;
	font-size: 12px;
	font-weight: bold;
}
#copy a:hover {
	color: #FFCC33;
	font-size: 12px;
	font-weight: bold;
}
#copy ul {
	margin-top: 0px;
	margin-left: 10px;
	font-size: 12px;
	list-style-type: disc;
}
#copy li {
	margin-bottom: 5px;
}
#copy .header_yellow {
	margin-left: 10px;
	margin-right: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #FFCC33;
	text-align: right;
	border-bottom: 1px solid #FFCC33;
}
#copy .callout_yellow {
	font-size: 14px;
	color:#FFCC33;
	font-style: italic;
	text-align:center;
	font-weight:bold;
	margin: 0px;
	padding-left: 20px;
	padding-right: 20px;
} 
#copy .std_yellow {
	font-size: 12px;
	color:#FFCC33;
	font-style: italic;
	font-weight:bold;
} 

#copy button {
	margin-right: 10px;
	margin-top: 10px;
	padding: 0px;
	overflow: visible;
	font-size: 11px;
	font-weight: bold;
	float: right;
}
#copy h2 {
	padding-left: 20px;
	padding-right: 20px;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC
} 
/** ===== FULL WIDE SCROLLER ===== **/
#full_wide { /** container for media **/
	width: 840px;
	height: 380px;
	margin-top: 1px;
	background-color: #000000;
	font-size: 12px;
	color:#FFFFFF;
	overflow: auto;
	line-height:10px;
} 
#full_wide h1 {
	font-size: 14px;
	margin: 0px;
	padding: 10px;
	line-height:12px;
} 
#full_wide p {
	font-size: 12px;
	margin: 0px;
	padding: 5px;
	line-height:12px;
} 
#full_wide a:link,
#full_wide a:visited,
#full_wide a:active {
	color: #0066CC;
	font-size: 12px;
	font-weight: bold;
}
#full_wide a:hover {
	color: #FFCC33;
	font-size: 12px;
	font-weight: bold;
}
#full_wide label {
	margin-left: 10px;
	margin-right: 10px;
	font-size: 18px;
	font-weight: bold;
	line-height: 10px;
	color: #FFCC33
} 
.contact_title {

}


/** =*=*=*=*=* PROJECTS *=*=*=*=*= **/
#projects_picker { /** container for PROJECTS thumbnail picker **/
	width: 840px;
	height: 382px;
	overflow: auto;
	background-color: #252525;
	border: 2px solid #000000;
	border-left: none;
} 
#projects_picker a:link,a:visited,a:active {
	font-size: 14px;
	color: #0066CC;
	font-weight: bold;
}
#projects_picker a:hover {
	font-size: 14px;
	color: #FFCC33;
	font-weight: bold;
}
.thumb_container {
	width: 184px;
	height: 170px;
	margin-top:1px;
	margin-bottom: 10px;
	margin-left: 19px;
	text-align: center;
	border: 1px solid #606060;
	background-color: #000000;
	overflow: visible;
	display: inline;
	float: left;
}
.thumb_container img {
	margin-top:2px;
	border: 1px solid #FFCC33;
}
#projects_picker h2 {
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
	margin-top: 0px;
	font-size: 12px;
}


/** =*=*=*=*=* LOGO *=*=*=*=*= **/
#logo { /** contains main logo + other img **/
	position: relative;	
} 
.digit1 { 
	top: 10px;
	left: 10px;
	position: absolute;
	z-index: 100;
} 
.prodpost1 { 
	top: 85px;
	left: 10px;
	position: absolute;
	z-index: 99;
} 
.digit2 { 
	float: left;
	margin-left: 10px;
	margin-top: 10px;
} 
.prodpost2 { 
	float: left;
	margin-top: 35px;
} 


/** =*=*=*=*=* FOOTER *=*=*=*=*= **/
#footer { /** contains footer **/
	width: 1000px;
	margin: 10px;
	color: #FFFFFF;
	font-size:12px;
	vertical-align:top;
} 
#footer img {
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom:-3px;
}
#footer a:link,
#footer a:visited,
#footer a:active {
	color: #0066CC;
	font-size: 12px;
	font-weight: bold;
}
#footer a:hover {
	color: #FFCC33;
	font-size: 12px;
	font-weight: bold;
}

#footer_02 { /** contains footer **/
	width: 1000px;
	margin: 10px;
	color: #FFFFFF;
	font-size:12px;
	vertical-align:top;
} 
#footer_02 img {
	margin-left: 10px;
	margin-right: 10px;
}
#footer_02 a:link,
#footer_02 a:visited,
#footer_02 a:active {
	color: #0066CC;
	font-size: 12px;
	font-weight: bold;
}
#footer_02 a:hover {
	color: #FFCC33;
	font-size: 12px;
	font-weight: bold;
}
.footer_cell {
	margin-left: 30px;
	padding-left: 5px;
	text-align:left;
	border-left: 4px solid #FFCC33;
	float:right;
}

/** =*=*=*=*=* CONTACT MAP INFO WINDOW *=*=*=*=*= **/
.infowindow {
	text-align:left;
	color:#006699;
	font-weight: bold;
	font-size:14px;
}

