﻿* {
	margin: 0;
	padding: 0;
}
body {
	text-align: center;
	background: url(images/body_bg_bott.jpg) repeat-x bottom #760c0e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #202e41;
}
#container {
	background: url(images/body_bg_top.jpg) repeat-x top;
}
#wrapper {
	background: url(images/head_bg.jpg) no-repeat top center;
}
a {
	color: #1b578a;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a img {
	border: none;
}
.clear {
	clear: both;
/*	height:1px;
	width:100%;*/
}
.highlight {
    background:#F8E7B8;
    border:solid 1px #cccccc;
}
/* header */
#header {
	height: 52px;
	width: 996px;
	margin: auto;
	padding-top: 72px;
	position: relative;
}
#logo {
	display: block;
	background: url(images/logo.jpg) no-repeat;
	width: 271px;
	height: 78px;
	left: 0;
	top: 21px;
	position: absolute;
}
#navigation {
	background: url(images/nav_bg.jpg) repeat-x;
	height: 52px;
	margin-left: 279px;
}
#navigation li {
	list-style: none;
	float: left;
	height: 52px;
	background: url(images/nav_border.jpg) no-repeat right;
}
#navigation li.first {
	background: url(images/nav_left.jpg) no-repeat left;
}
#navigation li.first a {
	background: url(images/nav_border.jpg) no-repeat right;
}
#navigation li.last {
	background: url(images/nav_right.jpg) no-repeat right;
}
#navigation li a {
	float: left;
	height:52px;
	text-decoration: none;
	color: #632e1e;
	font-size: 17px;
	letter-spacing: -1px;
	text-align: center;
	font-family: Myriad Pro;
	cursor:pointer;
	line-height:52px;
}
#navigation li a:hover {
	color: #200f0a;
}
/*#navigation .outer {
	position:relative;
	display:table;
	height: 100%;
	width:100%;
	vertical-align: middle; 
	text-align: center;
	float:left;
}
#navigation .inner {
	display:table-cell;
	
	width:100%;
	vertical-align:middle;
	position:relative;
	text-align: center;
}*/
#company {
	width: 112px;
}
#decision {
	width: 161px;
}
#discount {
	width: 180px;
}
#partners {
	width: 115px;
}
#order {
	width: 149px;
}
/* content */
#content {
	background: url(images/content_bg.gif) no-repeat bottom #fff;
	width: 996px;
	margin: auto;
	position: relative;
	padding-top: 30px;
	padding-bottom: 5px;
	text-align: left;
	min-height: 760px;
	_height: 760px;
}
#content_topleft {
	position: absolute;
	top: 0;
	left: 0;
	background: url(images/content_topleft.gif) no-repeat;
	width: 10px;
	height: 11px;
}
#column_left {
	float: left;
	margin-left: 14px;
	_margin-left: 7px;
	margin-right: 13px;
	width: 254px;
}
#column_left h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: -1px;
	margin-bottom: 18px;
	padding-top: 4px;
}
#column_left h1.marg_b {
	margin-bottom: 28px;
}
#column_left h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: -1px;
	margin-bottom: 18px;
	padding-top: 4px;
}
#column_left h2.marg_b {
	margin-bottom: 28px;
}
#column_left .button {
	margin-bottom: 26px;
	color: #fff;
	text-decoration: none;
	display: block;
	font-size: 18px;
	padding-right: 38px;
	text-align: center;
	padding-top: 0px;
	background: url(images/left_button.jpg) no-repeat top;
	width: 211px;
	height: 53px;
    line-height:53px;
}
/*#column_left .outer {
	position:relative;
	display:table;
	height: 100%;
	width:100%;
	vertical-align: middle; 
	text-align: center;
	float:left;
}
#column_left .inner {
	display:table-cell;
	
	width:100%;
	vertical-align:middle;
	position:relative;
	text-align: center;
}*/
#column_left a.button:hover {
	background: url(images/left_button.jpg) no-repeat bottom;
	color: #69c639;
}
#column_left .button img {
	margin-top: 5px;
}
#contact_us_box {
	font-size: 13px;
	color: #4a5b73;
	margin-bottom: 44px;
}
#contact_us_box p{
	font-size: 13px;
	color: #4a5b73;
	margin-bottom: 44px;
}
#contact_us_box span.tel {
	color: #4c862c;
	font-size: 27px;
	display: block;
	padding-top: 5px;
	padding-bottom: 17px;
}
#contact_us_box a {
	font-size: 21px;
	color: #3793e0;
	margin-top: 5px;
	display: block;
}
#contact_us_box h1 {
	color: #202e41;
}
.article_image {
	margin-bottom: 0px;
	width:253px;
	border-width:0px;
}

/*right column */
#column_right {
	float: left;
	width: 715px;
}
#column_right .title {
	background: url(images/title_top.jpg) no-repeat top;
	margin-bottom: 22px;
}
#column_right .title h1 {
	background: url(images/title_bott.jpg) no-repeat bottom;
	color: #fff;
	font-size: 18px;
	padding: 20px;
	font-weight: normal;
	margin: 0;
}
#column_right .componentTitle h1 {
    color:#000000;
    font-size:20px;
    font-family:Verdana;
	padding-bottom: 15px;
	padding-left: 22px;
	font-weight: bold;
	margin-bottom:0px;
	margin-left:0px;
}
.product_box div {
	text-align: center;
	line-height: 18px;
	margin-bottom: 0px;
}
.prod {
	display: block;
	height: 174px;
	width:100%;
}
.product_box {
	text-align:center;
	width:100%;
}
.product_box h2 {
	font-size: 18px;
	font-weight: normal;
	color: #1b578a;
	line-height: 24px;
}
.product_box h2 a {
	color: #1b578a;
}
.sollar_img {
	width: 215px;
	margin-right: 8px;
	margin-left: 8px;
	float:left;
	margin-bottom: 0;
	padding-bottom: 0;
}
#column_right h1 {
	font-size: 21px;
	color: #152234;
	margin: 0 18px 18px 23px;
}
#column_right p {
	line-height: 18px;
	margin: 0 18px 18px 10px;
	text-align:justify;
}
#column_right .note {
	font-style: italic;
	color: #4a5b73;
	margin:-20px 0 15px 10px;
}
/*#column_right p.note_p {
	font-style: italic;
	color: #4a5b73;
	padding-top:-15px;
}*/
#column_right .button {
	margin-bottom: 26px;
	margin-right: 18px;
	color: #fff;
	text-decoration: none;
	display: block;
	font-size: 18px;
	padding-right: 38px;
	text-align: center;
	padding-top: 16px;
	line-height: 18px;
	float: right;
	width: 211px;
	height: 37px;
	background: url(images/right_button.jpg) top no-repeat;
}
#column_right a.button:hover {
	background: url(images/right_button.jpg) bottom no-repeat;
	color: #69c639;
}
#column_right ul {
    list-style-type:none;
    margin: 0 18px 0px 23px;
}
#column_right a.List_name {
    color:#f8981f;
    font-size:19px;
    font-family:Verdana;
    text-decoration:none;
}
#column_right a.List_name:hover {
    text-decoration:underline;
    color:#f87f1c;
}
#column_right a.List_item {
    font-size:14px;
    font-family:Verdana;
    font-weight:normal;
    text-decoration:none;
    color:#4c862c;
}
#column_right a.List_item:hover {
    text-decoration:underline;
    color:#166800;
}
#column_right li.unordlst {
    list-style-type:disc;
    color:#4c862c;
    margin-left:10px;
}
#column_right ul.externalMenuUl {
    padding-bottom:20px;
}
#column_right li.externalMenuLI {
    padding-bottom:0px;
}

/* Styles for siteMap page */
#column_right ul.siteMapUL1level {
    list-style-type:none;
    margin-left:23px;
    padding-bottom:10px;
}
#column_right li.siteMapLI1level {
    list-style-type:none;
    color:#3793e0;
    margin:0px;
    padding-bottom:2px;
}
#column_right a.siteMapListName1level {
    font-size:15px;
    font-family:Verdana;
    font-weight:bold;
    text-decoration:none;
    color:#3793e0;
}
#column_right a.siteMapListName1level:hover {
    text-decoration:underline;
    color:#3793e0;
}
#column_right ul.siteMapUL2level {
    margin-bottom:0px; 
    padding-bottom:0px;
    margin-top:0px; 
    padding-top:0px;
}
#column_right li.siteMapLI2level {
    list-style-type:disc;
    color:#f8981f;
    margin-left:10px;
    margin-bottom:0px; 
    padding-bottom:0px;
    margin-top:0px; 
    padding-top:0px;
}
#column_right a.siteMapListName2level {
    font-size:15px;
    font-family:Verdana;
    font-weight:normal;
    text-decoration:none;
    color:#f8981f;
}
#column_right a.siteMapListName2level:hover {
    text-decoration:underline;
    color:#f87f1c;
}
#column_right ul.siteMapUL3level {
    margin-bottom:0px; 
    padding-bottom:0px;
    margin-top:0px; 
    padding-top:0px;
}
#column_right li.siteMapLI3level {
    list-style-type:disc;
    color:#4c862c;
    margin-left:10px;
}
#column_right a.siteMapListName3level {
    font-size:14px;
    font-family:Verdana;
    font-weight:normal;
    text-decoration:none;
    color:#4c862c;
}
#column_right a.siteMapListName3level:hover {
    text-decoration:underline;
    color:#166800;
}
#column_right table, td, tr {
    padding-bottom:0px;
    margin-bottom:0px;
}

/* footer */
#footer {
	height: 69px;
	padding: 20px 13px;
	width: 970px;
	margin: auto;
	font-size: 11px;
	color: #c7a07b;
	line-height: 18px;
}
#footer a {
	color: #c7a07b;
	text-decoration:none;
}
#foot_left {
	float: left;
	width: 440px;
	text-align: left;
}
#foot_left a:hover{
	text-decoration:underline;
}
#developed {
    color:#ffffff;
    font-family:Verdana;
    font-size:12px;
    font-weight:bold;
    float:right;
    margin-left: 40px;
}
#developed a {
    color:#ffffff;
    font-family:Verdana;
    font-size:12px;
    text-decoration:none;
    font-weight:normal;
}
#developed a:hover {
    text-decoration:underline;
}
#itera {
	background: url(images/itera_research.jpg) no-repeat;
	width: 120px;
	height: 28px;
	display: block;
	margin-top: 10px;
	text-align: right;
	text-decoration: none;
	position: relative;
}
#itera span {
	line-height: 11px;
	position: absolute;
	top: -5px;
	left: 31px;
	display: block;
}
table.dev_table {
    border:0px;
    margin:0px;
    padding:0px;
}
/*#rentreadysite {
	background: url(images/itera_research.jpg) no-repeat;
	width: 120px;
	height: 28px;
	display: block;
	margin-top: 10px;
	text-align: right;
	text-decoration: none;
	position: relative;
	float:left;
}
#rentreadysite span {
	line-height: 11px;
	position: absolute;
	top: -5px;
	left: 31px;
	display: block;
}*/

#foot_right {
	float: right;
	width: 520px;
	text-align: right;
}
#foot_right ul {
	margin-bottom: 20px;
}
#foot_right li {
	list-style: none;
	display: inline;
	margin-left: 10px;
}
#foot_right li a {
	color: #fff;
}
#foot_right li a:hover {
	color: #fdd41a;
}

/*
.column {
	margin-left: 12px;
	margin-right: 12px;
	font-size: 8pt;
}*/

