body,html
{
	text-align: center;
	background-color: #FFFFFF;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
	padding: 0px;
	background-image: url(../pics/bg.jpg);

}

a {
	outline:none;
	color: #006699;
}

a:hover {
	color:#FF0000;
}



#container
{
	text-align: center;
	color: #666666;
	font-size: 12px;
	line-height: 20px;
	border: #CCCCCC;
	margin-right: auto;
	margin-left: auto;
	width: 950px;

}

h1 {
	font-size:12px;
	color:#FF0000;
	font-weight:normal;
	display: inline;
}


h2 {
	color:#006699;
	display: inline;
	font-size: 12px;
	font-weight: normal;
}

h3 {
	color:#009933;
	display: inline;
	font-size: 12px;
	font-weight: normal;
}

h4 {
	font-size:12px;
	color:#333333;
	font-weight:bold;
	display: inline;
}

.text
{
	float: left;
	position: relative;
	text-align: left;
}

.text2
{
	float: left;
	position: relative;
	text-align: left;
	font-size: 12px;
	width: 300px;
	margin-right: 25px;
	line-height: 25px;

}

#banner {
float:left; 
position:relative; 
top:3px; 
margin-left:4px; 
}

#header 
{
	height: 150px;
	text-align: center;
	padding: 0px;
	float: left;
	position: relative;
	width: 950px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-top-color: #eeeeee;
	border-right-color: #eeeeee;
	border-bottom-color: #eeeeee;
	border-left-color: #eeeeee;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

#nav {
	height: 35px;
	float: right;
	position: relative;
	width: 406px;
	margin-top: -82px;
}


#nav a {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #eeeeee;
	font-size: 14px;
	color: #666666;
	float: left;
	position: relative;
	line-height: 35px;
	height: 35px;
	outline:none;
	text-decoration: none;
	width: 100px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: transparent;
}

#nav a img {
	float:left;
	position:absolute;
	top:37px;
	visibility:hidden;
	left: 0px;
}

#nav a:hover  {
	color: #333333;
	border-bottom-color: #0099CC;
	background-image: url(../pics/buttonhover.jpg);
	background-repeat: repeat-x;
	background-position: 0px -2px;
}

#nav a:hover img {
visibility:visible;
}

#nav a.active  {
	color:#333333;
	border-bottom-color: #FF0000;
	background-image: url(../pics/buttonhover.jpg);
	background-repeat: repeat-x;
	background-position: 0px -2px;

}

#nav a.active img  {
	visibility:visible;
}

.break {
	position: relative;
	float: left;
	width: 630px;
	background-color: #FFFFFF;
	left: 20px;
	margin-top: 3px;
	height: 2px;
	line-height: 0px;
	font-size: 0px;
	text-decoration: none;
	margin-bottom: 3px;
	top: 30px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-top-color: #F5F5F5;
	border-right-color: #E6E6E6;
	border-bottom-color: #f0f0f0;
	border-left-color: #E6E6E6;

}

img
{
	border-style: none;
	text-decoration: none;

}

#slideshow
{
	float: right;
	position: relative;
	margin-bottom: 15px;
	margin-top: 5px;


}

#manwalk
{
	float: right;
	position: relative;
	margin-top: -5px;



}
#content 
{
	width: 950px;
	float: left;
	position: relative;
	border: 1px none #999999;
	text-align: center;
	line-height: 22px;


}


.portfolio {
	float: left;
	position: relative;
	width: 280px;
	background-image: url(../pics/portfolio.png);
	text-align: left;
	background-repeat: no-repeat;
	font-size: 18px;
	font-weight: bold;
	padding: 10px;
	height: 140px;
	margin-right: 25px;
}



.pic
{
	float: left;
	position: relative;
	left: 5px;
	top: 5px;
	text-decoration: none;
	text-align: center;
	width: 140px;
}


.description {
	float: left;
	position: relative;
	width: 140px;
	text-align: center;
	list-style-type: square;
	font-size: 10px;

}

.description ul {
padding: 0px;
margin: 5px 0px 0px 35px;

}

.description li {
	text-align: left;
	list-style-type: square;
	font-size: 10px;


}

#footer 
{
	position: relative;
	font-size: 11px;
	float: left;
	width: 950px;
	height: 35px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FF0033;
	border-right-color: #FF0033;
	border-bottom-color: #FF0033;
	border-left-color: #FF0033;
	border-bottom-style: solid;
	background-image: url(../pics/buttonhover.jpg);
	background-repeat: repeat-x;
	line-height: 35px;
	text-align: center;




}



#result 
{
	text-align: right;
	float: left;
	position: relative;
	line-height: 20px;
	width: 875px;
	height: 25px;
	font-size: 11px;
	margin-top: -15px;


}

