@charset "utf-8";
/* CSS Document */

body
{
	margin:5px 10px 10px 10px;
	padding:0px;
}

img
{
	border-style:none;
}

td,div,span,body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9.5pt;
	line-height:9.5pt;
	color:#555555;
	text-align:justify;
}

object:active, div:active
{
outline: none;
}

object:focus, div:focus
{
-moz-outline-style: none;
}



.outer
{
	width:944px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}
.menu
{
	position:absolute;
	top:0px;
	right:0px;
	height:31px;
	background-image:url(../images/menu/bg.png);
	background-repeat:no-repeat;
	width:944px;
}

.content
{
	position:absolute;
	top:31px;
	left:0px;
	width:944px;
	height:461px;
	
}
.text
{
	position:absolute;
	top:67px;
	left:28px;
	width:400px;
	text-align:justify;
}
.text2
{
	position:absolute;
	top:35px;
	left:28px;
	width:400px;
	text-align:justify;
}
#clipart
{
	position:absolute;
	top:0px;
	right:0px;
	width:367px;
	height:461px;
	background-repeat:no-repeat;
}
.darktext
{
	color:#FFFFFF;
	font-size:8pt;
	line-height:11pt;
}
.cstandard
{
	background-image:url(../images/general/lightgrey.jpg);
	background-repeat:repeat-y;
}
.chome
{
	background-image:url(../images/home/bg-2011Sept.jpg);
	background-repeat:no-repeat;
}
.ccontact
{
	background-image:url(../images/contact/bg.jpg);
	background-repeat:no-repeat;
}
.orange
{
	position:absolute;
	width:944px;
	height:46px;
	bottom:0px;
	left:0px;
	background-image:url(../images/general/orange.png);
	background-repeat:no-repeat;
}
.free_consult
{
	position:absolute;
	width:114px;
	height:114px;
	bottom:50px;
	left:20px;
}
.dark
{
	position:absolute;
	width:944px;
	height:194px;
	background-image:url(../images/general/bg_dark.png);
	background-repeat:no-repeat;
	top:492px;
	left:0px;
}

.footer
{
	position:absolute;
	width:944px;
	height:32px;
	background-image:url(../images/general/footer.png);
	background-repeat:no-repeat;
	top:695px;
	left:0px;	
}

.submenu
{
	position:absolute;
	width:255px;
	left:0px;
	top:130px;
}

.submenu img
{
	cursor:pointer;
}

.divide
{
	background-image:url(../images/general/divide.png);
	background-repeat:no-repeat;
	height:143px;
	width:3px;
	position:absolute;
	top:144px;
	left:260px;
}
.subcontent
{
	position:absolute;
	width:280px;
	left:275px;
	top:144px;
	height:200px;
	display:none;
	font-size:8pt;
	color:#7d7e81;
	line-height:11pt;
}

.index
{
	cursor:pointer;
}
.indexheader
{
	position:absolute;
	top:0px;
	left:0px;
	background-image:url(../images/home/index_header.jpg);
	width:944px;
	height:561px;
}
.indexfooter
{
	position:absolute;
	top:561px;
	left:0px;
	background-image:url(../images/home/index_footer.jpg);
	width:944px;
	height:170px;
}
.r
{
	text-align:right;	
}
.s
{
	font-size:8pt;
}
table.form td
{
	padding-bottom:4px;	
}
input,textarea,select
{
	font-size:8pt;
	color:#555555;
	font-family:Arial, Helvetica, sans-serif;
	padding:2px;
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	background-color:transparent;
}
input
{
	
}
.enquireshade
{
	background-color:#ffffff;
	position:absolute;
	top:31px;
	left:0px;
	width:944px;
	height:461px;
}
.enquirebutton
{
	position:absolute;
	width:316px;
	height:302px;
	top:80px;
	left:320px;
	display:none;
}

.contactlink
{
	text-decoration:none;
	color:#FFF;
	font-size:15px;
	font-weight:bold;
}

.contactlink:hover
{
	color:#CCC;
	font-size:15px;
	font-weight:bold;
	
}

.tableState td
{
	padding: 3px 30px 3px 0;
}
