html, body, h1, h2, h3, h4, h5, h6, p, ol, ul, li, pre, code, address, variable, form, fieldset, blockquote {
 padding: 0;
 margin: 0;
 font-size: 100%;
 font-weight: normal;
}
table { border-collapse: collapse; border-spacing: 0; }
td, th, caption { font-weight: normal; text-align: left; }
img, fieldset { border: 0; }
ol { padding-left: 1.4em; list-style: decimal; }
ul { padding-left: 1.4em; list-style:square; }
q:before, q:after { content:''; }

body {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 1em;
	background: #ffffff url(../palette/back.jpg) repeat-x;
	}

	/* general section blue=3A6C90 grey=555555*/
 p, li, ul {
	font-size: 1emt;
	color: #555555;
	line-height: 150%;
	letter-spacing: 0.5px; 
	margin: 0px 5px 10px 3px;
	}

p.footnote {
	font-size: .8em;
}
	
li {
	margin-top: 10px;
	}

ul {
	list-style-position: outside;
	list-style-image: url(../palette/bullet.jpg);
	}	
	
img {
	margin: 0px;
	padding: 0px;
	}

a {
	color: #6E0406;
	text-decoration: underline;
	}
a:visited {
	color: #6E0406;
	text-decoration: underline;
	}
a:hover {
	color: #666666;
	text-decoration: underline;
	}

		/* linkbar section*/

#wrapper {
	width: 750px;
	margin: 0px auto;
	}

#title {
	height: 160px;
	}

	#title img {
		margin-top: 10px;
		}

#linkbar {
	height: 24px;
	margin-top: 5px 5px 1px 0px;
	padding-top: 9px;
	}	
	
	#linkbar p {
	font-size: 0.8em;
	text-align: right;
	color: #ffffff;
	}
	
	#linkbar a {
	color: #ffffff;
	text-decoration: none;
	}
	#linkbar a:visited {
	color: #ffffff;
	text-decoration: none;
	}
	#linkbar a:hover {
	color: #cccccc;
	text-decoration: underline;
	}
	
#greybar {
	height:216px;
	padding-top: 10px;
	background: #3D3D45 url(../palette/backgrey.jpg) no-repeat;
	}

#testimonial {
	margin-top: 30px;
	margin-left: 10px;
	}	
	
	#testimonial img.test2 {
	margin-top: 20px;
	}
	
	#testimonial img.test3 {
	margin-top: 30px;
	margin-left: 10px;
	}

#slideshow {
	width: 365px;
	height: 200px;
    border: 1px dotted #333333;
	float: right;
	margin: 0px 0px 10px 10px;
}
	
		/* main section*/

#main {
	padding: 15px 0px 0px 0px;
	}

		/* affiliates section*/

#welcomefloat {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 40px;
	}	
	
#welcomefloat2 {
	margin-left: 15px;
	margin-right: 10px;
	margin-bottom: 20px;
	}	

		/* footer section*/

#footer {
	padding-bottom: 10px;
	margin-top: 20px;
	padding: 30px 0px 15px 0px;
	clear: both;
	width: 100%;
	background: #530205 url(../palette/footerback.jpg) repeat-x;
	}

#footer p {
	font-size: 0.7em;
	text-align: center;
	margin: 0px;
	color: #ffffff;
	}

#footer a {
	color: #cccccc;
	text-decoration: underline;
	}
#footer a:visited {
	color: #ffffff;
	text-decoration: underline;
	}
#footer a:hover {
	color: #ffffff;
	text-decoration: underline;
	}
	
		/* newsfloat section*/

#fbookfloat {
	float: right;
	width: 270px;
	margin: 0px 0px 20px 20px;
	padding: 0px;
	clear: right;
	
	}
		
#newsfloat {
	float: right;
	width: 250px;
	margin: 0px 0px 20px 20px;
	padding: 10px 10px 10px 10px;
	border: 1px solid #cccccc;
	background-color: #eeeeee;
	clear: right;
	}		
		
#newsfloat img {
	margin: 0px 0px 5px 0px;
	}
	
.title {
	margin: 0px 0px 5px 0px;
	}	
	
#newsfloat p {
	font-size: 0.8em;
	}
	
	/* general classes*/
table {
	margin-bottom: 10px;
	}

.bronze, .silver, .gold, .red {
	margin-top: 10px;
	margin-bottom: 10px;
}

.bronze {border-bottom: 1px solid #804C27;}
.silver {border-bottom: 1px solid #666666;}
.gold {border-bottom: 1px solid #FBE20C;}
.red {border-bottom: 1px solid #cccccc;}
	
.bullet {
	margin-bottom: 10px;
	margin-right: 2px;
	}

.portfolio_article, .price_article, .design_article {
clear: both;
border: 1px solid #cccccc;
background-color: #eeeeee;
margin-bottom: 10px;
padding-left: 10px;
padding-right: 10px;
}

.portfolio_article p, .price_article p, .design_article p {
font-size: 0.8em;
}

	.portfolio_article {min-height: 274px;}
	.design_article {min-height: 130px;}

.portfolio {
	float: right;
	margin-left: 15px;
	border: 3px solid #dddddd; 
 	background: #aaaaaa;
	padding:1px;
	}
	
	.design {
	float: right;
	margin-left: 10px;
	}
	
	.one {
	margin-left: 10px;
	border: 3px solid #dddddd; 
 	background: #aaaaaa;
	padding:1px;
		}

.price_right {
	float: right;
	}

.stress {
	font-weight: bold;
	}

.w3cl {
	float: left;
	margin-bottom: 10px;
	margin-left: 10px;
	}
	
.w3cr {
	float: right;
	margin-bottom: 10px;
	margin-right: 10px;
	}
