@charset "UTF-8";
/* CSS Document */

#top_wrap {
	width: 910px;
}
#head_wrap {
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #000;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/top_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.center_align {
	margin-right: auto;
	margin-left: auto;
}
#nav_wrap {
	width: 650px;
}
.float_left {
	float: left;
}
#logo_wrap {
	width: 260px;
}
#usp_wrap {
}
#date_wrap {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #333;
	text-align: center;
	padding-top: 10px;
	font-weight: bold;
}
.clear {
	clear: both;
}
#main_wrap {
	width: 910px;
	padding: 10px 0 0 0;
}
#main_col {
	width: 635px;
	padding-right: 15px;
}
#side_col {
	width: 260px;
}
.subscribe_wrap {
	padding-bottom: 10px;
	color: #CCC;
}
#sub_mid_wrap {
	background-image: url(../img/sub_mid.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #000;
}
p {
	margin: 0px;
	padding-bottom: 10px;
}
h1, h2, h3, h4 {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin: 0px;
	padding-bottom: 10px;
}
h4 {
	font-size: 16px;
}
input.submit {
	font-size: 9pt;
	background-color:#000;
	border-color:#000;
	color:#FFF
}
input.newsletter_submit {
	font-size: 9pt;
	background-color: #333;
	border-color: #666;
	color: #CCC;
}
.element_wrap {
	padding: 10px;
}
.element_title {
	padding-bottom: 10px;
	height: 52px;
	font-weight: bold;
	color: #333;
}
.element_image {
	margin-left: 60px;
	border: #CCC 5px solid;
}
.element_image:hover {
	margin-left: 60px;
	border: #E52546 5px solid;
}
.element_image img {
	width: 545px;
}

.element_assets_wrap {
	padding: 10px 0 10px 60px;
}
.element_image_float {
	width: 165px;
	border: #CCC 5px solid;
	padding: 0px;
	float: left;
	margin: 0 5px;
}
.element_image_float:hover {
	width: 165px;
	border: #E52546 5px solid;
	padding: 0px;
	float: left;
	margin: 0 5px;
}
.element_image_float img {
	width: 165px;
}
.element_date {
	float: left;
	height: 51px;
	width: 48px;
	padding-right: 10px;
}
.element_title h1 {
	color: #000;
	font-weight: bold;
	font-size: 18px;
	padding-bottom: 5px;
}
.element_top {
	border-bottom: #999 1px solid;
	padding: 3px 0;
	text-align: right;
	margin: 0 0 0 60px;
}
.element_top a, .element_top a:visited {
	color: #999;
	font-weight: bold;
	text-decoration: none;
}
.side_wrap {
	padding-bottom: 10px;
}
.side_mid_wrap {
	background-color: #D8DCDD;
	padding-right: 10px;
	padding-left: 10px;
}
.element_text {
	padding: 10px 0 5px 60px;
	color: #333;
	line-height: 1.5em;
}.side_mid_wrap a {
	font-weight: bold;
	color: #333;
	text-decoration: none;
	padding: 0 0 0 10px;
}
ul {
	margin: 0px;
	padding: 0 0 0 15px;
}
li {
	list-style-type: none;
	padding: 0 0 5px 0;
}
.side_mid_wrap li:hover {
	list-style-type: square;
}
.red {
	color: #E52546;
}
#phones_and_faxes {
	font-size: 12px;
}
.base_wrap {
	background-color: #000;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 4px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000;
	text-align: center;
	background-image: url(../img/sub_mid.jpg);
	background-repeat: repeat-x;
}
.base_inner {
	text-align: left;
	width: 850px;
	margin: 0px auto;
	position: relative;
	padding-bottom: 20px;
}
#map_wrap {
	width: 425px;
	margin: 0 15px 0 0;
	border: #000 2px solid;
	padding: 0;
}
#map_text {
	float: right;
	color: #FFF;
	width: 400px;
}
#map_text h1, #map_text h2 {
	padding: 0 0 8px 0;
	margin: 0;
}
#map_text h1 {
	font-size: 20px;
}
#map_text h2 {
	font-size: 14px;
}
#map_text p {
	margin: 0;
	padding: 0 0 10px 20px;
	font-size: 11px;
}
#where_wrap {
	position: absolute;
	top: -40px;
	width: 168px;
	height: 85px;
	right: -90px;
}
.notice_error, .notice_success, .notice_warn, .notice_info {
	padding: 3px;
	border: #000 1px solid;
	margin: 0 0 5px 0;
	color: #000;
}

.notice_error {
	background-color: #FFBEBE;
	border-color: #C00;
}

.notice_success {
	background-color: #E9FADE;
	border-color: #690;
}
.love_bin_wrap {
	width: 200px;
	float: right;
	display: none;
}
#base_credits {
	color: #666;
	width: 910px;
}
.love_bin_wrap {
	width: 200px;
	float: right;
	display: none;
}
#base_credits {
	color: #666;
	width: 910px;
}
.required, .optional {
	padding: 2px;
	background: #FFF;
	color: #666;
	width: 180px;
	border: 2px solid;
}
.required {
	border-color: #E52546;
}
.optional {
	color: #333;
}
.submit {
	color: #FFF;
	background: #000;
	border: none;
	padding: 4px 6px;
	border-bottom: #900 2px solid;
}
#email_wrap {
	background-color: #D8DCDD;
	padding: 10px;
}
#world {
	padding: 20px 0 0 0;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#main_text {
	margin: 0px;
	padding: 25px 20px 10px;
	width: 415px;
	background-image: url(../img/stamp.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#home_base {
	margin: 0px;
	height: 60px;
	width: 160px;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 730px;
	background-image: url(../img/home_base.png);
	background-repeat: no-repeat;
}
#main_text p {
	line-height: 1.6;
	font-size: 12px;
	color: #333;
}
#tooltip { 
    display:none; 
    background:transparent url(../img/tooltip/black_arrow.png); 
    font-size:12px; 
    height:70px; 
    width:160px; 
    padding:25px; 
    color:#fff;     
}
#hire-wrap {
	height: 120px;
	width: 120px;
	position: absolute;
	z-index: 50;
	top: 0px;
	right: 0px;
}
#very_top_nav {
	color: #FFF;
	background: #333;
	padding: 4px;
	position: fixed;
	bottom: 0px;
	width: 100%;
	z-index: 100;
}
#very_top_wrap {
	font-size: 11px;
}
#very_top_wrap ul {
	margin: 0px;
	padding: 0px;
}
#very_top_wrap ul li {
	float: left;
	margin-right: 15px;
	border-right: 1px dotted #FFF;
	padding: 2px 15px 2px 0;
}
#very_top_wrap ul li a:link, #very_top_wrap ul li a:visited {
	color: #FFF;
	text-decoration: none;
}
#very_top_wrap ul li a:hover {
	color: #E53C52;
	text-decoration: underline;
}
.points_li ol li {
	list-style: lower-alpha;
	margin-left: 20px;
}
.element_wrap.points_li ul li {
	margin-left: 20px;
	list-style: disc;
}
.points_li li {
	line-height: 1.5;
}
p {
	line-height: 1.5;
}
