@charset "utf-8";
/* CSS Document */

*{
	font-family:"Century Gothic";
	font-size:12px;
	margin:0 0 0 0;
}
body{
	background-color:#85C2B3;
}
h1{
	background-color:#FFF;
	font-size:12px;
	text-transform:uppercase;
	color:#00A99C;
}
h2{
	background-color:#FFF;
	font-size:10px;
	color:#993300;

}
h3{
	background-color:#FFF;
	font-size:12px;
	color:#00A99C;

}
h4{
	background-color:#FFF;
	font-size:12px;
	color:#00A99C;
	text-transform:uppercase;

}

p {
	background-color:#FFF
}

em {
	background-color:#FFF
}
#wrapper{
width:780px;
margin:0 auto

}#wrapper #top {
	 height:80px; 
	 width:780px; 
	 background:#00A99C;
	 background-image:url(images/logos/logo.gif); 
	 background-repeat:no-repeat;
}
#wrapper #left {
	height:420px; 
	width:180px; 
	background:#00A99C; 
	float:left;
}
#wrapper #left #MenuBar1 {
	font-family:'Century Gothic'; 
	font-size:10px;
}
#wrapper #right {
	height:420px;
	width:180px;
	background:#FFF; 
	float:left;
}
#wrapper #middle {
	height:400px;
	width:400px;
	background:#FFF; 
	padding:10px;
	float:left
}

#wrapper #bottom {
	height:45px;
	width:780px;
	background-color:#EFF2F3;
	float:left;
}
#wrapper #copyright {
	height:20px;
	width:780px;
	color:#FFF;
	text-align:right;
	float:left;
}
#wrapper #copyright a {
	color: #FFF;
	text-decoration: underline;
	font-size: 10px;
}
table td{
	background-color:#FFF
}

#wrapper #middle table tr td h2 {
	text-transform: uppercase;
	}
#myAlternativeContent {
	background-color: #FFF;
}
#wrapper #middle #price-table {
	font-size: 12px;
}

#wrapper #middle #price-table td {
	font-size: 12px;
}
#wrapper #right p {
	font-size: 10px;
}
#wrapper #left #MenuBar1 {
}
#wrapper #left #MenuBar1 li a {
	font-size: 10px;
}
#wrapper #copyright {
	font-size: 10px;
}
#left-bottom {
	width:380px; 
	float:left
}
#right-bottom{
	width:89px; 
	float:right;
	height:27px;
	margin:8px
}