/* General CSS */
	* {
		font-family		: Trebuchet Ms,Verdana,Arial,Helvetica,sans-serif;
		margin			: 0;
		padding			: 0;
	}
	body {
		background		: #709BBA url(images/bg.jpg) repeat-x top;
		text-align		: center;
	}
	body, th, td, input, select, textarea {
		font-size		: 11px;
	}
	table {
		border-collapse	: collapse;
		border			: 0;
	}
	img {
		border			: 0;
		display			: block;
	}
	h1 {
		font-size		: 14px;
	}
	h2 {
		font-size		: 12px;
	}
	h3 {
		font-size		: 11px;
	}
	a:link {
		color			: #0066cc;
		text-decoration	: none;
	}
	a:visited {
		color			: #113964;
	}
	a:active {
		color			: #709bba;
	}
	a:hover {
		color			: #ff9900;
		text-decoration	: underline;
	}

/* Template CSS */
	.container {
		margin			: 0 auto 0 auto; 
		width			: 770px;
		background		: #FFFFFF;
		text-align		: left;
		padding-bottom	: 10px;
	}
	.contentArea {
		width			: 100%;
		background		: #FFFFFF url(images/welcome_bg.jpg) no-repeat top right;
		min-height		: 163px;
		margin-bottom	: 10px;
	}
	.contentArea .text {
		vertical-align	: top;
		padding			: 20px;
	}
	.contentArea .text h2 {
		font-size		: 14px;
	}

/* Header CSS */
	.header {
		width			: 100%;
		height			: 110px;
		background		: url(images/nav_bg.jpg) repeat-x top;
	}
	.header table {
		margin-left		: 10px;
	}
	.header td {
		vertical-align	: bottom;
	}
	.header img {
		display			: block;
	}
	.header .topNav {
		margin-left		: 10px;
		list-style		: none;
	}
	.header .topNav li {
		float			: left;
		padding			: 0px 6px 0px 0px;
	}
	.header .topNav .wheel1 {
		background		: url(images/nav_wheel_1.jpg) no-repeat bottom right;
	}
	.header .topNav .wheel2 {
		background		: url(images/nav_wheel_2.jpg) no-repeat bottom right;
	}
	.header .topNav .wheel3 {
		background		: url(images/nav_wheel_3.jpg) no-repeat bottom right;
	}
	.header	.wheel4 {
		display			: block;
		width			: 157px;
		height			: 18px;
		background		: url(images/nav_wheel_4.jpg) no-repeat;
		margin-right	: 84px;
		float			: right;
	}

/* Titles CSS */
	.title {
		display			: block;
		height			: 55px;
		line-height		: 18px;
		font-family		: Myriad Pro,Trebuchet Ms,Verdana,Arial,Helvetica,sans-serif;
	}
	.title h1 {
		display			: table;
		margin			: 15px 0 0 0;
		color			: #113864;
		font-size		: 18px;
		letter-spacing : -1px;
	}
	.title h2 {
		color			: #999999;
		font-size		: 14px;
		letter-spacing : -1px;
		text-transform : lowercase;
	}

/* Homepage CSS */
	.featureHighlights {
		background		: url(images/feature_bg.jpg) no-repeat top;
	}
	.featureHighlights .screen {
		display			: block;
		border			: solid #79A5C2;
		border-width	: 5px 5px 0px 5px;
	}
	.featureHighlights .featurelink {
		color			: #FFFFFF;
		text-decoration	: none;
		font-size		: 10px;
	}
	.featureHighlights .blurb {
		display			: block;
		height			: 119px;
		padding			: 0px 20px 0px 20px;
		color			: #FFFFFF;
	}
	.featureHighlights .blurb ul {
		margin-top		: 10px;
		float			: left;
		list-style		: none;
	}
	.featureHighlights .blurb li {
		padding-left	: 13px;
		background		: url(images/bullet.gif) no-repeat left top;
	}
	.intro {
		margin-left			: 10px;
		width				: 415px;
		height				: 118px;
		font-size			: 11px;
		line-height			: 18px;
		text-align			: justify;
		color				: #123964;
	}
	.packages {
		border				: 1px solid #eaeaea;
		border-width		: 1px 0 0 0;
	}
	.packages div {
		display				: block;
		font-size			: 10px;
		line-height			: 12px;
		border-top			: 1px solid #FFFFFF;
		border-bottom		: 1px solid #eaeaea;
		padding				: 0 140px 7px 20px;
	}
	.packages table {
		width				: 100%;
	}
	.packages .modified {
		background			: #F5F5F5 url(images/pic_package_modified_sm.jpg) no-repeat top right;
	}
	.packages .bolt-on {
		background			: #F5F5F5 url(images/pic_package_bolt-on_sm.jpg) no-repeat top left;
		padding				: 0 5px 7px 128px;
	}
	.packages .stock {
		background			: #F5F5F5 url(images/pic_package_stock_sm.jpg) no-repeat top right;
	}
	
	.consec .packages div {
		display				: block;
		font-size			: 11px;
		line-height			: 18px;
		border-top			: 1px solid #FFFFFF;
		border-bottom		: 1px solid #eaeaea;
		padding				: 20px 150px 35px 150px;
	}
	.consec .packages .modified {
		background			: #F5F5F5 url(images/featuredbg_modified.jpg) no-repeat top left;
	}
	.consec .packages .bolt-on {
		background			: #F5F5F5 url(images/featuredbg_bolt-on.jpg) no-repeat top left;
	}
	.consec .packages .stock {
		background			: #F5F5F5 url(images/featuredbg_stock.jpg) no-repeat top left;
	}
	
	a.login {
		font-size			: 10px;
		text-decoration		: none;
		color				: #FFFFFF;
	}
	a.login:hover {
		color				: #FFFFFF;
		text-decoration		: underline;
	}
	
	.textsm {
		font-family 		: Trebuchet Ms,Arial,Helvetica,sans-serif;
		font-size			: 10px;
		line-height			: 12px
	}

/* Form CSS */
	.formTable {
		width				: 100%;
		border-top			: 1px solid #FFFFFF;
		border-bottom		: 1px solid #EAEAEA;
		background			: #F5F5F5;
	}
	.formTable th {
		font-size			: 14px;
		padding				: 15px 10px 15px 0;
		text-align			: right;
	}
	.formTable hr {
		border-top			: 1px solid #EAEAEA;
		border-bottom		: 1px solid #FFFFFF;
		border-width		: 1 0 1 0;
	}

/* Frequently Asked Questions CSS */
	.faq li {
		display				: table;
		width				: auto;
		border-top			: 1px solid #FFFFFF;
		border-bottom		: 1px solid #EAEAEA;
		background			: #F5F5F5;
		padding				: 20px 130px 20px 130px;
	}
	.faq h2 {
		font-size			: 14px;
		margin-bottom		: 10px;
	}
	.faq h2 strong {
		color				: #123865;
	}
	.faq strong {
		color				: #5d9edf;
		font-size			: 20px;
	}

/* Client Testimonials CSS */
	.testimonials ul {
		list-style		: none;
		margin-top		: 15px;	
	}
	.testimonials li {
		padding-left	: 13px;
		background		: url(images/bullet_text.gif) no-repeat left top;
		margin-bottom	: 15px;	
	}
	.testimonials em {
		display				: block;
	}
	.testimonials strong {
		font-weight			: 900;
		display				: block;
	}
	.testimonials a {
		font-size			: 10px;
	}

/* Features Un-Order List CSS */
	.unOrderedList {
		list-style		: none;
		margin-top		: 15px;	
	}
	.unOrderedList li {
		padding-left	: 13px;
		background		: url(images/bullet_text.gif) no-repeat left top;
	}

/* Features Order List CSS */
	
	.orderedList ul {
		list-style		: none;
		margin-top		: 15px;
		margin-left		: 125px;
	}
	.orderedList li {
		margin-bottom	: 15px;
	}
	.orderedList h2 strong {
		color			: #5d9edf;
		font-size		: 20px;
	}
	.orderedList p {
		margin-left		: 25px;
		width			: 450px;
	}
	
/* ACES CSS */
	.aces {
		border			: 1px solid #EAEAEA;
		padding			: 15px;
		height			: 110px;
	}
	.aces img {
		float			: left;
		margin-right	: 15px;
	}
	.aces p {
		margin-top		: 10px;
	}

/* Latest News CSS */
	.latestNews {
		margin-top		: 10px;
		width			: 770px;
		border-top		: 1px solid #EAEAEA;
		border-bottom	: 1px solid #EAEAEA;
		background		: #F5F5F5;
	}
	.latestNews td {
		font-size		: 10px;
		color			: #000000;
		vertical-align	: top;
	}
	.latestNews strong {
		display			: block;
		font-size		: 11px;
		margin-bottom	: 6px;
	}
	.latestNews a img {
		display			: block;
		margin-top		: 10px
	}
	.latestNews .left {
		width			: 199px;
		padding			: 16px 15px 0px 0px;
	}
	.latestNews .middle {
		vertical-align	: middle;
	}
	.latestNews .right {
		width			: 203px;
		padding			: 16px 0px 0px 20px;
	}
	
/* Footer CSS */
	.footer table {
		width			: 770px;
		margin-top		: 10px;
		border			: 1px solid #EAEAEA;
		border-width	: 1px 0px 1px 0px;
	}
	.footer td {
		font-size		: 10px;
		color			: #709bba;
		padding			: 17px 15px 17px 15px;
		vertical-align	: top;
	}
	.footer a:link, .footer a:visited, .footer a:active {
		color			: #709bba;
		text-decoration	: none;
	}
	.footer a:hover {
		color			: #113964;
		text-decoration	: underline;
	}
	.footer .quickLinks ul {
		list-style		: none;
	}
	.footer .quickLinks li {
		padding-left	: 9px;
		background		: url(images/bullet_footer.gif) no-repeat left top;
	}
	.footer .textNav {
		text-align		: right;
		padding-right	: 0px;
	}
	.footer .textNav li {
		display			: inline;
		padding			: 0px 15px 0px 6px;
		background		: url(images/bullet_textnav.gif) no-repeat left top;
	}