/***** Global Settings *****/
 
html, body {
border:0;
margin:0;
padding:0;
}
 
body {
font:100%/1.25 arial, helvetica, sans-serif;
}
 
/***** Common Formatting *****/
 
h1, h2, h3, h4, h5, h6 {
margin:0;
padding:0;
font-weight:normal;
}
 
h1 {
font-size: 2em;
text-align: left;
margin-bottom: 15px;
}
 
h2 {
font-size: 1.4em;
margin-bottom: 8px;
text-align: left;
}
 
h3 {
font-size: 1em;
font-weight:bold;
text-align: left;
width: 75%;
}
 
p, ul, ol {
margin:0;
padding:0 0 18px 0;
}
 
blockquote {
margin:22px 40px;
padding:0;
}
 
ul, ol {
list-style:none;
padding:0 0 18px 40px;
}
 
small {
font-size:0.85em;
}
 
img {
border:0;
}
 
acronym, abbr {
cursor:help;
letter-spacing:1px;
border-bottom:1px dashed;
}
 
/***** Links *****/
 
a, a:visited {
text-decoration:none;
}
 
/***** Forms *****/
 
form {
margin:0;
padding:0;
display:inline;
}
 
input, select, textarea {
font:1em arial, helvetica, sans-serif;
}
 
textarea {
line-height:1.25;
}
 
label {
cursor:pointer;
}
 
/***** Tables *****/
 
table {
border:0;
margin:0 0 18px 0;
padding:0;
}
 
  table tr td {
  padding:2px;
  }
 
/***** Wrapper *****/
 
#wrap {
width:960px;
margin:0 auto;
}
 
/***** Global Classes *****/
 
.clear         { clear:both; }
 
.float-left    { float:left; }
.float-right   { float:right; }
 
.text-left     { text-align:left; }
.text-right    { text-align:right; }
.text-center   { text-align:center; }
.text-justify  { text-align:justify; }
 
.bold          { font-weight:bold; }
.italic        { font-style:italic; }
.underline     { border-bottom:1px solid; }
.highlight     { background:#ffc; }
 
.wrap          { width:960px;margin:0 auto; }
 
.img-left      { float:left;margin:4px 10px 4px 0; }
.img-right     { float:right;margin:4px 0 4px 10px; }
 
.nopadding     { padding:0; }
.noindent      { margin-left:0;padding-left:0; }
.nobullet      { list-style:none;list-style-image:none; }



/**************** ACTUAL STYLES *****************/

body {
	background: url('../images/gradient_background.jpg') repeat-x #9AA988;
	font-family: verdana, helvetica, arial, sans-serif;
	text-align: center;
}

#main {
	background: #fff;
	border: 1px solid #4d5544;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 50em;
	padding-bottom: 40px;
}

img#speeding {
	top: 0px;
	border-bottom: 1px solid #4f4f4f;
	width: 800px;
}

img#logo {
	margin-right: 490px;
}

#top_links_bar {
	margin-left: 50%;
	margin-top: -3px;
}

a.top_links {
	background: #99aa88;
	float: left;
	display: block;
	margin-right: 15px;
	padding: 5px 30px 5px 30px;
	border-bottom: 3px solid #fff;
	font-size: .9em;
	text-decoration: none;
	text-align: center;
	color: #fff;
}

a.top_links:hover {
	background: #333;
	border-bottom: 3px solid #99aa88;
}

#motto {
/*	background: url('../images/gradient_background.jpg') repeat-x 0px -340px;*/
	background: #fff;
	font-size: 18px;
	padding: 5px 5px;
	text-align: center;
        color: #000;
	letter-spacing: .5px;
        line-height: 1.2em;
	margin-left: 0px;
	margin-top: 60px;
}

#ad, #header {
	width: 468px;
	height: 60px;
	border: 1px solid #fff;
	margin-top: -110px;
	margin-left: 310px;
	line-height: 300%;
}

#header {
	font-size: 3em;
	color: #D6D3CE;
	line-height: 100%;
	text-align: right;
}

#main_text, #biz_main_text {
	margin: 60px 235px 0px 220px;
	font-size: .9em;
	line-height: 1.4em;
}

#biz_main_text {
	margin: 60px 30px 0px 220px;
}

#biz_main_text a {
	text-decoration: underline;
	color: #4f4f4f;
}

.body_type, .short_body_type {
	text-align: justify;	
	color: #4f4f4f;
}

.short_body_type {
	width: 70%;
}

#right_sidebar {
	display: inline;
	float: right;
	margin-right: 25px;
	margin-top: 50px;
	font-size: 1.1em;
	color: #4f4f4f;
	width: 170px;
}

.sidebar_header, .sidebar_header_highlight {
	display: block;
	color: #f6f6f5;
	background: #cc0000;
	padding: 5px;
	border: 1px solid #000;
	border-bottom: 0px;
	text-align: center;
	font-weight: bold;
	font-size: .6em;
	margin-left: 50px;
}

.sidebar_header_highlight {
	color: #000;
}

.sidebar_content {
	display: block;
	color: #000;
	border: 1px solid #000;
	border-top: 0px;
	font-size: .6em;
	padding: 5px;
	line-height: 1.5em;
	margin-left: 50px;
}

.more {
	color: #4f4f4f;
	border-bottom: 1px dotted #4f4f4f;
}

img.refer_image {
	width: 181px;
}

.refer_header {
	color: #ff0000;
	font-size: 1.3em;
}

.refer_text {
	font-size: .6em;
	color: #000;
	display: block;
}


/*STYLES FOR LEFT-SIDE MENU*/

div#menu {
        width: 220px;
	margin-left: -40px;
	margin-top: 50px;
	float: left;
}

ul#left_menu {
	list-style-type: none;
}

li.menu_header {
	padding: 5px 15px 5px 15px;
	margin: 10px 0px 0px 0px;
	font-weight: bold;
	font-size: 15px;
	text-align: right;
	letter-spacing: .5px;
	/*background: #99aa88;*/
	background: #333;
	color: #f6f6f5;
}

li.menu_item {
        background: #fff;
        border-bottom: 1px solid #ccc;
        margin: 0px;
        text-align: right;
}

li a {
	color: #4f4f4f;
	display: block;
        background: #fff;
        padding: 5px 10px 5px 0px;
        text-align: right;
	border-right: #ffffff 3px solid;
	font-size: 15px;
}

li a:hover {
	background: #333;
	border-right: #99aa88 3px solid;
	color: #ccc;
}

#footer {
	margin-top: .8em;
	margin-bottom: 3em;
	font-size: .7em;
}

a img {
	border: 0px;
}

.pricing {
	background-color: #ccc;
	margin-bottom: 0;
}

.pricing th {
	font-size: .9em;
	background-color: #fff;
}

.pricing td {
	font-size: .75em;
	background-color: #fff;
}
	
.pricing td, .pricing th {
	padding: 3px;
}

.overview {
	text-align: left;
	padding: 0;
	margin: 0;
	list-style: disc inside;
	font-size: .7em;
	margin-bottom: 30px;
}

.footnote {
	font-size: .8em;
}

.skyscraper {
	width:120px;
	height:600px;
	float:right;
	margin-right: 20px;
	margin-left: 10px;
	margin-top:60px;
	border: 2px solid black;
	background-color: #ccc;
}

.noshow {
	width: 5px;
	visibility: hidden;
}
