@charset "utf-8";
/* CSS Document */

html{
overflow: -moz-scrollbars-vertical;
}

body{
background: url(../images/bg.jpg);
font-family: Verdana, "Times New Roman", serif;
color: #000;
font-size: 12px;
margin: 5px 0 5px 0;
padding: 0;
text-align:center;
}

body *{
text-align: inherit;
}

#shadow{
margin-right: auto;
margin-left:auto;
background: url(../images/shadowbg.png);
overflow:hidden;
width: 920px;
vertical-align:top;
}

#wrapper{
margin-right:auto;
margin-left:auto;
overflow: hidden;
width: 900px;
background-color: #FFF;
}

#flash{
}

#col1-1{
float: left;
width: 187px;
padding: 4px;
text-align:justify;
vertical-align:top;
background: url(../images/grayvr.gif) top right no-repeat;
}

#col2-1{
float: left;
width: 487px;
padding: 4px 4px 4px 14px;
vertical-align:top;
text-align:justify;
}

#col2-2{
float: left;
width: 655px;
padding: 4px 14px 4px 14px;
vertical-align: top;
text-align:justify;
}

#comments{
background: url(../images/vertical_gr.jpg) top left repeat-x;
padding: 2px;
vertical-align:top;
text-align:justify;
}

#col2{
float: right;
width: 192px;
text-align: justify;
padding: 4px;
vertical-align:top;
}

/********* Main Nav *************/

a.nav:link, a.nav:visited{
display: block;
width: 172px;
height: 22px;
padding-top: 5px;
text-align:left;
padding-left: 12px;
font-size: 14px;
background: url(../images/navbg.jpg) top center no-repeat;
font-weight:bold;
color: #FFF;
}

a:link, a:visited{
color: #AE0509;
text-decoration: none;
}

a:hover{
text-decoration: underline;
}

#adspace{
clear: both;
padding: 8px;
text-align:center;
}

#footer{
clear: both;
font-size: 9px;
text-align:center;
background: url(../images/footerbg.jpg) center no-repeat;
height: 49px;
padding-top: 80px;
color: #FFF;
}

#footer ul{
list-style-type: none;
margin: 0;
padding: 0;
}

#footer ul li{
display: inline;
padding: 2px 2px 5px 2px;
}

#footer ul li a:link, #footer ul li a:visited{
padding: 2px 2px 5px 2px;
color: #FFF;
}

h1{
color: #aE0509;
font-size: 16px;
}

h2{
color: #aE0509;
font-size: 14px;
}

h3{
color: #aE0509;
font-size: 13px;
}

input[type=submit]{
background: url(../images/buttonbg.jpg) top center no-repeat;
width: 72px;
height: 22px;
text-align: center;
color: #FFF;
padding: 0 0 3px 0;
font-weight:bold;
font-size: 14px;
border: 0;
}

input[type=reset]{
background: url(../images/buttonbg.jpg) top center no-repeat;
width: 72px;
height: 22px;
text-align: center;
color: #FFF;
padding: 0 0 3px 0;
font-weight:bold;
font-size: 14px;
border: 0;
}

input[type=xfile]{
background: url(../images/buttonbg.jpg) top center no-repeat;
width: 72px;
height: 22px;
text-align: center;
color: #FFF;
padding: 0 0 3px 0;
font-weight:bold;
font-size: 14px;
border: 0;
}

img{
border: 0;
}

.title{
background: url(../images/titlebg.jpg) left no-repeat;
display: block;
height: 23px;
font-size: 18px;
font-weight:bold;
text-align:left;
padding: 6px 0px 5px 12px;
margin: 8px 0;
}

.infobox{
padding: 5px;
text-align:justify;
overflow:hidden;
}

.outside{
background: url(../images/redline.png) top left no-repeat;
padding-left: 9px;
}

.outside2{
background: url(../images/redline.png) top left no-repeat;
padding-left: 9px;
}

.testimonial{
background: url(../images/testimonialbg.jpg) top left repeat-y;
padding: 5px;
text-align:left;
overflow:hidden;
}

a.downloads:link, a.downloads:visited{
font-size: 16px;
font-weight:bold;
}

.top{
float:right;
text-align:right;
height: 19px;
}

.dothr{
border-bottom: 1px dotted #666;
height: 1px;
margin: 8px 0;
}

.small{
color: #666;
font-size: 11px;
font-variant: small-caps;
}

span.indent{
padding-left: 60px;
}

.centertxt{
text-align:center;
}

.fieldset{
padding: 8px;
}

#redhr{
height: 10px;
background: url(../images/redhr.jpg) left repeat-x;
width: 100%;
float: left;
position: absolute;
z-index: -1000;
top: 259px;
left: 0;
}

.ad{
border: 1px solid black;
}

#caltitles{
background: url(../images/gray_hr.jpg) right bottom no-repeat;
font-size: 18px;
font-variant: small-caps;
text-align:right;
padding-bottom: 18px;
padding-top: 3px;
font-weight:bold;
}

hr, .hr{
background: url(../images/grayhr.gif) center bottom no-repeat;
height: 11px;
color: #FFF;
border: 0;
}

img, div, #shadow{ behavior: url(iepngfix.htc); }

.inputtext {width: 329px;}