body{
	margin:0;
	padding:30px 0;
	color:#222;
	font-size: 1em;
	font-family: Tahoma, Verdana, sans-serif;
	background-color: #000000;
}

#container{
	width:720px;
	margin:0 auto;
	padding:20px 20px 0 20px;
	color:#222;
	background-color: #FFFFFF;
	background-image: url(img/BuilderLogo.jpg);
	background-repeat: no-repeat;
}

a{
	text-decoration:none;
	background-color:inherit;
	color:#26c;
}

a:hover{
	text-decoration:underline;
}

a img{
	border:0;
}

p{
	margin:0 0 15px 0;
	line-height:1.5em;
}
h1 {
	font-size: 1.3em;
	color: #2b3e4f;
	text-align: center;
}
h2 {
	font-size: 1.1em;
}
h3 {
	font-size: 1.3em;
	color: #70560B;
	text-align: center;
}
h4 {
	font-size: .8em;
}

.headerstyle{
	display:block;
	margin:3px 0 10px;
	padding:5px 0 5px 8px;
	background:#eee url(img/gradient2.png) repeat-x;
	color:#70560B;
	border-top:1px solid #ddd;
	border-right:1px solid #bbb;
	border-bottom:1px solid #bbb;
	border-left:1px solid #ddd;
	text-decoration:none;
	text-align: center;
}
#intro {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 530px;
	background-repeat: no-repeat;

}

#tagline{
	text-align:center;
	font-style: italic;
	color: #70560B;
}
#main{
	float:left;
	width:530px;
	margin-right:20px;
	padding:0;
}

#container #sidebar #thumbs {
	float: left;
	width: 200px;
	margin-top: 100px;
}
#container #portfolio #dynloadarea {
	float: left;
}
#container #sidebar #thumbs li {
	list-style-type: none;
}
#container #portfolio #morethumbs {
	float: right;
}
#container #portfolio #morethumbs li {
	list-style-type: none;
}



#main p{
	padding:0 0 0 10px;
	font-size: .8em;
	text-align: justify;
}


.imgwrapleft {
	float: left;
	margin: 10px;
	padding: 0px;
}
#container #main li {
	font-size: .8em;
}
#container #portfolio {
float:left;
	width: 530px;
	margin-right: 20px;
}





#sidebar{
	width:155px;
	float:right;
	margin-top:20px;
	font-size:.7em;
	line-height:1.3em;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sidebar p{
	padding:0 0 0 10px;
	font-size:0.9em;
}



.sidelink{
	display:block;
	width:140px;
	margin:3px 10px 2px 0;
	padding:5px 0 5px 8px;
	font-size:1em;
	font-weight:bold;
	text-align:left;
	background:#eee url(img/gradient1.png) repeat-x;
	color:2b3e4f;
	border-top:1px solid #ddd;
	border-right:1px solid #bbb;
	border-bottom:1px solid #bbb;
	border-left:1px solid #ddd;
	font-variant: small-caps;
}

.sidelink:hover{
	background:#fff url(img/gradient2.png) repeat-x;
	color:#70560B;
	border-top:1px solid #ddd;
	border-right:1px solid #888;
	border-bottom:1px solid #888;
	border-left:1px solid #ddd;
	text-decoration:none;
}
.block{
	padding:0px;
	background:#eee;
	color:#2b3e4f;
	border:2px solid #ddd;
	text-align: center;
	margin: 0px;
	font-size: 0.7em;
	font-weight: bold;
	line-height: 2em;
}
#footer{
	margin:0 auto 20px;
	width:760px;
	background:#fff url(img/footerbg.png) no-repeat left bottom;
	padding:0 0 5px;
	font-size:0.6em;
	color:#2b3e4f;
	text-align:center;
}



.clear{
	clear:both;
	margin:0;
}
#container #main #theform table {
	font-size: .8em;
}
#container #main .testimonial {
	font-style: italic;
}
#container #main .testimonialname {
	font-style: normal;
	font-weight: bold;
	text-align: right;
	font-size: smaller;
	margin-left: 25px;
}
