#menu_shadow1 {
	width:140px;
	height:5px;
	background-color: #cd5628;
	float:left;
}
#menu_shadow2 {
	width:105px;
	height:5px;
	background-color: #d2d0d0;
	float:left;
}
#menu_shadow3 {
	width:75px;
	height:5px;
	background-color: #d2d0d0;
	float:left;
}
#menu_shadow4 {
	width:20px;
	height:5px;
	background-color: #d2d0d0;
	float:left;
}
#orange_shadow {
	width:230px;
	height:5px;	
	background-color: #d69a52;
	float:left;
}
.menu_spacer1 {
	width:15px;
	height:5px;
	background-color:#bd1f2d;
	float:left;
}
.menu_spacer2 {
	width:5px;
	height:5px;
	background-color:#faaf3f;
	float:left;
}
#menu_mid {
	width:150px;
	height:5px;
	background-image: url(../images/logo_mid.gif);
	float:left;
}
.capsule_container {
	position:relative;	
	width:135px;
	background-color: #db5124;
	float:left;	
}
.capsule_left {
	position:relative;
	background-image: url(../images/capsule_left.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.capsule_right {
	background-image: url(../images/capsule_right.gif);
	background-position: top right;
	background-repeat: no-repeat;	
	height:35px;	
}
.capsule_tile {
	position:relative;
	left:5px;
	background-image: url(../images/capsule_tile.gif);	
	background-repeat:repeat-x;
}
.capsule_text {
	position:relative;
	left:8px;
	top:8px;
	font-family: sans-serif;
	font-size: 1em;
	color:#FFFFFF;	
}
.left_menu_tl {
	background-image: url(../images/left_menu_tl.gif);
	background-position: top left;
	background-repeat: no-repeat;	
}
.left_menu_tr {
	background-image: url(../images/left_menu_tr.gif);
	background-position: top right;
	background-repeat: no-repeat;	
}
.left_menu_bl {
	background-image: url(../images/left_menu_bl.gif);
	background-position: bottom left;
	background-repeat: no-repeat;	
}
.left_menu_br {
	background-image: url(../images/left_menu_br.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	height:300px;	
}
.left_menu_bottom_tile {
	position:relative;
	left:5px;
	background-image: url(../images/left_menu_htile.gif);
	background-position: bottom left;
	background-repeat:repeat-x;
	background-color: #FFFFFF;
}
.left_menu_right_tile {
	background-image: url(../images/left_menu_vtile.gif);
	background-position: top right;
	background-repeat:repeat-y;
}
.left_menu_text {
	position: relative;
	width:110px;
	font-family:sans-serif;
	font-size:x-small;
	left:18px;
	top:8px;
}
.price_cap {	
	 width:330px;
	 height:30px;
	 background-image: url(../images/price_cap_tile.gif);
	 background-position:bottom left;
	 background-repeat:repeat-x;	 	
}
.price_cap_left {
	position:relative;
	width:205px;
	height:30px;	
	background-image: url(../images/price_cap_left.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	float:left;
}
.price_cap_text {	
	padding-top:9px;
	padding-left:12px;
	font-family:sans-serif;
	font-size:10px;
	float:left;	
}
.price_text {
	padding-top:7px;
	padding-left:15px;
	font-family:sans-serif;
	font-size:14px;
	float:left;
}
.start_button {
	position:relative;
	width:125px;
	height:30px;
	float:left;	
}
#content_container {
	position:relative;
	left:5px;
	width:310px;
	height:300px;
	float:left;
}
#image_bar {
	position:relative;
	left:25px;
	width:230px;	
	height:335px;
	background-color:#fcbb61;
	float:left;
}
#mag_img {
	position:relative;
	top:55px;	
	width:230px;
	height:165px;	
}
#content_heading {
	padding-left:25px;
	padding-top:30px;	
	font-family:sans-serif;
	font-size:18px;
	color:#000000;
}
#content_text {
	position:relative;
	padding-top:10px;
	padding-left:35px;
	padding-bottom:40px;	
	font-family:sans-serif;
	font-size:11px;
	color:#000000;	
}
#splash_text {
	position:relative;
	font-family:sans-serif;
	font-size: 16px;
	padding: 80px 0px 0px 35px;
	color: #FFFFFF;
}