html, body { 
	margin:0; 
	padding:0; 
	background:url(images/page_bg3.jpg) top right repeat-x #ffffff;
	font-family:Arial, Helvetica, sans-serif; 
    font-size:80%;
}

a{
	text-decoration:none;
}
a:hover {
	text-decoration: none;
}

#holder{
	width:760px;
	background-color:#b0b5cb;
	margin: 0 auto 0 auto;
	padding: 0;
}

#page{
	margin:0 auto 0 auto;
	width:758px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	background-color:#b0b5cb;
	padding: 0;
}
#topslice{
	width: 760px;
	height: 15px;
	margin:0 auto 0 auto;
}
	
#top{
	background:url(images/top_banner.jpg) top right no-repeat #ffffff;
	height:92px;
	width:758px;
	margin:0 auto 0 auto;	
	color:#ffffff;
	padding: 0;
}
#nav {
	width:758px;
	height:31px;
	margin: 0 auto 0 auto;
	padding: 0;
}
#left{
	background:url(images/left_nav_bg.gif) top left repeat-x #f5f6f8;
	width:122px;
	height: 1432px;
	border-right: 1px solid white;
	margin: 0;
	padding: 0;
	float: left;
}
#left_enquiry{
	background:url(images/left_nav_bg.gif) top left repeat-x #f5f6f8;
	width:122px;
	height: 777px;
	border-right: 1px solid white;
	margin: 0;
	padding: 0;
	float: left;
}
#wintertitle {
	width: 56px;
	padding-left: 2px;
	padding-top: 10px;
}
#left ul{
	list-style-type: none;
	padding-left:7px;
	padding-top: 16px;
	margin-left:0px;
}

#left ul li{
	padding:3px 0;
}

#left ul li a{
	color:#343466;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#left ul li a:hover{
	color:#FF6600;
}
#left_enquiry ul{
	list-style-type: none;
	padding-left:7px;
	padding-top: 16px;
	margin-left:0px;
}

#left_enquiry ul li{
	padding:3px 0;
}

#left_enquiry ul li a{
	color:#343466;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#left_enquiry ul li a:hover{
	color:#FF6600;
}
#latest_news {
	width:115px;
	margin: 50px auto 0 auto;
	padding-top: 10px;
}
#latest_news p{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#003366;
	padding-left:2px;
	padding-right:1px;
	margin: 5px 0 0 0;
}
#latest_news p a{
	text-decoration:underline;
	color:#336699;
}
#latest_news p a:hover{
	color:#FF6600;
}

#content {
	float:left;
	width:20px;
	height:1300px;
	background:url(images/textpanel_bg.gif) top right repeat-x #b0b5cb;
	margin: 0;
	padding: 0;
}
#content_enquiry {
	float:left;
	width:20px;
	height:490px;
	background:url(images/textpanel_bg.gif) top right repeat-x #b0b5cb;
	margin: 0;
	padding: 0;
}

#right{
	width:615px;
	height:645px;
	background:url(images/textpanel_bg.gif) top right repeat-x #b0b5cb;
	float:left;
	margin: 0;

}
#latestnews {
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	width: 590px;
	text-align:left;
}
#latestnews p {
	font-family:"Trebuchet MS";
	color:#FFFFFF;
	font-size: 1.2em;
	padding: 0 0 0 0;
	line-height: 130%;
	margin:0;
}
#latestnews p a {
	color:#7f7fa5;
	text-decoration:underline;
}
#latestnews p a:hover {
	color:#ff6600;
}

#bottompics {
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	float: left;
}

h1{
	font-family:"Trebuchet MS";
	color:#343466;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

h2{
	font-family:"Trebuchet MS";
	font-size:11pt;
	color:#ffffff;
	padding-left:1px;
}

h3{
	font-family:"Trebuchet MS";
	color:#FFFFFF;
	font-size: 1.2em;
	font-weight:normal;
	line-height: 130%;
}
h4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FF6600;
	padding-left:2px;
	padding-right:1px;
	margin: 0;
}
h5{
	font-family:"Trebuchet MS";
	font-size: 2.1em;
	font-weight:lighter;
	color:#FFFFFF;
	margin-top: 13px;
	margin-bottom: 8px;
	padding: 0;
}
#footer {
	width:758px;
	height:10px;
	margin: 0 auto 0 auto;
	border-bottom: 1px solid #cccccc;
	float: left;
}
#blipmedia{
	width:760px;
	clear:left;
	background-color:#ffffff;
	margin: 0 auto 0 auto;
	text-align:right;
	color:#cccccc;
	
}
#blipmedia a{
	color:#999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#blipmedia a:hover{
	color:#FF9900;
	text-decoration:none;
}


