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

body { background:url(../layout/background.jpg) center top no-repeat; margin:0; padding:0; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000; }

#container { width:930px; margin:0 auto; height:100%; }
#topbox { width:930px; height:129px; background:url(../layout/top.png) left top no-repeat; display:block; margin-top:3px; }
#infobox { width:930px; min-height:100px; background:url(../layout/backbone.png) left top no-repeat; display:block; }
#infobox2 { width:930px; min-height:100px; background:url(../layout/backbone.png) left top no-repeat; display:block; }

h1 { font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#FF5019; font-weight:bold; }
h2 { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000; font-weight:bold; }

a:link, a:visited { color:#000000; text-decoration:none; }
a:hover, .active { color:#FF5019; text-decoration:none; }

.tlarge { font-size:16px; margin-left:40px; }

.p15LT { padding: 15px 0 15px 25px; }
.p15LR { padding: 25px 25px 15px 25px; }

