body{
background-color:black;
color:white;
font-size:12px;
font-family:Arial;
line-height:150%;
margin-top:0px;
margin-bottom:0px;
}
#container{
margin:0px auto;
padding:0px;
width:970px;

}

#header{
width:970px;
height:183px;
float:left;
}
#head{
width:314px;
height:183px;
background-image:url('images/head.jpg');
background-repeat:no-repeat;
float:left;
}
#header_top_right{
width:656px;
height:95px;
background-image:url('images/header_top_right.jpg');
background-repeat:no-repeat;
float:left;
}
#bill_brown{
width:229px;
height:36px;
float:left;
}
.right{
text-align:right;
}
#composer{
width:427px;
height:36px;
background-image:url('images/composer.jpg');
background-repeat:no-repeat;
float:left;
}
#spacer_1{
width:656px;
height:9px;
float:left;
background-image:url('images/spacer_1.jpg');
background-repeat:no-repeat;
}
#spacer_2{
width:656px;
height:18px;
background-image:url('images/spacer_2.jpg');
background-repeat:no-repeat;
float:left;
}
.menu_float{
float:left;
}

#menu_spacer{
width:70px;
height:25px;
background-image:url('images/menu_spacer.jpg');
background-repeat:no-repeat;
float:left;
}
.menu_wrapper{
	width:586px;
	height:25px;
	background-image:url('images/menu_background.jpg');
	background-repeat:no-repeat;
	float:left;
	display:inline;
}
a img{
border:none;
}.border_img {border:2px solid white;border-width:2px 2px 2px 2px}
img{
border:none;
}
#content{
width:927px;
min-height:473px;
background-image:url('images/content_background.jpg');
background-repeat:no-repeat;	
float:left;
display:inline;
}
#facebook{
width:45px;
height:118px;
margin-top:58px;
margin-left:-5px;
float:left;
}
#left_column{
margin-left:33px;
margin-top:34px;
width:238px;
height:auto;
float:left;
}
#right_column{
margin-top:34px;
margin-left:28px;
padding-left:22px;
width:354px;
height:auto;
float:left;text-align:justify;
background-image:url('images/right_column_background.jpg');
background-repeat:repeat-y;padding-bottom:15px;
}#store_table{text-align:left;}
#content_text{
text-align:justify;
margin-top:34px;
margin-left:28px;
padding-left:22px;
width:568px;
height:auto;
float:left;
background-image:url('images/right_column_background.jpg');
background-repeat:repeat-y;padding-bottom:15px;
}
#quick_nav{
margin-top:20px;
margin-left:13px;
padding-top:12px;
width:197px;
height:176px;
background-image:url('images/quick_nav.png');
background-repeat:no-repeat;
float:left;
text-align:right;
padding-right:12px;
}

.fix{
margin-top:-10px;}

.title{
margin-top:50px;
margin-bottom:30px;
font-family: 'Times New Roman', Times, serif;
font-size:26px;
font-weight:normal;
line-height:100%;
text-align:left;}
.first{
margin-top:15px;
}
.cover{
margin-top:20px;
}
a[href]:link, a[href]:active, a[href]:visited {
color:#6de602;
text-decoration:none;
 }
a[href]:hover {
color:#6de602;
text-decoration:underline;
}
#quick_nav a:link, #quick_nav a:active,#quick_nav a:visited {
color:white;
text-decoration:underline;
 }
#quick_nav a:hover {
color:white;
text-decoration:underline;
}
.green_color{
color:#6de602; }

.text_header{
font-weight:bold;
font-size:12px;
}
.wimpy{
margin-top:-6px;
margin-right:2px;
float:left;

}
.download{
float:left;
margin-top:-6px;
}

.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;
}
.nospace{
margin-top:0px;
}

.singleCell
{
	float: left;
	display: inline;
	padding: 0px;
	position: relative;
	overflow: hidden;
	height:308px;
	width:238px;
}

.singleCell img
{
    position:absolute;
    top: 0px;
    left: 0px;  
    display: block;  
}
.recent_project_float{
	float:left;
	display:inline;
	margin-right:20px;
	text-align: center;
}
.recent_project_float img{
	margin-bottom:10px;
}
.right_col_wrapp{
	float:left;
	display:inline;
	width:650px;
}
.big_quote{
	font-size:16px;
	font-style:italic;
}
.hide_review_click,.show_review{
	cursor:pointer;
	color:#6de602;
}
.hide_review_click:hover,.show_review:hover{
	text-decoration:underline;
}
.hide_review{
	display:none;
}