body, html{
	height:100%;
	margin:0;
	padding:0;
}
#contents{
	margin: 0 auto;
	padding-bottom: 10px;
	overflow: hidden;
	width:740px;
	text-align:left;
	border-right: 1px solid #DADDE0;
	border-bottom: 1px solid #DADDE0;
	border-left: 1px solid #DADDE0;
}
#innercont{ 
	margin: 10px;
}
body {
	font: 75%/140% Verdana, Arial, Helvetica, sans-serif;
	color: #4f4f4f;
	text-align: center;
}
#footer {
	margin-left: 20px;
	font-weight: bold;
	clear: both;
	margin-top: 10px;
}
#footer span{
	float: right;
}
html>body #middle {
/*remove the indent bug on ie*/
	margin: 0 0 20px 168px;
	min-height:200px;
	float: none;
}
#middle {
	margin: 0 10px 20px 3px;
	float: left;
}
#middle  p{
	margin: 0;
	padding: 15px 0 0;
}
#template1, #template2, #template3 {
	margin: 20px 0 20px 20px;
}
#template1 p {
	width: 315px
}
#template1 .imageholder, #template3 .imageholder{
	float: right;
	text-align: right;
	width: 188px;
	margin: 15px 0 0 20px;
}
#template2 .imageholder{
	margin: 15px 20px 0 0;
}
#template3 .imageholder{
	float: left;
	margin: 15px 20px 0 0;
}
#template1 .imageholder img, #template3 .imageholder img{
	margin-bottom: 8px;
}
#template2 .imageholder img{
	width: 162px;
	height: 98px;
	margin:0 8px 8px 0;
}
.staff {
	margin:20px 0 0 0;
	padding: 0;
	list-style: none;
}
.staff li{
	margin:0 0 20px 0;
	padding: 0;
	height: 107px;
}
.staff h2{
	margin:0;
	padding: 0;
}
.staff img{
	float: right;
	border: 1px solid #6F6F6F;
	margin-left: 20px;
}
.staff p{
	padding:0 !important;
}
.staff a{
	text-decoration: none;
	background: url(../images/layup/arrow.gif) no-repeat right center;
	padding-right: 10px;
}
.s2 img{
	float: none; 
	margin: 0 0 10px;
} 
.s2 {
	width: 100%;
	overflow: hidden;
}
.s2 li{
	display: inline;
	float: left; 
	height: 160px;
	width: 160px;
	margin:0 10px 10px 0;
}
.s2 h2{
	margin:0;
	padding: 0;
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
}
a {
	color: #8DAFAF;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a img{
	border: none;
}
#beatgfx {
	background-image: url(../images/layup/beat.gif);
	background-repeat: repeat-x;
	height: 153px;
	position: absolute;
	width: 720px;
	background-position: left bottom;
	text-align: right;
}
#beatgfx img{
	margin-top:121px
}
#topbar {
	height: 165px;
	width: 100%;
	background: #A1A1A1;
}
#topnavi {
	height: 20px;
	margin: 3px 0px;
	background: #666;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	padding-right: 5px;
	padding-top: 3px;
}
#sidenavi {
	width:165px;
	font: bold 0.8em Arial, Helvetica, sans-serif;
	float:left;
	margin: 0;
	background: #A9C2C2 url(../images/layup/corner_b.gif) no-repeat right bottom;
	padding-bottom: 20px;
}
#sidenavi .phoneno{
	background: url(../images/layup/corner_top.gif) no-repeat left top;
	margin: 0;
}
#sidenavi ul {
	background: #F2F6F6;
	margin: 0;
	padding:0;
	border-top: 4px solid #fff;
	border-bottom: 4px solid #fff;
}
#sidenavi li {
	list-style: none;
	margin:  0;
	padding: 0;
	border-right: 1px solid #666666;
}
#sidenavi li ul {
	margin-bottom: 3px;
	padding:0 0 5px 0;
	border: none;
}
#sidenavi li ul li {
	border: none;
}
#sidenavi a.on {
	font-weight: bold;
}
#sidenavi li a{
	height: 22px;
	margin: 0 0 3px;
	text-align: right;
	color: #666;
	text-decoration: none;
	display: block;
	font: 1.2em/2em Arial, Helvetica, sans-serif;
	padding-right: 4px;
	border-top: 1px solid #666;
}
#sidenavi li ul a{
	height: auto;
	margin:  0 5px 0 0;
	padding: 0;
	font: 1em/1.5em Verdana, Arial, Helvetica, sans-serif;
	border: none;
}
#sidenavi li a:hover{
	text-decoration: none;
	color: #000;
}
#sidenavi img {
	margin: 20px 0 0 10px;
}
#bluebar {
	background: #A9C2C2 url(../images/layup/corner_top.gif) no-repeat left top;
	height: 36px;
	margin: 0;
	padding: 40px 5px 0 0;
	font: bold 1.1em Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: right;
}
table {
	width: 100%;
	margin-top: 15px;
	border-collapse: collapse;
	border: 1px solid #A9C2C2;

}
td, th{
	border: 1px solid #A9C2C2;
	padding: 2px;
	text-align: left;
	vertical-align: top;
}
th{
	background: #A9C2C2;
	border: 1px solid #fff;
	color: #fff;
}
#hourstab td, th{
	text-align: center;
}
#hourstab .textleft{
	background: #fff;
	color: #666;
	border: 1px solid #A9C2C2;
}
#textchange {
	float: right;
	list-style: none;
	margin: -20px 0 0;
	padding: 0;
}
#textchange span {
	margin-right: 10px;
	float: left;
	font-size: 10px !important;
}
#textchange a {
	height: 13px;
	width: 13px;
	margin-right: 7px;
	text-indent: -9000px;
	display: block;
	float: left;
	outline: 0;
	background: url(../images/layup/textsize.gif) no-repeat;
}
#textchange a.last {
	width: 8px;
	margin-right: 3px;
	background: url(../images/layup/textsize.gif) no-repeat -20px 0;
}
h1 {
	padding: 3px 8px 3px 0;
	margin: 0;
	font: bold 1.6em Arial, Helvetica, sans-serif;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	color: #666;
	text-align: right;
}
h2 {
	font: bold 1.4em Arial, Helvetica, sans-serif;
	margin: 15px 0 0;
	padding: 0;
}
h3 {
	font: bold 1.3em Arial, Helvetica, sans-serif;
	margin: 15px 0 0;
	padding: 0;
}
h4 {
	font: bold 1.2em Arial, Helvetica, sans-serif;
	margin: 15px 0 0;
	padding: 0;
}
hr {
	background:none;
	border-bottom: 1px solid #cccccc;
	height: 1px;
	border-top: none;
	border-right: none;
	border-left: none;
}
form {
	margin: 0;
	padding: 0;
}
fieldset {
	border: none;
	white-space: nowrap;
	margin: 0;
	padding: 0;
}
.formarea{
	text-align: right;
	vertical-align: top;
	width:340px;
	border: none;
	padding-top: 10px;
}
.formarea p {
	margin: -3px 0 !important;
	padding: 0;
}
.formarea p label {
	float: left;
	font-weight: bold;
}
.formarea select{
	padding: 0;
	width: 174px;
}
.textform {
	background: #F5F5F5;
}
.textformfocus {
	background: #E5E5E5;
}
.textform, .textformfocus {
	color: #666666;
	padding: 1px 1px 3px 3px;
	width:168px;
	border: 1px solid #666;
	font: 1em Verdana, Arial, Helvetica, sans-serif;
}
.submit {
	border: 0;
	background: #A9C2C2 url(../images/layup/corner_b.gif) no-repeat right bottom;
	color: #FFFFFF;
	padding: 5px;
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
}
.textleft {
	text-align: left !important;
}
.textcenter {
	text-align: center !important;
}
.textright {
	text-align: right !important;
}
.right {
	float:right;
}
.left {
	float:left;
}
.hand {
	cursor: pointer;
	cursor: hand;
}
.error {
	color: #BC2020;	
}

/*for editor */

.green {
	color: #134D4D;
}
.blue {
	color: #0C5281;
}
.brown {
	color: #93752C;
}
