html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}
body {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
}
#container {
	background-color: #FFFFFF;
	width: 915px;
	font-size: 90%;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}
#top {
	text-align: left;
	padding-top: 0px;
	color: #2D6FEC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: large;
	clear: both;
	padding-bottom: 0px;
	background-image: url(images/headerbar-long.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 114px;
}
#top2 {
	margin-right: 0px;
	float: left;
}#topmenu {
	margin-right: 0px;
	float: left;
}
.topmenu {
	float: left;
	padding-left: 5px;
	height: 22px;
	width: 169px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFDF;
	text-align: center;
	padding-top: 3px;
	color: #2D6FEC;
}
.topmenuselected {
	float: left;
	padding-left: 5px;
	height: 22px;
	width: 174px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	text-align: center;
	padding-top: 3px;
	color: #FFFFFF;
	background-color: #2D6FEC;
}a:link {
	text-decoration: none;
	color: #426AA7;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #426AA7;
	font-weight: bold;
}
a:hover {
	color: #426AA7;
	text-decoration: underline;
	font-weight: bold;
}
#frontpagetext {
	width: 500px;
		padding-left: 30px;
	padding-top: 10px;
	line-height: 125%;
}

#portfoliocontainer {
	float: left;
	width: 860px;
	border-top-style: solid;
	margin-top: 0px;
	margin-left: 10px;
	padding-top: 10px;
	padding-left: 0px;
	text-align: center;
	clear: both;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
.portfolio {
	float: left;
	width: 200px;
	padding-bottom: 0px;
	text-align: center;
}

#content {
	border-left-width: 1px;
	margin-left: 0px;
	width: 880px;
	color: #6699CC;
	margin-top: 0px;
	padding-left: 25px;
	padding-top: 0px;
	font-family: "Times New Roman", Times, serif;
}
#contentprices {
	padding-left: 100px;
	padding-top: 0px;
}
#photofeature {
	float: right;
	padding-right: 0px;
	padding-top: 0px;
	padding-left: 0px;
}
#footer {
	border-top-width: 1px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: both;
	margin: 0px;
	text-align: center;
	color: #6699CC;
	font-family: "Times New Roman", Times, serif;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#portfoliopagecontent {
	border-left-width: 1px;
	width: 800px;
	color: #333333;
	height: 300px;
	padding-top: 50px;
	padding-left: 45px;
}
.type1 {
	font-size: 150%;
	font-weight: bold;
	line-height: 100%;
}
.portfoliofrontpage {

	float: left;
	width: 285px;
	padding-bottom: 0px;
	text-align: center;
}
