﻿/*
Created by: Edmund Boey
Edited: 03/12/2008
*/


/*
To narrow gap between navigation and beginning of content */

#subnavigation-links {
  position:static;
  margin: 25px 0 0 0;
  padding-left:0;
  width:780px;
}



#content-holder {
border:0px;
margin:0px;
padding:0px;
width:1050px;
}

#bglogo {
	width:775px;
	height:489px;
	background-image:url("images/homepage/image001-alt.gif");
	background-repeat:no-repeat;
}

#bglogo img {
	margin:0;
	border:0;
	padding:0;
	float:none;
	clear:both;

}

#maincontent {
	width:650px;
	position:relative;
	left:0;
	top:-200px;
	margin-bottom:-200px;	
}

#maincontent img { /*031208*/
	margin:0;
	padding:0;
	border:0;
}


#left-content {
	 width:416px;
	 margin:0px;
	 padding:0px;
	 border-right:2px #b1b2b3 dotted;
}
#left-content #mainimage {
	float:none;
	margin:0px;
	
}

#right-content {
	width:230px;
	text-align:left;
	padding:0px;
	margin:0px;
}
#right-text {
	margin-left:9px;
	padding:0px; /*031208*/
	line-height:10pt;
}

#left-text {
	width:316px; /*031208*/
	/*margin:0px; 031208*/
	margin-left:79px;
	line-height:10pt;
}

#left-text h3 {
	font-size:8.5pt;
	color:#333333;
	margin-bottom:7px;
}
#left-text .s1{
	color:#cc3366;
}
#left-text p {
	font-size:8.5pt;
	/*padding:0px; 031208*/
	margin-right: 15px;
	margin-bottom:10px; 
}

#left-text .image-text {
	font-size:7.5pt;
}



#left-text a {
	color:#333333;
	text-decoration:underline;
}

#left-text ul {
	font-size:8.5pt;
	line-height:13pt;
}

#right-text ol {
	font-size:8.5pt;
	line-height:13pt;
}



#right-content {
	padding:0px;
	margin:0px;
	width:230px;
	float:right;
}
#right-text h3 {
	font-size:8.5pt;
	color:#333333;

}
#right-text p {
	font-size:8.5pt;
	margin-bottom:10px; 
}
#right-text a {
	color:#333333;
	text-decoration:underline;
}
#left-col {
	width:158px;
	float:left;
}
#right-col {
	width:158px;
	float:right;
}

#right-text .image-text {
	font-size:7.5pt;
}


#left-text .date-heading {
	font-size:8.5pt;
	color:#FF0033;
	margin-bottom:3px;
	
}

#content{position:relative;top:-24px;
}

