/* CSS Document */
body {
margin: 0px;
padding: 0px;
background-repeat: repeat;
background-color: #FFF;
}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#616161;
	line-height:14px;
}
ul, ol, li
{
	margin-left: 5px;
	font-size: 12px;
	color: #2E2E2E;
	line-height:14px;
}
table, tr, td
{
	text-align: left;
}
h1
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #282828;
	font-weight:normal;
	margin-top:10px;
	margin-bottom:10px;
	text-align:center;
}
h2
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #282828;
	margin:5px;
	margin-top:10px;
	text-align:center;
	/*
	background-image: url(i/link_underline.gif);
	background-position:bottom;
	padding-bottom:2px;
	background-repeat:repeat-x;
	color: #282828;
	*/
	font-weight:bold;
}
a:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #282828;
	font-weight:bold;
	text-decoration:none;
	padding-bottom:2px;
}
a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #282828;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	background-image: url(i/link_underline.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}
a:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #282828;
	font-weight:bold;
	text-decoration:none;
}
/* bottom links */
.bottom
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	font-weight: normal;
	text-decoration:none;
}
a.bottom:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #008ccd;
	font-weight: normal;
	text-decoration: underline;
}
a.bottom:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #008ccd;
	font-weight: normal;
	text-decoration: underline;
}
a.bottom:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #c6262f;
	font-weight: normal;
	text-decoration: underline;
}
a.bottom:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #008ccd;
	font-weight:normal;
	text-decoration: underline;
}
a.bottom2:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #008ccd;
	font-weight: normal;
	text-decoration: underline;
}
a.bottom2:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #008ccd;
	font-weight: normal;
	text-decoration: underline;
}
a.bottom2:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c6262f;
	font-weight: normal;
	text-decoration: underline;
}
a.bottom2:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #008ccd;
	font-weight:normal;
	text-decoration: underline;
}
/* news titles */

a.news_title:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #282828;
	font-weight:bold;
	text-decoration:none;
}
a.news_title:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #282828;
	font-weight:bold;
	text-decoration:none;
}
a.news_title:hover {
}
a.news_title:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #282828;
	font-weight:bold;
	text-decoration:none;
}

p
{
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#616161;
text-align:justify;
margin-top:0px;
margin-bottom:5px;
}
.navigator
{
color:#ACACAC;
text-decoration:none;
font-weight:normal;
font-size:10px;
}
a.navigator:link
{
color:#ACACAC;
text-decoration:underline;
font-weight:normal;
font-size:10px;
}
a.navigator:active
{
color:#ACACAC;
text-decoration:underline;
font-weight:normal;
font-size:10px;
}
a.navigator:hover
{
color:#ACACAC;
text-decoration:underline;
font-weight:normal;
font-size:10px;
}
a.navigator:visited
{
color:#ACACAC;
text-decoration: underline;
font-weight:normal;
font-size:10px;
}

h3
{
color:#ACACAC;
text-decoration:none;
font-weight:normal;
font-size:10px;
margin:0px;
text-align:left;
}
h3.accordion
{
color:#ACACAC;
text-decoration:none;
font-weight:normal;
font-size: 12px;
margin:0px;
text-align:left;
}
/* layers */
#top
{
	width: 896px;
	height: 111px;
	background-image: url(/i/top.png);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	text-align: left;
}
#mainmenu
{
	width: 896px;
	height: 33px;
}
#search_bar
{
	width: 896px;
	height: 43px;
	background-image: url(/i/search_bar.png);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	text-align: left;
}
#bottom
{
	width: 896px;
	height: 62px;
	padding-top: 20px;
	background-image: url(/i/bottom_bg.png);
	background-repeat: repeat-x;
	background-position: 0% 0%;
	text-align: left;
	color:#ACACAC;
	text-decoration:none;
	font-weight:normal;
	font-size:10px;
}
#main_content
{
	width: 550px;
	padding-left: 35px;
	padding-bottom: 20px;
}
#plan_1
{
	background-image: url(/i/plan_1.png);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	width: 212px;
	height: 155px;
}
#plan_2
{
	background-image: url(/i/plan_2.png);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	width: 212px;
	height: 154px;
}
#plan_3
{
	background-image: url(/i/plan_3.png);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	width: 212px;
	height: 154px;
}
#plan_4
{
	background-image: url(/i/plan_4.png);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	width: 212px;
	height: 154px;
}
#plan_5
{
	background-image: url(/i/plan_6_1.png);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	width: 212px;
	height: 190px;
}
.plan_title
{
	text-transform: uppercase;
	color: #FFF;
	font-weight: bold;
	padding-top: 7px;
	padding-left: 40px;
	font-size: 13px;
}
.plan_features
{
	color: #333;
	font-size: 10px;
	padding-left: 15px;
}
.text_features
{
	color: #333;
	font-size: 10px;
}

.plan_price
{
	color: #c6262f;
	font-weight: bold;
	font-size: 18px;
}
#features
{
	width: 355px;
	height: 174px;
	background-image: url(/i/features.png);
	background-repeat: no-repeat;
}
td.price1
{
	font-size: 9px;
	color: #cc3333;
	font-weight: bold;
	text-align: right;
}
td.price3
{
	font-size: 11px;
	color: #cc3333;
	font-weight: bold;
	text-align: left;
}
td.price2
{
	font-size: 24px;
	color: #cc3333;
	font-weight: bold;
	text-align: right;
}
