* {
	padding: 0px;
	margin: 0px;
}
body {
	background:url(../images/background.gif) repeat-x #e78a97;
	color: #555555;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
}
#wrap {
	width:900px;
	background:url(../images/background.png) repeat-y;
	padding: 0px 15px;
	text-align:left;
}
#header {
	background:url(../images/background_header.gif) left no-repeat;
	height: 274px;
	padding: 0 0 0 218px;
}
#top {
	height: 40px;
}
#pagenav {
	background-color: #e3818f;
	height: 35px;
	font-size: 11pt;
	font-weight: normal;
	line-height: 35px;
}
#pagenav ul li {
	display: inline;
	list-style: none;
}
#logo {
	height: 55px;
	margin-top:35px;
	float:left;
	width: 450px;
}
#order_top {
	float:left;
	width:203px;
	margin-top:52px;
}
#main {
	background:url(../images/background_main.gif) repeat-x;
	padding: 0px 10px;
}
#leftcol {
	width: 208px;
	margin: 16px 10px 0 0;
	float:left;
}
#rightcol {
	width: 662px;
	float:right;
	padding-bottom:15px;
}
#content {
	float:left;
	width: 430px;
	margin:16px 0 15px 0;
	padding-right:10px;
}
#order_top2 {
	width:173px;
	float:left;
	background:url(../images/background_ordertop2.gif) top no-repeat;
	height: 133px;
	padding: 58px 15px 0 15px;
	color: #898989;
	font-size: 9pt;
	text-align:center;
}
.content {
	margin: 15px 0 0 0;
}
.twocolumns {
	float:left;
	width: 300px;
}
#footer {
	padding: 15px 10px;
	background-color: #e3818f;
	color: #ffffff;
}
#siteinfo {
	background:url(../images/bottom.gif) top no-repeat;
	padding: 15px;
	text-align:left;
	width:900px;
}
#footernav {
	float:left;
	color: #ffffff;
}
#footernav a {
	color: #ffffff;
	text-decoration: none;
}
#footerlogo {
	float:right;
}
.sidebar {
	border-top: 1px solid #f9f9f9;
	border-left: 1px solid #f9f9f9;
	border-right: 1px solid #f9f9f9;
	padding: 10px 10px 0px 10px;
	background-color: #ffffff;
}
.sidebar_bottom {
	background:url(../images/background_sidebarbottom.png) bottom no-repeat;
	padding-bottom:24px;
	margin-bottom:5px;
}
#menu {
	color: #898989;
}
#menu a {
	color: #898989;
	text-decoration: none;
}
#banner {
	width:532px;
	height:20px;
	background:url(../images/img_2freemonthsbanner.gif) no-repeat;
	color: #898989;
	padding: 89px 0 0 140px;
}
#banner a {
	color: #898989;
	text-decoration: none;
}
/*text */

#top h1 {
	padding: 5px 0 0 0;
	font-size: 14pt;
	font-weight: normal;
	color: #898989;
}
#pagenav li a {
	color: #ffffff;
	text-decoration: none;
	margin-right:40px;
}
#logo h2 {
	font-size: 16pt;
	color: #898989;
	font-weight: normal;
	margin-top:31px;
}
#order_top2 span {
	color: #e3818f;
	font-size:12pt;
	font-weight: bold;
}
h1 {
	font-size: 14pt;
	font-weight: normal;
	color: #d06474;
}
.twocolumns li {
	list-style-image: url(../images/arrow.png);
}
.twocolumns ul li {
	margin-left:25px;
}
.sidebar h2 {
	color: #d06474;
	font-size: 11pt;
	font-weight: normal;
}
#menu ul li {
	list-style: none;
}
#menu li {
	padding:3px 0;
}
#menu li a {
	color: #898989;
	text-decoration: none;
}
#order h3 {
	color: #d06474;
	font-size: 18pt;
	font-weight: normal;
}
#order h3 a {
	color: #d06474;
	text-decoration: none;
}
table h3 {
	font-size: 16pt;
}
/*order text */

.limited {
	font-size: 12pt;
	font-weight: bold;
}
.twofree {
	color: #d06474;
	font-weight: bold;
	font-size: 12pt;
}
.ordertoll {
	font-size: 11pt;
}
.ordertoll a {
	color: #555555;
	text-decoration: none;
}
.phone {
	font-size: 18pt;
}
.ref {
	text-align:right;
}
#order p a {
	color: #555555;
	text-decoration: none;
}
/* defaults */

p, h1, h2, h3, h4, h5, h6, ol, ul, table {
	padding-bottom:10px;
}
.content ol li, .content ul li {
	margin-left:25px;
}
.clear {
	clear: both;
	height: 0px;
}
img {
	border: 0px;
}
.imgleft {
	padding: 0 10px 10px 0;
}
a {
	color: #e3818f;
}
table {
	color: #000000;
	border: #000000;
}
.black {
	height: 5px;
	background-color: #000000;
}
.two {
	float:left;
	margin-right:10px;
}
