body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:      transparent url('../pictures/bg.png') top left repeat;
	margin:          0;
	padding:         0;
	oveflow-x:hidden;
	behavior:url("../css/csshover.htc");
	LINE-HEIGHT: 160%;
	border: 0;
	font-size:11px;
}

a, a:visited {
	text-decoration: none;
	color:#0000FF;
}

#container
{
	margin: 0 auto 0 auto;
	padding: 0;
	width:           908px;
	position:        relative;
	background:      transparent url('../pictures/containerbg.png') top left repeat-y;
}

.block {
background: #f7f7f7;
border: #ebe5e5 1px solid;
padding: 15px;
}

#header
{
	width:           854px;
	height:          114px;
	margin-left: 27px;
}

.headtitle
{
	position:        relative;
	font-family:     arial,helvetica,sans-serif;
	font-size:       30px;
	color:           #FFF;
	top:             8px;
}


#maincontent
{
	width:           100px;
	height:			 100px;
	background:      #EEEEEE;
	margin: 0 auto;
}

#content
{
	min-height:      390px;
	width:           854px;
	background:      transparent url('../pictures/contentbg.png') top left repeat-y;
	margin-left: 27px;
}

#insidecontent
{
	min-height:      1200px;
	float:           left;
	padding: 0;
	padding-left:    22px;
	padding-right:    0px;
	width:           500px;
	padding-top: 5px;
	background: #FFFFFF;
text-align: justify;
}

#insidecontent p
{
	margin:          0;
	color:           #3f3f3f;
	font-family:     arial,helvetica,sans-serif;
	LINE-HEIGHT: 160%;
	font-size: 14px; 
}

#insidecontent h1
{color: #666666; font-weight: bold; font-size: 18px;	line-height:     170%; }

#insidecontent h2
{color: #666666; font-weight: bold; font-size: 18px; 	line-height:     170%;}


#enquiries
{
    text-align: center;
	align:center;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}

#sidebar
{
	float:           right;
	width:           130px;
	/* background:      #C1d3FB; */
/* background:      #E3E5EB; */
background:      #EEEEEE;

	margin-top: 0px;
	margin-right: 0px;
	padding: 0 10px 10px 10px;
}

#sidebar p
{
	margin:          0;
	color:           #565656;
	font-family:     'lucida grande', 'franklin gothic medium', sans-serif;
	font-size:       1em;
	line-height:     170%;
}

#sidebar2
{
	text-align: left;
}

#sidebar a:hover
{
	text-decoration: none;
}


#footer2
{
	width:           796px;
	height:          39px;
	visibility: hidden;
	margin-left: 27px;
}

#footer
{
	width:           854px;
	height:          39px;
	background:      transparent url('../pictures/footer.png') top left repeat-x;
	margin-left: 27px;
}

#footertag
{
	font-size: 9px;
	color: #CCCCFF;
	LINE-HEIGHT: 100%;
	text-align: justify;
	margin:10px;
}

#footer span
{
	display:         block;
	position:        relative;
	font-family:     'lucida grande', 'franklin gothic medium', sans-serif;
	font-size:       1.2em;
	padding:         10px;
	color:           #565656;
}
#kw
{
	font-size: 9px;
	color: #ebe5e5;
}
.sb {
	background-color:#f7f7f7;
	border: #ebe5e5 1px solid;
	height: 25px;
	padding-left: 10px;
}