@charset "utf-8";
/* CSS Document */
*{margin:0px;padding:0px;}
a:link	   {text-decoration: underline; color: #fff;}
a:visited  {text-decoration: underline; color: #fff;}
a:hover    {text-decoration: none; color: #43b5f5;}	
body {background-color: #000;background-image: url(../graphics/chains.jpg);background-repeat:repeat; color:#fff; background-attachment:fixed;}
img {border-style: none;}
#headContents {width:800px;  margin:-10px auto 0 auto; }
#middleContents {width:800px;  margin:0 auto 0 auto; background: url(../graphics/bg2.png) repeat;}
/***************************************************************
Header
****************************************************************/
#header {height:85px; width:651px; margin:0 auto 0 auto; background: url(../graphics/header.png) no-repeat;}
#head {height:190px; width:800px; margin:-40px auto 0 auto; background: url(../graphics/head.png) no-repeat;}
/***************************************************************
Welcome
****************************************************************/
#welcome h1{color:#43b5f5; font-size:24px; }
#welcome {padding-left:10px; width:346px; height:120px; font-family:"Times New Roman"; font-size:11px;}
/***************************************************************
Body
****************************************************************/
#mainContents {width:800px; height:432px; background: url(../graphics/bodyBG.png) no-repeat;}
#leftSide {height:432px; width:346px; color:#000;padding:10px 3px 0 3px;}
#leftText {height:325px; width:346px; color:#808080;padding:10px 3px 0 3px; font-size:12px;}
#testimony {margin-top:-20px; background: url(../graphics/testimony.png) no-repeat; font-size:11px; height:100px; padding:25px 50px 5px 5px; color:#fff;}
#news {width:215px; height:650px; background: url(../graphics/newsBG.png) no-repeat; margin:-640px 350px; font-size:11px; padding:120px 0 0 28px; color:#000;}
#newsText {width:170px;}
#moreLink1 {width:127px; height:38px; margin:120px 0 0 45px;}
#moreLink2 {width:127px; height:38px; margin:70px 0 0 45px;}
#moreLink3 {width:127px; height:38px; margin:68px 0 0 45px;}
#moreLink4 {width:127px; height:38px; margin:68px 0 0 45px;}
/***************************************************************
Footer
****************************************************************/
#footerContents {height:52px; background: url(../graphics/footerBG.png) no-repeat; font-size:12px;padding-top:30px;}
#footerContents P { text-align: center }
