/*
Design by Mark Richardson ©2009
Created by www.multishake.com
*/

* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Helvetica;
	color: #000000;
	font-size: 12px;
}

h1 {
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
}

h2 {
	font-size: 14px;
	margin-bottom: 5px;
	margin-top: 10px;
}

h3 {
	font-size: 13px;
	color: #E07902;
	font-weight: bold;
	padding-bottom: 5px;
}

h4 {
	color: #CC071E;
	font-size: 16px;
	margin-top: 6px;
	font-weight: lighter;
	line-height: 20px;
}

p {
	margin-bottom: 8px;
	line-height: 20px;
}

ul {
	line-height: 160%;
	list-style-position: outside;
}

ul ul li {
	padding-left: 10px;
	line-height: 160%;
}

a:link {
	color: #999999;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

a:visited {
	color: #999999;
	text-decoration: none;
}

img {
}

.image-left {
	float: left;
	margin-bottom: 12px;
}

.image-right {
	float: right;
	margin-left: 1em;
}


/* Wrapper * Page * Page * Page * Page * Page * Page * Page * Page * Page * Page * Page * Page * Page * Page */

#wrapper {
	width: 800px;
	margin: 0 auto;
	height: 100%;
	background-color: #FFFFFF;
	margin-top: 20px;
}

/* Content * Content * Content * Content * Content * Content * Content * Content * Content * Content * Content * Content */

#top {
	float: left;
	width: 760px;
	height: 30px;
	padding: 20px 20px 5px 20px;
}

#title_top {
	float: left;
	width: 400px;
	padding-bottom: 0px;
	height: 30px;
	padding-top: 5px;
}

#menu_top {
	float: right;
	width: 360px;
	padding-bottom: 0px;
	height: 25px;
	padding-top: 10px;
	text-align: right;
	font-size: 13px;
}

#menu_top ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu_top li {
	display: inline;
}

#menu_top a {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	padding: 0px 4px;
}

#menu_top a:hover {
	text-decoration: none;
	color: #CC071E;
}

#left_pics {
	float: left;
	width: 330px;
	height: 100%;
	padding-left: 20px;
}

#right_text {
	float: right;
	width: 410px;
	height: 100%;
	padding-right: 20px;
	padding-top: 10px;
}

#left_text {
	float: left;
	width: 330px;
	height: 100%;
	padding-top: 20px;
	padding-left: 20px;
}

#long {
	float: left;
	width: 760px;
	height: 100%;
	margin-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
}

/* Base Image * Base Image * Base Image * Base Image * Base Image * Base Image * Base Image * Base Image */

#base {
	width: 780px;
	margin: 0px auto;
	padding-bottom: 12px;
	padding-right: 20px;
}

#base p {
	color: #999999;
	text-align: right;
	font-size: 11px;
}

/* access keys * access keys ** access keys ** access keys ** access keys ** access keys ** access keys * access keys */ 


#acceskeys  {
position : relative;
padding : 0;
margin : 0;
margin : auto;
text-align : left;
}

#acceskeys ul {
padding : 0;
margin : 0;
list-style : none;
}

#acceskeys li {
padding : 0;
margin : 0;
list-style : none;
display : inline;
}

#acceskeys a {
border : 1px solid white;
color : #000000;
position : absolute;
top : 0;
left : 0;
overflow : hidden;
width : 0;
height : 0;
font-size : 1em;
z-index : 1000;
}

#acceskeys a:active, #acceskeys a:focus {
position : absolute;
overflow : visible;
width : auto;
height : auto;
margin : auto;
padding : 3px;
background-color : #e7ff44;
border : 1px solid #b6db4d;
}

/* other * other * other * other * other * other * other * other * other * other * other * other * other * other  * other */

.testimonial {
	font-style: italic;
	color: #333333;
	font-weight: bold;
}

.small-grey-italic {
	color: #999999;
	font-weight: normal;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
}
.trademark {
	font-size: 9px;
	vertical-align: text-top;
}
