/* Author: Kannan
Date: 2008-06-10
Description: ACMEE DESIGN.
URL: http://acmee.org */

/*structure*/
* {margin: 0 auto; padding: 0px;}
body { 
background:#fff; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
color: #666;
}
h1 { color: #194819; font-size: 12px; text-transform: uppercase;}
h2 {color:#993366; font-size: 11px; line-height: 20px;}
#wrapper {background: #fff; width: 900px;}
/*header*/
#topbar {height: 47px; }

/*middle section*/
#middle {height: 503px;}
#leftshow {width: 473px; float: left;}
#rightshow {width: 425px; float: right;}
.showleft { padding-left: 10px; width: 26px; height: 503px; float: left;}
.showright {width: 437px; float: right;}
.topshowright {height: 141px; background: url(images/logo.jpg) no-repeat;}
.botshowright {height: 286px; background: url(images/map.jpg) no-repeat;}
.leftcont {width: 380px; float: left; padding: 27px 0 0 0; }
.rightcont {width: 36px; float: right;}
.briefly img{ border: none;}
.briefly div{ padding-left: 15px;}
.quote { height: 27px; padding: 13px 0 0 60px; background: url(images/quote.jpg) no-repeat; background-position: left center;}
.quote a {color: #fff; font-weight: bold; text-decoration: none;}
.quote a:hover {color: #999;}
.convertion{ font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif; padding-left: 28px;}

/*footer*/
#footer { background:url(images/footer.jpg) no-repeat; height: 75px;  padding: 20px 0 0 0; }
.copyright { color: #217520; text-align: center; font-family:Verdana, Arial; font-size: 8px; letter-spacing: 1px; padding: 10px;}
.w3c {text-align: right; padding: 0 55px 0 0;}

/* navigation */
.headlink {
padding-left: 1px;
height: 47px;
text-align: center;
}
.headlink a {
background: url(images/linkbg.jpg) no-repeat;
color: #000;
width: 179px;
float: left;
font: bold 1em Tahoma,sans-serif;
line-height: 47px;
text-decoration: none;
}
.headlink a:hover, .headlink a#active {background: url(images/active.jpg) no-repeat; color: #fff; }

/* brief notes */
#brief {width: 371px; float: right; padding:15px 0 0 18px;}
.briefly {padding: 18px 0 0 18px; background: url(images/bullt1.gif) no-repeat; background-position: left 20px;}
.briefly a,.briefly a:visited {color:#993300; font-size:9px; text-decoration: none; padding: 0 3px 0 3px;}
.briefly a:hover {color: #000;}
.briefly a#active {background: #000; color: #fff;}
.points {background: #f9f9f8; padding: 5px; }
ul.points {font-size: 10px; color:#993300; line-height: 13px;}
.points li {background: url(images/bullt.gif) no-repeat; background-position: left center; list-style: none; padding-left: 15px;}
.more {height: 29px; background:url(images/seperator.gif) no-repeat; text-align: right; padding-right: 19px; line-height: 23px;}
.sendbtn {text-align: center;}
