html, body { padding:0px; margin:0px; height:100%; }

body { font-family:Verdana; font-size:12px; color:#333333; line-height:18px; background:url(images/bg.png) repeat-x #EEEEEE; }

a { color:#FF2F00; text-decoration:none; }
a:hover { color:#0371FF; }

img { border:none; }

#wrapper { width:864px; min-height:100%; height:auto; margin:auto; }

#logo { padding:10px 0px; }

#menu { padding:7px 0px 7px 20px; text-transform:uppercase; text-align:right; font-size:10px; font-weight:bold; letter-spacing:1px; }
#menu a { color:#333333; }
#menu a:hover { color:#0371FF; }

#main { padding:20px 30px 20px 30px; text-align:justify; background-color:#FFFFFF; border-left:1px solid #CCCCCC; border-right:1px solid #CCCCCC; }

.pbox { float:left; width:182px; margin:0px 9px; text-align:left; }
.pbox_clear { clear:left; height:15px; }

.ibox { width:247px; height:247px; border:1px solid #DDDDDD; text-align:center; vertical-align:middle; }
.iboxfloat { float:left; width:247px; overflow:hidden; margin:0px 10px; padding:10px 0px; text-align:left; }
.iboxfloat_clear { clear:both; }

#copyright { background:url(images/bottom.png) no-repeat; padding:20px 0px; font-size:11px; color:#AAAAAA; text-align:center; }
#copyright a { color:#666666; }
#copyright a:hover { color:#0371FF; }

h1 { font-size:15px; letter-spacing:1px; text-transform:uppercase; margin:5px 0px; }
h2 { font-size:13px; margin:0px 0px 10px 0px; }
h3 { font-size:11px; color:#666666; margin:0px; font-weight:normal; }

small { font-size:11px; color:#666666; }

.quote { color:#666666; font-style:italic; text-align:left; font-size:11px; line-height:16px; }

.image { border:2px solid #DDDDDD; }

input, select { font-family:Verdana; font-size:12px; color:#333333; }
input[type=text], input[type=password] { padding:3px; }
.textbox { border:1px solid #DDDDDD; background-color:#F5F5F5; }
.textbox:hover { border-color:#AAAAAA; }
.button { padding:2px 8px; font-family:Verdana; font-size:11px; font-weight:bold; background:url(images/bg_button0.png) repeat-x #EEEEEE; border:1px solid #CCCCCC; }
.button:hover { background-image:url(images/bg_button1.png); color:#FFFFFF; }

.contentbox { background:#F5F5F5; border:1px solid #DDDDDD; padding:10px; }
