*
{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}
body {
	background-color:#ffffff;
	background-image:url('../../images/framework/packagesLandingPage.gif');
	background-position: 0px 0px;
	background-repeat:no-repeat;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top: 20px;
	width: 810px;
}

a {
	color:White;
}
a:hover{
	color:Black;
}

h1 {
	color: #ffffff;
	display: inline;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	line-height: 40px;
}

h2 {
	color: #ffffff;
	display: inline;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}

li ul li{
	list-style-type:disc;
}

#container {
	background-color: #a23427;
	color: #ffffff;
	margin-top: 20px;
	margin-left: -8px;
	padding-bottom: 10px;
	width: 825px;
}

#content {
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
	line-height: 17px;
	margin-left: 20px;
	margin-top: 70px;
	width: 390px;
}

#details {
	border-style: solid;
	border-width: 1px;
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
	line-height: 17px;
	margin-left: 20px;
	padding: 5px;
	width: 370px;
}

#information {
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
	left: 430px;
	top: 700px;
	width: 376px;
	position: absolute;	
}

#links {
	float: left;
	line-height: 15px;
	padding-top:7px;
	width: 250px;
}

#book {
	float: left;
	padding-top:7px;
	width: 120px;
}

#book img {
	border: 0px;
}

.photo {
	left: 430px;
	top: 140px;
	position: absolute;	
}

.photoselector {
	left: 580px;
	top: 650px;
	position: absolute;	
}

.photoselector img {
	border: none;	
}

#footer {	
	color: #575f5f;
	font-size:9px;
	line-height: 14px;
	padding-left: 286px; 
}

#footer a{
	color: #575f5f;
	font-size:10px;
	font-weight: bold;
	line-height: 35px;
	text-decoration: none;	
}

#metanav {
	color: #575757;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	left: 10px;
	line-height: 18px;
	position: absolute;
	text-decoration: none;
	top: 314px;
	width: 143px;	
}

#metanav a {
	color: #575757;
	text-decoration: none;
}

#primarynav {
	margin-top: 25px;
	margin-left: 2px;
}

/*Check from here down */
#ActionLinks
{
	font-size:10px;
	font-weight:bold;
	color:White;
	background-color:#2E568F;
	/*background-image:url("/images/framework/void_2E568F.gif");*/
	text-decoration:none;
}
#ActionLinks a:hover
{
	color:#90936F;
}


