body {
	background-color: #bfd2b4;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	text-align: center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #666666;
}
#outer {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: 768px;
	margin-right: auto;
	margin-bottom: 20px;
	background-color: #FFFFFF;
}


#menupanel {
	float: left;
	width: 768px;
	height: 30px;
	padding: 0px;
	margin: 0px;
	background:#b27297;
	border-left: 201px solid #e28cb3;
	font-size: 11px;

}
html>body #menupanel {
width: 567px;
}

#menu {
padding: 0px;
margin: 0px;
border: 0px;
text-align: center;
}

#menu li{
display: inline;
padding:0px;
margin:0px;
border: 0px;
color: #ffffff;
}

#menu a {
	color: #fcf7e7;
	float:left;
	padding-top:8px;
	background: #89a86c;
	width: 81px;
	height: 30px;
	border-left: 1px solid white;
	text-decoration: none;
}

html>body #menu a {
height: 22px;
width: 80px;
}

#menu a:hover {
	color:#fff;
	background:#e28cb3;
	text-decoration: none;
}


#leftcol {
	background-color: #e1dfe4;
	width: 201px;
	float: left;
	height: 610px;
	padding-top: 20px;
	background-image: url(images/strictly_admin_virtual_assistant.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;

}
.typist {
	vertical-align: bottom;
}
#maintext {
	background-color: #FFFFFF;
	float: right;
	width: 567px;
	padding-right:25px;
	padding-left:25px;
	text-align: justify;
	height: 610px;
	font-size: 12px;
	padding-top: 10px;
	background:url("images/side.gif") top right no-repeat;
	line-height: 120%;


}
#maintext a:link, #maintext a:visited {
	color: #999999;
}
html>body #maintext {
	width: 517px;
}

#maincontent {
}
#footer {
	background-color: #2a264b;
	clear: both;
	font-size: 11px;
	color: #FFFFFF;
	height: 30px;
	padding-top:8px;


}
html>body #footer {
height: 23px;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #2a254b;
	padding-bottom: 2px;


}
.tick {
	margin-right: 5px;
}
#menu .current a, #menu .current li {
	background-color: #b17297;
}
