@charset "UTF-8";
/* CSS Document */
html {
	height: 100%;
	}

body {
	background: url(images/bg.gif) repeat-x top;
	margin: 0 auto;
	font-family: Helvetica, Arial, sans-serif;
	height: 100%;
	}
	
.mainContent {
	background: url(images/bg.jpg) no-repeat;
	width: 967px;
	margin: 0 auto;
	padding-top: 190px;
	position: relative;
	}

.logo {
	position: absolute;
	top: 7px;
	left:80px;
	}
	
.quote {
	position: absolute;
	left: 110px;
	top: 95px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 20px;
	color: white;
	width: 350px;
	font-style: italic;
	}
	
.montage {
	position: absolute;
	right: 62px;
	top: 44px;
	}
	
.phone {
	position: absolute;
	right: 68px;
	top: 0px;
	font-family: Arial Narrow, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 20px;
	color: #777777;
	letter-spacing: 2px;
	padding: 10px;
	}
	
.navMenu {
	position: absolute;
	left: 74px;
	top: 161px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	
	width: 700px;
	}
	
ul#main_nav {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}
	
ul#main_nav li {
			display:block;
			float:left;
			}
			ul#main_nav li a {
				display:block;
				outline:none;
				width:100px; height:29px;
				background:transparent url(images/buttons.gif) no-repeat 0 0;
				text-indent:-9009px;
				margin:0 0px 0 0;
				}
			
				ul#main_nav li a:hover {background-position:0 -29px}
			
			ul#main_nav li#home a {
				width:100px;
				background-position:0px 0;
				}
				ul#main_nav li#home a:hover {
					background-position:0px -29px
					}
					
			ul#main_nav li#whoweare a {
				width:140px;
				background-position:-100px 0;
				}
				ul#main_nav li#whoweare a:hover {
					background-position:-100px -29px
					}
			ul#main_nav li#ourwork a { 
				width:117px;
				background-position:-240px 0;
				}
				ul#main_nav li#ourwork a:hover {
					background-position:-240px -29px
					}
			ul#main_nav li#contact a {
				width:130px;
				background-position:-357px 0;
				}
				ul#main_nav li#contact a:hover {
					background-position:-357px -29px
					}
					
			ul#main_nav li#downloads a {
				width:128px;
				background-position:-487px 0;
				}
				ul#main_nav li#downloads a:hover {
					background-position:-487px -29px
					}
	
.content {
	
	width: 755px;
	padding: 30px 30px 20px 45px;
	font-size: 12px;
	line-height: 17px;
	color: #666666;
	position: relative;
	display: block; 
	margin: 0px 0 0 60px;
	}
	
.boxContainer {
	margin: 0 auto;
	width: 844px;
	}
	
.homeBox {
	background:url(images/bg_box.gif) no-repeat;
	float: left;
	width: 244px;
	height: 110px;
	padding: 81px 18px 20px 19px;
	position: relative;
	}
	
.homeBox .title {
	position: absolute;
	top: 37px;
	left: 18px;
	font-family: Arial Narrow, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 13px;
	color: #666666;
	letter-spacing: 1px;
	}
	
.title .cap {
	font-size: 15px;
	}
	
.homeBox .photo {
	float: right;
	margin:  -40px 0 20px 20px;
	width: 91px;
	height: 60px;
	}
	
.homeBox .boxText {
	font-size: 11px;
	color: #666666;
	line-height: 15px;
	margin-top: 0px;
	}

.footer {
	background: url(images/bg_footer.gif) repeat-x;
	margin: 0 auto;
	padding: 30px 0 0 0;
	font-size: 10px;
	color: #AAAAAA;
	text-transform: uppercase;
	width: 844px;
	text-align: center;
	}
	
.homeFlash {
	position:absolute;
	z-index: 100;
	top: 35px;
	right: 25px;
	}
	
.contentRight {
	float: right;
	padding-left: 30px;
	width: 175px;
	height: 100%;
	}
	
.contentLeft {
	border-right: 1px solid #EEEEEE;
	padding-right: 30px;
	}
    
.contentRight .title {
	font-family: Arial Narrow, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 15px;
	color: #666666;
	letter-spacing: 1px;
	width: 175px;
	border-bottom: 7px solid #2a6523;
	padding: 0 0 5px 0;
	margin: 0 0 30px 0;
	}
	
.contentRight  .title .cap {
	font-size: 17px;
	}
	
.contentRight a {
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	
	}
	
a {
	color: #5d8a58;
	}
	
a:hover {
	color: #2a6523;
	}
	
.contentRight ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	
	}
	
.contentRight li {
	background: url(images/bullet.gif) no-repeat 0px 4px;
	padding: 0px 0 20px 15px;
	}
	
ul.list {
	margin: 0 0 0 20px;
	padding: 0;
	list-style: none;
	}
	
ul.list li {
	background: url(images/bullet.gif) no-repeat 0px 4px;
	padding: 0px 0 5px 15px;
	}
	
ul.sub {
	list-style: square;
	padding: 10px 0 10px 20px;
	}
	
ul.sub li {
	padding: 0 0 3px 0;
	background: none;
	}
	
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #2a6523;
	border-bottom: 1px solid #DDDDDD;
	padding: 12px 0 3px 0;
	width: 520px;
	}
	
.bioBox {
	float: left;
	background: #EEEEEE;
	padding: 12px;
	width: 270px;
	font-size: 10px;
	margin-right: 20px;
	line-height: 16px;
	}
	
.bioBox img {
	float: left; 
	margin-right: 20px;
	} 
	
.action {
	background: url(images/bullet.gif) no-repeat 2px 2px;
	padding: 0px 5px 5px 17px;
	display: inline;
	text-decoration: none;
	font-size: 10px;
	letter-spacing: 1px;
	float: none;
	text-transform: uppercase
	}
