/* CSS Document */

html, body, ul, ol, li, p, h1 , h2, h3, h4, h5, h6, form, fieldset, a, div, img, blockquote
{
	margin: 0px;
	padding: 0px;
	border: 0px;
	float: none;
}

html, body
{
	font-family: Arial, Helvetica, sans-serif;
	background: #000;
}

body
{
	font-size: 12px;
}

.clear
{
	clear: both;
	font-size: 0;
	height: 0;
}

.center
{
	text-align: center;
	margin: 0 auto;
}

a
{
	color: #161616;
}

/*************************************************** Typography ***************************************************/

h1, h2, h3, h4, h5
{
	color: #fff;
	padding-top: 8px;
	padding-bottom: 8px;
	font-weight: normal;
}

h1
{
	padding-top: 10px;
	font-size: 26px;	
	padding-bottom: 2px;
}

h2
{
	font-size: 20px;
}

h3
{
	font-size: 20px;
}

h4
{
	font-size: 16px;
}

h5
{
	font-size: 14px;
}

h6
{
	font-size: 13px;
	font-weight: bold;
}

h7
{
	padding-top: 0px;
	font-size: 16px;	
	color:#FFF;
	margin-left:0px;
}

p
{
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 0px;
	padding-bottom: 10px;
	line-height: 1.5;
	text-align: justify;
}

prjh
{
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-bottom: 2px;
	line-height: 1.3;
	text-align: justify;
}

prj
{
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-bottom: 2px;
	line-height: 1.3;
	text-align: justify;
}

/*************************************************** Layout Divs ***************************************************/

#main-wrapper
{
	width: 890px;
	height:auto;
	border-color:#f0f;
	border-style:groove;
	background:#FFF;
}

#main-wrapper-variable
{
	width: 890px;
	height:auto;	
	border-color:#f0f;
	border-style:groove;
	background:#FFF;
}

#main-wrapper-frame
{
	width: 890px;
	margin: 60px auto;
	height:auto;
	border-color:#fff;
	border-style:groove;
	background:#f90;
	padding:1px;
}

#main-wrapper-frame-variable
{
	width: 890px;
	margin: 60px auto;
	border-color:#fff;
	border-style:groove;
	background:#f90;
	padding:1px;
}

#top-area
{
	width: 890px;
	height: 62px;
	padding:0px;
	border:#888;
	background:#202027;	
}

#top-splittter
{
	width: 890px;
	height: 1px;
	padding:0px;
	border:#888;
	background:#f90;	
}

#top-splittter-content
{
	width: 870px;
	height: 1px;
	margin-left:10px;
	border:#888;
	background:#f90;	
}


#logo
{
	width: 259px;
	height: 33px;
	float: left;
	margin-top: 16px;
	margin-left: 10px;
	color:#CCC;
	font-size:24px;
}

#logo a
{
	color:#000;
	font-size:24px;
	text-decoration:none;
}

#logo span
{
	color:#000;
}

#nav-wrapper
{
	width: 505px;
	height: 33px;
	float: right;
	margin-top: 16px;
	margin-bottom:10px;
	background-color: #00000000;
}

#content-area
{
	width: 870px;
	padding:10px;
	border:#888;
	margin-top:10px;
}

.bottom-panel
{
	background:#FFF url(../images/panel.png) no-repeat;
	width: 586px;
	float: left;
	min-height: 153px;
  	height: 153px;
	margin-left:0px;
}

.bottom-panel-contact
{
	background:#FFF url(../images/panel.png) no-repeat;
	width: 293px;
	float: left;
	min-height: 153px;
  	height: 153px;
	margin-left:0px;
}

/*************************************************** Main Content Styles ***************************************************/

#content-area ul
{
	padding: 5px 30px 20px 30px;
}

#content-area ul li
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #F0F;
	padding-top: 8px;
	padding-bottom: 7px;
	padding-left: 22px;
	background: url(../images/list-arrow.gif) left no-repeat;
	list-style: none;
}

#content-area img.home-photo
{
	float: left;
	padding-right: 10px;
}

#content-area a.click-more
{
	background: url(../images/more-button.gif) no-repeat;
	height: 28px;
	width: 139px;
	padding: 7px 25px 7px 36px;
	color: #00F;
	font-weight: bold;
	text-decoration: none;
	margin-left: 285px;
}

#content-area a:hover.click-more
{
	color: #204b61;
}

#content-area #content-top
{
	background: url(../images/content-top.gif) no-repeat;
	height: 9px;
	width: 890px;
	font-size: 1px;
}

#content-area #content-main
{
	background: #51859f url(../images/content-about-bg.jpg) bottom no-repeat;
	min-height: 261px;
  	height: auto !important;
  	height: 261px;
	width: 860px;
	color: #00F;
	padding: 0 0 0 30px;
	margin-bottom: 15px;
}

#content-area #content-main p
{
	width: 550px;
}



/************************************************** Bottom Panel Styles **************************************************/

.project
{
	padding:10px;
}

.project-photo-left
{
	float: left;
	padding-right: 10px;
}

.project-photo-right
{
	float: right;
	padding-left: 10px;
}


/************************************************** Bottom Panel Styles **************************************************/

.bottom-panel#last
{
	margin-right: 0;
}

.bottom-panel#first
{
	margin-left: 10px;
}

.bottom-panel h4
{
	padding-left: 14px;
	padding-top: 4px;
	padding-bottom: 14px;
	color: #FFF;
}

.bottom-panel p
{
	color: #191919;
	font-size: 12px;
	line-height: 1.0;
	margin: 0;
	padding-right:10px;
	padding-bottom: 6px;

	font-weight::normal;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
}

.bottom-panel contact
{
	color: #191919;
	font-size: 12px;
	line-height: 1;
	margin: 0;
	padding-right:10px;
	padding-bottom: 12px;
	font-weight::normal;
}

.bottom-panel img
{
	float: left;
	padding: 10px 22px 10px 16px;
}

.bottom-panel news_img
{
	float: left;
	padding: 10px 22px 10px 16px;
	width: 586;
}

.bottom-panel .panel-content
{
	margin-left:10px;
	margin-right:30px;
	width: 252px;
	font-family: "Courier New", Courier, monospace;
}

.bottom-panel ul
{
	padding: 0 0 0px 0 0 0px;
}

.bottom-panel ul li
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #160016;
	padding-top: 4px;
	padding-bottom: 8px;
	padding-left: 14px;
	background: url(../images/bullet.png) left no-repeat;
	list-style: none;
}


/*************************************************** Navigation Styles ***************************************************/

#nav-right
{
	background:  right no-repeat;
	float: right;
	height: 33px;
	width: 10px;
}

#navigation
{
	width: 550px;
	height: 33px;
	float: left;
 url(../images/nav-bg-left.png) left no-repeat;
}

#navigation ul
{
	height: 33px;
	line-height: 33px;
	margin: 0;
	display: inline;
	float: left;
	width: 550px;
	margin-left: 30px;
	padding-right: 0;
}

#navigation ul li
{
	display: inline;
	float: left;
}

#navigation ul li a:link,
#navigation ul li a:visited
{
	display: inline;
	float: left;
	text-decoration: none;
	color: #FFF;
	font-size: 18px;
	font-weight: normal;
	text-align: center;
	margin-right: 1px;
	padding: 0 14px 0 10px;
	background: url(../images/nav-divide.gif) right 15px no-repeat;
}

#navigation ul li a#contact-link
{
	background: none;
	padding-right: 0;
}

#navigation ul li a:hover
{
	color: #f90;
	background: #000f;
}

#home #navigation ul li a#home-link, #about #navigation ul li a#about-link
{
	color: #000f;
}
