body {margin: 0; padding: 0; background: #6385c9; color: #000;}
body, textarea {font-family: Arial, Helvetica, sans-serif;}
p, blockquote, li, dd, dt, h4, label, input, select, textarea {font-size:14px;}

a {color:#587EC5; text-decoration: none; outline: none;}
a:hover {text-decoration: underline;}
img {border: none;}
table, form {margin: 0; padding: 0;}
th, td { vertical-align:top; text-align:left;}

h1, h2, h3 {margin:0 0 .5em 0; font-weight: bold;}
h1 {font-size: 24px;}
h2 {font-size: 20px;} /* also used in common files*/
h3 {font-size: 14px;}
h5 {font-size:11px; font-weight: normal; font-style: italic;}  

p, pre {margin: 1em 0; line-height: 1.4em;}
dd, ul li, ol li {line-height: 1.3em;}
dl, ul, ul li, ol, ol li, blockquote {padding: 0;}
dl {margin: .5em 0;}
dt {font-weight: bold; margin: .25em 0 0 0; color: #dd1400; font-size: 16px; text-transform: uppercase;}
dd {margin: 0 0 1em .5em;}
ul {margin: .5em 0 .5em 1.1em;}
ul li {list-style: square; margin:0 0 .25em .5em;}
ol {margin: .5em 0 .5em 1.4em;}
ol li {margin:0 0 0 .5em;}
blockquote {margin: 1em 2em;}

fieldset {padding: 1em; margin: .25em 0; border: 1px solid #ccc;}
legend {font-size: 18px; font-weight: bold; color: #333; padding: 0 5px; margin: 0;}
*:first-child+html legend {margin: 0 0 .5em 0;} /* hack for all IE versions */

input, select, textarea {margin: 1px; padding: 0 2px; vertical-align: middle;}  
textarea {vertical-align: top;}
input:focus, textarea:focus, select:focus {background: #ffc;}




#wrap {width: 926px; position: relative; left: 50%; top: 0; margin-left: -463px; }
#head { background: url(../img_t/bg_01.jpg) no-repeat; height: 379px;}
#head img { position: relative; left: 140px; top: 40px;}


#nav { display: none;background: url(../img_t/bg_nav.png) no-repeat 50% 0; height: 54px; position: absolute; top: 355px; width: 926px;}
#nav ul {padding: 0; margin: 8px 0 0 90px; list-style: none;}
#nav li {padding: 0 0 0 8px; margin: 0 3px 0 0 ; list-style: none; float: left; width: auto; background: url(../img_t/bg_navlink_01.gif) no-repeat;}
#nav a { background: url(../img_t/bg_navlink_02.gif) no-repeat 100% 0; display: block; font-size: 16px; font-weight: bold; color: #fff; padding: 7px 12px 8px 4px;}
/*#nav a:hover { color: #000; text-decoration: none;}*/
#cnt {background: url( ../img_t/bg_02.gif) repeat-y; min-height: 400px; padding: 50px 5px 2px 20px;}
#foot { background: url(../img_t/bg_03.gif) no-repeat; text-align: right; padding: 25px 10px 20px 0; font-size: 11px; color: #999;}

/* home page */
.zoneContent { float: left; width: 490px;}
.zoneRight { float: right; width: 375px;}

.blueBox { background: #6385c9 url(../img_t/bluebox_01.gif) no-repeat; width: 337px; padding: 15px; }
.blueBox dl { color: #fff;}
.blueBox dt {font-size: 14px; color: #fff; text-transform:none;}
.blueBox dd { text-align: right; font-size: 11px; padding-bottom: 10px;}
.blueBox h2 { font-size: 20px; color: #fff; margin: 0 0 0 20px; }
.blueBox h3 { text-align: center; margin: 10px 0px; }
.blueBox .btn { text-align: center; margin: 20px 0 0 0;}
.redBox { margin: 5px 0 10px 0;}

dl.quotes dt {font-size: 14px; color: #000; text-transform:none;}
dl.quotes dd {text-align: right; font-size: 11px; padding-bottom: 10px;}

.twoCols .zoneLeft { width: 48%;}

.twoCols .zoneRight {margin-left: 30px; width: 48%; float: left;}

