
*
{
	margin:0px;
	padding:0px;
}
body 
{
	background-color:#fff;
	background-image:url(../images/background.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	font-family:Arial, Verdana, sans-serif;
	font-size:12px;
	text-align:center;	
}
img 
{
	border:0px;
}
hr
{
	height:0px;
	border-bottom:1px dotted #63879c;
	border-top:0px;
	margin:0px 0px 10px 0px;	
}
a:link, a:active
{
	color:#000;
	font-weight:normal;
	text-decoration:underline;
}
a:visited
{
	color:#000;
	font-weight:normal;
	text-decoration:underline;
}
a:hover
{
	color:#000;
	font-weight:normal;
	text-decoration:none;
}
h1, h2, h3, h4, h5, h6
{
	margin:0px;
	padding:0px;
}
h1
{
	color:#0873ba;
	font-size:16px;
	font-weight:bold;
	margin:0px 0px 15px 0px;
}
h2, dt strong
{
	color:#363636;
	font-size:14px;
	margin:0px 0px 10px 0px;
}
h3, h4, h5, h6
{
	color:#000;
	font-size:12px;
	margin:0px 0px 10px 0px;
}
p
{
	margin:10px 0px 15px 0px;
}
form
{
	margin:0px;
	padding:0px; 
}
input, select, textarea
{
	background-color:#fff;
	border: none;
	font-family:Arial, Verdana, sans-serif;
	font-size:12px;
	padding: 4px;
}
table
{
	border:0px;
	padding:0px;
}
/* Layout Creators */
div.wrapper
{
	background-image:url(../images/content/content_background.jpg);
	background-repeat:repeat-y;
	margin: 0px auto 0px auto;
	position:relative;
	text-align:left;
	width:960px;
}
div.header
{
	background-image:url(../images/header/header_background.jpg);
	background-repeat:no-repeat;
	height:246px;
	position:relative;
	width:960px;
}
div.content
{
	display: inline;
	float: left;	
	margin: 0px 0px 0px 0px;
	min-height: 495px;	
	position:relative;
	width: 599px;
}
div.content-settings 
{
	padding: 10px 20px 30px 20px;
}
div.content-settings ul, div.content-settings ol
{
	padding: 10px 20px 20px 50px;
}
div.content-settings ul li, div.content-settings ol li
{
	margin: 0px 0px 5px 0px;
}
div.sidebar
{
	background-image:url(../images/content/sidebar_background.jpg);
	background-repeat:no-repeat;
	float: right;
	margin: 0px 9px 0px 0px;
	min-height: 495px;
	position:relative;
	width: 327px;
}
div.sidebar-settings
{
	padding: 25px;
}
* html div.sidebar
{
	height: 495px;
}
ul.navigation
{
	background-image:url(../images/navigation/navigation.gif);
	background-repeat:no-repeat;
	height: 89px;
	position:absolute;
	width: 960px;
	top: 151px;
}
ul.navigation li
{
	float:left;
	height:89px;
	list-style:none;
	width:160px;
}
ul.navigation li a
{
	display: block;
	height: 89px;
}
ul.navigation li.home a:hover 
{
    background: transparent url(../images/navigation/navigation.gif) 0px -93px no-repeat;
}
ul.navigation li.about a:hover 
{
    background: transparent url(../images/navigation/navigation.gif) -160px -93px no-repeat;
}
ul.navigation li.services a:hover 
{
    background: transparent url(../images/navigation/navigation.gif) -320px -93px no-repeat;
}
ul.navigation li.education a:hover 
{
    background: transparent url(../images/navigation/navigation.gif) -480px -93px no-repeat;
}
ul.navigation li.enquiry a:hover 
{
    background: transparent url(../images/navigation/navigation.gif) -640px -93px no-repeat;
}
ul.navigation li.contact a:hover 
{
    background: transparent url(../images/navigation/navigation.gif) -800px -93px no-repeat;
}
div.footer-wrapper
{
	background-image:url(../images/footer/footer2.jpg);
	background-position:center;
	background-repeat:no-repeat;
	border:0px;
	clear:both;
	height:130px;
	position:relative;
	text-align:center;
	width: 100%;	
}
div.footer
{
	height: 96px;
	margin: auto auto;
	position:relative;
	width: 960px;
}
ul.footer-nav
{
	left:57px;
	position:absolute;
	width:520px;
	text-align:left;
	top:55px;
}
ul.footer-nav li
{
	float:left;
	list-style:none;
	margin: 0px 10px 0px 0px;
}
ul.footer-nav li a
{
	font-size: 11px;
	text-decoration:none;
}
div.credit
{
	background-image:none;
	height: 33px;
	position:absolute;
	right: 15px;
	bottom: 13px;
	width:145px;
}
div.credit a:link, div.credit  a:active, div.credit a:visited, div.credit a:hover
{
	display:block;
	height: 25px;
}
ul.sitemap
{
	list-style: none;
	margin-top: 0px;
}
ul.sitemap li
{
	border-bottom: 1px solid #ebf3f8;
	width: 300px;
}
ul.sitemap li a
{
	display: block;
	padding: 10px 10px 10px 10px;
	text-decoration: none;
}
ul.sitemap li a:hover
{
	background-color:#a7c9dc;
	text-decoration: none;
}
/* Content Images */
div.about
{
	background-image:url(../images/content/content_about.png);
	background-repeat:no-repeat;
	font-size: 16px;
	min-height: 170px;
	width: 599px;
}
div.services
{
	background-image:url(../images/content/content_services.png);
	background-repeat:no-repeat;
	font-size: 16px;
	min-height: 150px;
	width: 599px;
}
div.enquiry
{
	background-image:url(../images/content/content_enquiry.png);
	background-repeat:no-repeat;
	font-size: 16px;
	min-height: 150px;
	width: 599px;
}
div.contact
{
	background-image:url(../images/content/content_contact.png);
	background-repeat:no-repeat;
	font-size: 16px;
	min-height: 120px;
	width: 599px;
}
div.education
{
	background-image:url(../images/content/content_education.png);
	background-repeat:no-repeat;
	font-size: 16px;
	min-height: 150px;
	width: 599px;
}
div.sitemap
{
	background-image:url(../images/content/content_sitemap.png);
	background-repeat:no-repeat;
	font-size: 16px;
	min-height: 120px;
	width: 599px;
}
div.strat
{
	background-image:url(../images/content/content_strat.png);
	background-repeat:no-repeat;
	font-size: 16px;
	min-height: 120px;
	width: 599px;
}
* html div.about, * html div.services, * html div.enquiry, * html div.education
{
	height: 150px;
}
* html div.sitemap, * html div.strat, * html div.contact
{
	height: 120px;
}
.image-content
{
	float: right;
	margin: 40px 10px 0px 0px;
	width: 490px;
}
dl.services
{
	font-size: 16px;
	margin: 0px 0px 0px 45px;
	width: 500px;
}
dl.display-full
{
	font-size: 12px;
	margin: 0px 0px 0px 45px;
	width: 500px;
}
dl.services dt, dl.display-full dt
{
	padding: 0px 0px 7px 20px;
}
dl.services a
{
	text-decoration:none;
}
dl.services dd, dl.display-full dd
{
	border-left: 1px solid #d4e8f3;
	font-size:12px;
	margin: 0px 0px 0px 30px;
	padding: 0px 0px 0px 10px;
	width: 450px;
}
/* Text Formatting */
.size16
{
	font-size: 16px;
}
.size14
{
	font-size: 14px;
}
/* Image styling */
.readmore
{
	margin: 0px 0px 0px -11px
}
.partner
{
	float: left; 
	margin: 0px 10px 0px 0px
}
.left
{
	float: left;
	margin: 0px 10px 10px 0px
}
/* Custom */
.clear
{
	clear: both
}
/* Form Styling */
form.cmxform fieldset 
{
	border: 0px;
	width: 600px;	
}
form.cmxform legend 
{
	color:#000;
	font-weight: bold;
	padding: 10px 0px 10px 0px;
}
form.cmxform label 
{
	display: inline-block;
	line-height: 1.4;
	width: 150px; /* Width of labels */	
	vertical-align: top;
}
form.cmxform fieldset ol 
{
	margin: 0;
	padding: 0;
}
form.cmxform fieldset li 
{
	list-style: none;
	padding: 5px;
	margin: 0;
}
form.cmxform em 
{
	font-weight: bold;
	color: #f00;
}
form.cmxform textarea
{
	height: 90px;
	width: 350px;
}
