* {
	padding:0;
	margin:0;
}

body {
    margin:0;
    padding:0;
    font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#222;
    text-align: center;
    background:url(images/body_bg.png) repeat-x #fff;
}

img {
    border:0;
}

h1 {
	font-size:22px;
	color:#0075bf;
	font-weight:normal;
	margin:0px 0 10px 0;
	padding:0px 0 11px 0;
	background:url(images/h1_bg.png) no-repeat left bottom;
}

h2 {
	font-size:18px;
	color:#095986;
	font-weight:normal;
	margin:0px 0 15px 0;
	padding:0;
}


h3 {
	font-size:14px;
	color:#0075bf;
	font-weight:bold;
	margin:0px 0 5px 0;
	padding:0;
}

p {
	margin:0 0 15px 0;
	padding:0;
	text-align:left;
	color:#333;
	line-height:16px;
}

hr {
	height:1px;
	color:#c7c7c7;
	background:#c7c7c7;
	margin:20px 0 20px 0;
}

a {
	color:#e54c15;
	text-decoration:underline;	
}

a:hover {
	text-decoration:none;
}

.clear {
    clear: both;
}

.left {
	float:left;
}

.right {
	float:right;
}


.wrapper {
    width:970px;
    margin-right: auto;
    margin-left: auto;
    text-align: left;
}

.header {
	width:970px;
	height:124px;
	background:url(images/header_bg.jpg) no-repeat 300px top;
}
 
.logo {
	float:left;
	width:502px;
	padding-top:23px;
}

.banner {
	float:left;
	width:468px;
	padding-top:33px;
} 
 
.top_navi {
	width:970px;
	height:38px;
	background:url(images/top_navi_bg.png) no-repeat;
}

.top_navi ul {
	list-style:none;
	width:970px;
	margin-left:10px;
}

.top_navi ul li {
	float:left;
	line-height:38px;
}

.top_navi ul li a {
	display:block;
	float:left;
	padding:0 15px 0 14px;
	float:left;
	color:#FFF;
	font-size:18px;
	background:url(images/top_navi_spacer.gif) no-repeat right top;
	text-decoration: none;
	text-shadow: 1px 1px 0 #b8721d;
}

.top_navi ul li a:hover {
	text-decoration: underline;
}
 
.top_navi ul li.last a { 
	background:none;
}
 

.content {
	padding:34px 0 15px 0;
	width:970px;
}

.content_left {
	float:left;
	width:700px;
}

.content_left_padding {
	padding-right:30px;
}

.compareTable {
	width:100%;
}


.compareTable th {
	height:29px;
	background:url(images/th_main.png) repeat-x;
	text-align:center;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
}

.compareTable th.first {
	height:29px;
	background:url(images/th_left.png) no-repeat;
}

.compareTable th.last {
	height:29px;
	background:url(images/th_right.png) no-repeat right top;
}

.compareTable td {
	background:#e6f2ff;
	text-align:center;
	color:#333333;
	line-height:16px;
}

.compareTable td img {
	padding:8px 0 8px 0;
}

.compareTable span.bold {
	font-weight:bold;
}

.compareTable span.orange {
	font-size:14px;
	color:#e16600;
	font-weight:bold;
}

.compareTable span.blue {
	font-size:14px;
	color:#0075bf;
	font-weight:bold;
}

.compareTable span.green {
	font-size:14px;
	color:#748900;
	font-weight:bold;
}


.compareTable .buttons {
    width:210px;
    text-align:left;
}

.compareTable .buttons_padding {
	padding-left:30px;	
}

.compareTable div.button {
	display:block;
	height:26px;
	line-height:26px;
	text-align:center;
	margin:2px 0 2px 0;
}

.compareTable div.button a {
	display:block;
	height:26px;
	color:#FFF;
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
	
}

.compareTable div.orange {
	background:url(images/button_orange_left.png) no-repeat;
}

.compareTable div.orange a {
	background:url(images/button_orange_right.png) no-repeat right top;
}

.compareTable div.green {
	background:url(images/button_green_left.png) no-repeat;
}

.compareTable div.green a {
	background:url(images/button_green_right.png) no-repeat right top;
}

.compareTable div.blue {
	background:url(images/button_blue_left.png) no-repeat;
}

.compareTable div.blue a {
	background:url(images/button_blue_right.png) no-repeat right top;
}

.compareTable div.grey {
	background:url(images/button_grey_left.png) no-repeat;
}

.compareTable div.grey a {
	background:url(images/button_grey_right.png) no-repeat right top;
}


.compareTable_text {
	font-size:11px;
	text-align:center;
	color:#808074;
	line-height:16px;
	margin-bottom:15px;
}

.compareTable_text div {
	padding:8px 35px 15px 35px;
}

.compareTable_text span {
	font-style: italic;
}


.columns {
	width:670px;
}

.column_one {
	float:left;
	width:224px;
}

.column_one_banner {
	padding-left:24px;
}

.column_two {
	float:left;
	width:446px;
	font-size:13px;
}

.column_two ul {
	list-style:none;
	margin-bottom:25px;
}

.column_two a {
	font-size:13px;
	color:#e54c15;
}




.content_right {
	float:left;
	width:270px;
}


.search_box {
	width:270px;
}

.search_box .input {
	float:left;
	width:196px;
	height:31px;
	background:url(images/search_input_bg.png) no-repeat;
}

.search_box .input input {
	color:#bababa;
	font-size:14px;
	width:170px;
	margin:7px 0 0 6px;
	border:0;
	background:none;
}

.search_box .submit {
	float:left;
}


.right_navi_title {
	color:#0075bf;
	font-size:22px;
	padding:25px 0 15px 0;
}

.no_padding_top {
	padding-top:0;
}
 
 
.right_navi {
	width:270px;
	list-style:none;
	
}

.right_navi li {
	line-height:29px;
	background:url(images/right_navi_head_bg.png) no-repeat;
	font-size:13px;
	font-weight:bold;
	text-decoration: underline;
	color:#FFF;
	text-indent:10px;
}

.right_navi li ul {
	list-style:none;
	margin-bottom:22px;
}
 
.right_navi li ul li {
	line-height:29px;
	background:url(images/right_navi_main_bg.png) no-repeat;
}

.right_navi li ul li a {
	color:#292929;
	font-size:13px;
	font-weight:normal;
	text-decoration:none;
}

.right_navi li ul li a:hover {
	text-decoration:underline;
}
 
.footer {
	width:970px;
	height:39px;
	background:url(images/footer_bg.png) no-repeat;
	line-height:39px;
	font-size:13px;
	color:#9f9f9f;
	text-indent:25px;
	margin-bottom:30px;
}

.footer a {
	color:#9f9f9f;
}
 

.storytitle {
	margin:0 0 10px 0;
}

.storytitle a {
	color:#015a70;
	font-size:14px;
	font-family:Tahoma;
	font-weight:bold;
	padding:0;
	text-decoration:none;
}

.storycontent {
	margin-bottom:10px;
}

.storycontent ul {
	padding-left:20px;
}

.storycontent ol {
	padding-left:20px;
}

.storytitle a:hover {
	text-decoration:underline;
}

.post {
	margin-bottom:15px;
}

.page {
	margin-bottom:15px;
}

.commentlist {
	list-style:none;
}

#comment {
	width:500px;
}

.comment-meta a {
	font-size:11px;
	color:#666;
}

.comment-body {
	padding:10px 0 25px 0;
}