/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {display:block}
mark, rp, rt, ruby, summary, time {display:inline}
/* Left & Right alignment */
.left {float:left}
.right {float:right}
.wrapper {width:100%;overflow:hidden}
/* Global properties */
body {background:#fff;border:0;font:12px Arial, Helvetica, sans-serif;color:#7d7d7d;line-height:20px;min-width:920px}
.css3 {border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px;box-shadow:0 0 4px rgba(0, 0, 0, .4);-moz-box-shadow:0 0 4px rgba(0, 0, 0, .4);-webkit-box-shadow:0 0 4px rgba(0, 0, 0, .4);behavior:url(js/PIE.htc);position:relative}
/* Global Structure */
.main {margin:0 auto;	width:900px;padding:0 10px}
.body1 {background:url(../images/bg_content.gif) center 0 repeat-y}
.body2 {background:url(../images/bg2.jpg) top center no-repeat}
.body3 {background:url(../images/bg_footer.gif) top center no-repeat}
/* main layout */
a {color:#3e861e;text-decoration:underline;outline:none}
a:hover {text-decoration:none}
strong {color:#000}
h1 {font-size:25px;color:#363636; letter-spacing:-1px }
h2 {font-size:18px;color:#363636; letter-spacing:-1px}
/* header */
header {width:100%;overflow:hidden;margin:0 -10px;padding:0 10px 14px}
#logo {display:block; margin:0 0 0 96px; }
/* content */
#content {width:100%;overflow:hidden;padding-bottom:37px;margin-left:-10px;padding-left:5px}
#content a{ color: #666666; text-decoration:none;}
#content b, #content strong { font-weight:normal}
.marg_left1 {margin-left:-5px;padding-left:5px; padding-top:30px;}
.pad_left1 {padding-left:85px}
/* footer */
footer {font-size:13px;line-height:18px;padding:31px 0 32px 15px;text-align:center}
/* forms */
