/* Flash Container */

#flashbox {
	position: relative;
	background-color: #FFFFFF;
	height: 400px;
	width: 750px;
	border: none;
	overflow: hidden;
	vertical-align: middle;
	text-align: center;
	padding-top: 45px;

}

/* General Styles */

body, HTML, td	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 22px;
  	margin: 0; 
	color: #282828;
  	padding: 0;
}

img
{
	border: 0;
	padding: 0;
	margin: 0;
}

a:link, a:visited, a:active {
	text-decoration: underline; 
	color: #75967C;
}

a:hover	{
	text-decoration: underline; 
	color: #75967C;
}

P	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 22px;
  	margin: 0; 
	color: #282828;
  	padding: 0;
}

a:link.logo, a:visited.logo 	{
	text-decoration: none
}	

a:hover.logo 	{
	text-decoration: none
}	


ul.ListGreen	{
	list-style: circle url(../images/bullet.gif) outside;
}

.medium	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 21px;
  	margin: 0; 
	color: #282828;
  	padding: 0;
}


/* Navigation Style */

#container	{
	width: 100%;
	height: 25px; 
	margin: -3px auto 0; 
	padding: 0;
  	position: relative; 
  	text-align: left;
	background: #75967C;
}

#home_container	{
	width: 780px;
	height: auto; 
	margin: 0px auto 0; 
	padding: 0;
  	position: relative; 
  	text-align: left;
 	background: #FFFFFF;
}	


#home_container a:link, #home_container a:visited	{
	display: inline;
	font-family: Avenir, "Lucida Grande", Verdana, "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	white-space: nowrap;
	padding: 0px;
	text-decoration: none;
	color: #000000;
}

#home_container a:link.active, #home_container a:visited.active	{
	color: #75967C;
}   

#home_container a:hover	{
	color: #75967C;
}   


/* Navigation Style -- interior site with little pyramid */

#navPyra	{
	width: auto;
	height: auto;
	text-align: center;
	background: #75967C;
	white-space: nowrap;
	margin: 0px;
	padding: 3px;
}

#navPyra a:link, #navPyra a:visited	{
	display: inline;
	font-family: Avenir, "Lucida Grande", Verdana, "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	white-space: nowrap;
	padding: 7px 10px 6px 10px;
	text-decoration: none;
	color: #000000;
}

#navPyra a:link.active, #navPyra a:visited.active	{
	color: #000000;
	background: url(../images/tab.gif) no-repeat bottom center;
} 

#navPyra a:hover	{
	color: #000000;
	background: url(../images/tab.gif) no-repeat bottom center;
}    

#navPyralinks ul	{
	list-style-type: none;
	display: block; }

#navPyra li	{
	margin: 0; 
	padding: 0px;
	display: inline;
	list-style-type: none;
}

.nowrap {white-space: nowrap;}


/* Content Style and Backgrounds */


#wrap {
	width: 750px;
	height: 400px;
	margin: 10px auto 10px auto;
	padding: 0;
	background: #fff;
}

#homewrap {
	width: 780px;
	height: auto;
	margin: 15px auto 40px auto;
	padding: 0;
	background: #fff;
	vertical-align: bottom;
}

#clientswrap {
	width: 750px;
	height: 400px;
	margin: 10px auto 10px auto;
	padding: 0;
	background: #fff;
}

#clientswrap p	{
	position: relative;	top: 97px; left: 24px;
	width: 360px;
	padding: 0px;
	height: auto;
	color: #282828;
	font-size: 12px;
	line-height: 17px;
}

#portfolio p	{
	position: relative;	top: 107px; left: 42px;
	width: 345px;
	padding: 0px;
	height: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 22px;
  	margin: 0; 
	color: #282828;
  	padding: 0;
}

#portfolio ul	{
	list-style: circle url(../images/bullet.gif) outside;
	text-align: left;
}

#content p	{
	position: relative;	top: 94px; left: 28px;
	width: 323px;
	padding: 0px;
	height: auto;
	color: #282828;
	font-size: 14px;
	line-height: 22px;
}

#contact p	{
	position: relative;	top: 140px; left: 400px;
	width: 375px;
	padding: 0px;
	height: auto;
	font-family: Avenir, "Lucida Grande", Verdana, "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #282828;
	margin: 0;
	border: 0;
	text-align: left;
}

#home p {
	position: relative;	top: 25px; left: 100px;
	width: 555px;
	padding: 0px;
	height: auto;
	font-family: Avenir, "Lucida Grande", Verdana, "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #282828;
	margin: 0;
	border: 0;
	text-align: left;
}


.greencontacttext	{
	font-family: Avenir, "Lucida Grande", Verdana, "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
	color: #75967C;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: left;
}
	
/* Background Images Information Below */

body.about #wrap {background: url(../images/about_mainimage.jpg) no-repeat;}
body.expertise #wrap {background: url(../images/expertise_mainimage.jpg) no-repeat;}	
body.approach #wrap {background: url(../images/approach_mainimage.jpg) no-repeat;}	
body.started #wrap {background: url(../images/started_mainimage.jpg) no-repeat;}
body.clients #clientswrap {background: url(../images/clients_mainimage.jpg) no-repeat;}
body.portfolio #wrap {background: url(../images/portfolio_mainimage.jpg) no-repeat;}
body.contact #wrap {background: url(../images/contact_mainimage.jpg) no-repeat;}
		


/* HEADER Information */

#mastheadcontainer	{
	width: 750px; 
	margin: 7px auto 0; 
	padding: 0;
  	position: relative; 
  	text-align: left;
}
  
#masthead	{
	height: 100px; 
	width: auto; 
	margin-left: 0px auto 0;
	text-align: center;
}

#masthead img	{
	display: inline;
	margin-left: 17px auto 0;
	border: 0px;
}

#home_mastheadcontainer	{
	width: 780px; 
	margin: 7px auto 0; 
	padding: 0;
  	position: relative; 
  	text-align: center;
}

#home_masthead	{
	height: 100px; 
	width: auto; 
	margin: 0px auto 0;
	text-align: center;
}

#home_masthead img	{
	display: inline;
	margin-left: 0px auto 0;
	border: 0px;
}

/* tagline information below */

#taglinecontainer	{
	width: 750px; 
	margin: 0px auto 0; 
	padding: 0;
  	position: relative; 
  	text-align: center;
  	vertical-align: text-top;
}

body.expertise #tagline	{position: relative; height: 110px; width: auto; margin-left: 0px auto 0; text-align: center; background: url(../images/expertise.gif) no-repeat;}
body.expertise #tagline img	{display: inline; margin-left: 0px auto 0; border: 0px;}
body.approach #tagline {position: relative; height: 110px; width: auto; margin-left: 0px auto 0; text-align: center; background: url(../images/approach.gif) no-repeat;}
body.approach #tagline img {display: inline; margin-left: 0px auto 0; border: 0px;}
body.started #tagline {position: relative; height: 110px; width: auto; margin-left: 0px auto 0; text-align: center; background: url(../images/started.gif) no-repeat;}
body.started #tagline img {display: inline; margin-left: 0px auto 0; border: 0px;}
body.clients #tagline {position: relative; height: 110px; width: auto; margin-left: 0px auto 0; text-align: center; background: url(../images/clients.gif) no-repeat;}
body.clients #tagline img {display: inline; margin-left: 0px auto 0; border: 0px;}
body.portfolio #tagline	{position: relative; height: 110px; width: auto; margin-left: 0px auto 0; text-align: center; background: url(../images/portfolio.gif) no-repeat;}
body.portfolio #tagline img	{display: inline; margin-left: 0px auto 0; border: 0px;}
body.contact #tagline {position: relative; height: 110px; width: auto; margin-left: 0px auto 0; text-align: center; background: url(../images/contact.gif) no-repeat;}
body.contact #tagline img {display: inline; margin-left: 0px auto 0; border: 0px;}

/* footer information below */

#footercontainer	{
  	position: relative; 
	width: 750px;
	height: auto;
	margin: 0 auto 0px auto;
	padding: 0;
  	
}
  
#footer	{
	position: relative;
	height: 30px; 
	width: 750px; 
	margin: 0px auto 0;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
  	text-align: right;
  	font-size: 09px;
	line-height: 09px;
	font-weight: normal;
	white-space: nowrap;
	padding: 5px 0px 5px 0px;
	text-decoration: none;
	color: #282828;
	background: url(../images/phone.gif) no-repeat left top;
}

#home_footercontainer	{
  	position: relative; 
	width: 780px;
	height: 160px;
	margin: 0 auto 0px auto;
	padding: 0;
	background: url(../images/home_footer.gif) no-repeat;
}
  
#home_footer p {
	position: relative;	top: 110px; left: 0px;
	width: 780px;
	padding: 0px;
	height: auto;
	font-family: Avenir, "Lucida Grande", Verdana, "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #282828;
	margin: 0;
	border: 0;
	text-align: center;
	white-space: nowrap;
}

/* Download PDF for Home Page */

#home_printercontainer	{
  	position: relative; 
	width: 780px;
	height: 72px;
	margin: 0 auto 0px auto;
	padding: 0;
	background: #ffffff;
  	text-align: right;
  	padding-top: 10px;
}