/* CSS Document */
html {
	margin: 0;
	padding: 0;
}

body {
	padding: 0;
	margin-top: 40px;
	background-color : #000;
}

#container {
	border: 1px solid #888;
	width: 900px;
	padding: 0;
	margin: auto;
	overflow: hidden;
}

#subnav_container {
	position: relative;
	width: 850px;
	padding-left: 19px;
	text-align: left;
}

#images_container {
	width: 900px;
	padding-top: 10px;
	margin: 0;
}

.images_contained {
	text-align: left;
	padding: 0;
	margin-right: -4px;
}

hr {
	height: 1px;
	width: 860px;
	background: #888;
}

#cube {
	padding: 30px 0px 0px 170px;
	z-index: 10;
	width: 27px;
	float: left; 
	clear: left; 
}

#content {
	padding : 35px 120px 40px 210px;
}

#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #AAAAAA;
	background-color: transparent;
/*    line-height: 1.5;*/
	line-height: 18px;
	text-align: left;
	letter-spacing:.1px;
	z-index: 10;
}

#content h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	background-color: transparent;
	text-align: left;
	z-index: 10;
}

.empti {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	background-color: transparent;
	text-align: left;
	z-index: 10;
	line-height: 36px;
}

.proj {
	padding: 10px;
	text-align: center;
}

.subnav:link, .subnav:visited {
	font-family: helvetica, arial, sans-serif;
	color: #DC6422;
	font-size: 12px;
	background-color: transparent;
	text-decoration: none;
	border: 0px;
}
.subnav:hover, .subnav:active {
	font-family: helvetica, arial, sans-serif;
	color: #999;
	font-size: 12px;
	text-decoration: none;
	border: 0px;
	outline: none;
}

#footer_container {	
	background-color: #465355;
	padding: 1px 0px 1px 15px;
	height: 20px;
	width: 885px;
	float: left;
	clear: left;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
}

.footer {
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	font-weight: 500;
	color: #FFF;
	background-color: transparent;
	line-height: 100%;
	padding: 3px 4px 3px 4px;
	float: left;
}

.footer a:link, a:visited, a:active, .main {
	text-decoration: none;
	color: #FFF;
	outline: none;
}

.footer a:hover, .main:hover {
	text-decoration: underline;
	color: #FFF;
}

#navigation {
	padding: 12px 12px 0px 0px;
	margin: 0;
	text-align: left;
	margin-left: 16px;
}

.active_nav {
	padding: 3px 4px 3px 4px;
	font-family: "Times New Roman", Times, serif;
	color: #FFF;
	background-color: #DC6422;
	font-size: 13px;
	text-decoration: none;
	letter-spacing: 1px;
	border: 0px;
}

.active_inner_nav {
	padding: 3px 4px 3px 4px;
	font-family: "Times New Roman", Times, serif;
	color: #FFF;
	background-color: #DC6422;
	font-size: 13px;
	text-decoration: none;
	letter-spacing: 0px;
	border: 0px;
}

.navtext{ 
	padding: 3px 4px 3px 4px;
	font-family: "Times New Roman", Times, serif;
	color: #FFF;
	font-size: 13px;
	background-color: transparent;
	text-decoration: none;
	letter-spacing: 1px;
	border: 0px;
}

.nav:link, .nav:visited{
	padding: 3px 4px 3px 4px;
	font-family: "Times New Roman", Times, serif;
	color: #FFF;
	font-size: 13px;
	background-color: transparent;
	text-decoration: none;
	letter-spacing: 1px;
	border: 0px;
}

.nav:hover, .nav:active{
	padding: 3px 4px 3px 4px;
	font-family: "Times New Roman", Times, serif;
	color: #FFF;
	background-color: #DC6422;
	font-size: 13px;
	text-decoration: none;
	letter-spacing: 1px;
	border: 0px;
	outline: none;
}

.inner_nav:link, .inner_nav:visited{
	padding: 3px 4px 3px 4px;
	font-family: "Times New Roman", Times, serif;
	color: #AAA;
	font-size: 13px;
	background-color: transparent;
	text-decoration: none;
	letter-spacing: 0px;
	border: 0px;
}

.inner_nav:hover, .inner_nav:active{
	padding: 3px 4px 3px 4px;
	font-family: "Times New Roman", Times, serif;
	color: #FFF;
	background-color: #DC6422;
	font-size: 13px;
	text-decoration: none;
	letter-spacing: 0px;
	border: 0px;
	outline: none;
}

.ccard {
	padding: 10px 0 60px 0;
}

/* These are the styles for seo */
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #AAAAAA;
/*    line-height : 1.5;*/
	line-height: 18px;
	letter-spacing: .1px;
	margin: 0px;
	padding: 0px;
}

b {
	font-weight: normal;	
}

strong {
	font-weight: normal;	
}

.ipad {
	height: 25px;
	padding: 25px;
	text-align: center;
}


/* ----------------- HOMEPAGE IMAGE ROTATION --------------------- */
/* rotator in-page placement */
div.rotator {
	position: relative;
	right: 40px;
	top: -14px;
	height: 350px;
	display: none;
}

/* rotator css */
div.rotator ul li {
	float: left;
	position: absolute;
	list-style: none;
}

/* rotator image style */	
div.rotator ul li img {
	border: 0;
	padding: 0;
}

div.rotator ul li.show {
	z-index:500;
}

/* IE */
/* rotator in-page placement */
* html div.rotator {
	position: relative;
	right: 50px;
	top: -1px;
	height: 350px;
	display: none;
}

/* END HOMEPAGE IMAGE ROTATION */

