@charset "utf-8";
/* CSS Document */


a { color: #819BE2; }
body { background: url(../images/body_bg.jpg) #1d1b18 center repeat-y; color:#bfc1ad; font-family: Helvetica, sans-serif; font-size:12px;margin:0px; padding:0px; }
h1 {font-size:16px; font-weight:normal; }
h1.extra {padding-top:20px; }
h2 {font-size: 12px; padding-top:8px; height:23px;}
h2.first {padding-top:2px;}


div.image {float:right;}
div#wrapper {width:940px; margin: 0 auto;}
div#header  {background: url(../images/header.jpg) #1d1b18 center no-repeat; width:940px; height:434px;}
div#content {background: url(../images/content_bg.jpg) #0d0b0a bottom repeat-x; margin-top:10px; width:940px; min-height:500px;}

div#features {padding-left: 20px;}
div#footer { background: url(../images/footer_bg.jpg) #0d0b0a bottom repeat-x; float:left; clear:both; width: 100%; height:123px; margin-top:10px;  }
div#footer a {color:#628CD2; font-weight: bold; }
div#footer p {padding-top:75px; padding-left:50px; padding-right:50px;}



div#tabs img {border: 0px solid; }
    
p.center {text-align:center; font-size: 14px; }
#content #systems ul.syscon { padding: 1em 2.2em;}

.alignleft {
	float: left;
}
.alignright {
	float: right;
}

.hidden {display:none;}

ul { margin: 0; padding: 0 0 0 10px; list-style-image:url(../images/bullet.gif);  }

ul.tabs {margin:0; padding:0;list-style:none;}
ul.tabs li {float:left; width: 150px; height: 30px; font-size:24px;}
