body {
	background-color: #303030;
	margin: 0;
	padding: 0;
}

p {
	margin: 0;
	padding: 0;
}

#wrapper {
	position: absolute;
	left: 50px;
	top: 0;
	width: 1024px;
	max-height: 780px;
	background-image: url(../images/mainbackground.jpg);
	background-repeat: repeat-y;
	margin: auto;
	padding: 0;
	overflow: hidden;
}

*html div#wrapper {
	height: expression( this.scrollHeight > 332 ? "780px" : "auto" );
}

#content {
	width: 996px;
	margin: 0 0 0 14px;
	padding: 0;
}	
	
#nav {
	background-color: #60709A; 
	width: 996px;
	height: 42px;
	margin: 0;
	padding: 0px;
	text-align: center;
	color: #ffffff;
	border: 0px;
	overflow: hidden;
}

#nav a:active {
	border: 0;
}

#nav img {
	padding: 0;
	margin: 0;
}

.logoposition {
	position: absolute;
	top: 588px;
	left: 100px;
}

#graywrapper {
	margin: 20px;
	padding: 50px;
	background-color: #6d6e70;
	min-height: 600px;
}

/*for ie6 */
*html #graywrapper {
	height: 600px;
}
/*  */


#mainleft {
	float: left;
	width: 493px;
	height: 726px;
	background-image: url(../images/black_background.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}	

#leftcontent {
	color: #ffffff;
	padding: 30px 150px 10px 160px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	font-style: italic;
}

#leftcontent2 {
	padding: 30px 30px 0 50px;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 20px;
	font-style: italic;
	color: #ffffff;
}

#aboutustext {
	margin: 0;
	color: #ffffff;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 22px;
	font-style: italic;
}

#leftbelowphoto {
	margin: 225px 50px 0 80px;
}

#leftbelowphoto2 {
	margin: 255px 50px 0 80px;	
}

#mainright {
	float: right;
 	width: 503px;
 	height: 726px;
 	margin: 0;
 	padding: 0;
}

#horiz_top {
	width: 996px;
	height: 400px;
	margin: 0;
	padding: 0;
	background-image: url(../images/services_bkg.jpg);
	background-repeat: no-repeat;
}

#testhoriz_top {
	width: 996px;
	height: 400px;
	margin: 0;
	padding: 0;
	background-image: url(../images/testimonials_bkg.gif);
	background-repeat: no-repeat;
}

#contacthoriz_top {
	width: 996px;
	height: 400px;
	margin: 0;
	padding: 0;
	background-image: url(../images/contact_bkg.jpg);
	background-repeat: no-repeat;
}

#loginhoriz_top {
	width: 996px;
	height: 400px;
	margin: 0;
	padding: 0;
	background-image: url(../images/login_bkg.jpg);
	background-repeat: no-repeat;
}

#horiz_bottom {
	width: 996px;
	height: 324px;
	margin: 0;
	padding: 0;
	background-image: url(../images/horizontalblack_bkg.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

#horiz_bottomcontent {
	margin: 0 0 0 80px;
	
}

#servicestext {
	padding: 30px 30px 0px 360px;
	font-family: "Times New Roman", Times, serif;
	margin: 0;
	font-size: 13px;
	line-height: 22px;
	font-style: italic;	
	color: #000000;
	height: 300px;
}

#testimonialtext {
	padding: 125px 100px 0 270px;
	font-family: "Times New Roman", Times, serif;
	margin: 0;
	font-style: italic;	
	color: #ffffff;
	height: 300px;
	width: 500px;
	text-align: left;
} 

#quote {
	font-size: 18px;
	line-height: 25px;
}

#client {
	font-size: 16px;
	line-height: 22px;
}

#logintext {
	padding: 115px 100px 50px 330px;
	font-family: "Times New Roman", Times, serif;
	margin: 0;
	font-size: 16px;
	line-height: 25px;
	font-style: italic;	
	color: #ffffff;
} 

.eao {
	margin-left: 80px;
}
	

#login, #password {
	background-image: url(../images/login_bar.png);
	background-repeat: no-repeat;
	width: 318px;
	height: 44px;
	padding: 10px;
	letter-spacing: 3px;
}

#login input {
	border: 0;
	background-color: #6d6e70;
	color: #ffffff;
	width: 230px;
	height: 20px;
	padding-left: 5px;
}

#password input {
	border: 0;
	background-color: #6d6e70;
	color: #ffffff;
	width: 185px;
	height: 20px;
	padding-left: 5px;
}

#columns {
	width: 630px;
	
}

#column0, #contactcolumn0 {
	float: left;
	width: 200px;
	
}

#column1 {
	float: left;
	display: inline;
	width: 200px;
	padding-left: 10px;
	border-left: 1px solid #000000;
}

#column2 {
	display: inline;
	float: left;
	width: 200px;
	padding: 0;
	margin: 0;
	padding-left: 10px;
	border-left: 1px solid #000000;
}

#au_column0 {
	float: left;
	width: 180px;
	border-right: 1px solid #ffffff;
	padding-right: 20px;
}

#au_column1 {
	float: left;
	width: 180px;
	padding-left: 20px;
}

#contactcolumn1 {
	float: left;
	display: inline;
	width: 200px;
	padding-left: 10px;
	border-left: 1px solid #ffffff;
}

#contactcolumn2 {
	display: inline;
	float: left;
	width: 200px;
	padding: 0;
	margin: 0;
	padding-left: 10px;
	border-left: 1px solid #ffffff;
}

#gallerycolumn0 {
	float: left;
	display: inline;
	width: 180px;
	padding-right: 20px;
	border-right: 1px solid #ffffff;
}

#gallerycolumn1 {
	float: left;
	display: inline;
	width: 180px;
	padding-left: 20px;
}

#galleryleft {
	float: left;
	width: 493px;
	height: 726px;
	background-image: url(../images/gallery_bkg.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}

#galleryleftbottom {
	height: 260px;
	margin: 0;
	padding: 145px 0 0 80px;
}

#galleryright {
	float: right;
 	width: 503px;
 	height: 726px;
 	margin: 0;
 	padding: 0;
}

#gallerytext {
	padding: 30px 30px 0 50px;
	font-family: "Times New Roman", Times, serif;
	margin: 0;
	font-size: 16px;
	line-height: 20px;
	font-style: italic;	
	color: #ffffff;
	height: 300px;
}

/* .galleryhead */

.undefined {
	font-size: 20px;
}

#gallerynumbers {
	position: absolute;
	top: 390px;
	left: 160px;
	padding-top: 20px;
	text-align: center;
	letter-spacing: 5px;
}

#gallerynumbers a  {
	color: #ffffff;
	text-decoration: none;
}

#gallerynumbers a:hover {
	color: #000000;
	text-decoration: none;
}


#newsleft {
	float: left;
	width: 493px;
	height: 726px;
	background-image: url(../images/newsleft_bkg.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}

#newsleftbottom {
	height: 260px;
	margin: 0;
	padding: 155px 0 0 80px;
	
}

#newsheadlines {
	padding: 30px 30px 0 150px;
	font-family: "Times New Roman", Times, serif;
	margin: 0;
	font-size: 16px;
	line-height: 25px;
	font-style: italic;	
	color: #ffffff;
	height: 300px;
	width: 200px;
}

#newsright {
	float: right;
 	width: 503px;
 	height: 726px;
 	background-image: url(../images/newsright_bkg.jpg);
 	background-repeat: no-repeat;
 	margin: 0;
 	padding: 0;
}

#newstext {
	margin: 30px 100px 0 100px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	font-style: italic;
	color: #ffffff;
	width: 290px;
	height: 650px;
	
}

#scroller {	height: 650px;	overflow: hidden;	margin-top: 10px;	z-index: 1;
	float: left;
	padding-right: 20px;
	width: 250px;
	}

#newsscroll {
	width: 12px;
	margin-top: 10px;
	height: 650px;
	background-color: #bdbdbd;
	float: right;
	}
#newsscroll_button {	width: 10px;	height: 27px;	cursor: move;	margin-left: 1px;	background-image: url(../images/scrollbar.gif);}


#contacttext {
	padding: 30px 30px 0 360px;
	font-family: "Times New Roman", Times, serif;
	margin: 0;
	font-size: 16px;
	line-height: 22px;
	font-style: italic;	
	color: #ffffff;
	height: 300px;
}



#photoheader {
	position: relative;
	background-color: #AAACAF; 
	margin: 0;
	text-align: center;
	padding: 5px;
	z-index: 2;
}

.headertext {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #000000;
	letter-spacing: 8px;
	font-size: 18px;
	line-height: 15px;
	z-index: 3; 
}

#mainright img {
	position: relative;
	top:-25px;
	z-index: 0;
}

#projectsleft {
	float: left;
	width: 200px;
	display: inline;
}

#projectsright {
	float: left;
	display: inline;
	border-left: 1px solid #ffffff;
	padding-left: 30px;
	width: 600px;
}
	
#projectstext {
	font-family: "Times New Roman", Times, serif;
	font-style:italic;
	font-size: 15px;
	line-height: 20px;
	color: #ffffff;
}

#projectstext a {
	color: #000000;
}

#projectsdivider {
	border-bottom: 1px solid #ffffff;
}


#photobar {
	position: absolute;
	top: 380px;
	left: 64px;
	width: 996px;
	height: 155px;
	background-image: url(../images/thumbs_bar.png);
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
	z-index: 5;
}

#photobar img {
	display: inline;
	float: left;
	padding: 0;
	margin-top: 22px;
	border: 0;
}

#bottomshadow {
	position: absolute;
	left: 0px;
	top: 768px;
	width: 1024px;
	height: 19px;
	background-image: url(../images/bottomshadow.jpg);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}

#bottomshadow_projects {
	position: relative;
	left: 0px;
	top: 0px;
	width: 1024px;
	height: 19px;
	background-image: url(../images/bottomshadow.jpg);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}

