/* CSS Document */

body {
background: #3574CB url(images/main-back.jpg) repeat-x;
margin: 0px;
}

.fristpara {
color: #3F639B;
font-weight: normal;
}

body,td,th {
	font: 11px/15px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}

#outer {
width: 824px;
margin: 0px auto;
background-image: url(images/back.png);
background-repeat: repeat-y;
padding: 20px 27px 0px 27px;
}

#header {
background: url(images/header-back.png) no-repeat;
height: 150px;
width: 878px;
margin: 0px auto;
}

#headerinner {
margin: 20px 35px 0px 35px;
}

#footer {
background: url(images/footer.png) no-repeat;
height: 50px;
width: 878px;
margin: 0px auto;
}

/* 3 col */

#left {
voice-family: "\"}\"";
voice-family:inherit;
width: 200px;
float: left;
}

html>body #left {
width: 200px; /* ie5win fudge ends */
}

#middle {
margin: 0px 20px;
float: left;
width: 402px;
}

#right {
float: left;
voice-family: "\"}\"";
voice-family:inherit;
width: 160px;
}

#right1 {
float: left;
voice-family: "\"}\"";
voice-family:inherit;
width: 160px;
}

html>body right {
width: 160px; /* ie5win fudge ends */
}

/* Nav */

.listmenu ul {
margin: 0 0 5px 0px;
padding: 0 0 2px 0px;
list-style-type: none;
width:198px;
font:bold 13px Arial, Helvetica, sans-serif;
text-transform: uppercase;
}

.listmenu li a:link {
color: #fff;
display: block;
height: 29px;
padding: 6px 0px 2px 14px;
text-decoration: none;
font-weight:bold;
background: url(images/nav-back.jpg) no-repeat top left;
position: relative;
}

.listmenu li a:visited {
color: #fff;
display: block;
height: 29px;
padding: 6px 0px 2px 14px;
text-decoration: none;
font-weight:bold;
background: url(images/nav-back.jpg) no-repeat top left;
position: relative;
}

.listmenu li a:link {
color: #fff;
display: block;
height: 29px;
padding: 6px 0px 2px 14px;
text-decoration: none;
font-weight:bold;
background: url(images/nav-back.jpg) no-repeat top left;
position: relative;
}

.listmenu li a:hover, .listmenu li .active {
color: #DBBA69;
position: relative;
}

/* Middle Box */
#middlecontainer {
width: 402px;
background-image: url(images/center-middle.gif);
background-repeat: repeat-y;
}

#middlecontainer h1 {
margin: 0px 20px 0px 20px;
font: bold 15px verdana, sans-serif;
color: #264F8E;
}

#middlecontainer h2, #right h2 {
color: #3F639B;
margin-right: 20px;
margin-left: 20px;
margin-bottom:0px;
text-align: center;
font: bold 13px verdana, sans-serif;
}

#middlecontainer h3 {
color: #3F639B;
margin-right: 20px;
margin-left: 20px;
margin-bottom:0px;
text-align: left;
font: bold 13px verdana, sans-serif;
}

#middlecontainer p {
margin-right: 20px;
margin-left: 20px;
margin-bottom:0px;
}

#middlecontainer ul {
line-height: 18px;
padding-left: 50px;
color: #264F8E;
}

#middletop {
background-image: url(images/center-top.gif);
background-repeat: no-repeat;
height: 13px;
}

#middlebottom {
width: 402px;
height: 13px;
background-image: url(images/center-bottom.gif);
}


/* Left Box */

#left p {
font: normal 10px arial, sans-serif;
color: #DBBA69;
}

#leftcontainer {
width: 200px;
background-image: url(images/left-side-middle.gif);
}

#leftcontainer ul {
list-style-type: none;
margin:0px;
padding-left: 10px;
margin-bottom: -10px;
}

#leftcontainer li {
line-height: 18px;
}

#leftcontainer li a:active, #leftcontainer li a:link, #leftcontainer li a:visited  {
color: #DBBA69;
text-decoration: none;
}

#leftcontainer li a:hover  {
color: #DBBA69;
text-decoration: underline;
}

#lefttop {
background-image: url(images/left-side-top.gif);
background-repeat: no-repeat;
padding: 11px 0px 13px 0px;
}

#leftbottom {
width: 200px;
height: 11px;
background-image: url(images/left-side-bottom.gif);
}

/* Right Boxes */
.rightcontainer {
width: 157px;
background-image: url(images/right-middle.gif);
}

.righttop {
background-image: url(images/right-top.jpg);
background-repeat: no-repeat;
padding-top: 10px;
height: 33px;
font: bold 10px arial, sans-serif;
text-align: center;
color: #fff;
}

.rightbottom {
width: 157px;
height: 13px;
background-image: url(images/right-bottom.gif);
background-repeat: no-repeat;
margin-bottom: 20px;
}

#right img {
margin: 0px 14px;
}

#right p {
margin: 0px 14px;
}

#right1 p {
margin: 0px 14px;
}

.right-img {
padding-bottom: 22px;
}

/* Links */
a:link, a:active {
text-decoration: none;
color: #3F639B;
position: relative;
}

a:visited {
color: #DBBB6D;
text-decoration: underline;
position: relative;
}

a:hover {
color: #666;
text-decoration: underline;
position: relative;
}

.righttop a:link, .righttop a:visited, .righttop a:hover, .righttop a:active {
text-decoration: none;
color: #fff;
position: relative;
}

.testimonials {
padding-bottom: 10px;
border-bottom: 1px solid #DBBB6D;
margin: 0px 10px;
}

.testimonials img {
margin-bottom: 4px;
margin-right: 4px;
float: left;
}

/* Contact */
input.txt {
color: #6666666;
background-color: #F4EAD2;
border: 1px inset #00008B;
width: 200px;
}

textarea.txt {
color: #6666666;
background-color: #F4EAD2;
border: 1px inset #00008B;
width: 200px;
}

input.btn {
color: #DBBB6D;
background-color: #F4EAD2;
border: 1px outset #DBBB6D;
}

form p {
clear: left;
margin: 0;
padding: 0;
padding-top: 5px;
}

form p label {
float: left;
width: 30%;
font: bold 0.9em Arial, Helvetica, sans-serif;
}

.style2 {color: #DFC37D}
