/* Start of CMSMS style sheet 'innervision' */
@CHARSET "UTF-8";
html,body {height:100%;}
body {
	background-color: #666666;
	background-image: url(uploads/images/innervision/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}
#container {
	background-image: url(uploads/images/innervision/bg-container.jpg);
	background-position: right bottom;
	min-height: 100%;
	/*height:100%;*/
	width: 903px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}
#header {
	height:152px;
}
#header #logo {
	margin-top:0;
	margin-bottom:0;
	margin-left:28px;
	margin-right:0;
	padding:0;
	float:left;
	width:159px;
}
#header #logo a {
	background-image: url(uploads/images/innervision/logo.gif);
	background-repeat:no-repeat;
	display:block;
	height:125px;
	text-decoration:none;
	text-indent:-999em;
}
#menu {
	height:34px;
	width:661px;	
	float:left;
	margin-top:91px;
	margin-left:27px;
	background-image:url(uploads/images/innervision/menu-bg.gif);
	background-repeat:repeat-x;	
}
#sub {
	height:27px;
	width:100%;
	float:left;
	vertical-align:top;	
	margin-top:10px;
	display:inline;
}
#search {
	float:right;
	display:inline;
	margin-right:27px;	
}
#breadcrumbs {
	margin-left:213px;
	font-size:9px;
}
#contents {
	clear:left;
	margin-top:10px;
}
#news {
        width:132px;
        float:left;
        display:inline;
        margin-left:28px;
}
#news h3 {margin:0;}
#news ul {
	display:block;	
	margin-left:-29px;
	padding:0;
	width:185px;
}
#news ul li {
	display:block;
	height:25px;
	line-height:25px;
	background-color: #CDCDCD;
	list-style: none;
	border-bottom: 1px solid #FFFFFF;	
	text-align: right;
	padding-right: 10px;
	color:#9A9A9A;		
}
#news ul li a{
	display:block;
	height:25px;
	line-height:25px;
	background-color: #E6E6E6;
	list-style: none;
	text-decoration: none;
	color: #666666;
	width:175px;
	font-weight: bold;
	font-size:12px;
	padding-right: 10px;				
}
#news ul li.currentpage {
	display:block;
	height:25px;
	line-height:25px;
	background-color: #CDCDCD;
	list-style: none;
	text-decoration: none;
	color: #666666;
	width:175px;
	font-weight: bold;
	font-size:10px;
	padding-right: 10px;
}
#news ul li dfn {
	display:none;	
}
#mainarea {
	float:left;
	display:inline;
	margin-left:50px;
	margin-right:27px;
        margin-bottom:34px;
        margin-top:12px;
        width:665px;
        min-height: 90%;

}
#footer {
	width:850px;
        height:34px;
        clear:both;
        margin:0;
        margin-left:auto;
        margin-right:auto;
	background-image:url(uploads/images/innervision/footer-bg.gif);
	background-repeat:repeat-x;
        line-height:34px;
        color:#000000;
        font-size:10px;
        position:relative;
        top:-34px;
}
#footer p {margin:0;}
/* End of 'innervision' */

