body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image: url(../images/bkground.gif);
	background-repeat: repeat;
}
#wrap {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 950px;
	text-align: center; 
	voice-family: "\"}\""; 
 	voice-family: inherit;
	font-size: 0px; /* IE5 Win */	
}

img {
border: 0;
padding: 0;
margin: 0 auto;
}

#modules a:link {
	color: #bf6eae;
	text-decoration: none;
}

#modules a:visited {
	color: #bf6eae;
	text-decoration: none;
}

#modules a:hover {
	color: #bf6eae;
	text-decoration: underline;
	}
/* HEADER ********************************/
#header {
	text-align: left;
	height: 38px;
	position: static;
	font-size: 11px;
	width: 100%;
	background-color: #596574;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a6dfe1;
}

#header2 {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 950px;
	text-align: lefts; 
	voice-family: "\"}\""; 
 	voice-family: inherit;
	font-size: 0px; /* IE5 Win */	
}

#header2 img{
position:relative;
left:0px;
top:0px;

}


#nav1{
	padding-top:16px;
	margin: 0;
	text-align: right;
	width: 600px;
	float: right;
	clear: both;
	position: relative;
	font-size: 11px;
	color: #a6dfe1;
}
#nav1 ul{
 margin: 0;
padding: 0;
list-style-type: none;
}
#nav1 ul li { 
display: inline; 
margin-left: 20px;
}

#nav1 ul li.portfolio { 
display: inline; 
margin-left: 0px;
}


#nav1 a:link {
	color: #ff9deb;
	text-decoration: none;
}


#nav1 a:visited {
	color: #ff9deb;
	text-decoration: none;
}


#nav1 a:hover {
	color: #ff9deb;
	text-decoration: none;
	background-color: #45515f;
}


/* Hero Content ********************************/
#hero{
	width: 100%;
	height: 638px;
	background-color: #2c2c2c;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #596573;
	background-image: url(../images/bkground2.png);
	background-repeat: repeat-x;
	background-position:bottom;
	
}
#slideshowcontainer{
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 950px;
	text-align: center; 
	voice-family: "\"}\""; 
 	voice-family: inherit;
	font-size: 0px; /* IE5 Win */		
	}
#fadeshow1{
text-align: center; 
}
/* Index Content ********************************/
#modules{
	margin:10px 0 0 0;
	text-align: left;
	font-size: 11px;
	color: #596573;
	background-repeat: repeat-y;
	}
#modules1{
	background-color: #FFF;
	width: 340px;
	padding: 10px 20px;
	float: left;
	margin: 0;
	
}

#featuredlinks{
	float: right;
	width: 500px;
	margin: 0;
	padding: 10px 20px;
	background-color: #FFF;
}


/* Footer **************************************/
#footer{
	clear: both;
	text-align: left;
	padding: 10px 0;
}

.footer2{
	
	font-size: 10px;
	color: #596574;
	background-color: #FFF;
	margin-top: 20px;
}

