/* Start of CMSMS style sheet 'vision1' */
/* CSS Document */

*{
font-family:Geneva, Arial, Helvetica, sans-serif;
padding:0px;
margin:0px;
}

body{
background-color:#000000;
}

img{  
border-style: none;
}

#container{
background-color:#FFFFFF;
margin-top:10px;
margin-left:auto;
margin-right:auto;
width:765px;
border:2px solid #FFFFFF;
overflow-x:hidden;
}

#header{
background-color:#FFFFFF;
background-image:url(uploads/images/header.png);
background-repeat:no-repeat;
height:148px;
overflow:hidden;
margin-bottom: 20px;
}

#header h1{
font-size:140%;
position:relative;
left:169px;
top:36px;
}


#wrapper1{
height:444px;
}

#leftcol{
float:left;
width:159px;
background-color:#FFFFFF;
height:400px;
padding-top:30px;
}

#leftcol ul{
/*position:relative;
top:6%;*/
font-family:Arial, Helvetica, sans-serif;
font-size:80%;
font-weight:bold;
/*padding-top:1px !important; 
padding-top:3px;*/
padding-top:10px;
padding-bottom:10px;
}

#leftcol ul li{
list-style-type:none;
width:145px;
height:25px;
margin-left:2px;
margin-bottom:0px !important;
margin-bottom:-3px;
border-bottom: 1px solid #fff;
}

#leftcol ul li a{
padding: 3px 0 0;
background-image:url(uploads/images/test.png);
color:#FFFFFF;
text-decoration:none;
display:block; !important

width:100%;
height:100%;
}

#leftcol a:hover{
background:url(uploads/images/test.png) 0 -31px;
color:#000000;
text-decoration:none;
background-repeat:no-repeat;
}

#leftcol h3{
font-size:100%;
text-align:center;
}

#content{
float:right;
height:444px;
width:606px;
background-color:#FFFFFF;
background-repeat:no-repeat;
overflow:hidden;
/*overflow-x:hidden;
overflow-y:scroll;*/
}

.contenttext{
padding-left:10px;
padding-right:10px;
height:100px;
}

#footer{
background-color:#FFFFFF;
background-image:url(uploads/images/footer.png);
background-repeat:no-repeat;
height:140px;
margin-top: 20px;
}

.logo{
position:relative;
left:540px;
top:60px;
}


.bottomimg{
position:relative;
top:55px;
left:400px;
}

.left{
float:left;
}

.right{
float:right;
}

#footertext{
padding-top: 10px;
color:#666;
font-size: 11px;
}

#footertext p {
font-size: 11px;
}

#footertext a{
color:#666;
}

.bannerbg {
width: 586px;
height: 100px;
overflow: hidden;
background-image: url(uploads/images/banner-bg.gif);
margin: 0 auto 5px auto;
text-align: center;
}

.bannerbg img {
margin: 5px 0 0 0; 
}

.bannerbg a img {
border: 0;
}

a:link, a:active, a:visited {
color: #c03;
text-decoration: none;
}

a:hover {
color: #c03;
text-decoration: underline;
}
/* End of 'vision1' */

