@charset "utf-8";
/* CSS Document */

html {
	overflow-y: scroll;
}


body { 	background-image: url(images/mainbackstaticnew.jpg); background-position:center 10%; background-repeat: no-repeat; font-family: Verdana; font-size: 10px; height:100%; margin:auto; margin-top: 20px;}


#wrapper {
	text-align: left;
	margin: auto;
	padding: 0px;
	width: 900px;
	\width: 920px;
	w\idth: 900px;
}

#header {
	margin: auto;
	height: 100px;
}

#top-menu-con {
	border-bottom: 1px solid #949494;
	width: 900px;
}

#top-menu {
	background-image:url(images/menuback.png);
	font-size: 11px;
	font-weight: bold;
	height: 25px;;
	width: 900px;
	\width: 920px;
	w\idth: 900px;
}

#top-pics {
	margin: auto;
	float: right;
}

#side-menu {
	font-size: 11px;
	font-weight: bold;
	margin: auto;
	float: left;
	width: 200px;
}

#side-menu a:hover {
	color: #DADADA;
}

#mainright {
	float: right;
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 10px;
}


#content-con {
	margin: 0;
	float: right;
	width: 700px;
	\width: 720px;
	w\idth: 700px;
}

/*#content-cell {
	background-color: #F00;
	margin: auto;
	margin-top: 10px;
	padding-left: 20px;
	width: 680px;
}*/

#content-cell-home {
	margin: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	/*padding-left: 20px;*/
	width: 680px;
}

#home-pics {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

#footer {
	clear: both;
	background: url(images/footer.png);
	padding: 0px;
	width: 900px;
	\width: 920px;
	w\idth: 900px;
}

#footertext {
	clear: both;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: auto;
	width: 880px;
}

#con-float {
	float: right;
}

.facadeblue {
	color: #003366;
}

#slideshow {
	background: #949494;
	margin-left: 5px;
	margin-top: 5px;
	float: right;
	padding: 5px;
}

#topmenu { padding:0; margin:0; list-style: none;}
#topmenu li { float:left; margin-left:0px;}
#topmenu li a {display:block; height:25px; line-height:25px; padding:0 15px; float:left; color:#000; text-decoration:none;}
#topmenu li a:hover {background: url(images/mstrip.png) no-repeat center bottom; color: #000000; padding-top: 0px;}

a:link {text-decoration: none; color: #000000;}
a:visited {text-decoration: none; color: #000000;}
a:active {text-decoration: none; color: #000000;}
a:hover {text-decoration: underline; color: #000000;}

/* Completed Projects */

#content-prolist {
	float: left;
	margin-top: 10px;
	/*padding-left: 20px;*/
	width: 300px;
}

#content-propics {
	float: right;
	margin: auto;
	margin-top: 10px;
	/*padding-left: 20px;*/
}

/* Completed Projects updated scroll section - 245 projects 12/06/2009 */

.scroll {
	overflow: scroll;
	height: 550px;
	width: 345px;
}

.galleryscroll{
	overflow: scroll;
	height: 550px;
	width: 450px;
}

#pro-left {
	float: left;
	margin: ;
	width: 350px;
}

#pro-right {
	float: right;
	margin: ;
	width: 310px;
}

/* Others section */




