/* Copyright 2006 DynamiX Web Design. All Rights Reserved. */

body {
margin: 0;
background-color: #e5e5e5;
font: 12px Verdana, Arial, Helvetica, sans-serif;
}
#content ul, #content li {padding:0;margin:0 !important;margin-left:10px;}

#shadow {
background-image: url(images/shadow.jpg);
width: 790px;
margin: 0 auto;
}

#wrap {
margin: 0 auto;
background-image: url(images/mainbg.gif);
background-repeat: repeat-y;
border: 1px solid #000000;
border-top: 0;
border-bottom: 0;
width: 760px;
height: 100%;
}

#header {
background-image: url(images/header.gif);
height: 135px;
}

#headermenu {
padding-top: 32px;
float: right;
width: 425px;
}

#search-box {
padding-top: 2px;
position:absolute;
margin-left:480px;
color: #fff;
}

#search-box input {
border: 1px solid;
}

#headermenu a {
margin-right: 25px;
color: #0d1b3e;
text-decoration: none;
}

#headermenu a:hover {
color: #BC194B;
}

#leftcolumn {
width: 190px;
float: left;
clear:right;
}

#leftmenu a {
width: 170px;
display: block;
background-color: #a5a8af;
color: #000000;
text-decoration: none;
padding: 6px;
border-bottom: 1px solid #cccccc;
border-top: 1px solid #cccccc;
}

#leftmenu a:hover {
background-color: #FFFFFF;
color: #BC194B;
text-decoration: underline;
}

#testimonialbox {
background-image: url(images/testimonial-1.jpg);
background-repeat: no-repeat;
width: 170px;
height: 166px;
margin: 6px;
padding: 10px;
padding-top: 20px;
}

#testimonialbox p {
width: 150px;
}

#content {
width: 530px;
/*margin-left: 190px;
background-color: #FFFFFF;*/
float: right;
padding-right: 20px;
padding-bottom: 20px;
min-height: 400px;

}

#footer {
background-color: #3f4b75;
padding: 10px;
border-top: 1px solid #000000;
text-align: center;
color: #FFFFFF;
clear: both;
}

#footershadow {
width:790px;
height:24px;
background-image:url(images/footer-shadow.jpg);
margin:0 auto;
}
.style1 {color: #FF0000}
.style1 {color: #0000FF}
.style2 {color: #FF0000}