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

body { 	background-image: url(images/mainbackstaticnew.jpg); background-position:center, top; 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;;
	margin-left: 200px;
	width: 700px;
}

#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;
}


#content-con {
	margin: 0;
	float: right;
	width: 700px;
}

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

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

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

#footer {
	clear: both;
	background-color: #A2A2A2;
	padding: 5px;
	width: 895px;
}

#con-float {
	float: right;
}

<!--#footer-cell {
	clear: both;
	background: #A2A2A2;
	width: 895px;
}-->

.facadeblue {
	color: #003366;
}


#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: 250px;
}

#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: 320px;
}

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

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

/* Others section */



