body{
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
margin:0px;
padding:0px;
border:0px;
background:#FFFFFF;
}

P{
font-size: 11px;
color:#464646;
padding-left:5px;
padding-bottom:-6px;
}

LI, UL, OL {
	font-size: 11px;
	color:#464646;
	list-style-type: disc;
}

H1 {
font-size: 14px;
color:#bc2227;
padding-left:5px;
padding-top:5px;
}

H2{
font-size: 13px;
color:#bc2227;
/*margin-bottom: 0px;*/
}

strong {
color:#bc2227;
}

.portfolio {
margin: 0 5px 0 8px;
}

.news {
margin: 0 1px 0 3px;
}
HR {
color: #bc2227;
background-color: #bc2227;
height: 1px;
width:95%;
}

#WhatWeDo
{
   background-image:  url(/images/what_we_do.gif);
   background-repeat: no-repeat;
   width: 411px;
   height: 160px;
   margin-top:25px;
}
#WhatWeDoText {
	color:#FFFFFF;
	font-size:11px;
    position: relative;
    height: auto;
    width: 230px;
    left: 25px;
    top: 25px;
}

.WhatWeDoHeader {
	color:#FFFFFF;
	font-size:16px;
	font-weight: bold;
	margin-bottom: 2px;
	padding:0px;
}

A.WhatWeDoLink:Link  {
	color: #FFFFFF;
}
A.WhatWeDoLink:Visited  {
	color: #FFFFFF;
}

#Newsletter
{
   background-image:  url(/images/newsletter.jpg);
   background-repeat: no-repeat;
   width: 280px;
   height: 183px;
}
#NewsletterText {
	color:#464646;
	font-size:11px;
    position: relative;
    height: auto;
    width: 178px;
    left: 55px;
    top: 60px;
}
#Testimonial
{
   background-image:  url(/images/lnav_testimonial12.jpg);
   background-repeat: no-repeat;
   width: 280px;
   height: 173px;
}
#TestimonialText {
	color:#FFFFFF;
	font-size:11px;
    position: relative;
    height: auto;
    width: 198px;
    left: 40px;
    top: 10px;
}
.input {
	font-family:Arial, Helvetica, sans-serif;
	height:20px;
	width:170px;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color:#FFFFFF;
	border: 1px solid;
	border-color: #00000;
	}
	
.button {
	BACKGROUND-COLOR: #bc2227;
	COLOR: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	border: 1px outset;
	font-weight: bold;
	border-color: #b94c4f #CE6700 #CE6700 #b94c4f;
	height: 18px;
	padding-left: 3px;
	padding-right: 3px;
padding-bottom: 3px;

}
.footerText {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height:20px;
}

A.footerText:Link  {
	color: #FFFFFF;
}
A.footerText:Visited  {
	color: #FFFFFF;
}
	
A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6a1616;
}
 A:Link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6a1616;
}
A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6a1616;
	
	}
 A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
 A:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.errorMessage {
	font-size: 11px;
	font-weight: bold;
	color:#bc2227;
}
