/* Content style for home */

div#main-fader-image{
position: absolute;
top: 420px;
width: 322px;
height: 313px;
margin-left: 0px;
z-index: 5000;
}

div#home-rt-img-outside{
position: absolute;
top: 297px;
width: 76px;
height: 212px;
margin-left: 898px;
z-index: 5000;
}

div#home-rt-img-inside{
position: absolute;
top: 279px;
width: 356px;
height: 314px;
margin-left: 542px;
z-index: 4000;
}

p#main-textbox{
position: relative;
top: 300px;
width: 435px;
left: 80px;
z-index: 6000;
color: #385273;
font-size: .85em;
font-family: Trebuchet MS, Helvetica, sans-serif;
}

div#quote-container{
position: absolute;
width: 220px;
top: 560px;
margin-left: 550px;
z-index: 4000;
}

div#quote-text-img{
background-image: url(../images/votd-text.png);
position: absolute;
height: 13px;
width: 163px;
left: 2px;
top: -13px;
}

div#quote-beg-icon{
background-image: url(../images/quote-beg.png);
position: absolute;
height: 35px;
width: 40px;
left: -20px;
top: 0px;
}



p.quote-text{
	text-align: justify;
	font-size: 12px;
	color: #53697a;
	font-family: Verdana, Geneva, sans-serif;
	font-style: italic;
	text-decoration: none;
}

div#quote-end-icon{
background-image: url(../images/quote-end.png);
position: relative;
height: 35px;
width: 40px;
left: 185px;
bottom: 55px;
}


div#submain-container{
position: absolute;
width: 898px;
margin: -300px auto;
}

div#submain-curve{
position: absolute;
top: 650px;
width: 898px;
height: 59px;
margin-left: -3px;
z-index: 6000;
}

div#submain-textbox-left{
position: absolute;
top: 710px;
width: 200px;
height: 125px;
margin-left: 70px;
z-index: 7000;
overflow: hidden;
color: #385273;
font-size: .75em;
font-family: Trebuchet MS, Helvetica, sans-serif;
}

div#submain-textbox-middle{
font-family: arial;
font-size: 12px;
color: #38526B;
position: absolute;
top: 710px;
display: block;
width: 225px;
height: 150px;
margin-left: 380px;
z-index: 7000;
}

div#submain-textbox-right{
position: absolute;
top: 660px;
width: 180px;
height: 200px;
margin-left: 720px;
z-index: 7000;
color: #385273;
font-size: .75em;
font-family: Trebuchet MS, Helvetica, sans-serif;
}

div#submain-left-line{
position: absolute;
top: 710px;
width: 6px;
height: 146px;
margin-left: 300px;
z-index: 8000;
}

div#submain-right-line{
position: absolute;
top: 670px;
width: 6px;
height: 185px;
margin-left: 630px;
z-index: 8000;
}

div#submain-title-left{
position: absolute;
top: 685px;
width: 24px;
height: 153px;
margin-left: 20px;
z-index: 8000;
}

div#submain-title-middle{
position: absolute;
top: 705px;
width: 25px;
height: 136px;
margin-left: 320px;
z-index: 8000;
}

div#submain-title-right{
position: absolute;
top: 663px;
width: 27px;
height: 177px;
margin-left: 660px;
z-index: 8000;
}

div#submain-gradient{
background-image: url(../images/submain-gradient.jpg);
background-repeat: repeat-x;
position: absolute;
top: 704px;
width: 898px;
height: 141px;
margin-left: 0px;
z-index: 7000;
}

div#pr-form-name{
background-image: url(../images/pr-form-name.png);
position: absolute;
top: 723px;
width: 214px;
height: 21px;
margin-left: 374px;
z-index: 7000;
}

div#pr-form-request{
background-image: url(../images/pr-form-request.png);
position: absolute;
top: 761px;
width: 213px;
height: 48px;
margin-left: 374px;
z-index: 7000;
}

div#pr-form-result{
position: absolute;
text-align: center;
color: #7F765E;
font-size: 10px;
top: 102px;
width: 150px;
height: 15px;
margin-left: 50px;
z-index: 7000;
}

input{
color: #38526B;
border: none;
background: transparent;
font-size: 9px;
}

textarea{
color: #38526B;
border: none;
background: transparent;
font-size: 11px;
font-family: arial;
SCROLLBAR-FACE-COLOR: #5E7995;
SCROLLBAR-HIGHLIGHT-COLOR: #F7F4E5;
SCROLLBAR-SHADOW-COLOR: #F7F4E5;
SCROLLBAR-3DLIGHT-COLOR: #5E7995;
SCROLLBAR-ARROW-COLOR: #F7F4E5;
SCROLLBAR-TRACK-COLOR: #F7F4E5;
SCROLLBAR-DARKSHADOW-COLOR: #F7F4E5;
overflow: auto;
}

p.pr-form-p-spacing{
margin-top: 0px;
margin-bottom: 5px;
}