@charset "utf-8";
/* CSS Document */

/* Main settings */
body {background:#050507;}
body a {color:#00CCFF; text-decoration:none;}

/* content divs */
#container {width:700px; height:100%; margin-left:auto; margin-right:auto;}
#header {background:url(img/logo.jpg); width:565px; height:113px; margin-top:30px; margin-left:auto; margin-right:auto;}
#contact {background:url(img/contact.jpg); width:645px; height:35px; margin-left:auto; margin-right:auto;}

/* Links Properties */
#nav {background:url(img/navbg.png); width:638px; height:49px; margin-left:auto; margin-right:auto; margin-top:5px;}
#toplinks {height:45px; width:600px; margin-left:auto; margin-right:auto;}
.toplinks {width:119px; float:left; line-height:40px; height:40px; text-align:center; margin-top:4px;}
.toplinks a { font-family: sans-serif; color:#EBEBEB; display:block; font-weight:regular; background-image: url(img/reg.png); background-repeat:no-repeat; text-decoration:none;}
.toplinks a:hover { font:sans-serif; color:#EBEBEB; background-image:url(img/over.png); background-repeat:no-repeat; text-decoration:none;}

/* Flash banner div */
#flashban {background:url(img/flashban.png); width:639px; height:121px; margin-left:auto; margin-right:auto; margin-top:5px;}

/* Content */
#contentt {width:636px; height:40px; margin-left:auto; margin-right:auto;}
#content { background:url(img/contentbg.png) no-repeat; background-position:bottom; width:636px; height:100%; margin-left:auto; margin-right:auto;}
#title { font-family: sans-serif; background:url(img/spot.png) left no-repeat; padding-left:25px; color:#FFFFFF; font-weight:bold; height:20px; width:400px; margin-left:20px; margin-top:20px;}
#ctext { font-family: sans-serif; color:#1b61b0; font-size:12px; width:600px; height:100%; margin-left:20px; padding-bottom:10px; padding-top:10px;}
.floatleft {float: left; margin: 10px 10px 10px 0px; borders:none;}
.floatright{float: right; margin: 10px 0px 10px 10px; borders:none;}

/* Footer */
#footer {width:637px; height:30px; margin-left:auto; margin-right:auto; margin-top:10px;}
#footersep {background:url(img/footersep.jpg); width:637px; height:4px;}
#footertextl { font-family: sans-serif; font-size:14px; color:#EBEBEB; width:200px; height:20px; margin-left:10px; margin-top:6px;}
#footertextr { font-family: sans-serif; font-size:14px; color:#EBEBEB; width:238px; height:20px; margin-top:-20px; margin-left:390px; position:relative;}
#footertextr a { font-family: sans-serif; font-size:14px; color:#FFFFFF; text-decoration:none;}

/* Styles */
.style1 {font-size: 14px;}
.style2 {font-size: 22px; text-decoration:underline;}

/*artrb|NetForge*/