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

html,body { font:11px/18px verdana; color:#515151; background:url(../images/bg.jpg) repeat-x; margin:0; padding:0; height:100%; }
p { margin:0px 0px 12px 0px; }
a { color:#333; text-decoration:none; }
a:hover { color:#000; text-decoration:underline; }
img { border:none; }
.clear { clear:both; height:0px; }
form { margin:0px 0px 0px 0px; }
form td { padding:4px 0px 4px 0px; }
.theForm{color:#097581; position:relative; top:-4px;}
.green{color:#097581;}


input { font-size:11px; width:225px; color:#097581; height:11px;}
select { color:#aeadad; }
textarea { font-size:11px; color:#097581;  width:370px;}
*:focus { outline:0px; }
.left { float:left; }
.right { float:right; }
ul { margin:0px 0px 0px 0px; padding:0px 20px 12px 15px;}
li { margin:0px 0px 8px 0px; line-height:14px; }

.dot { background:url(../images/assets/pointBG.jpg) repeat-y;}



.submit { width:auto; }
h1{font:bold 18px/24px century gothic; margin:0px 0px 0px 0px; color:#097581;}

#content #header { width:890px; height:420px; overflow:hidden;}

#header #flash { z-index:1; position:absolute; overflow: default;}
#header #about { z-index:1; position:absolute; overflow: default; background: url(../images/about/top.jpg) no-repeat; width:890px; height:420px;}
#header #nav { z-index:2; position:absolute; overflow: default; width:170px; height:150px; margin:145px 0px 0px 28px}

#header #nav ul {list-style:none; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; }
#header #nav ul li { list-style:none; line-height:16px; color:#FFF;  margin-top: 0em; margin-bottom: 6px; padding: 0 0 0 20px; background: url(../images/nav/nolines_plus.gif) no-repeat 0px 0em;
}

#header #nav a { color:#fff;  text-decoration:none; }
#header #nav a:hover { color:#000; text-decoration:none; }
#header #nav .active{color:#014c55;}


#mid {height:500px;}
#content {width:890px; margin: 0px auto 15px auto;}

#content a .learn { width:93px; height:12px; background:url(../images/assets/learn.png) no-repeat; }
#content a:hover .learn { background-position:0px -12px; }

#default { padding:0px 0px 10px 0px; height:auto; overflow:hidden;}
#default p { padding:0px 20px 0px 0px;}
#default #left { width:413px; height:auto; float:left; padding:0px 0px 0px 32px;}
#default #left img{ position:relative; top:-4px; }
#default #right img{ position:relative; top:-4px;}
#default #right { width:413px; height:auto; float:left; padding:0px 32px 0px 0px;}


#bottom {}
#footer { padding:0px 0px 0px 0px; font:10px/14px century gothic; background-color:#8a8a8a; color:#FFF; text-align:center; position:relative; bottom:0px; width:100%; height:55px; }
#footer p { margin:0px 0px 3px 0px ;}
#footer .links {padding-bottom:0px;}
#footer a {color:#ddd; text-decoration:none;}
#footer a:hover {color:#fff; text-decoration:none;}
#footer #space {height:10px;}
.center {text-align:center;}


