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

body {background: #959595 url(images/bg.gif) repeat-x; margin:0; padding:0; text-align:center; margin-top: 10px; }
body {font: 12px/18px Verdana, Arial, Helvetica, sans-serif; color: #333;}

a:link, a:visited, a:active {color: #315f8b; text-decoration: none; font-weight: bold;} 
a:hover {color: #315f8b; text-decoration:underline;}

.h3 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size : 18px; color : #036; font-weight : bold;}
.h2 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size : 14px; color : #036; font-weight : bold;}
.h1 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size : 12px; color : #036; font-weight : bold;} 

img {border: none;}
div.clear {clear: both; margin: 0;}
.required {color : #ff0000; font-weight : bold;} 
.boxborder1 {border-left : dashed; border-color : #036; border-width : 1px; padding-left : 10px;}

#wrapper {width: 1000px; margin:0 auto;}

#header {width: 1000px; height: 150px; background: url(images/header-wrap.gif); cursor:pointer; text-align:center;}
#headerTop {height:120px; background:url(images/headerTop.gif) no-repeat;}
#flash {float: right; margin: 15px 50px 0 0;}

#nav {height:30px; margin-left:220px; padding: 0; text-align: center; clear:both;}
#nav img {margin: 0; padding: 0;}

#innerWrap {width:1000px; float:left; background:url(images/wrapperBack.gif) repeat-y;}
#rightHome {width:780px; float:right; margin:0; padding:0; text-align:left;}
#rightTop {width:780px; height:21px; background:url(images/right-top.gif) no-repeat;}
#homeColumn {width:490px; float:left; padding:0 20px;}
#innerColumn {width:740px; float:left; padding: 0 20px;}
#rightColumn {width:250px; float:right;}

/* Message of the Day starts */
#message-box {margin-left:10px;background: url(images/message-bg.jpg) repeat-y; width:220px;}
.message-body {}
.messageText {width:200px; padding-left:10px;}
/* Message of the Day ends */

#leftColumn {float:left; width:220px;}

#wrapperBottom {width:1000px; height:36px; background:url(images/wrapper-bottom.gif) no-repeat;}

/* Auction Alert starts */
#alert {width:180px; padding:8px 0 0 20px; text-align: center;}
#alert-body {background: url(images/alert-bg.jpg) repeat-y top center; text-align: center; width: 180px; height: 280px; position:relative;}
/* Auction Alert ends */

#testimonials {width:180px; padding:8px 0 0 20px; text-align: center;}
#testimonials-body {background: url(images/alert-bg.jpg) repeat-y top center; text-align: center; width: 180px; position:relative;}
#testimonials-text {width:160px;}
.testimonials_date {text-align: left; font-size: 10px; color: #999; margin: 0 0 2px 0;}
.testimonials_message {text-align: left; font-size: 11px; color: #039;}
.testimonials_person_name {text-align: right; font-size: 10px; color: #666; padding-right:5px; font-style:italic;}


#footer {width: 1000px; text-align:center;}
.footer-text {color:#FFF;font-size: 10px; text-align: center;}
.footer-text a:link, .footer-text a:visited, .footer-text a:active {text-decoration:none; color:#fff;}
.footer-text a:hover {color:#fff; text-decoration:underline;}



