@charset "utf-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bgnd.png);
	background-repeat: repeat-x;
}
#wrapper {
	width: 783px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
}
#header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 183px;
	width: 783px;
}
.logo {
	margin-top: 55px;
	float: left;
	margin-left: 32px;
}
.computer {
	float: right;
	margin-right: 50px;
}

#header img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}




body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #25211e;
}
#nav {
	background-image: url(../images/nav-bgnd.png);
	background-repeat: repeat-x;
	height: 54px;
	width: 764px;
	margin-right: auto;
	margin-left: auto;
}
#plans {
	background-image: url(../images/plans-bgnd.png);
	height: 220px;
	width: 771px;
	padding-top: 17px;
	padding-right: 6px;
	padding-left: 6px;
}
#plans a {
	float:right;
	padding-right:11px;
	padding-top:166px;
}
#main {
	background-image: url(../images/main-bgnd.png);
	width: 783px;
	height: auto;
	background-repeat: repeat-y;
	background-position: left center;
	padding-top: 10px;
}
#inside-text {
float:left;
padding-left:25px;
padding-top:5px;
width:731px;
}
#inside-text h1 {
border-bottom:1px dotted #f34105;
color:#f34105;
font-size:21px;
font-style:italic;
padding:0 0 3px;
}
#inside-text p {
font-size:13px;
line-height:17px;
margin-bottom:20px;
margin-top:10px;
padding:0;
text-align:justify;
}
#inside-text h2 {
border-bottom:1px dotted #f34105;
color:#f34105;
font-size:21px;
font-style:italic;
margin-top:50px;
padding:0 0 3px;
}
a:link {
color:#f34105;
font-weight:bold;
text-decoration:none;
}
a:hover {
	color:#7A9FAC;
	font-weight:bold;
	text-decoration:none;
}
a:visited {
	color:#FB6431;
	font-weight:bold;
	text-decoration:none;
}
.highlight-o {
	color: #7a9fac;
	font-weight: bold;
}
#footer {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 20px;
	color: #665b53;
	font-size: 11px;
}

#footer a{
	text-align: center;
	padding-top: 15px;
	padding-bottom: 20px;
	color: #665b53;
	text-decoration: none;
}
#footer a:hover{
	text-decoration: underline;
}

#features {
background-image:url(../images/features.png);
float:left;
height:375px;
width:247px;
}
#uptime {
height:96px;
padding-top:31px;
}
#uptime p {
font-size:11px;
padding-left:30px;
padding-right:35px;
padding-top:22px;
text-align:justify;
}
#support {
height:96px;
padding-top:18px;
}
#support p {
font-size:11px;
padding-left:30px;
padding-right:35px;
padding-top:34px;
text-align:justify;
}
#affiliates {
height:96px;
padding-top:17px;
}
#features a {
	color:#ece9d8;
	float:right;
	font-size:15px;
	padding-right:45px;
	text-decoration:none;
	font-weight: bold;
	padding-top: 3px;
}
#affiliates p a {
color:#ECE9D8;
float:none;
font-size:11px;
font-weight:bold;
margin:0;
padding:0 2px;
text-decoration:none;
}
#affiliates p {
font-size:10px;
padding-left:30px;
padding-right:35px;
padding-top:20px;
text-align:justify;
}
#text-area {
float:left;
padding-top:15px;
}
#welcome-text {
padding-left:15px;
width:500px;
}
#welcome-text h1 {
border-bottom:1px dotted #f34105;
color:#f34105;
font-size:21px;
font-style:italic;
padding:0 0 3px;
}
#welcome-text p {
	font-size:12px;
	line-height:17px;
	margin-top:20px;
	text-align:justify;
	color: #25211e;
}
#clear {
	clear:left;
}
#main-bottom{
	background-image: url(../images/main-bottom.png);
	background-repeat: no-repeat;
	height: 15px;
	width: 783px;
}

#plans img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}
#starter {
	background-image: url(../images/starter-plan.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 209px;
	width: 255px;
}
#intermediate {
	background-image: url(../images/intermediate-plan.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 209px;
	width: 255px;
	margin-left: 3px;
}
#expert {
	background-image: url(../images/expert-plan.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 209px;
	width: 255px;
}




#nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: 54px;
	width: 783px;
}
#nav ul li {
	float: left;
}
#nav ul li a {
	color: #ece9d8;
	background-image: url(../images/nav-a.png);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	float: left;
	font-size: 14px;
	text-decoration: none;
	padding-right: 26px;
	padding-left: 22px;
	line-height: 54px;
	font-weight: bold;	
}
#nav ul li a:hover {
	color: #25211e;

}
#nav ul li .last {
	background-image: none;
}

#nav ul li .selected {
	color: #25211e;
}
.highlight-b {
	color: #f34105;
}

* html #main-bottom { behavior: url(iepngfix.htc); }
