/*
 * ===========================================================================
 *
 * style.css
 *
 * ===========================================================================
 */

/*
 * ===========================================================================
 * GENERAL
 * ===========================================================================
 */

body
{
	font-family: arial,sans-serif;
	font-size: 10pt;
	background-color: #336699;
}

div#ALL_CONTENT
{
	position: relative;
	display: block;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	top: 5px;
	padding: 0;
	border: 0;	
}

div#BG_TOP
{
	width: 800px;
	height: 20px;
	margin: 0;
	padding: 0;
	background: url(bg_top.gif) no-repeat;
	z-index: 1;
	border: 0;
}

div#BG_MIDDLE
{
	width: 800px;
	margin: 0;
	padding: 0;
	background: url(bg_middle.gif) repeat-y;
	z-index: 1;
	border: 0;
}

div#BG_BOTTOM
{
	width: 800px;
	height: 20px;
	margin: 0;
	padding: 0;
	background: url(bg_bottom.gif) repeat-y;
	z-index: 1;
	border: 0;
}

 div#MAIN_CONTENT
 {
 	position: relative;
 	float: right;
 	display: inline;
 	width: 610px;
 	margin: 40px 25px 0px 0px;
 	z-index: 2;
 	border: 0;
 }


div#BOTTOM_STRIP
{
	position: relative;
	width: 650px;
	padding-top: 60px;
	margin: 0px 0px -10px 140px;
	text-align: center;
	clear: both;
	z-index: 2;
	border: 0;
}

 div#CONTENT_PAGE_HEADER
 {
 	position: relative;
 	float: left;
 	display: inline;
 	width: 780px;
 	height: 161px;
 	margin: -10px 0px 0px 10px;
 	background: url(content_header.gif) no-repeat;
 	z-index: 2;
 	border: 0;
 }
 
div#CONTENT_HEADER_1
{
	font-size: 1.5em;
 	color: #3A5EAA;
 	margin:  0px 0px 5px 0px;
}

div#CONTENT_HEADER_2
{
 	font-size: 1.3em;
 	color: #3A5EAA;
 	margin:  15px 0px 4px 0px;
}

div#CONTENT_HEADER_2 img
{
	border: 0;
	margin: 5px 0 5px 0;
}

div.header_photo
{
 	position: relative;
 	float: right;
	display: inline;
 	width: 613px;
 	height: 199px;
 	padding: 0;
	margin: -130px 25px 0px 0px;
	z-index: 2;
 	border: 0;	
}

#CREDIT
{
	font-size: 0.8em;
	font-style: italic;
	color: #7F7F7F;
	border: 0;
}

#CREDIT_TOP
{
	position: relative;
	width: 100%;
	height: 4px;
	border-top: 1px solid #7F7F7F;
}

#CREDIT_BOTTOM
{
	position: relative;
	width: 100%;
	height: 1px;
	border: 0;
}

span.emphasis
{
	font-weight: bold;
}

ul.no_bot_margin
{
	margin-bottom: 0px;	
}

div#HOME_LINK
{
	width: 115px;
	height: 72px;
	margin: 10px 0px 0px 14px;
	border: 0;
}

div#HOME_LINK a
{
	height: 72px;
	display: block;
	border: 0;
}

/*
 * ===========================================================================
 * NAVIGATION
 * ===========================================================================
 */
div#NAVIGATION
{
	width: 126px;
	height: 500px;
	float: left;
	display: inline;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	border: 0;
}

ul#NAV_LIST
{
	margin: 20px 0px 0px 7px;
	padding: 0;
	font-size: 1.4em;
	list-style-type: none;		
}

ul#NAV_LIST li
{
	margin-bottom: 10px;
}


ul#NAV_LIST li.current
{
	color: #222222;
	margin-bottom: 10px;
}

ul#NAV_LIST a, ul#NAV_LIST a:visited
{
	color: #7F7F7F;
	text-decoration: none;
}

ul#NAV_LIST a:hover, ul#NAV_LIST a:active
{
	color: #222222;
	text-decoration: none;
}

ul#NAV_LIST a.blog_current, ul#NAV_LIST a.blog_current:visited
{
	color: #222222;
	text-decoration: none;
}

ul#NAV_LIST a.blog_current:hover, ul#NAV_LIST a.blog_current:active
{
	color: #222222;
	text-decoration: none;
}

span.new
{
	color: #000000;
	font-size: 0.5em;
	font-weight: bold;
	vertical-align: top;
}

/*
 * ===========================================================================
 * INDEX
 * ===========================================================================
 */
 
 div#INDEX_HEADER
 {
 	position: relative;
 	float: left;
 	display: inline;
 	width: 783px;
 	height: 218px;
 	margin: -10px 0px 0px 10px;
 	background: url(splash_header.gif) no-repeat;
 	z-index: 2;
 	border: 0;
 }
 
 div#INDEX_PHOTO
 {
 	position: relative;
 	float: right;
	display: inline;
 	width: 613px;
 	height: 300px;
 	padding: 0;
	margin: -188px 25px 0px 0px;
	background: url(splash_photo.gif) no-repeat;
 	z-index: 2;
 	border: 0;
 }
 
 div#INDEX_CONTENT_HEADER_1
 {
 	font-size: 1.4em;
 	color: #3A5EAA;
 	margin:  0px 0px 20px 0px;
 }
 
div#INDEX_THUMB
 {
 	float: left;
 	height: 165px;
 	width: 164px;
 	display: inline;
 	background: url(index_thumb.jpg) no-repeat;
 }
 
 div#INDEX_SUB_CONTENT_1
 {
 	float: left;
 	display: inline;
 	margin-left: 20px;
 	padding-top: 3px;
 	font-size: 1.1em;
 	width: 415px;
 	overflow: none;
 	border: 0;
 }
 
div#INDEX_SUB_CONTENT_2
{
	float: left;
	display: inline;
	margin: 60px 0px 20px 0px;
	width: 600px;
	text-align: center;
	border: 0;
}

div#BBB_LOGO
{
	padding: 15px 0 0 0;
	height: 185px;
}

div.index_logo
{
	float: left;
	height: 200px;
	width: 160px;
	margin: 30px 0 0 0;
	border: 0;
}

div.index_logo img
{
	border: 0;	
}
 
 /*
 * ===========================================================================
 * ABOUT
 * ===========================================================================
 */
 div#ABOUT_PHOTO
 {
 	background: url(about_photo.gif) no-repeat;
 }
 
 div.face
 {
 	position: relative;
 	float: left;
 	height: 70px;
 	width: 70px;
 	margin: 0;
 	padding: 0;
 }
 
 div.person_desc
 {
 	position: relative;
 	float: left;
 	display: inline;
 	width: 515px;
 	height: 80px;
 	overflow: auto;
 	margin: 0px 0px 0px 20px;
 	font-size: 0.9em;
 	padding: 0;
 	border: 0;
 }
 
 span.name
 {
 	color: #3A5EAA;
 	font-weight: bold;
	font-size: 1.1em;
 }
 
 div.person_desc ul
 {
 	margin-top: 2px;
 	margin-bottom: 0px;
 }
 
 div.person_wrapper
 {
 	position: relative;
 	float: left;
 	width: 100%;
 	overflow: none;
 	margin: 0px 0px 10px 0px;
 	padding: 0;
 	border: 0;
 }
 
 div#BLAKE
 {
 	background: url(blake.jpg) no-repeat;
 }
 
 div#PETER
 {
 	background: url(peter.jpg) no-repeat;
 } 
 div#ARNOLD
 {
 	background: url(arnold.jpg) no-repeat;
 } 
 div#CHUCK
 {
 	background: url(chuck.jpg) no-repeat;
 } 
 div#MAX
 {
 	background: url(max.jpg) no-repeat;
 } 
 div#RICK
 {
 	background: url(rick.jpg) no-repeat;
 } 
 
/*
 * ===========================================================================
 * SERVICES
 * ===========================================================================
 */
div#SERVICES_PHOTO
{
	background: url(services_photo.gif) no-repeat;
}

/*
 * ===========================================================================
 * RESIDENTIAL
 * ===========================================================================
 */
div#RESIDENTIAL_PHOTO
{
	background: url(residential_photo.gif) no-repeat;
}

/*
 * ===========================================================================
 * COMMERCIAL
 * ===========================================================================
 */
div#COMMERCIAL_PHOTO
{
	background: url(commercial_photo.gif) no-repeat;
}

/*
 * ===========================================================================
 * INDUSTRIAL
 * ===========================================================================
 */
div#INDUSTRIAL_PHOTO
{
	background: url(industrial_photo.gif) no-repeat;
}

/*
 * ===========================================================================
 * PROJECTS
 * ===========================================================================
 */
div#PROJECTS_PHOTO
{
	background: url(projects_photo.gif) no-repeat;
}
 
 div.project_thumb
 {
 	position: relative;
 	float: left;
 	height: 70px;
 	width: 70px;
 	margin: 0;
 	padding: 0;
 }
 
 div.project_thumb a
 {
 	height: 70px;
 	display: block;
 	border: 0;
 }
 
 div.project_desc
 {
 	position: relative;
 	float: left;
 	display: inline;
 	width: 515px;
 	height: 80px;
 	overflow: auto;
 	margin: 0px 0px 0px 20px;
 	font-size: 0.9em;
 	padding: 0;
 	border: 0;
 }
 
 span.title
 {
 	color: #3A5EAA;
 	font-weight: bold;
	font-size: 1.1em;
 }
 
 div.title ul
 {
 	margin-top: 2px;
 	margin-bottom: 0px;
 }
 
 div.project_wrapper
 {
 	position: relative;
 	float: left;
 	width: 100%;
 	overflow: none;
 	margin: 0px 0px 10px 0px;
 	padding: 0;
 	border: 0;
 }
 
div#KIRKLAND
{
	background: url(kirkland_thumb.jpg) no-repeat;
}
 
div#SUNCADIA
{
 	background: url(suncadia_thumb.jpg) no-repeat;
}
 
div#QUEEN
{
 	background: url(queen_thumb.jpg) no-repeat;
}
 
div#BELLEVUE
{
	background: url(bellevue_thumb.jpg) no-repeat;
}

div#HIGHLANDS
{
 	background: url(highlands_thumb.jpg) no-repeat;
}

div#CHURCH
{
 	background: url(church_thumb.jpg) no-repeat;
}

div#SASSOON
{
 	background: url(sassoon_thumb.jpg) no-repeat;
}

/*
 * ===========================================================================
 * CAREERS
 * ===========================================================================
 */
div#CAREERS_PHOTO
{
	background: url(careers_photo.gif) no-repeat;
}

/*
 * ===========================================================================
 * CONTACT
 * ===========================================================================
 */
div#CONTACT_PHOTO
{
	background: url(contact_photo.gif) no-repeat;
}

div#CONTACT_FORM_CONTENT
{
	position: relative;
	float: left;
	display: inline;
	width: 400px;
	height: 375px;
	margin: 10px 200px 0px 0px;
	font-size: 0.9em;
	overflow: auto;
	border: 0;
}

form#CONTACT_FORM label
{
	position: relative;
	float: left;
	width: 130px;
	height: 20px;
	margin-top: 5px;
	padding-top: 2px;
	display: block;
}

form#CONTACT_FORM input
{
	position: relative;
	float: left;
	width: 240px;
	margin-top: 5px;
	height: 17px;
	display: block;
}

form#CONTACT_FORM textarea
{
	position: relative;
	float: left;
	width: 240px;
	height: 125px;
	margin-top: 3px;
	display: block;
}

form#CONTACT_FORM input#submit
{
	position: relative;
	float: left;
	width: 120px;
	height: 22px;
	margin-left: 50px;
	margin-top: 30px;
	display: inline;
}

form#CONTACT_FORM input#clear
{
	position: relative;
	float: left;
	display: inline;
	width: 145px;
	height: 22px;
	margin-left: 20px;
	margin-top: 30px;
	display:  inline;
} 

/*
 * ===========================================================================
 * COMMUNITY
 * ===========================================================================
 */
div#COMMUNITY_PHOTO
{
	background: url(community_photo.gif) no-repeat;
}

#SOCIAL_LINKS 
{ 
	list-style-type:none; 
	margin: 13px 0 0 27px; 
	padding:0; 
	width:auto; 
	overflow:hidden;
}

#SOCIAL_LINKS li 
{ 
	float:left; 
}

#SOCIAL_LINKS a 
{ 
	display:block; 
	float:left; 
	width:44px; 
	height:44px; 
	text-indent:-9999px; 
	background:url(social_networks.gif) 0 0 no-repeat; 
	margin:0 12px 0 0; 
}

#SOCIAL_LINKS .facebook a 
{ 
	background-position:0 -45px; 
}

#SOCIAL_LINKS .twitter a 
{ 
	background-position:0 -90px; 
}

#SOCIAL_LINKS .linkedin a 
{ 
	background-position:0 -225px; 
}
 
/*
 * ===========================================================================
 * BLOG
 * ===========================================================================
 */
div#BLOG_PHOTO
{
	background: url(blog_photo.gif) no-repeat;
}

/*
 * ===========================================================================
 * SOFTWARE
 * ===========================================================================
 */
div#SOFTWARE_PHOTO
{
	background: url(software_photo.gif) no-repeat;
}

div#SOFTWARE_FORM_CONTENT
{
	font-size: 0.9em;
	margin: 20px 0 0 27px;	
}

