*
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

html
{
 height: 100%;
}

body{
/*for IE */
	font-family: Georgia;
	height: 100%;
	color: #595757;
	font-size: 9pt;
}
#e{
/*for Firefox etc */
  margin:0 auto;
}

#header
{
 height: 35px;
 width: 100%;
 background-image: url('graphics/header_bg.gif');
}

#headerInside
{
 width: 900px;
 height: 27px;
 margin-left: auto;
 margin-right: auto;
}

#headerInsideLeft
{
 width: 200px;
 float: left;
 height: 100%;
 margin-top: 8px;
}

#headerInsideRight
{
 width: 700px;
 background-color: #DC4234;
 float: right;
 height: 100%;
 margin-top: 8px;
}

#main
{
 width: 900px;
 margin-left: auto;
 margin-right: auto;
 min-height: 100%;
 height: 100%;
}

#mainLeft
{
 width: 198px;
 min-height: 100%;
 height: 100%;
 float: left;
 
}

#mainRight
{
 width: 699px;
 float: right;
 border-left: solid 1px #DC4234;
 border-right: solid 1px #DC4234; 
}

#logo
{
 margin-top: 5px;
 margin-bottom: 40px;
 width: 198px;
 height: 47px;
}

#content
{
 width: 430px;
 float: left;
}

#messenger
{
 width: 260px;
 float: right;
 margin-right: 5px;
 margin-top: 5px;
}

h1
{
 color: #B70000;
 margin-bottom: 10px;
 margin-left: 10px;
 margin-top: 10px;
}

h2
{
 color: #B70000;
 margin-left: 10px;
 margin-top: 10px;
}

h3
{
 color: #B70000;
 font-size: 10pt;
 margin-left: 10px;
 margin-top: 10px;
}

h4.label
{
 background-image: url('graphics/h4_bg.gif');
 height: 20px;
 width: 252px;
 margin-bottom: 10px;
 margin-top: 10px;
 color: #ffffff;
 font-size: 9pt;
}

.padded
{
 top: 3px;
 left: 5px;
 position: relative;
}

h5
{
 font-size: 11pt;
 color: #FFFFFF;
 margin: 5px 5px 0px 10px;
}

p
{
 color: #595757;
 font-size: 9.5pt;
 margin: 5px 10px 5px 10px;
 line-height: 19px;
}

p.home
{
 font-size: 11pt;
 line-height: 23px;
}

a.imgA img
{
 border: none;
}

a:link
{
 color: #595757;
 font-weight: bold;
 text-decoration: none;
 border: none;
}

a:hover
{
 color: #595757;
 font-weight: bold;
 text-decoration: none;
 border: none;
}

a:visited
{
 color: #595757;
 font-weight: bold;
 text-decoration: none;
 border: none;
}

a.white
{
 color: #FFFFFF;
}

.link a img
{
 border: none;
 margin-right: 5px;
 float: left;
 width: 53px;
}

p.linkText2
{
 color: red;
 font-weight: bold;
}

.link
{
 margin-top: 20px;
 width: 180px;
}

.link a:link p
{
 color: #595757;
 font-size: 9pt;
 margin-top: 4px;
 width: 137px;
 text-decoration: none;
 font-weight: normal;
}

.link a:hover p
{
 color: #595757;
 font-size: 9pt;
 margin-top: 4px;
 width: 137px;
 text-decoration: none;
 font-weight: normal;
}

.link a:visited p
{
 color: #595757;
 font-size: 9pt;
 margin-top: 4px;
 width: 137px;
 text-decoration: none;
 font-weight: normal;
}

#address
{
 margin-top: 20px;
 color: #D9370C;
 font-size: 8pt;
 vertical-align: bottom;
}

span.one
{
 color: #B70000;
 font-size: 11pt;
 line-height: 25px;
}

span.two
{
 color: #B70000;
 font-size: 13pt;
 line-height: 25px;
}

span.three
{
 color: #B70000;
 font-size: 15pt;
 line-height: 25px;
}

span.four
{
 color: #B70000;
 font-size: 18pt;
 line-height: 25px;
}

a img
{
 border: none;
}

img.pageImg
{
margin-top: 8px;
}

#websiteEnquiry
{
 width: 250px;
 margin-left: 10px;
}

#contactusTable
{
 width: 350px;
}


