@charset "utf-8";
/* CSS Document */

body		{ margin:0; padding:0; text-align:center; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333333;}

img			{ border:0;}

A			{ text-decoration:none; font-weight:bold; color:#000000;}
A:hover		{ text-decoration:underline; font-weight:bold; color:#000000;}

.clr		{ clear:both;}

#wrap		{ margin:0 auto; text-align:left; width:900px; border:solid 1px #8FA400;}
#top		{ padding:10px;}
#title		{ float:left; width:50%; font-size:18px; font-weight:normal; text-transform:uppercase; }
#full_title	{ width:100%; font-size:18px; font-weight:normal; text-transform:uppercase;}
#buttons	{ float:right; width:50%; text-align:right;}

#content	{ padding:10px;}

.table		{ width:98%;}
.table IMG	{ border:solid 1px #8FA400;}
#call_box	{ background-color:#D8E57F; padding:10px;}
#call_box_top	{ background-image:url(../gfx/call-box-bg.jpg); background-repeat:no-repeat;  width:445px; height:170px; background-color:#fffff; padding:10px;}

#foot	{ background-image:url(../gfx/foot.jpg); background-repeat:no-repeat; width:900px; height:100px;}
.foot_text	{ text-align:right; padding:70px 20px 20px 20px;}