
@charset "UTF-8";
* {
   margin: 0px;
   padding: 0px;
   }
a img {
	border:none;
	}
a {
	color:#fff;
	}
a:hover {
	text-decoration:none;
	}
p {
	margin-bottom:10px;
	}
h1 {
	color:#f5b160;
	font-size:1.71em;
	line-height:1.5em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	padding-bottom:5px;
	}
h2 {
	color:#f5b160;
	font-size:1.4em;
	line-height:1.5em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	}
hr {
	width:100%;
	margin:5px auto;
	border-style:solid none 1px;
	border-color:#ffffff;
	}
body {
	width:971px;
	margin:0 auto;
	font-family:"Lucida Grande", Verdana, Arial;
	font-size:10px;
	line-height:1.3em;
	color:#fff;
	background:#000 url(../images/body_rpt.jpg) top repeat-x;
	}
#container {
	width:971px;
	background:#fff url(../interior-headers/header-landscape-design.jpg) top no-repeat;
	min-height:800px;
	height:auto !important;	
	height:800px;
	}
.contactinfo {
	width:300px;
	text-align:center;
	margin:235px 0 0 40px;
	color:#000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.8em;
	line-height:1.2em;
	}
.contactinfo a {
	color:#000;
	text-decoration:none;
	}
.contactinfo a:hover {
	text-decoration:underline;
	}
.flash {
	width:590px;
	height:285px;
    float:right;
    display:inline;
	margin:25px 15px 10px 0;
	}
#nav {
	width:971px;
	height:39px;
	padding:11px 0 0 0;
	margin:0;
	overflow:hidden;
	list-style-type:none;
	list-style-image:none;
	list-style-position:outside;
	display:block;
	}
#nav li {
	float:left;
    display:inline;
	}
#nav a {
	text-indent:-1000em;
	overflow:hidden;
	display:block;
	height:39px;
	}

.home a {
	width:78px;
	margin-left:19px;
	background:url(../images/home.jpg) top left;
	}
.home a:hover {
	background:url(../images/home.jpg) 0 41px ;
	}
.about a {
	width:107px;
	margin-left:38px;
	background:url(../images/about.jpg) top left;
	}
.about a:hover {
	background:url(../images/about.jpg) 0 41px ;
	}
.services a {
	width:99px;
	margin-left:36px;
	background:url(../images/services.jpg) top left;
	}
.services a:hover {
	background:url(../images/services.jpg) 0 41px ;
	}
.portfolio a {
	width:99px;
	margin-left:38px;
	background:url(../images/portfolio.jpg) top left;
	}
.portfolio a:hover {
	background:url(../images/portfolio.jpg) 0 41px ;
	}
.testimonials a {
	width:143px;
	margin-left:39px;
	background:url(../images/testimonials.jpg) top left;
	}
.testimonials a:hover {
	background:url(../images/testimonials.jpg) 0 41px ;
	}
.contact a {
	width:96px;
	margin-left:36px;
	background:url(../images/contact.jpg) top left;
	}
.contact a:hover {
	background:url(../images/contact.jpg) 0 41px ;
	}
.advice a {
	width:82px;
	margin-left:35px;
	background:url(../images/advice.jpg) top left;
	}
.advice a:hover {
	background:url(../images/advice.jpg) 0 41px ;
	}
    
#content {
	width:899px;
	margin:10px auto 15px auto;
	}
.main-content {
	width:859px;
	background:url(../images/content_top.jpg) #7d0001 top center no-repeat;
	padding:10px 20px 5px 20px;
	font-size:1.35em;
	line-height:1.6em;
	} 
.main-content a {
	color:#f5b160;
	text-decoration:underline;
	}
.main-content a:hover {
	color:#f5b160;
	text-decoration:none;
	}
.home-text {
	width:575px;
	}
.home-text h1 {
	color:#e9d1a2;
	font-size:1.57em;
	line-height:1.3em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	padding-bottom:20px;
	}
.featured-project {
	width:253px;
	background:url(../images/featured_bkgrnd.jpg) center bottom no-repeat;
	text-align:center;
	padding-left:9px;
	}
.featured-project img {
	border:#9a9484 1px solid;
	margin-top:5px;
	margin-bottom:16px;
	}
.featured-project p {
	padding:0;
	margin:0;
	}
.blackboxes {
	width:899px;
	background:url(../images/blackboxes_rpt.jpg) repeat-y;
	margin-top:5px;
	padding-bottom:10px;
	}
.blackboxes_left {
	width:407px;
	padding:10px 20px 0 20px;
	text-align:center;
	font-size:1.3em;
	line-height:1.4em;
	display:inline;
	float:left;
	}
.blackboxes_right {
	width:404px;
	padding:10px 20px 0 20px;
	font-size:1.3em;
	line-height:1.4em;
	display:inline;
	float:right;
	}
.blackboxes_right li {
	margin-left:40px;
	}
#footer {
	width:931px;
	background:#7d0001;
	padding:10px 20px 20px 20px;
	font-size:1.2em;
	line-height:1.2em;
	}
#footer li {
	display:inline;
	}
#footer a {
	text-decoration:underline;
	}
#footer a:hover {
	text-decoration:none;
	}
#footer p {
	margin:0;
	padding:0;
	}
.footer_textleft {
	width:475px;
	}
.footer_textrigt {
	width:440px;
	}
.text_center {
	text-align:center;
	}
.padimg {
	padding:10px;
	}
.textright {
	text-align:right;
	}
.textleft {
	text-align:left;
	}
.right {
	float:right;
	display:inline;
	}
.left {
	float:left;
	display:inline;
	}	
.small-text {
	font-size:0.8em;
	}
.yellow-text {
	color:#f5b160;
	}
.images {
	margin:5px 10px 5px 0;
	border:2px solid #000000;
	}
.main-content ul {
	margin-left:30px;
	padding-bottom:10px;
	}*/
.main-content li {
	list-style:square;
	}
.main-content h1 {
	padding-bottom:0;
	}
.services-small-text {
	font-size:0.95em;
	color:#ffffff;
	font-style:italic;
	}
.services-small-text a {
	color:#FF9933;
	text-decoration:underline;
	}
.services-small-text a {
	color:#FF9933;
	text-decoration:none;
	}
	
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
