body{
	background:url('/images/bg_tile3.gif') repeat-x #91DCEF;
	margin:0px;
	padding:0px;
	text-align:center;
	font: 11px arial;
	color:#5E5E5E;
}

a{
	text-decoration:underline;
	color:#787878;
}

a:hover{
	text-decoration:underline;
	color:#4EC7E6;
}

h4 a{
	text-decoration:none;
	color:#00A2CC;;
}

h4 a:hover{
	text-decoration:underline;
	color:#00A2CC;;
}

p{
	margin:0px;
}

#wrapper{
	width:836px;
	background:url('/images/bodyTile.gif') repeat-y;
	margin:0px auto 0px auto;
	text-align:left;
}

#header{
	height:206px;
	background:url('/images/header.jpg') no-repeat;
}

#topLinks{
	padding:35px 0px 0px 710px;
}

#home{
	float:left;
	width:400px;
	height:150px;
}

#links{
	float:right;
	margin-right:51px;
	margin-top:15px;
	display:inline
}

ul{
	list-style:none;
	margin:0px;
}

ul li{
	margin-bottom:1px;
	height:30px;
	width:208px;
}


a#link1:link, a#link1:active, a#link1:visited{
	display:block;
	height:30px;
	width:208px;
	background-image:url('/images/link1.gif');
}

a#link1:hover{
	display:block;
	height:30px;
	width:208px;
	background-image:url('/images/link1.gif');
	background-position:0px -30px;
}

a#link2:link, a#link2:active, a#link2:visited{
	display:block;
	height:30px;
	width:208px;
	background-image:url('/images/link2.gif');
}

a#link2:hover{
	display:block;
	height:30px;
	width:208px;
	background-image:url('/images/link2.gif');
	background-position:0px -30px;
}

a#link3:link, a#link3:active, a#link3:visited{
	display:block;
	height:30px;
	width:208px;
	background-image:url('/images/link3.gif');
}

a#link3:hover{
	display:block;
	height:30px;
	width:208px;
	background-image:url('/images/link3.gif');
	background-position:0px -30px;
}

a#link4:link, a#link4:active, a#link4:visited{
	display:block;
	height:30px;
	width:208px;
	background-image:url('/images/link4.gif');
}

a#link4:hover{
	display:block;
	height:30px;
	width:208px;
	background-image:url('/images/link4.gif');
	background-position:0px -30px;
}

#body{
	background:url('/images/bodyImage.gif') no-repeat;

}

#footer{
	height:97px;
	background:url('/images/footer.gif') no-repeat;
	text-align:center;
	line-height:55px;
	clear:both;
}

#left{
	width:205px;
	float:left;
	margin-left:50px;
	margin-top:20px;
	text-align:center;
	display:inline;
}

#center{
	width:314px;
	background:url('/images/centerBody.gif') repeat-y;
	float:left;
	margin-left:6px;
	line-height:18px;
}

#centerLatestNews{
	width:515px;
	background-color:#ffffff;
	/*background:url('/images/centerBody.gif') repeat-y;*/
	float:left;
	display:inline;
	margin-left:60px;
	line-height:18px;
}

#centerFooter{
	height:18px;
	background:url('/images/centerFooter.gif') no-repeat;
	clear:both;
	
}

#right{
	width:200px;
	float:left;
	margin-left:15px;
	margin-top:20px;
}

.padding1{
	text-align:left;
	padding:0px 0px 10px 20px;
}

.padding2{
	padding:0px 20px 10px 20px;	
}

.imgfloat{
	float:left;
	border:3px solid #E3F5F9;
	margin:0px 8px 8px 0px;
}

.padding3{
	padding:0px 20px 10px 0px;	
}

h2{
	margin:0px 0px 5px 0px;
	color:#00AEDB;
	font-size: 12px;
	font-weight:bold;
}

h4{
	color:#00AEDB;
	font-size: 12px;
	font-weight:bold;
}

.date{
	margin:0px 0px 5px 0px;
	color:#3A3A3A;
	font-size: 10px;
	font-weight:bold;
	margin-top:5px;
}

#right .input{
	border:1px solid #80D8EF;
	width:180px;
	height:15px;
	margin:3px 0px 3px 0px;
}

.seperator{
	margin:5px 0px 10px 0px;
}

label{
	display:block;
	width:100px;
	float:left;
	margin:5px 10px 5px 0px;
}

#centerLatestNews #name, #company, #email, #tel, textarea{
	width:222px;
	border: 1px solid #80D8EF;
	float:right;
	margin:5px 140px 5px 0px;
	background-color:#EBF9FC;
}

.important{
	color:#FF0000;
}

#formButton{
	margin-left:130px;
}
#event
{
	padding: 0px 20px 10px 20px;
}
#event h4
{
	margin: 0px 0px 5px 0px;
}