* {
	margin: 0;
	padding: 0;
}
body {
	text-align: center;
	background: url(body_bg.jpg) repeat-x top #7a8794;
	padding-top: 16px;
	behavior: url("resources/csshover2.htc");
} 
#wrapper {
	width: 989px;
	margin: auto;
	text-align: left;
	font-family: Tahoma;
	font-size: 14px;
	position: relative;
	z-index: 5;
}
.clear {
	clear: both;
}
a img {
	border: none;
}

/* header */
#header {
	position: relative;
	z-index: 20;
}
#logo {
	display: block;
	background: url(logo.jpg) no-repeat;
	width: 369px;
	height: 79px;
	margin-left: 30px;
	margin-bottom: 9px;
	position: relative;
	z-index: 10;
}
#head_links {
	position: absolute;
	top: 3px;
	right: 22px;
}
#head_links a {
	display: block;
	float: right;
	margin-left: 20px;
	width: 11px;
	height: 9px;
}

#head_links span {
	float: right;
	margin-top: 6px;
	clear: both;
	background: url(win7.png) no-repeat right top;
	height: 56px;
	width: 133px;
}

#head_links_home {
	background: url(head_link_home.gif) no-repeat;
}
#head_links_support {
	background: url(head_link_support.gif) no-repeat;
	width: 10px;
}
#head_links_sitemap {
	background: url(head_link_sitemap.gif) no-repeat;
}
/*navigation*/
#navigation {
	position: relative;
	height: 59px;
	z-index: 50;
}
#navigation_left {
	position: absolute;
	top: 0;
	left: 0;
	background: url(navig_left.jpg) no-repeat;
	width: 4px;
	height: 59px;
	z-index: 15;
}
#navigation_right {
	position: absolute;
	top: 0;
	right: 0;
	background: url(navig_right.jpg) no-repeat;
	width: 4px;
	height: 59px;
	z-index: 15;
}
#navigation li {
	position: relative;
	list-style: none;
	float: left;
	background: url(navig_border.jpg) no-repeat right;
	padding-right: 2px;
}
#navigation li a {
	display: block;
	height: 59px;
	line-height: 59px;
	background: url(navig_bg.jpg) repeat-x;
	background-position: top;
	padding: 0 29px 0 28px;
	text-decoration: none;
	color: #133b62;
	font-size: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
}

#navigation li a#navigation_modules {
	padding: 0 43px 0 43px;
}


#navigation li.last {
	background: none;
	padding-right: 0;
}
#navigation li a:hover,
#navigation li:hover a {
	background-position: bottom;
	color:#FFFFFF;
}
#navigation .sub_menu {
	background: url(sub_menu_bg.jpg) repeat-x top #0a345e;
	border: solid 1px #0a345e;
	position: absolute;
	top: 59px;
	left: -1px;
	z-index: 15;
	padding-top: 10px;
	padding-bottom: 5px;
	display: none;
	width: 145px;
}
#navigation li:hover .sub_menu {
	display: block;
}
#navigation .sub_menu li {
	float: none;
	padding: 0 30px;
	background: none;
}
#navigation .sub_menu li a {
	float: none;
	background: none;
	height: auto;
	line-height: 15px;
	padding: 0;
	color: #adc4ea;
	font-weight: normal;
	font-size: 12px;
	margin-bottom: 8px;
}
#navigation .sub_menu li a:hover {
	color: #FFFFFF;
}

/* content */
#content {
	background: url(right_column_bg.jpg) repeat-y 268px 0 #FFFFFF;
	border: solid 1px #5a6570;
	border-top: 0;
	position: relative;
	z-index: 5;
}
#content_top_bg {
	position: absolute;
	top: 0;
	left: 268px;
	background:url(content_border_top.jpg) no-repeat;
	width: 13px;
	height: 303px;
}
/*left column*/
#left_column {
	float: left;
	width: 228px;
	background: url(left_column_bg.jpg) repeat-x top;
	min-height: 350px;
	padding: 30px 20px;
	font-size: 12px;
}
#purchase_link {
	background: url(purchase.gif) no-repeat;
	width: 228px;
	height: 86px;
	display: block;
	margin-bottom: 20px;
}
#downloads_link {
	background: url(download.gif) no-repeat;
	width: 228px;
	height: 86px;
	display: block;
}
#left_column h1 {
	color: #3561ab;
	font-size: 22px;
	padding-top: 33px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#left_column ul {
	padding-bottom: 5px;
	margin-left: 7px;
}
#left_column li {
	list-style: none;
	background: url(list.gif) no-repeat 0 4px;
	padding-left: 8px;
	margin-bottom: 10px;
	font-weight: bold;
}
#left_column a {
	color: #133b62;
	text-decoration: underline;
}
#left_column a:hover {
	text-decoration: none;
}
#left_column a.see_proven {
	background: url(see_proven.jpg) no-repeat;
	width: 228px;
	height: 29px;
	display: block;
	text-align: center;
	font-size: 10px;
	line-height: 29px;
	text-decoration: none;
}
.testimonials {
	position: relative;
	background-color: #ededed;
	padding: 18px 12px;
	color: #4f4f4f;
	line-height: 17px;
	width: 204px;
}
.testimonials .top_left,
.testimonials .top_right,
.testimonials .bott_left,
.testimonials .bott_right {
	position: absolute;
	background: url(testimonials_topleft.gif) no-repeat;
	width: 4px;
	height: 4px;
}
.testimonials .top_left {
	top: 0;
	left: 0;
}
.testimonials .top_right {
	top: 0;
	right: 0;
	background: url(testimonials_topright.gif) no-repeat;
}
.testimonials .bott_left {
	bottom: 0;
	left: 0;
	background: url(testimonials_bottleft.gif) no-repeat;
}
.testimonials .bott_right {
	background: url(testimonials_bottright.gif) no-repeat;
	bottom: 0;
	right: 0;
}
.testimonials .title {
	color: #000000;
	font-weight: bold;
}
.testimonials p {
	margin-bottom: 10px;
}
.testimonials .signed {
	text-align: right;
}
/*right column */
#right_column {
	float: left;
	width: 659px;
	min-height: 350px;
	padding: 38px 30px;
	line-height: 18px;
}
#right_column h1,
#right_column h2 {
	font-size: 26px;
	color: #3561ab;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 18px;
}
#right_column h2 {
	font-size: 22px;
	padding-top: 30px;
	margin-bottom: 13px;
}
#right_column p {
	margin-bottom: 20px;
}
.bold {
	font-weight: bold;
}
#right_column p.utility {
	line-height: 25px;
	margin-bottom: 12px;
}
#right_column .faq {
	margin-left: 30px;
}
#right_column .faq p {
	margin-bottom: 5px;
}
#right_column .faq p.bott {
	margin-bottom: 35px;
}
.utility span {
	font-weight: bold;
	color: #3561ab;
}
.img_right {
	float: right;
	margin-bottom: 10px;
	margin-left: 25px;
}
.img_left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}
#right_column ul {
	padding-bottom: 15px;
	margin-left: 2px;
	padding-top: 5px;
}
#right_column li {
	list-style: none;
	background: url(list.gif) no-repeat 0 5px;
	padding-left: 13px;
	margin-bottom: 5px;
}
#right_column ol {
	margin-bottom: 10px;
	margin-left: 25px;
}
#right_column ol li {
	background: none;
	list-style: inherit;
	padding-left: 5px;
}
.logos_box {
	padding-top: 10px;
}
.logos_box img {
	margin-bottom: 9px;
}
#right_column a {
	text-decoration: underline;
	color: #133b62;
}
#right_column a:hover {
	text-decoration: none;
}

#right_column .pages {
	margin-bottom: 5px;
}
#right_column .pages li {
	list-style: none;
	display: inline;
	background: none;
	padding-left: 0;
	font-weight: bold;
	color: #000000;
}
#right_column .pages li.last_item {
	color: #fff;
}
#right_column .pages a:hover,
#right_column .pages a.active {
	color: #000000;
	text-decoration: none;
}
.hr {
	border-top: solid 1px #dbdbdb;
	margin-bottom: 28px;
}
#right_column .link {
	margin-bottom: 30px;
}
#right_column .link p {
	margin-bottom: 5px;
}
#right_column .title {
	font-weight: bold;
}
.marg_left {
	margin-left: 50px;
	margin-bottom: 15px;
	padding-top: 5px;
	line-height: 20px;
}
.marg_left.bott {
	margin-bottom: 35px;
}
#right_column .marg_left p {
	margin-bottom: 3px;
}
#right_column .marg_left .title {
	color: #133b62;
	text-decoration: underline;
}
#right_column .padd_left {
	margin-bottom: 3px;
	line-height: 22px;
	padding-left: 30px;
}
.blue,
.blue_text {
	font-weight: bold;
	color: #3561ab;
}
.padd_left .blue,
.padd_left .green {
	float: left;
	position: relative;
	margin-left: -30px;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #3561ab;
	font-weight: normal;
}
.padd_left .green {
	color: #419f00;
}
#right_column .padd_left .blue a {
	color: #3561ab;
	text-decoration: none;
}
#right_column .hr.faq {
	margin-bottom: 40px;
	margin-top: 35px;
	margin-left: 0px;
}
#right_column .padd_left.bott {
	margin-bottom: 35px;
}
#price_list,
.content_table {
	width: 100%;
	text-align: center;
	margin-bottom: 35px;
}
#price_list td,
.content_table td {
	border-right: solid 1px #FFFFFF;
	padding: 5px 20px;
}
#price_list .title td,
.content_table .title td {
	font-weight: bold;
	padding-bottom: 14px;
	border-bottom: solid 1px #d9d9d9;
	border-right: none;
}
.gray_bg td {
	background-color: #ededed;
}
.small {
	font-size: 11px;
}
.red_text {
	color: red;
}
.italic {
	font-style: italic;
}
#right_column li li {
	background: none;
}


/* footer */
#footer {
	padding: 10px 15px 10px 20px;
	font-size: 12px;
}
#footer a {
	color: #000000;
	text-decoration: none;
}
#footer ul {
	float: right;
}
#footer li {
	list-style: none;
	display: inline;
	color: #FFFFFF;
}
#footer li.last_item {
	color: #7A8794;
}
#footer li a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}