body
{
	text-align:center;

}
#container
{
	margin:0 auto;
	text-align:left;
	width:788px;
	font-family: Arial, Helvetica, sans-serif;
}

#header
{
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	height:117px;
	width:788px;
	float:left;
	
}

#header2
{
	background-image:url(images/header2.jpg);
	background-repeat:no-repeat;
	height:117px;
	width:788px;
	float:left;
}

#headertext
{
	height:25px;
	width:130px;
	position:relative;
	left:625px;
	top:80px;
}

#headertext a
{
	text-decoration:none;
	font-size:16px;
	font-weight:bold;
	color:#000000;
}
#leftside 
{
	width:126px;
	float:left;
}
#leftmenu
{
	background-image:url(images/side.jpg);
	background-repeat:no-repeat;
	height:315px;
	width:126px;
	float:left;
	
}

#leftextra {
	width:118px;
	height:115px;
	float:left;
}


#menutext
{
	height:200px;
	margin-left:5px;
	padding-right:5px;
	text-align:right;
}

#menutext a
{
	font-weight:bold;
	font-size:12px;
}

#menutext a:link 
{
	color: #000000;
	text-decoration: none;
}

#menutext a:visited 
{
	color: #000000;
	text-decoration: none;
}

#menutext a:hover 
{
	color: #D41E47;
	text-decoration: none;
}

#centercontent
{
	background-image:url(images/content_bg.jpg);
	background-repeat:no-repeat;
	width:610px;
	float:left;
	margin-left:30px;
}

*html #centercontent
{
	width:600px;
}

#centercontent2
{
	background-image:url(images/content_bg.jpg);
	background-repeat:no-repeat;
	width:610px;
	float:left;
	margin-left:30px;
	margin-top:30px;
	
}

#packages
{
	left:220px;
}
#title
{
	font-size: x-large;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align:center;
}


#content
{
	width:609px;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	margin-top:10px;

}

*html #content
{
	width:600px;
}


.redHeading 
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #D41E47;
}

h1
{
font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #D41E47;
	font-size:16px;
}
h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #D41E47;
}


#topLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align:right
}

.thisPage 
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

*html #content
{
	margin-top:12px;
}
