@charset "utf-8";
/* CSS Document */

* {
	margin:0px;
	padding:0px;
	}

body {
	font-family:Arial, Helvetica, sans-serif;
	background:url(/images/bg_content.gif) top repeat-x #ffffff;
	color:#333333;
	}
	
img {
	border:0px;
	}

.clear {clear:both;}

/* ads vertical scroll bar to all pages to keep center-aligned pages from jumping left or right */

html {
	overflow: -moz-scrollbars-vertical;
	}

#body {
	width:1000px;
	margin:0px auto 0px auto;
	}

#header {
	width:1000px;
	}
	
#masthead {
	height:137px;
	overflow:hidden;
	}

#logo {
	margin:19px 0px 0px 20px;
	float:left;
	width:194px;
	height:94px;
	}

#main-menu {
	margin:48px 0px 0px 50px;
	float:left;
	font-size:12px;
	height:34px;
	}
	
#main-menu .tagline {
	height:31px;
	}
	
#main-menu .main-menu-image {
	float:left;
	}
	
#main-menu .main-menu-item {
	float:left;
	height:31px;
	margin-right:1px;
	background:url(/images/main-menu_bg.gif);
	}
	
#main-menu .main-menu-item_home {
	float:left;
	height:31px;
	margin-right:1px;
	}
	
#main-menu .main-menu-item_on {
	float:left;
	height:31px;
	margin-right:1px;
	background:url(/images/main-menu_on_bg.gif);
	}
	
#main-menu p {
	float:left;
	padding:8px 8px 0px 8px;
	}

#main-menu a {
	color:#ffffff;
	text-decoration:none;
	}
	
#main-menu a.on {
	color:#333333;
	text-decoration:none;
	}

#main-menu a:hover {
	color:#529175;
	text-decoration:none;
	}
	
#main-menu a.on:hover {
	color:#333333;
	text-decoration:none;
	}
	
#header-right {
	width:130px;
	margin:19px 0px 0px 0px;
	float:right;
	}
	
#header-right-text {
	height:76px;
	overflow:hidden;
	color:#B3B3B3;
	font-size:11px;
	}
	
#header-right-text .cap {
	color:#FFD64F;
	font-weight:bold;
	}
	
#sub-menu {
	margin-bottom:30px;
	width:1000px;
	font-size:11px;
	height:31px;
	background:url(/images/sub-menu_bg.gif);
	}
	
#sub-menu a.sub-menu-item {
	float:left;
	height:22px;
	background:url(/images/sub-menu_bg.gif);
	padding-top:9px;
	margin-left:15px;
	color:#529175;
	text-decoration:none;
	}
	
#sub-menu a.sub-menu-item_on {
	float:left;
	height:22px;
	background:url(/images/sub-menu_on.gif);
	padding-top:9px;
	margin-left:15px;
	color:#000000;
	text-decoration:none;
	}

#sub-menu-null {
	margin-bottom:30px;
	width:1000px;
	height:31px;
	}
	
#sub-menu_rev {
	width:1000px;
	font-size:11px;
	height:31px;
	background:url(/images/sub-menu_bg.gif);
	}
	
#sub-menu_rev a.sub-menu-item {
	float:left;
	height:22px;
	background:url(/images/sub-menu_bg.gif);
	padding-top:9px;
	margin-left:15px;
	color:#529175;
	text-decoration:none;
	}
	
#sub-menu_rev a.sub-menu-item_on {
	float:left;
	height:22px;
	background:url(/images/sub-menu_on.gif);
	padding-top:9px;
	margin-left:15px;
	color:#000000;
	text-decoration:none;
	}
	
#sub-menu2 {
	margin-bottom:3px;
	width:953px;
	font-size:10px;
	height:27px;
	padding-left:47px
	}
	
#sub-menu2 a.sub-menu2-item {
	float:left;
	height:19px;
	padding-top:8px;
	margin-left:15px;
	color:#529175;
	text-decoration:none;
	}
	
#sub-menu2 a.sub-menu2-item_on {
	float:left;
	height:19px;
	background:url(/images/sub-menu2_on.gif);
	padding-top:8px;
	margin-left:15px;
	color:#000000;
	text-decoration:none;
	}

#sub-menu2-null {
	margin-bottom:3px;
	width:1000px;
	height:27px;
	}
	
#content {
	width:1000px;
	color:#333333;
	}
	
#content a {
	color:#529175;
	text-decoration:none;
	}

#content a:hover {
	color:#529175;
	text-decoration:none;
	}

#page-content {
	width:536px;
	float:left;
	padding:0px 40px 0px 40px;
	}
	
#page-content .breadcrumb {
	font-size:14px;
	color:#cccccc;
	font-weight:bold;
	padding:11px 0px 0px 0px;
	}
	
#page-content .breadcrumb a {
	color:#cccccc;
	}
	
#page-content h1 {
	font-size:21px;
	color:#333333;
	line-height:28px;
	padding:0px 0px 14px 0px;
	}
	
#page-content .title {
	color:#CCCCCC;
	}

#page-content p {
	font-size:12px;
	line-height:18px;
	padding:0px 0px 14px 0px;
	}
	
#page-content ul {
	padding:0px 0px 14px 45px;
	}
	
#page-content li {
	font-size:12px;
	line-height:18px;
	}

#about-tw {
	background-image:url(/images/bg_feature-text.jpg);
	background-position:top;
	background-repeat:no-repeat;
	padding:20px;
	width:276px;
	}

#about-tw h2 {
	font-size:13px;
	font-weight:bold;
	padding-bottom: 12px;
	}
	
#about-tw p {
	font-size:11px;
	padding-bottom: 12px;
	line-height: 17px;
	}
	
#right {
	background:url(/images/bg_right.gif) no-repeat top left;
	width:362px;
	height:500px;
	float:left;
	padding:18px 0px 0px 18px;
	}
	
#right_rev {
	width:348px;
	float:left;
	}
	
#right_rev .photo {
	background:url(/images/photo.gif) no-repeat top left;
	width:331px;
	padding:18px 0px 18px 17px;
	}
	
#right_rev .photo-box {
	width:348px;
	padding-bottom:18px;
	}
	
#right_rev .photos {
	background:url(/images/photo_bg.gif) repeat-x top;
	width:314px;
	border-left:1px solid #e6e6e6;
	border-right:1px solid #e6e6e6;
	margin-left:16px;
	text-align:center;
	}
	
#right_rev .photos img.photo-hr {
	margin:12px 0 14px 0;
	}
	
#screenshot {
	margin-left:10px;
	margin-top:10px;
	margin-bottom:10px;
	}

#body-footer {
	width:100%;
	background:url(/images/bg_footer.gif) repeat-x top;
	}
	
#footer {
	width:1000px;
	margin:14px auto 0px auto;
	font-size:11px;
	color:#666666;
	}
	
#footer p {
	padding:10px 0px 15px 40px;
	}
	
#footer a {
	color:#529175;
	text-decoration:none;
	}

#footer a:hover {
	color:#529175;
	text-decoration:none;
	}