#boxes {
	width:209px;
	float:left;
	position:absolute;
	top:315px;
}

#page {
	margin-left:auto;
	width:520px;
	height:660px;
}

#page .hsep {
	clear:none;
}

#submenu {
	margin-bottom:0px;
	background-color:white;/*#F6BB5F;*/
	padding:5px;
	background-image:url(images/ui/cg-318343.gif);
	background-repeat:no-repeat;
}

#submenu .content {
	padding:5px;
	height:110px;
}

#submenu .title {
	float:right;
	width:355px;
	display:block;
	text-align:right;
	margin-top:15px;
}

#submenu .title1 {
	color:#E69100;
	font-size:20px;
	text-align:right;
}

#submenu .title2 {
	color:#E69100;
	font-size:14px;
	margin-bottom:5px;
}

#submenu .title3 {
	color:black;
	font-size:12px;
}

.text {
	display:block;
}

#submenu h1 {
	float:left;
	font-size:20px;
	font-weight:bold;
	color:#4E82A6;
	margin:0px;
	width:250px;
}

#submenu h1 em {
	color:#A54041;
}

#submenu .fees {
	width:150px;
	margin:auto;

	background-color:#F6BB5F;
	text-align:center;
	font-size:14px;
	padding:3px;
	color:black;
}

#submenu .fees .content {
	border:2px solid white;
	padding:3px;
	height:auto;
}

#submenu .fees .price  {
	font-weight:bold;
}

#submenu .fees .price2  {
	font-weight:bold;
	color:red;
}


#submenu .fees .strike {
	font-size:12px;
}

.text .strike {
	font-size:10px;
}

.intro {
	margin-top:15px;
}

.steps {
	background-color:#4E82A6;
	padding:4px;
	width:300px;
	margin:auto;
}

.steps .content {
	border:3px solid white;
	padding:0px 5px 5px 28px;
	margin:0px;
	color:white;
}

.steps .content li {
	margin-top:5px;
}

.text .buynow {
	padding-bottom:5px;
	margin-top:0px;
	margin-bottom:25px;
/*	border-top:2px dashed lightgrey;*/
	border-bottom:2px dashed lightgrey;
}

.text .buynow a {
	display:block;
	margin:auto;
	width:123px;
}

.text .buynow a:hover {
	background-color:#FFFFC0;
}

.text .links, .text .links_left  {
	margin-left:10px;
	margin-top:-6px;
}

.text .links_left  {
	float:left;
}

.text .links_right  {
	float:right;
	margin-right:10px;
	margin-top:-6px;
}

.text .links a, .text .links_left a, .text .links_right a {
	font-size:12px;
	font-weight:bold;
	display:block;
	color:#A54041;
	padding-left:8px;
	margin-top:5px;
	background-image:url(images/ui/bullet-arrow.gif);
	background-repeat:no-repeat;
	background-position:middle left;
}

.text .links a:hover, .text .links_left a:hover, .text .links_right a:hover {
	background-image:url(images/ui/bullet-arrow-active.gif);
	background-repeat:no-repeat;
	background-position:middle left;
}

table.compare {
	width:100%;
	margin-bottom:10px;
}

table.compare td {
	width:50%;
}

.box {
	background-color:#4E82A6;
	padding:5px;
}

.box .content {
	padding:5px;
	border:3px solid white;
	color:white;
}

p.price {
	text-align:center;
}

.conclusion {
	margin-bottom:20px;
}

.conclusion .price {
	color:#A54041;
}
