
body{
	margin:0px 0px 0px 0px;
	padding:0px;
	background-image:url('../images/body.jpg');
	background-repeat:no-repeat;
	background-position:top center;
	background-color:#ffffff;
}

td{
	vertical-align:top;
}

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

#leftTD{
	width:210px;
	background-image:url('../images/bg.png');
}

#leftTopDiv{
	width:190px;
	height:3px;
	background-color:#5eb0be;
	line-height:1px;
	font-size:1px;
	margin:10px 0px 0px 10px;
}

#logoDiv{
	width:200px;
	height:74px;
	margin:0px 0px 0px 10px;
}

#menuDiv{
	padding:0px 0px 27px 0px;
}

#spacerTD{
	width:20px;
	line-height:0px;
	font-size:0px;
}

#rightTD{
	width:730px;
	background-image:url('../images/bg.png');
}

#rightTopDiv{
	width:710px;
	height:3px;
	background-color:#a20f5f;
	margin:10px 10px 0px 10px;
	line-height:0px;
	font-size:1px;
	float:left;
	clear:both;
}

#newsletterDiv{
	width:710px;
	height:40px;
	float:left;
	clear:both;
	margin:0px 10px 0px 10px;
	text-align:right;
}

#mainDiv{
	width:490px;
	min-height:300px;
	margin:0px 20px 20px 20px;
	float:left;
	text-align: justify;
}

#rightDiv{
	width:190px;
	float:left;
	margin:58px 10px 0px 0px;
}

#imageDiv{
}

#imageTextboxDiv{
	width:180px;
	margin:10px 0px 0px 0px;
	background-color:#5EB0BE;
	padding:5px;
	text-align:center;
	/*border:1px solid #969494;*/
}

#imageTextboxDiv p.bodytext, #imageTextboxDiv p.bodytext a{
	color:#ffffff;
	padding:0px;
	margin:0px;
}

#bottomTD{
	width:960px;
	text-align:center;
}

#bottomDiv{
	padding:17px 0px 0px 0px;
}
