@charset "windows-1252";

@import url(cms.css);

body {
	font-family:  Arial, Helvetica, sans-serif;

	margin: 0px;
	color: #666;
	font-size: small;
}



#skips{
display: none;
}



#container{
width: 822px;
margin-right: auto; 
margin-left: auto; 
margin-top: 0px; 
padding-top: 0em;
}

#back{
width: 822px;
float: left;
display: inline;

}

#center{
width: 803px;
float: left;
display: inline;
margin: 0px 11px 0px 9px;
}


#logo{
width: 803px;
height: 139px;
margin: 0px 0px 0px 0px;
float: left;
display: inline;
	background-image: url(../images/logo-1.jpg);
 	background-repeat: no-repeat;

}

#logo h1{
text-indent: -1000px;
}

#logo p{
text-indent: -1000px;
}

#mainav{
width: 803px;
height: 36px;
float: left;
display: inline;
	background-image: url(../images/navback.png);
 	background-repeat: repeat-x;
}


#mainav ul{
	padding: 0px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
	display: block;
	float: left;
}
#mainav li{
	display: inline;
	margin: 0px;
	padding: 0px;
	height: 36px;
}

#mainav a{
color: #666;
font-size: 1.0em;
	height: 29px;
	text-decoration: none;
	padding: 7px 48px 0px 48px;
	display: block;
	float: left;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	text-align: right;
}

#mainav a:hover{
	background-image: url(../images/navback_sel.png);
 	background-repeat: repeat-x;
}

#content{
width: 803px;
float: left;
display: inline;
	background-image: url(../images/laptop_home.jpg);
 	background-repeat: no-repeat;
	background-position: bottom right;
}

#left{
width: 125px;
float: left;
display: inline;
	margin: 30px 0px 0px 0px;
}

#nav{
width: 203px;
float: left;
display: inline;
	margin: 0px 0px 0px 0px;
}

#nav ul{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
list-style: none;
}
#nav ul li{
margin: 0px 0px 20px 0px;
padding: 0px 0px 0px 0px;
}



#nav a.a7{
height: 18px;
width: 168px;
color: #666;
font-size: 1.0em;
display: block;
padding: 3px 0px 0px 20px;
text-decoration: none;
font-weight: bold;
	background-image: url(../images/7.png);
 	background-repeat: no-repeat;
	background-position: bottom left;
}

#nav a.a8{
height: 18px;
width: 168px;
color: #666;
font-size: 1.0em;
display: block;
padding: 3px 0px 0px 20px;
	background-image: url(../images/8.png);
 	background-repeat: no-repeat;
	background-position: bottom left;
text-decoration: none;
font-weight: bold;
}


#nav a.a9{
height: 18px;
width: 168px;
color: #666;
font-size: 1.0em;
display: block;
padding: 3px 0px 0px 20px;
	background-image: url(../images/9.png);
 	background-repeat: no-repeat;
	background-position: bottom left;
text-decoration: none;
font-weight: bold;
}



#nav a.a10{
height: 18px;
width: 168px;
color: #666;
font-size: 1.0em;
display: block;
padding: 3px 0px 0px 20px;
	background-image: url(../images/10.png);
 	background-repeat: no-repeat;
	background-position: bottom left;
text-decoration: none;
font-weight: bold;
}


#nav a.a11{
height: 18px;
width: 168px;
color: #666;
font-size: 1.0em;
display: block;
padding: 3px 0px 0px 20px;
	background-image: url(../images/11.png);
 	background-repeat: no-repeat;
	background-position: bottom left;
text-decoration: none;
font-weight: bold;
}


#nav a.a12{
height: 18px;
width: 168px;
color: #666;
font-size: 1.0em;
display: block;
padding: 3px 0px 0px 20px;
	background-image: url(../images/12.png);
 	background-repeat: no-repeat;
	background-position: bottom left;
text-decoration: none;
font-weight: bold;
}




#nav a.a13{
height: 18px;
width: 168px;
color: #666;
font-size: 1.0em;
display: block;
padding: 3px 0px 0px 20px;
	background-image: url(../images/13.png);
 	background-repeat: no-repeat;
	background-position: bottom left;
text-decoration: none;
font-weight: bold;
}


#nav a.a14{
height: 18px;
width: 168px;
color: #666;
font-size: 1.0em;
display: block;
padding: 3px 0px 0px 20px;
	background-image: url(../images/14.png);
 	background-repeat: no-repeat;
	background-position: bottom left;
text-decoration: none;
font-weight: bold;
}

#nav ul.inner{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;

}
#nav  li.inner {
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}

#nav a.inner {
height: 18px;
width: 148px;
color: #45ADC7;
display: block;
padding: 3px 0px 0px 20px;
border-bottom: 1px solid #45ADC7;
text-decoration: none;
text-transform: uppercase;
font-weight: bold;
}

#right{
width: 737px;
float: left;
display: inline;
margin: 30px 0px 0px 12px;
}

#right p.footer{
font-size:0.8em;
clear: both;
margin: 10px 0px 10px 0px;
padding: 10px 0px 0px 0px;
}

#cms{
width: 452px;
float: left;
display: inline;
margin: 23px 0px 0px 0px;
}

.mceEditor{
height: 400px;
width:720px;
}