body{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	background-color:#262e38;
	margin:0px;
	color:#333333;
	font-size:12px;
	font-style:normal;
}

/* DIV Styles */

img{
	border:0px;
}

p{
	
}

#page{
	border:0px solid #000000;
	width:900px;
	margin:auto;
}

#pageError{
  text-align:center;
  margin-top:50px;
}

#pageError h1{
  color:#f26631;
  font-family:"Trebuchet MS";
  text-transform:lowercase;
}

/* Begin Header */
#header{
	position:relative;
	border:0px solid #FF0000;
	height:164px;
	min-height:164px;
	width:900px;
}

#header #logo{
	position:relative;
	border:0px solid #FF0000;
	background-color:#FFFFFF;
	width:135px;
	height:164px;
	float:left;
}

#header #headerContent{
	position:relative;
	border:0px solid #FF0000;
	height:164px;
	width:765px;
	float:right;
}

#header #headerContent #headerContentTop{
	/*background-color:#CCCCCC;*/
	background-image:url(/_assets/imagesWeb/hdr_top_bg.jpg);
	width:765px;
	height:118px;
}

#header #headerContent #headerContentTop #headerTop{
	/*background-color:#ff3344;*/
	position:relative;	
	float:left;
	height:118px;
	width:640px;
	color:#FFFFFF;
}

#header #headerContent #headerContentTop #headerTop #tagLine{
	margin:46px 0 0 200px;
}

/* Header menu */
#header #headerContent #headerContentTop #headerTopMenu{
	position:relative;
	background-color:#15181d;
	float:right;
	height:85px;
	width:68px;
	margin-top:18px;
	padding:15px 2px 0 20px;
}

#header #headerContent #headerContentTop #headerTopMenu #headerTopMenuUL{
	padding:0;
	margin:0;
}

#header #headerContent #headerContentTop #headerTopMenu #headerTopMenuUL li{
	list-style-image:url(/_assets/imagesWeb/bullet_green.gif);
}

#header #headerContent #headerContentTop #headerTopMenu #headerTopMenuUL a, #headerTopMenuUL a:visited{
	color:#546879;
	font-size:10px;
	text-decoration:none;
	text-transform: uppercase;
}

#header #headerContent #headerContentTop #headerTopMenu #headerTopMenuUL a:hover{
	color:#FFFFFF;
}
/* Header menu */

/* Header topNav */
#header #headerContent #topNavBar{
	/*background-color:#335544;*/
	background-image:url(/_assets/imagesWeb/topNav_bg.jpg);
	position:relative;
	height:45px;
	border-top:1px solid #262e38;
	border-bottom:1px solid #262e38;
}

#header #headerContent #topNavBar #topNavMenu{
	position:relative;
	padding:0;
	margin:0px;
	text-align:right;
}

#header #headerContent #topNavBar #topNavMenu li{
	display:inline;	
}

#header #headerContent #topNavBar #topNavMenu li a{
	float: right;
	color: #FFFFFF;
	font-size:16px;
	padding: 12px 35px;
	text-decoration: none;
	background: url(/_assets/imagesWeb/topNavDiv.gif) center right no-repeat;
}

#header #headerContent #topNavBar #topNavMenu li a:hover, #header #headerContent #topNavBar #topNavMenu li .current{
	padding-top: 13px; /*shift text down 1px for selected and active item*/
	background: url(/_assets/imagesWeb/topNav_bg_over.jpg) center center repeat-x;
}
/* Header topNav */
/* End Header */

/* Main Content */
#mainContent{
	position:relative;
	border-top:1px solid #262e38;
	background-color:#FFFFFF;
	min-height:300px;
  height: auto !important;
	height: 300px;
	clear:both;
}

/*Crumbtrail*/
#mainContent #crumbTrail{
	color:#f26631;
	text-align:right;
	/*background-color:#F4F4F4;*/
	font-size:10px;
	padding:5px 50px 5px 0;
	text-transform:lowercase;
}

#mainContent #crumbTrail a:link{
	color:#f26631;
	font-size:10px;
}

#mainContent #crumbTrail a:visited{
	color:#f26631;
	font-size:10px;
}

#mainContent #crumbTrail a:hover{
	color:#000000;
	font-size:10px;
	text-decoration:none;
}
/*Crumbtrail*/

/* Links */
#mainContent a:link{
	color:#f26631;
}

#mainContent a:visited{
	color:#f26631;
}

#mainContent a:hover{
	color:#000000;
	text-decoration:none;
}
/* Links */
/* Main Content */

/* Bottom menu */
#bottomMenu{
	position:relative;
	background-color:#171a1f;
	height:60px;
	clear:both;
	border-top:1px solid #262e38;
	border-bottom:1px solid #262e38;
}

#bottomMenu #item{
	font-style:italic;
	float:left;
	width:300px;
	height:45px;
	text-align:center;
	padding-top:15px;
	color:#b0bbc1;
	font-size:24px;
	/*background-color:#000000;*/
}
/* Bottom menu */

/* Footer */
#footer{
	position:relative;
	background: url(/_assets/imagesWeb/footer_bg.jpg);
	background-repeat:repeat-x;
	/*min-height:145px;
  height: auto !important;*/
  height: 145px;
	clear:both;
	text-align:center;
	background-color:#1d212a;
	/*border:1px solid #FF0000;*/
}

/* testimonials */
#footer #testimonials{
	position:relative;
	float:left;
	text-align:left;
	width:277px;
	color:#b0bbc1;
	font-size:10px;
	overflow:auto;
	height: 115px;
	padding:10px;
	font-style:italic;
	/*background-color:#333333;*/
}

#footer #testimonials #testimonialSource{
	font-weight:bold;
	text-align:right;
	width:277px;
	margin-top:5px;
	/*border:1px solid #FF0000;*/
}

/* Links */
#footer #testimonials a:link{
	color:#f26631;
	font-size:10px;
}

#footer #testimonials a:visited{
	color:#f26631;
	font-size:10px;
}

#footer #testimonials a:hover{
	color:#FFFFFF;
	font-size:10px;
}
/* Links */

/* testimonials */

/* Project cat */
#footer #projCat{
	float:left;
	text-align:left;
	width:296px;
	height:145px;
	color:#b0bbc1;
	font-size:14px;
	overflow:auto;
	height: 145px;
	/*background-color:#000000;*/
}

#footer #projCat #catList{
	padding:10px 3px 20px 40px;
	margin:0;
}

#footer #projCat #catList li{
	list-style-image:url(/_assets/imagesWeb/bullet_white.gif);
	margin-bottom:4px;
}

#footer #projCat #catList li a, a:visited{
	color:#f26631;
	font-size:12px;
}

#footer #projCat #catList li a:hover{
	color:#ffffff;
	text-decoration:none;
	font-size:12px;
}
/* Project cat */

/* multimedia */
#footer #multimedia{
	float:left;
	text-align:center;
	width:297px;
	height:105px;
	color:#b0bbc1;
	font-size:14px;
	padding-top:40px;
	overflow:auto;
	height: 145px;
	font-size:10px;
	/*background-color:#333333;*/
}

#footer #multimedia img{
	margin-right:2px;
}

#footer #footerDiv{
	float:left;
	width:5px;
	height:145px;
}
/* Footer */

#copyright{
	color:#7d858f;
	font-size:9px;
	text-align:center;
	clear:both;
	margin-top:5px;
}