img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
	A:link		{
	color:#000000;
	text-decoration: none;
}
	A:visited	{ color:#000000 }	
	A:hover		{ color:red }
h1   {
	margin: 0px;
	font-size: 22px;
	font-weight: normal;
	color: #990000;
	text-align: left;
	line-height: 42px;
}
h1#home {
	font-size: 22px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: #CC0000;
	font-weight: normal;
	line-height: 46px;
}
h1#projects {
	background-image: url(/images/h1_back.jpg);
	background-repeat: repeat-x;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 26px;
	padding-left: 10px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
h4 {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
p {
	line-height: 22px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 0px;
}


p, li {
	font-size: 12px;
}
	.notes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.subhead a {
	text-decoration: none;
}

.pricing {
	font-size: 18px;
	line-height: 28px;
	color: #990000;
}

.clear {
	clear: both;
	height: 1px;
}
.first_para {
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
}
.first_para a {
	text-decoration: none;
}
a.btn_package {
	background-image: url(/images/btn_packages_more.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 136px;
	display: block;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	text-align: center;
	padding-top: 3px;
}
div#print_head {
display: none;
}
div#col_right  {
	float: right;
	width: 180px;
	padding-right: 10px;
	padding-left: 10px;
	margin-left: 10px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #999999;
	margin-bottom: 10px;
	height: 300px;
}
div#col_right p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

div#col_right  h2 {
	padding-top: 3px;
	font-size: 14px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-image: url(/images/h1_back.jpg);
	background-repeat: repeat-x;
}
div#col_right ul {
	margin: 0px;
	padding: 0px;
}
div#col_right li {
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	list-style-type: none;
}
div#col_right li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	display: block;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-color: #EAEAEA;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
div#col_right   li a:hover {
	color: #FFFFFF;
	background-color: #000000;
}
table.table {
	padding: 2px;
	border: 1px solid #000000;
}
table.table_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
}
table.table_data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
	vertical-align: top;
}
table.table_data:hover {
	background-color: #CCEEFF;
}
table.std_table {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	padding: 0px;
	border-collapse: collapse;
}
table.std_table th {
	color: #FFFFFF;
	background-color: #000000;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
table.std_table td {
	background-color: #F5F5F5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding: 5px;
}
table.std_table .table_sub {
	color: #FFFFFF;
	background-color: #990000;
	padding: 3px;
}

table.price_table {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-collapse: collapse;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
table.price_table th {
	color: #FFFFFF;
	background-color: #000000;
	padding: 3px;
	font-size: 14px;
	text-align: left;
}
table.price_table td {
	background-color: #FFFFFF;
	padding: 3px;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
table.table_addons {
	width: 540px;
	padding: 0px;
	border-collapse: collapse;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
}
table.table_addons th {
	color: #FFFFFF;
	background-color: #000000;
	padding: 3px;
	font-size: 14px;
}
table.table_addons td {
	background-color: #F2F2F2;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
table.table_addons  td.sub {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
}
table.table_addons  th.price {
	width: 160px;
}
div#right_bullets  {
	float: right;
	width: 240px;
	margin-left: 10px;
	padding: 10px;
	background-color: #F0F0F0;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
div#right_bullets  ul  {
	margin: 0px;
	padding: 0px;
}
div#right_bullets  li  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 12px;
	list-style-type: none;
	color: #000000;
	background-image: url(/images/list_bullet_back.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	font-weight: bold;
}
div#right_bullets  h3 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


div#module_details {
	padding: 8px;
	float: left;
	height: 110px;
	width: 310px;
	background-color: #EFEFEF;
	border: 1px solid #CCCCCC;
	margin: 2px;
}

div#module_details p {
	font-size: 11px;
	line-height: 13px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

div#module_details h3 {
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
div#col_spec_right {
	float: right;
	width: 240px;
	padding: 10px;
	margin-top: 20px;
	margin-left: 20px;
	background-color: #F2F2F2;
	border: 1px solid #CCCCCC;
	margin-right: 0px;
	margin-bottom: 20px;
}
div#col_spec_right h4 {
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	margin: 0px;
	padding: 0px;
}

table#features {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	border-collapse: collapse;
}

table#features th {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding: 3px;
	background-color: #990000;
}

table#features th a {
	color: #FFFFFF;
	text-decoration: none;
}
table#features td {
	font-size: 12px;
	background-color: #F2F2F2;
	padding: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}

table#features .section_head {
	background-color: #000000;
	color: #FFFFFF;
}
div#service_links {
	float: left;
	width: 190px;
	padding-top: 10px;
}
div#box_features {
	background-color: #F5F5F5;
	padding: 10px;
	border: 1px solid #EBEBEB;
}


div.partner {
	padding: 10px;
	border: 1px solid #DDDDDD;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}
div.testimonial {
	background-color: #FBFBFB;
	padding: 25px;
	border: 1px solid #E9E9E9;
	width: 80%;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
div.testimonial p {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	font-style: italic;
	margin: 0px;
	padding: 0px;
}
div.testimonial a {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	padding-top: 10px;
	display: block;
	text-align: right;
}
#portfolio {
	float: left;
	width: 200px;
	height: 145px;
	text-align: center;
	background-color: #F5F5F5;
	border: 1px solid #CCCCCC;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 5px;
}
#portfolio p {
	margin-top: 0px;
	margin-bottom: 6px;
}
#portfolio a {
	color: #000000;
	text-decoration: none;
}
td {
	font-size: 12px;
}
ul.bullet_list li {
	padding-bottom: 15px;
	font-size: 12px;
}
#col_spec_right ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
	padding-left: 5px;
	margin-right: 0px;
}
#col_spec_right li {
	font-size: 12px;
	line-height: 120%;
	font-weight: bold;
	padding-bottom: 10px;
	color: #000000;
	background-image: url(/images/list_bullet_back.gif);
	list-style-type: none;
	background-repeat: no-repeat;
	margin: 0px;
	padding-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	background-position: 0px 2px;
}

#home_info .use_list li {
	float: left;
	width: 280px;
	font-size: 14px;
	padding-bottom: 10px;
	list-style-type: none;
	background-image: url(/images/list_bullet_back.gif);
	padding-left: 20px;
	background-repeat: no-repeat;
}

#home_info .use_list {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.web_package {
	background-color: #F5F5F5;
	margin: 10px;
	padding: 10px;
	float: left;
	height: 300px;
	width: 295px;
	border: 1px solid #CCCCCC;
}
#service {
	background-color: #EFEFEF;
	margin: 5px;
	padding: 5px;
	float: left;
	width: 202px;
	border: 1px solid #CCCCCC;
	height: 210px;
}
#service p {
	line-height: 15px;
	font-size: 11px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#service a.btn_info {
	background-image: url(/images/btn_packages_more.jpg);
	display: block;
	height: 19px;
	width: 136px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 4px;
}

div.cms_module {
	margin: 5px;
	padding: 5px;
	float: left;
	width: 203px;
	border: 1px solid #CCCCCC;
	background-color: #F0F0F0;
	height: 140px;
}

.cms_module h3 {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 14px;
}

.cms_module a {
	color: #990000;
}

.cms_module p {
	font-size: 11px;
	line-height: 14px;
}

table#features td.section_price {
	background-color: #FFFFFF;
}
#xpress_banner {
	height: 160px;
	width: 960px;
	float: left;
}
div.addon_box {
	background-color: #F5F5F5;
	padding: 10px;
	border: 1px solid #EBEBEB;
	margin-bottom: 10px;
}
#features th .options {
	font-size: 12px;
}
#features ul {
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 20px;
}
#features .price_table th {
	font-size: 12px;
	background-color: #000000;
}
#features .price_table {
	width: 90%;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	margin-top: 10px;
}

#features .price_table td {
	font-size: 11px;
	background-color: #FFFFFF;
	padding: 2px;
}
#features p {
	line-height: normal;
}
.price_table .options a {
	color: #FFFFFF;
	text-decoration: none;
}
ul#addons {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
ul#addons li {
	float: left;
	list-style-type: none;
}
ul#addons li a {
	width: 213px;
	display: block;
	margin: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	background-color: #F4F4F4;
	border: 1px solid #F0F0F0;
	font-size: 14px;
}
#col_spec_right p {
	line-height: 16px;
}
#side_menu #menu_top {
	background-image: url(/images/menu_top.jpg);
	background-position: center;
	height: 18px;
	background-repeat: no-repeat;
}
