body{
	font-family: "arial";
	font-size: x-small;
	color: #a2a2a2;
	background-color: #CCCCCC;
}

a:link{
	color: #f0f1f2;
	text-decoration: none;
}

a:hover{
	color: #b3d929;
	text-decoration: none;
}

a:visited{
	color: #f0f1f2;
	text-decoration: none;
}

a:active{
	color: #b3d929;
}

h1{
	font-size: 16pt;
}

h2{
	font-size: 14pt;
}

h3{
	font-size: 10pt;
}

h5{
	font-size: 8pt;
}



#wrap{
}

#main{
	width: 1020px;
	height: 850px;
	margin-top: 0;
	background-image: url(images/main_bg2.png);
	background-repeat: no-repeat;
}

#header{
	width: 1020px;
	height: 280px;
	float: left;
}

.logo{
	width: 255px;
	height: 250px;
	float: left;
	margin-left: 30px;
	margin-top: 25px;
	background-image: url(images/logo2.png);
	background-repeat: no-repeat;
	background-position: center;
}

#tagline{
	width: 990px;
	margin-right: 30px;
	padding-top: 6px;
	color: #f0f1f2;
	text-align: right;
	font-size: smaller;
}

.menu{
	width: 695px;
	height: 250px;
	float: left;
	margin-left: 0px;
	padding-top: 30px;
	background-image: url(images/nav_border.png);
	background-position: left;
	background-repeat: no-repeat;
}

.navigation{
	width: 695px;
	height: 30px;
	float: left;
	margin-left: 15px;
	margin-top: 14px;
	text-align: left;
}

#content{
	width: 1000px;
	height: 280px;
	float: left;
	margin-left: 10px;
}

.content_border{
	width: inherit;
	height: 10px;
	background-image: url(images/content_border.jpg);
}

.content_box{
	width: inherit;
	height: 198px;
	background-image: url(images/content_box.jpg);
	padding-top: 62px;
}

.content_box_text{
	width: 960px;
	height: 220px;
	background-image: url(images/content_box.jpg);
	padding: 20px;
	color: black;
	line-height: 16pt;
	text-align: left;
	overflow: hidden;
	
}

.content_box_portfolio{
	width: inherit;
	height: 260px;
	overflow: hidden;
}

.my_picture{
	width: 125px;
	height: 222px;
	float: left;
	padding-right: 15px;
}

.portfolio_img{
	width: 125px;
	height: 100px;
	margin-left: 30px;
	padding-top: 10px;
	overflow: hidden;
	float: left;
	text-align: center;
}

#services{
	width: 695px;
	height: 30px;
	height: 280px;
	float: left;
	margin-left: 10px;
	text-align: left;
	background-image: url(images/nav_border.png);
	background-position: right;
	background-repeat: no-repeat;

}

.services_heading{
	width: 215px;
	height: 0;
	padding-left: 40px;
	text-align: left;
}

.services_content{
	width: 185px;
	height: auto;
	float: left;
	margin-left: 40px;
	text-align: left;
	line-height: 14pt;
}

#social{
	width: auto;
	margin-right: 30px;
}

.footprint{
	width: 185px;
	height: auto;
	float: left;
	margin-left: 15px;
	margin-top: 28px;
	text-align: left;
	list-style: none;
	color: #a2a2a2;	
}