/* iKorb Software :: 10-09-09 */

* {margin:0;padding:0;}
img {border:0;}
ol, ul, li {margin:auto;}
li {margin-left:30px;}

body
{
	color: #000;
	margin: 0px;
	padding: 0px;
	background-color: silver;
	text-align:center;
}

.page_layout
{
	width: 950px;
	background-color:#ececd5;
	margin:0 auto;
}

.top_nav
{
	background-color: #0099cc;
	font-family: verdana;
	color: white;
	font-size: 13px;
	font-weight: 600;
	height: 20px;
	letter-spacing: .08em;
	text-decoration: none;
	
}

.top_nav a, .top_nav a:visited
{
	color: white;
	text-decoration: none;
}

.top_nav a:hover
{
	color: black;
	text-decoration: none;
}

a:hover
{
/*	color: #cccc99; */
	text-decoration: none;
}

.content_comp
{
	background-color: #ececd5;
	margin:0 auto;
	height: auto;
}

.left_content_comp
{
	padding: 0 85px 0 45px;
	float: left;
	background: #ececd5;
	width:585px;
	text-align: left;
	font-family:verdana;
	font-size: 12px;
	line-height: 150%;
	margin-bottom:10px;
}
.left_content_home {
	padding: 0 40px 0 45px;
	float: left;
	width:460px;
	text-align:left;
	font-family:verdana;
	font-size:12px;
	line-height:150%;
	margin-bottom:10px;
}

.right_content_comp
{
	padding: 0 45px 0 35px;
	float: right;
	width: 320px;
	font-style: italic;
	line-height: 1.6em;
	word-spacing: .65em;
	background: #ececd5;
}

.full_content {
	margin:0 0 0 45px;
}

.bottom_content_comp
{
	border: 0;
	margin: 0;
	background-color: white;
	width: 950px;
}

.bottom_content_comp h2 {
	margin-top:20px;
}

.left_content_comp h3 {
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	line-height:200%;
	text-align:left;
}
.left_content_comp p {
	text-align:justify;
}

.content_image_left {
	float:left;
	padding:5px;
	border:1px dotted #cccc99;
	margin-right:10px;
}

.image_left
{
	float: left;
}

.right_bottom_text
{
	padding: 0 60px 0 35px;
	float: right;
	background-color: white;
	width: 540px;
	height: 336px;
}

.right_bottom_text h2 {margin-bottom:10px;}

.clean_space
{
	clear: both;
}

img
{
	border: 0;
	margin: 0;
}

h1
{
	text-align: left;
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	line-height: 160%;
}

h2
{
	text-align: left;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	line-height: 160%;
}

.text
{
	text-align: left;
	font-family: verdana;
	font-size: 12px;
	line-height: 150%;
}

.content_comp .text, p {margin-bottom:10px;}
.content_comp hr {
	color:#B5B56F;
	margin-bottom:20px;
}
.content_comp a {
	color:#000066;
	text-decoration: underline;
}
.content_comp a:hover {
	color: #333300;
	text-decoration: none;
}
.content_comp .bordered {
	padding:5px;
	border:1px dotted #cccc99;
}

.order_table {
	width:100%;
	border:1px solid #000;
	margin:0 auto;
	font-family:inherit;
	font-size:inherit;
	color:inherit;
}
.order_table td {
	padding:5px;
	text-align:center;
}
.order_table .header_cell {
	background-color:#C0C0C0;
}
.order_table .sub_header_cell {
	background-color:#CCCC9A;
}

.year {font-weight:bold;}
.price {font-weight:bold;}

.quote
{
	font-family: verdana;
	font-size: 12px;
	line-height: 1.6em;
	word-spacing: .45em;
	line-height: 140%;
}

.italic
{
	font-style: italic;
}
.bold {font-weight:bold;}
.justify {text-align:justify;}	

.barline
{
	background: #cccc99;
}

.aloe_image {
	width:180px;
	height:128px;
}

.content_image {
	float:left;
	padding:5px;
	border:1px dotted #cccc99;
	margin-right:10px;
}
.portfolio_image {
	width:180px;
	margin-left:15px;
	margin-bottom:15px;
	float:left;
}

.testimonial_content {
	width:350px;
	margin-left:100px;
}

.bottom_content_comp
{
}

.footer
{
	background-color: #333300;
	color: white;
	letter-spacing: .09em;
	word-spacing: .35em;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	line-height: 1.5em;
	width: 950px;
}
.footer a {
	color: #FFF;
	text-decoration: underline;
}
.footer a:hover {
	color: #cccc99;
	text-decoration: none;
}

.right_image {
	float:right;
	margin-left:10px;
}
.left_image {
	float:left;
	margin-right:10px;
}
.clear {clear:both;}
.center {text-align:center;}
.centered {
	margin:0 auto;
	text-align:left;
}
.pad_left_right {
	padding:0 2px;
}