body { 
	background: #D1D1C5 /* url(../i/background.gif) */;
	color: gray;
	font: 11px/1.5em Georgia, "Times New Roman", Times, serif;
	text-align:center;
	margin: 0;
	padding: 0;
	border: 0;
	}

#structure {
	width:940px;
	min-height: 800px;
	margin: 0 auto;
	padding: 0;
	border: 0;
	text-align: left;
	background: #EEEEE0 url(../i/structure.gif) no-repeat right top;
	}

#combo {
	height: 150px;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: auto;
	}

#header {
	background: #EEEEE0 url(../i/mjscreative.gif);
	text-indent: -9999px;
	width:600px;
	height: 150px;
	margin: 10px 0 0 10px;
	float: left;
	}

#globalnav	{
	float: left;
	width: 300px;
	height: 150px;
	text-transform:uppercase;
	letter-spacing: 1px;
	border: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	}

#globalnav ul{
	margin: 0;
	padding: 50px 0 0 0;
	list-style: none;
	}
	
#globalnav li{
	border-left: 1px dotted;
	border-color: gray;
	display: inline;
	margin: 0;
	padding: 20px;
	}

#globalnav li.first{
	border-left: none;
	border-color: gray;
	display: inline;
	margin: 0;
	padding: 20px;
	}

#globalnav a {
	color: gray;
	text-decoration: none;
	border: 0;
	}

#globalnav a:visited {
	color: gray;
	text-decoration: none;
	border: 0;
	}

#globalnav a:hover {
	color: #880013;
	text-decoration: none;
	border: 0;
	}

.package {
height:436px;
margin-top: 30px;
margin-left: auto;
margin-right: auto;
margin-bottom: auto;
border-bottom:solid 1px #CCC;
}

.resume {
height:auto;
width: 500px;
margin-top: 30px;
margin-left: 10px;
margin-right: 10px;
margin-bottom: auto;
border-bottom:solid 1px #CCC;
}

.package-images {
width:630px;
float:left;
margin-top: auto;
margin-left: 10px;
margin-right: auto;
margin-bottom: auto;
}

.package-details {
width:auto;
float:left;
margin-left:25px;
}

.package-titles {
float:left;
text-align: right;
}

.package-infos {
	width:200px;
	float:left;
	}

#footer {
	clear: both;
	height: 30px;
	margin-left: 10px;
	font-size: 10px;
	line-height: 12px;
	}

h1 {
	color:#FFD34B;
	font-size: 218%;
	font-weight:normal;
	text-transform:uppercase;
	text-align:center;
	letter-spacing:.13em;
	text-decoration:none;
	}

h2 {
	color:#FF953F;
	font-size: 164%;
	font-weight:normal;
	text-transform: uppercase;
	text-align:center;
	letter-spacing:.1em;
	text-decoration:none;
	margin-top:-1.4em;
	}

h3 {
	color:#880013;
	font-size: 145%;
	font-weight:normal;
	text-align:left;
	text-decoration:none;
	letter-spacing: 1px;
	}

h4 {
	font-size: 118%;
	}
	
.resume h4 {
	font-size: 118%;
	color: #880013;
	text-transform: uppercase;
	letter-spacing: .1em;
	text-decoration : none;
	margin-bottom: -1em;
	}
	
a:link {
	color: #880013;
	text-decoration: none;
	border-bottom: 1px dotted #880013;
	}

a:visited {
	color: gray;
	text-decoration: none;
	border-bottom: 1px dotted #gray;
	}

a:hover {
	color: #880013;
	text-decoration: none;
	border-bottom: 1px solid #880013;
	}

.titles {
	color:#333;
	text-align:right;
	text-decoration:none;
	}

.infos {
	color:#333;
	text-align:left;
	text-decoration:none;
	margin-left:15px;
	}

.highlight {
color:#333;
text-align:left;
margin-left:15px;
}

