body {
text-align: center;/* IE hack*/
font: small  Verdana, Arial, Helvetica, sans-serif;
background: url(img/body_bg.gif) repeat-x center top;
margin: 0;
padding: 0;
}

#container {
width: 800px;
text-align: left;
margin: 0 auto;
}

#header {
background-image: url(img/header.gif);
height: 148px;
width: 750px;
}

h1,h2,h3,h4 {
margin:0;
}

p {
font-size: 85%;
color: #444;
line-height: 18px;
}

/* for Internet Explorer */
/*\*/
* html p {
font-size: 85%;
}
/**/


h1{
font: 150% "Myriad Pro", Arial, Helvetica, sans-serif;
color: #ED171F;
letter-spacing: 0.15em;
margin-bottom: 6px;
}

h2 {
font: 110% "Myriad Pro", Arial, Helvetica, sans-serif;
color: #242424;
text-transform: uppercase;
letter-spacing: 0.15em;
}

/* for Internet Explorer */
/*\*/
* html #mainContent h1 {
font-size: 100%;
}
/**/

/* for Internet Explorer */
/*\*/
* html h2 {
font-size: 80%;
}
/**/

h3 {
font: 100% "Myriad Pro", Arial, Helvetica, sans-serif;
color: #ed171f;
letter-spacing: 0.10em;
}

/* for Internet Explorer */
/*\*/
* html h3 {
font-size: 80%;
}
/**/

a:link  {
text-decoration: none; 
color: #333; 
}

a:visited {
text-decoration: none; 
color: 666; 
}


a:hover, a:active { 
text-decoration: underline;
color: #ED171F; 
}


/* //////////////////////// MAIN NAV /////////////////////////////////////////////////*/

#leftContent {
float: left;
width: 170px;
height: 510px;
background: url(img/bnav_bg.gif) no-repeat right top;
padding: 15px 0px 0px 0px;
border: 0px;
}

.nav_categories {
padding: 0px 0px 0px 15px;
margin: 0px;
color: #333333;
border: 0px;
}

.mainNav ul {

}

.nav_categories li {
font-size: 85%;
list-style-type: none;
background: url(img/action_g.gif) no-repeat 0px 5px;
border-bottom: 0px;
color: #444;
top: 1px;
}

.nav_categories a:link {
display: block;
height: 27px;
line-height: 27px;
width: 154px;
text-decoration: none;
text-indent: 25px;
color: #333;
}

.nav_categories a:visited {
display: block;
height: 27px;
line-height: 27px;
text-decoration: none;
text-indent: 25px;
color: #666;
}

.nav_categories a:hover, a:active {
background: url(img/btn_bg.gif) no-repeat;
color: #ed171f;
text-decoration: underline;
}

/* //////////////////////// WRAPPER STUFF/////////////////////////////////////////////////*/

#wrapper {
float: left;
width: 850px;
}

#mainContent {
font-size:16px;
width: 460px;
padding: 10px 15px 10px;
float: left;
}

/* for Internet Explorer */
/*\*/
* html #mainContent {
width: 460px;
border: 0px;
}
/**/


#mainContent h1{
padding: 0px;
}

/* //////////////////////// FEATURE STUFF/////////////////////////////////////////////////*/

.feature {
display: inline;
padding: 10px 0px;
/*border: 1px solid #eee;*/
border-bottom: 0px;
float: left;
}

.featureImg {
margin-right: 25px;
float: left;
}


.topImg {
padding: 10px 0px 25px;
}

/* //////////////////////// FEATURE END/////////////////////////////////////////////////*/

.adress {
margin-left: 30px;
padding:  10px 0px;
border-bottom: 0px;
}

.bullet {
background: url(img/bullet_g.gif) no-repeat;
margin-left: 155px;
padding-left: 20px;
}

.back {
background: url(img/bullet_b.gif) no-repeat;
padding-left: 20px;
}

.pdf {
background: url(img/acrobat0.gif) no-repeat left;
padding-left: 20px;
}

.adress ul {
margin: 0px;
padding: 0px;
list-style: none;
color: #333333;
}

.adress li {
padding: 3px 0px;
font-size: 85%;
}

.adress h3 {
font-size: 150%;
}

#contactForm {
padding:  20px 0px;
border: 0px;
}

#contactForm #message {
height: 100px;
}

#contactForm h3 {
margin: 5px 30px;
}

/* for Internet Explorer */
/*\*/
* html #contactForm  {
padding: 5px 30px;	
}
/**/

/* for Internet Explorer */
/*\*/
* html .adress h3 {
font-size: 110%;
}
/**/

fieldset {
border: none;
padding: 0px 25px;
font-size: 85%;
color: #333;
}

label {
display:block;
padding: 5px 0px;
}

.required {
color: #ED171F;
font-size: 85%;
}

#comment {
font: 120% "Myriad Pro", Verdana, Arial, Helvetica, sans-serif;
}

/* for Internet Explorer */
/*\*/
* html #comment {
font-size: 100%;
}
/**/
/* //////////////////////// RIGHTCONTENT /////////////////////////////////////////////////*/

#rightContent {
float: right;
padding: 5px 5px 10px;
width: 160px;
border: 0px;
}

.addFeature {
padding: 10px;
}

.addFeature img {
padding: 0px 0px 0px 10px;
text-align: center;
display: inline;
}



/* //////////////////////// FOOTER /////////////////////////////////////////////////*/

#footer {
height: 140px;
margin-top: 10px;
background: url(img/footer_g.gif) repeat-x top;
clear: both;
padding: 10px 10px 0px;
}

.vcard {
margin: 10px 0px 0px 0px;
}


.vcard ul {
display: inline;
font-size: 85%;
margin: 0;
padding: 0;
}

.vcard li {
display: inline;
background: url(img/bullet_r.gif) no-repeat left;
padding: 0px 0px 0px 18px;
list-style: none;
color: #444; 
}

.vcard a {
display: inline;
}

.vcard li a:link, a:visited {
text-decoration: none; 
color: #ed171f; 
}
a {
outline:none;
}
.vcard li a:hover, a:active { 
text-decoration: underline;
color: #444; 
}

