

body	{
			font-family: sans-serif; font-size:0.9em;line-height:auto;
		}

.body	{
			text-align: left; padding: 30px;
		}



p	{font-size:0.9em;}
li	{font-size:0.9em;}
div#surround	{
					position:relative;width:800px;background-color:white;height:48em;padding:0px;padding-top:0px;
				}

div#header	{
				position:relative;top:0px;height:216px;width:775px;background-color:#9966cc;float:none;
			}

div#main_content	{
						position:relative;
					}

object#logo_swf {position:absolute;left:50px;z-index:6;}

img#logo	{	position:absolute;left:30px;z-index:5;visibility:hidden;
			}

img#power2perform	{	position:absolute;top:135px;left:30px;z-index:4;
			}

img#banner	{	position:absolute;width:775px;height:156px;left:0px;bottom:0px;z-index:3;
			}


		

div#right_content	{
			position: relative; right: 0px; top: 0px; background-color: white;padding:10px;height:345px;overflow:hidden;
		}
		
img.product	{float:left; padding-right:5px;padding-top:0px;width:100px;}		
div.product	{min-height:75px;font-size:0.8em;}
* html div.product { height: 75px;}


h1 {color:#663399;font-size:1.5em;}
h2 {color:#663399;font-size:1.4em;}
h3 {color:#663399;font-size:1.3em;}
h4 {color:#663399;font-size:1.1em;}
b, strong {color:#663399;font-size:1em;}

a.footer {text-decoration:none;font-size:1em;}

.legal {font-weight: normal; font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; position: relative;color:white;}
a.legal {color:white;}

/** Enquiry Form **/
div.error, div.ok {
	margin: 0;
	margin-bottom: 2px;
	padding: 6px;
	background: #DD0000;
	color: white;
	font-weight: bold;
}
div.ok {
	background: #00AA00;
}

#enquiryForm {
	font-size: 0.9em;
}

form.default input.default, form.default textarea {  
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1em;
	width: 250px;
}

form.default textarea {	
	height: 85px;
}

form.default label {
	cursor: pointer;
}

/** Tiny MCE **/
body.mceContentBody {
   background: #e3e3e3;
}