@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
}

#main_table {
	width:880px;
	margin:auto;
}

#header_holder {
	width:880px;
}

#content_holder {
	width:880px;
}
#footer_holder {
	width:880px;
	height:85px;
	background-image: url(images/gradiant_footer_bg.gif);
	background-repeat: repeat-x;
}

#login_holder {
	width:547px;
	height:108px;
	background-image: url(images/gradiant_login_bg.gif);
	background-repeat: repeat-x;
}

#nav_holder {
	height:41px;
	width:547px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #585858;
	background-image: url(images/nav_bg.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	text-align: center;
}

#nav_holder a:link, a:visited {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #585858;
	font-weight: bold;
	text-align: center;
	text-decoration:none;
}
#nav_holder a:visited {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #585858;
	font-weight: bold;
	text-align: center;
	text-decoration:none;
}

#nav_holder a:hover {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #9F9F9F;
	font-weight: bold;
	text-align: center;
	text-decoration:none;
}


#wire_holder {
	height:108px;
	width:547px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #585858;
	background-image: url(images/wire.png);
	background-repeat: no-repeat;
	background-position: right center;
}

#packages_holder {
	width:547px;
}

#featuresHolder {
	width:271px;
	border: 1px solid #b2b2b2;
	text-align: justify;
}

.border {
	border: 1px solid #b2b2b2;
}

.topBottomPadding {
	padding-top:10px;
	padding-bottom:10px;
}


.content {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #585858;
	text-align: justify;
}
.content a:link, a:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #003366;
	text-decoration:underline;
}
.content a:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #003366;
	text-decoration:none;
}

.featuresTitle {
	background-image: url(images/gradiant_large_bg.gif);
	background-repeat: repeat-x;
	height: 50px;
	line-height: normal;
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #585858;
}

.featuresContent {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #0b5fc1;
	padding-left:5px;
	padding-right:5px;
	list-style-position: outside;
	list-style-image: url(images/bullet_plus.gif);
	font-weight: bold;
	line-height: 25px;
	padding-top: 2px;
	padding-bottom: 0px;
}
#introAd {
	background-image: url(images/computer.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 190px;
	width: 350px;
}
.introAdContent {
	padding-top: 45px;
	padding-left: 175px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #575656;
	font-weight: bold;
	line-height: 20px;
}

.introAdContent a:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #fe6b11;
	text-decoration:underline;
}
.introAdContent a:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #fe6b11;
	text-decoration:underline;
}
.introAdContent a:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #fe6b11;
	text-decoration:none;
}
.introAdContent_Blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4f97f1;
}

.pageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #4f97f1;
}


.package_holder {
	width:180px;
	margin:auto;
}


.package_btm {
	height:33px;
	width:182px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #585858;
	background-image: url(images/package_btm_bg.gif);
	background-repeat: no-repeat;
}
.package_content_bg {
	width:181px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #585858;
	background-image: url(images/package_content_bg.gif);
	background-repeat: repeat-y;
}
.package_price {
	font-family: "Trebuchet MS";
	font-size: 19px;
	color: #ff6101;
}
.package_ordeNow {
	font-family: "Trebuchet MS";
	font-size: 17px;
	color: #1c1c1c;
	font-weight:normal;
}
.package_ordeNow a:link {
	font-family: "Trebuchet MS";
	font-size: 17px;
	color: #1c1c1c;
	text-decoration:none;
	font-weight:normal;
}
.package_ordeNow a:visited {
	font-family: "Trebuchet MS";
	font-size: 17px;
	color: #1c1c1c;
	text-decoration:none;
	font-weight:normal;
}
.package_ordeNow a:hover {
	font-family: "Trebuchet MS";
	font-size: 17px;
	color: #999999;
	text-decoration:none;
	font-weight:normal;
}

.footer {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #585858;
	text-decoration: none;
	text-align: center;
}
.footer a:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #529af2;
	text-decoration: underline;
}
.footer a:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #529af2;
	text-decoration: underline;
}
.footer a:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #529af2;
	text-decoration: none;
}

.navDivider {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cbcaca;
}
