/* Normalizes margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td 
{ margin : 0; padding : 0; }

/* Normalizes font-size for headers */
h1,h2,h3,h4,h5,h6 { font-size : 100%; }

/* Removes list-style from lists */
ol,ul { list-style : none; }

/* Normalizes font-style and font-weight to normal */
address, caption, cite, code, dfn, em, strong, th, var
{ font-style : normal; font-weight : normal; }

/* Removes border from fieldset and img */
fieldset,img { border : 0; }

/* Left-aligns text in caption and th */
caption,th { text-align : left; }

/* layout.css */
html {
text-align : center;
background-color: #6f6f6f;
}

#container {
position : relative; 
width : 891px; 
margin : 0 auto; 
text-align : left;
color: #434345;
background-color: #e5efd7;
}

#content {
background-color: #e5efd7;
margin: 0 auto;
}
#wrapper {
background-color: #f2f7eb;
margin: 0 auto;
margin-top: 5px;
border-right: 5px solid #e5efd7;
border-left: 5px solid #e5efd7;
}
.wrapper {
background-color: #f2f7eb;
margin: 0 auto;
margin-top: 5px;
border-right: 5px solid #e5efd7;
border-left: 5px solid #e5efd7;
min-height: 285px;
}


#header {
display: block;
background: url(../images/top-contact.jpg) no-repeat 100% 50%;
width: 100%;
height: 120px;
text-indent: -5000px;
outline: none;
clear:both;
}
#nav {
background-color: #fff;
border-bottom: 5px solid #e5efd7;
height: 30px;
width: 100%;
}

h1#logo a {
display: block;
background: url(../images/logolarge.jpg) no-repeat;
width: 400px;
height: 120px;
text-indent: -5000px;
outline: none;
float: left;
margin-top: 5px;
margin-left: 5px;
} 

#top-contact-info {
display: block;
width: 350px;
height: 80px;
outline: none;
float: right;
padding-right: 50px;
} 
#top-contact-info p {
font-size: 125%;
font-weight: bold;
text-align: right;
padding: 0;
padding-top: 40px;
padding-right: 120px;
}
.top-email a {
font-size: 90%;
color:#006600;
}
#branding {
height: 80px;
background: url(../images/branding.jpg) no-repeat;
width: 851px;
margin: 0 auto;
}

#what-we-do {
width: 275px;
background: url(../images/what-we-do.jpg) no-repeat;
background-color: #e5efd7;
margin-top:5px;
padding-right: 12px;
float: left;
min-height: 500px;
}
#what-we-do h2 {
margin-top: 190px;
}

#what-we-do p {
padding-left: 8px;
padding-right: 5px;
}
#what-we-do ul {
padding: 0;
margin-left: 5px;

width: 120px;
min-height: 100px;
float: left;
}
#what-we-do ul li {
list-style:none;
}
#what-we-do #div {
width:100%;
}



#about-us {
width: 275px;
background: url(../images/about-us.jpg) no-repeat;
background-color: #e5efd7;
margin-top:5px;
padding-right: 12px;
float: left;
min-height: 500px;
}
#about-us h2 {
margin-top: 190px;
}

#about-us p {
padding-left: 8px;
padding-right: 5px;
}

#newsletter {
width: 275px;
background: url(../images/newsletter.jpg) no-repeat;
background-color: #e5efd7;
margin-top:5px;
float: left;
min-height: 500px;
}
#newsletter h2 {
margin-top: 190px;
}
#newsletter p {
padding-left: 8px;
padding-right: 5px;
}


.more {
text-align: right;
}











#copyright {
width: 100%;
clear: both;
height: 80px;
background: url(../images/copyright.gif) no-repeat bottom center;
text-align: right;
font-size : 87%;
}
.external {
background: url(../images/external.png) no-repeat right center;
text-decoration:none;
padding-right: 15px; 
}
.breadcrumb {
font-size:85%;
padding-left: 10px;
padding-bottom: 10px;
}
ul {
padding-left: 100px;
}
li {
padding-bottom: 5px;
list-style: disc;
}
ol {
padding: 14px 55px;
}
ol li {
margin: 0 0 6px;
list-style: none;
}

.right {
float: right;
padding: 0 25px 25px 25px;
}
.logos {
padding: 25px 50px;
}

ul.services {
margin: 0;
padding: 14px 55px;
}
ul.services li{
margin: 0 0 6px;
padding: 0;
list-style: none;
}



.roundedcornr_box_379825 {
   background: #ffffff;
}
.roundedcornr_top_379825 div {
   background: url(../images/roundedcornr_379825_tl.png) no-repeat top left;
}
.roundedcornr_top_379825 {
   background: url(../images/roundedcornr_379825_tr.png) no-repeat top right;
}
.roundedcornr_bottom_379825 div {
   background: url(../images/roundedcornr_379825_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_379825 {
   background: url(../images/roundedcornr_379825_br.png) no-repeat bottom right;
}

.roundedcornr_top_379825 div, .roundedcornr_top_379825, 
.roundedcornr_bottom_379825 div, .roundedcornr_bottom_379825 {
   width: 100%;
   height: 20px;
   font-size: 1px;
}
.roundedcornr_content_379825 { margin: 0 20px; }





/*form*/
form {
width: 38em;
margin-left: 55px;
}
form p{
font-size: 100%;
padding: 2px;
}
/* fieldset styling */
fieldset {
margin: 1em 0; /*  space out the fieldsets a little*/
padding: 1em;
border : 1px solid #5f574a;
}
/* legend styling */
legend {
font-weight: bold;
color: #ba953d;
}
/* style for  labels */
label {
float: left;
width: 14em;
}
/* style for required labels */
label .required {
font-size: 0.9em;
font-style: normal;
color:#ba953d;
}
input {
width: 225px;
}
input.radio, input.submit {
width: auto;
}
textarea {
width: 225px;
height: 100px;
} 
/* submit */
form div input {
width: 100px;
margin-left: 162px;
padding: 0 .25em;
background-color: #6f6f6f;
color: #fff;
text-transform: uppercase;
font-size: 90%;
}

.clear { display: inline-block; }   
.clear:after, .container:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}
* html .clear { height: 1%; }
.clear { display: block; }

