.content1
{
	background-image:url(../images/content1.jpg);
	background-repeat:no-repeat;
	width:850px;
	height:186px;
}
.content2
{
	background-image:url(../images/content2.jpg);
	background-repeat:no-repeat;
	width:850px;
	height:47px;
	vertical-align:top;
}
.content3
{
	background-image:url(../images/content3.jpg);
	background-repeat:no-repeat;
	width:850px;
	height:233px;
}
.content4
{
	vertical-align:bottom;
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
	width:850px;
	height:26px;
	padding-bottom:3px;
}
.left_glow
{
	background-image:url(../images/left_glow.jpg);
	background-repeat:no-repeat;
	width:18px;
	height:492px;
}
.right_glow
{
	background-image:url(../images/right_glow.jpg);
	background-repeat:no-repeat;
	width:18px;
	height:492px;
}

a.subtext {
color:#6C6C6C;
font-family:"Verdana","Times New Roman";
font-size:10px;
text-decoration:none;
}

a:hover, a:link, a:visited {
color:#000000;
text-decoration:none;
}

.bottom_copyright {
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
text-align:right;
}
.starting_address
{
	float:left;
	z-index:2;
	position:relative;
	top:23px;
	left:53px;
	text-align:left;
}
.languages a:link {color: #969696 !important; text-decoration: none;}     /* unvisited link */
.languages a:hover {color: #4B4B4B !important; text-decoration: none;}   /* mouse over link */
.languages a:active {color: #E17129 !important; text-decoration: none;}   /* selected link */
.languages a:visited {color: #969696; text-decoration: none;}  /* visited link */
