/*
Designed By Anazoa.com
Date: 01/15/09

Primary Colors:
brown text: #d87615;
Blue text: #2ba9ff;
Black Text: #4b4b4b;
*/

body {
font-size: 90%;
font-family: helvetica, geogia, arial, sans-serif;
line-height: 1.6em;
text-align: center;
color: #4b4b4b;
}

#wrapper {
	text-align: left;
}

#main-content {
background: transparent;
}

#footer {
	text-align: left;
	padding-top: 20px;
}


/* BASIC TEXT */
#header h1, #header p {
text-indent: -9999px;
}

h1 {
font-size: 1.25em;
}

#about h1 {
font-size: 1.9em;
color: #2ba9ff;
}

h2 {
font-size: 1.3em;
color: #d87615;
margin-bottom: 20px;
}

#about h2 {
margin-top: 50px;
}

#tierOne h2 {
margin-top: 20px;
}

#tierTwo h2 {
margin-top: 20px;
}

.tierOneL p{
width: 420px;
}

#consult p{
float: left;
width: 200px;
color: #000;
font-weight: bold;
line-height: 1.3em;
}

#aboutUs p{
margin-bottom: 25px;
}


#consult span{
font-size: 1.3em;
color: #000;
}

p span {
font-weight: bold;
}

#frames p{
margin-bottom: 20px;
text-align: center;
}


/* LINK STYLES */
a {
text-decoration: none;
font-weight: bold;
color: #2ba9ff;
}

a:hover {
text-decoration: underline;
}


/* SECTIONS */

#tierOne div{
float: left;
width: 445px;
}

#tierTwo {
clear: both;
}

#tierTwo div{
float: left;
width: 445px;
}

#consult {
padding-top: 20px;
}

#about {
padding-left: 28px;
}

#aboutUs {
margin-top: 110px;
clear: both;
float: left;
width: 425px;
}

#services {
margin-top: -20px;
padding-left: 28px;
}

#frames {
margin-top: 185px;
float: right;
width: 445px;
}

#copyright  {
float: right;
margin-right: 48px;
text-align: right;
}

#footerContact span{
font-size: 1.4em;
}

#footerContact {
width: 620px;
float: left;
}


#footerwrap{
color: #2ba9ff; 
padding-left: 40px;
}



/* IMAGE STYLES */
p img {
float: left;
margin: 5px 20px 20px 0px;
}

p img, #about img{
border-color: #d6d1d1; 
border-width: 5px; 
border-style: solid;
margin-bottom: 15px;
}

#frames img{
border-color: #d6d1d1; 
border-width: 5px; 
border-style: solid;
margin-bottom: 0px;
}

#divider img{
border-style: none;
margin: -2px 0px -10px 0px;
}

#copyright img {
border-style: none;
margin: 0px;
padding: 0px;
text-align: right;
}


/* CONTACT FORM */

#contactform {
padding-bottom: 30px;
}

label {
display:block;
float:left;
width:120px;
font-weight: bold;
}

input {
border: none;
background: #FFF;
background:url(../images/form-bg1.png) no-repeat;
width:180px;
height:18px;
padding: 6px;
text-align: left;
margin-left: 15px;
margin-bottom: 10px;
}

textarea {
border: none;
background: #FFF;
background:url(../images/form-bg2.png) no-repeat;
width:377px;
height:285px;
padding: 10px;
text-align: left;
margin-left: 0px;
vertical-align: top;
overflow: auto;
}

fieldset {
border: none;
text-align: top;
}

.submit{
background: url(../images/submit.png) no-repeat;
margin-left: -5px;
height: 31px;
width: 80px;
border: none;
text-indent: -9999px;
}

.submit:hover{
background: url(../images/submit.png) 0 -31px no-repeat;
}

.error {
color: #d87615;
padding: 4px;
}

.notice {
color: #a6a6a6;
font-size: .8em;
}

/* NAVIGATION */

/* TABLES */



