@charset "utf-8";


body {
background-image : url(../images/bg_body.jpg);
background-repeat : no-repeat;
background-position : top center;
background-color : #000000;
margin-top : 20px;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10pt;
}
#container {
min-height : 100%;
position : relative;
left : 50%;
margin-left : -480px;
width : 960px;
}
#header {
width : 960px;
margin-bottom:-3px;
}
#navigation {
width : 960px;
margin-left:0px;
}
#content {
width : 960px;
min-height : 490px;
background-color : #d0d0d0;
display : inline-block;
background-image : url(../images/main_bg.gif);
}
#contentmain {
float : left;
width : 680px;
margin-left : 20px;
padding-top : 17px;
padding-bottom : 50px;
display : inline;
}
#contentsidebar {
float : right;
width : 240px;
min-height : 473px;
padding-top : 17px;
text-align : center;
background-color : #e9e9e9;
overflow: hidden;
}
#headerphoto {
float : left;
width : 680px;
margin-bottom : 17px;
}
#footercontainer {
width : 960px;
height : 84px;
background-image : url(../images/footer.gif);
clear : both;
}
#footertailored {
float : left;
width : 142px;
margin-left : 25px;
padding-top : 17px;
}
#footercopyright {
float : right;
width : 250px;
margin-right : 25px;
padding-top : 30px;
text-align : right;
color : #aeaeae;
font-size : 10px;
line-height : 15px;
}
#panelcontainer {
margin-bottom : 17px;
}
#paneltestimonialcontainer {
width : 210px;
float : right;
margin-right : 15px;
text-align:center;
display:inline;
}
#paneltestimonialtop {
width : 210px;
}
#paneltestimonialquote {
width : 194px;
background-image : url(../images/panel_testimonials_bg.gif);
padding-left : 8px;
padding-right : 8px;
color : #ffffff;
font-style : italic;
font-size : 11px;
}
#paneltestimonialbase {
width : 210px;
}
#reslayer { width: 500px; height: 50px; overflow: auto; visibility: visible; padding: 5px; border: 0px solid #000; margin: 0 auto 0 auto;}
#reslayer h1,#reslayer h2,#reslayer p, #reslayer a { margin: 0; padding: 0; font-size: 12px; color: #000; font-family:Arial, Helvetica, sans-serif; text-decoration: none;}
#reslayer a:hover { text-decoration: underline;}
.ctextField {
width : 340px;
border : 1px solid #969696;
font-family : verdana, sans-serif;
color : #000000;
font-size : 12px;
background-color : #c9c9c9;
padding : 2px;
margin-bottom : 5px;
}
.submitButton {
background-color : #202020;
border : 1px solid #b9b9b9;
color : #ffffff;
cursor : pointer;
font-weight : bold;
font-family : verdana, sans-serif;
font-size : 0.8em;
padding : 4px;
}
.submitButton:hover {
background-color : #0083ae;
border : 1px solid #666666;
color : #ffffff;
cursor : pointer;
font-weight : bold;
font-family : verdana, sans-serif;
font-size : 0.8em;
padding : 4px;
}
.launch {
font-size : 18px;
font-weight : bold;
}
a:link {
color : #006688;
text-decoration : none;
}
a:visited {
text-decoration : none;
color : #006688;
}
a:hover {
text-decoration : underline;
color : #0083ae;
}
a:active {
text-decoration : none;
color : #0083ae;
}
a.footer:link {
color : #aeaeae;
text-decoration : none;
}
a.footer:visited {
color : #aeaeae;
text-decoration : none;
}
a.footer:hover {
color : #971c1f;
text-decoration : none;
}
a.footer:active {
color : #aeaeae;
text-decoration : none;
}