body {
	background: #F6FAFB url(../images/bg_td.png) repeat-x;
	margin: 0 auto;
	width: 1003px;
	color: #1c2d3c;
	font: 12px Verdana, Arial, Helvetica, Geneva, sans-serif;
}
a:active, a:focus {
	outline:none;
}

a 	{
	color: #1c2d3c;
	border:none;}
a img	{
	border:none;}
#header ul {
	margin: 0 0px 0 0;
}

#header ul li {
	float: right;
	list-style-type: none;
	height: 24px;
	padding: 0px;
	margin: 0;
}

#header ul li a {
	color: #D27005;
	text-decoration: none;
		text-indent: -9999px;
		display: block;
		height: 24px;
		padding:0;
		margin:0;
}


#header ul li a:hover {
	color: #60A2B7;
	text-decoration: underline;
}
#header ul li#lp a {
	width: 189px;
background: url(../images/lp_static.png) no-repeat;
}
#header ul li#lp a:hover {
	width: 189px;
	background: url(../images/lp_hover.png) no-repeat;
}
#header ul li#cu a {
	width: 95px;
	background: url(../images/cu_static.png) no-repeat;
}
#header ul li#cu a:hover {
	width: 95px;
	background: url(../images/cu_hover.png) no-repeat;
}
#header ul li#gb a {
        width: 69px;
background: url(../images/gbp-static.png) no-repeat;
}       
#header ul li#gb a:hover {
        width: 69px;
        background: url(../images/gbp-hover.png) no-repeat;
}
#header ul li#us a {
        width: 69px;
background: url(../images/usd-static.png) no-repeat;
}
#header ul li#us a:hover {
        width: 69px;
        background: url(../images/usd-hover.png) no-repeat;
}

#header h1 {
	margin: 0;
	text-indent: -9999px;
}

#header h1 a {
	border: 0;
	display: block;
	background: url(../images/logo_with_lp.png) top left no-repeat;
	width: 310px;
	height: 120px;
	margin: 0;
	margin-left: 5px;
	padding: 0;
}
h2 {font-size:18px;	color: #1c2d3c;}
h3 {font-size:16px;}
h4, form {margin-left:15px}
/***** MAIN NAVIGATION *****/

ul#nav {
	background-color: #f5f3da;
	height: 60px;
	padding: 0px;
	margin: 0;
	margin-top: -10px;
	background: url(../images/nav_bg.png) no-repeat;
}

ul#nav li {
	float: left;
	list-style-type: none;
	height: 50px;
	padding: 8px 0px 0 0px;
	margin: 0;
;
}

ul#nav li a {
	color: #1c2d3c;
	display: block;
	height: 30px;
	text-indent: -9999px;
	padding: 10px 0 0 0;
}

ul#nav li a:hover {
	height: 27px;
	color: #D27005;
	background: url(../images/nav_hover.png) no-repeat top right;
	border-left: 1px solid #e4e1c4;
}

ul#nav li#hm a {
	width: 54px;
	height: 35px;
	background: url(../images/home_tab.jpg) no-repeat;
	padding: 0px 0px 10px 4px;
	margin: 0 0 0 2px;
}

ul#nav li#hm a:hover {
	background: url(../images/home_tab_hover.jpg) no-repeat;
	border-left: 0;
	height: 35px;
}

ul#nav li#wy a {
	width: 142px;
	background: url(../images/wy_static.png) no-repeat;
}
body#why ul#nav li#wy a{
	border-left: 0px solid #e4e1c4;
	border-bottom: 0px solid #D27005;
	height: 31px;	
	width: 142px;
	background: url(../images/wy_hover.png) no-repeat top right;
}
ul#nav li#wy a:hover {
	border-left: 0px solid #e4e1c4;
	width: 142px;
	background: url(../images/wy_hover.png) no-repeat top right;
}

ul#nav li#fe a {
	width: 88px;
	background: url(../images/fe_static.png) no-repeat;
}
body#features ul#nav li#fe a{
	border-left: 1px solid #e4e1c4;
	border-bottom: 0px solid #D27005;
	height: 31px;	
	width: 87px;
	background: url(../images/fe_hover.png) no-repeat top right;
}
ul#nav li#fe a:hover {
	width: 87px;
	background: url(../images/fe_hover.png) no-repeat top right;
}

ul#nav li#hs a {
	width: 138px;
	background: url(../images/hs_static.png) no-repeat;
}
body#hosted-solution ul#nav li#hs a{
	border-left: 1px solid #e4e1c4;
	border-bottom: 0px solid #D27005;
	height: 31px;	
	width: 137px;
	background: url(../images/hs_hover.png) no-repeat top right;
}
ul#nav li#hs a:hover {
	width: 137px;
	background: url(../images/hs_hover.png) no-repeat top right;
}

ul#nav li#ab a {
	width: 92px;
	background: url(../images/ab_static.png) no-repeat;
}
body#about ul#nav li#ab a{
	border-left: 1px solid #e4e1c4;
	border-bottom: 0px solid #D27005;
	height: 31px;	
	width: 91px;
	background: url(../images/ab_hover.png) no-repeat top right;
}
ul#nav li#ab a:hover {
	width: 91px;
	background: url(../images/ab_hover.png) no-repeat top right;
}

ul#nav li#ts a {
	width: 111px;
	background: url(../images/ts_static.png) no-repeat;
}
body#testimonials ul#nav li#ts a{
	border-left: 1px solid #e4e1c4;
	border-bottom: 0px solid #D27005;
	height: 31px;	
	width: 110px;
	background: url(../images/ts_hover.png) no-repeat top right;
}
ul#nav li#ts a:hover {
	width: 110px;
	background: url(../images/ts_hover.png) no-repeat top right;
}

ul#nav li#fq a {
	width: 67px;
	background: url(../images/fq_static.png) no-repeat;
}
body#faqs ul#nav li#fq a{
	border-left: 1px solid #e4e1c4;
	border-bottom: 0px solid #D27005;
	height: 31px;	
	width: 66px;
	background: url(../images/fq_hover.png) no-repeat top right;
}
ul#nav li#fq a:hover {
	width: 66px;
	background: url(../images/fq_hover.png) no-repeat top right;
}

ul#nav li#co a {
	width: 105px;
	background: url(../images/co_static.png) no-repeat;
}
body#community ul#nav li#co a{
	border-left: 1px solid #e4e1c4;
	border-bottom: 0px solid #D27005;
	height: 31px;	
	width: 104px;
	background: url(../images/co_hover.png) no-repeat top right;
}
ul#nav li#co a:hover {
	width: 104px;
	background: url(../images/co_hover.png) no-repeat top right;
}

ul#nav li#su a {
	width: 85px;
	background: url(../images/su_static.png) no-repeat;
}
body#support ul#nav li#su a{
	border-left: 1px solid #e4e1c4;
	border-bottom: 0px solid #D27005;
	height: 31px;	
	width: 84px;
	background: url(../images/su_hover.png) no-repeat top right;
}
ul#nav li#su a:hover {
	width: 84px;
	background: url(../images/su_hover.png) no-repeat top right;
}

ul#nav li#af a {
	width: 89px;
	background: url(../images/af_static.png) no-repeat;
}
body#affiliates ul#nav li#af a{
	border-left: 1px solid #e4e1c4;
	border-bottom: 0px solid #D27005;
	height: 31px;	
	width: 88px;
	background: url(../images/af_hover.png) no-repeat top right;
}

ul#nav li#af a:hover {
	width: 88px;
	background: url(../images/af_hover.png) no-repeat top right;
}

/***** CONTENT *****/

#content {
	clear: left;
	background-color: #f5f3da;
	width: 953px;
	margin: 0 0 10px;
	padding: 1px 25px 10px;
	background: url(../images/content_bg.png) bottom left no-repeat;
	font-size: 12px;
}
body#legal #content, body#faqs #content, body#banners #content {background: url(../images/content_bg_2400.png) no-repeat bottom left;}

#content p, h2, h3 {
	padding: 0px 15px;
}
body#home #content h2 {width:640px;}
body#home #content ul {margin-bottom:30px;}
body#home #content ul li {margin-bottom:5px;
}
body#sitemap #content ul {margin-bottom:35px;}
body#sitemap #content ul li {margin-bottom:15px;list-style-type:none;font-weight:bold;font-size:14px;
}  
body#affiliates #content>img {float:right;margin-right:180px; padding-top:0}
body#affiliates #content a img {padding:10px}
body#testimonials #content>img {float:right;margin-right:40px;margin-left:25px; padding-top:0}


body#home #content>img {float:right;margin-top:-20px; padding-top:0}
body#support #content img.world, body#help #content img.world {float:right;margin:20px 70px  0 0 }
body#community #content img.news {float:left;margin:25px 40px 0 40px }
body#community #content img.twitter {clear:both;float:left; margin-top:25px}
body#why #content ul  {
}
body#why #content ul li {
	list-style-type:none;
	font-size:14px;
	font-weight:bold;
	float:left;
	height:60px;
	width:300px;
	padding:25px 25px 25px 100px;
	
}
body#affiliates #content  ul li, body#contact ul li {font-weight:bold;
}
body#hosted-solution #content h3 {}
body#hosted-solution #content h3.price1 { height:45px;margin-left:15px; padding-left:60px;background:url(../images/star-icon.gif) no-repeat;line-height:24px;}
body#features #content #screenshots {width:440px;float:right; margin:0;margin-right:-15px;padding:30px 0 0 0px;}
body#features #content #screenshots img {margin:5px;border:1px solid #1c2d3c;}
li#backup {background:url(../images/backup-icon-2.gif) no-repeat;}
li#security{background:url(../images/security-icon-2.gif) no-repeat;}
li#uptime{background:url(../images/uptime-icon-2.gif) no-repeat;}
li#support{background:url(../images/support-icon-2.gif) no-repeat;}
body#why #content li#upgrade{background:url(../images/upgrade-icon-2.gif) no-repeat;padding-top:20px}
li#design{background:url(../images/design-icon-2.gif) no-repeat;}
body#why #content li#domain{background:url(../images/domain-icon-2.gif) no-repeat; padding-top:12px}
li#unlimited{background:url(../images/unlimited-icon-2.gif) no-repeat;}
body#why #content li#knowledge{background:url(../images/faq-icon-2.gif) no-repeat;padding-top:12px}
li#guarantee{background:url(../images/guarantee-icon-2.gif) no-repeat;}
body#why #content a img {margin-top:25px;} 
body#features #content ul  {width:480px;*width:470px;margin:0 0 30px 0; padding:0 10px 0 33px;
}
body#affiliates #content ul li, body#features #content ul li {list-style-image: url(../images/checkmark.gif) ; margin-bottom:10px;
}
body#hosted-solution #content ul {margin:0 0 30px 0; padding:0 10px 0 33px;}
body#hosted-solution #content ul li {list-style-image: url(../images/orange-exclm.gif) ; margin-bottom:10px;
} 
body#hosted-solution #content ul li em {color:#D27005}
body#contact #content ul  {padding-left:15px; margin: 0 0px 25px 0;
}
body#contact #content ul h3  {margin-left:0px;padding:0px 0 0px 0;
}
body#contact #content ul li {list-style-type:none; margin-bottom:10px;
}
body#contact #content ul.lunar  {float:right;margin: 0 50px 0 0;
}
.all-button { text-align:center;}
body#home div.all-button {margin-top:20px}
body#support div.all-button {margin-top:30px}

body#features div.all-button {margin-top:80px}
body#banners img, body#banners .top textarea {margin-left:15px}
#footer {margin:5px 0 25px 15px;}
