@charset "UTF-8";

/* ---------------------------
Last Update: June 23, 2009
Author: Deb Pang Davis : Cococello : http://www.cococello.com
Designer: Gerard Sealy
Our first website
Special thanks to Dave McFarland (www.sawmac.com) for his humor, patience and all-around excellence in teaching noobies.

CMS: Typeroom (www.typeroom.com)

COLORS:
Background Beige (neutral) - #DAD7CA
Light Grey borders - #CCCCCC
Headlines (large titles) Blue - #7690A5
Dark Grey - #666666
Hover Orange - #F26631
First Line Dark grey - #333333

---------------------------- */


/* ------ GENERAL STYLES ------ */

body {
	background-color: #DAD7CA;
}

h1, h2, h3, h4, h5, h6, p, ol, ul, form, blockquote {
	padding: 0;
	margin: 0;
}

h1, h2, h3, h4, h5, h6, pre, code {
	font-size: 1em;
}

a {
	text-decoration: none;
}

a img {
	border: none;
}

/* ------ LAYOUT STYLES ------ */
#wrapper {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	background-color: #FFFFFF;
}
#header {
	position: relative;
}
#header img {
	position: relative;
	left: 50px;
	top: 30px;
}
#header a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header {
	margin-bottom: 10px;
}
#navMain {
	position: absolute;
	z-index: 75;
	width: 600px;
	left: 380px;
	top: 50px;
}
#contentContainer {
	margin-bottom: 20px;
	float: left;
	margin-right: 50px;
	margin-left: 50px;
}
#contentOne {
	font-family: Helvetica, Arial, sans-serif;
	width: 385px;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	display: inline;
}
#contentTwo {
	width: 475px;
	float: right;
	border: 1px solid #CCCCCC;
}
#contentTwo  img {
	padding: 24px;
}

/* ------ ABOUT US PAGE STYLES ------ */
#contentThree {
       float: left; 
	width: 917px;
	margin-top: 60px;
}
#contentThree .portrait {
	float: left;
	width: 213px;
	margin-right: 30px;
}

#contentThree .portrait img {
	padding: 20px;
	border: 1px solid #CCCCCC;
margin-top: 6px;
}
#contentThree #about {
margin-left: 250px;
}
#contentThree  .sectionTitle  {
	margin-top: 0px;
}

/* ------ SECONDARY PAGE TYPOGRAPHY STYLES ------ */
.sectionTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: normal;
	color: #7690a5;
	text-align: center;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 60px;
}
.sectionExplain {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 125%;
	font-weight: normal;
	color: #666666;
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.sectionLinks  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 175%;
	font-weight: normal;
	color: #666666;
	text-align: center;
	margin-top: 25px;
	margin-bottom: 30px;
}
.sectionDirection {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: center;
}
.sectionLinks a:link {
	color: #666666;
	text-decoration: none;
}
.sectionLinks a:visited {
	color: #7690a5;
}
.sectionLinks a:hover {
	color: #F26631;
	text-decoration: none;
}
.sectionGraphs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	font-weight: normal;
	color: #666666;
	margin-top: 10px;
}


/* ------ HOME PAGE STYLES ------ */
#homeFolioNav {
	padding-top: 15px;
	padding-right: 17px;
	padding-bottom: 15px;
	padding-left: 17px;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin-top: 15px;
}
#homeFolioNav a:link {
	color: #666666;
}
#homeFolioNav a:visited {
	color: #7690a5;
}
#homeFolioNav a:hover {
	color: #F26631;
	text-decoration: none;
}
#homeFolioNav img {
	padding-bottom: 8px;
	margin-left: 3px;
}

.greeting {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	text-align: center;
}
.sloganMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 58px;
	color: #7690a5;
	text-align: center;
	margin-bottom: 0px;
	letter-spacing: -1px;
	margin-top: 40px;
	line-height: 100%;
	padding-top: 10px;
	font-weight: normal;
}
.sloganSecondary {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #666666;
	text-align: center;
	margin-top: 20px;
	padding-top: 0px;
	font-weight: normal;
}
.companyExplain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	text-align: center;
	margin-top: 30px;
}
.companyExplain img {
	margin-bottom: 10px;
}
.companyExplain p {
	margin: 0px;
}
.sloganSecondary p {
	margin: 0px;
	line-height: 125%;
}

/*------ PORTFOLIO STYLES ------ */
#portfolio {
	margin-top: 125px;
	margin-bottom: 30px;
}
#portfolio  ul {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#portfolio  ul  li {
	display: inline;
	list-style-type: none;
}
#portfolio  ul  img {
	margin-right: 3px;
	border: 1px solid #CCCCCC;
	padding: 3px;
}
.folioTitle h1  {
	left: 50px;
	color: #7690a5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 17px;
	margin-bottom: 0px;
	line-height: 95%;
	text-align: left;
}
.folioTitle {
	margin-bottom: 30px;
}

/* ------ FOOTER STYLES ------ */
#footer {
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	font-size: 9px;
	clear: both;
	margin-right: 50px;
	margin-left: 50px;
	padding-bottom: 25px;
	font-weight: normal;
	text-transform: uppercase;
	padding-top: 25px;
	color: #666666;
	line-height: 175%;
}
.credits {
	color: #999999;
	text-transform: none;
}
#footer  .credits a:link {
	color: #999999;
}
#footer a:link {
	text-decoration: none;
	color: #666666;
}
#footer a:visited {
	color: #7690a5;
}
#footer a:hover {
	color: #F26631;
	text-decoration: none;
}