body, h1, h2, h3, p, a, ul, li, img {
	margin: 0px;
	padding: 0px;
}
html, body {
	width:100%;
	height:100%;
}
body {
	background: url(../images/content_bg.gif) repeat-y center top;
	background-color: #66a8d7;
	font-family: Arial, Helvetica, sans-serif;
}
img {
	border:none;
}
ul {
	list-style-type: none;
}
h1 {
}
h1 a {
	text-indent: -9999px;
	float: left;
	overflow:hidden;
	background-image: url(../images/global_e_logo.jpg);
	height: 73px;
	width: 248px;
}
h2 {
	color:#062b4b;
	font-size:18px;
	font-weight:bold;
	line-height:20px;
	margin-bottom:15px;
}
h2 span {
	color:#FFF;
}
.home_page h2 {
	text-transform:uppercase;
}
.home_page h2 span {
	text-transform:none;
	font-size:28px;
	line-height:30px;
	color:#062b4b;
}
h3 {
}
p {
	color:#FFF;
	font-size:12px;
	line-height:16px;
}
p a {
	color:#c2ff96;
	text-decoration:underline;
}
p a:hover {
	text-decoration:none;
}
.home_page p {
	line-height:22px;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.body_inner {
	background: url(../images/body_bg.gif) repeat-x left 10px;
	float:left;
	width:100%;
	min-height:100%;
	position:relative;
}
.page_wrapper {
	width: 980px;
	margin: 0 auto;
}
.header {
	float:left;
	width:100%;
	height:73px;
	margin-top:15px;
}
.header p {
	float:right;
	background-image: url(../images/top_phone_num.jpg);
	text-indent: -9999px;
	height: 27px;
	width: 150px;
}
.menu {
	float:right;
	height:24px;
	padding:22px 80px 0 0;
}
.menu li {
	display: block;
	float: left;
	position: relative;
	z-index: 5;
}
.menu a {
	float:left;
	padding: 0 12px;
	line-height:24px;
	font-size:17px;
	font-weight:bold;
	letter-spacing:-1px;
	color:#005ba9;
}
.menu li:hover a {
	color:#002340;
	background: url(../images/menu_hover.gif) repeat-x left top;
	text-decoration:none;
}
.menu li.active a {
	color:#002340;
}
.menu li.active:hover a {
	background:none;
}
.content_wrapper {
	float:left;
	width:819px;
	padding-left:81px;
}
.content {
	float:left;
	width:100%;
	padding-bottom:50px;
}
.top_image_wrap {
	float:left;
	width:100%;
	background: url(../images/top_image_bg.gif) repeat-y;
}
.top_image_inner {
	float:left;
	width:100%;
	background: url(../images/top_image_top_bg.gif) no-repeat left top;
	padding-top:40px;
}
.top_image {
	float:left;
	width:720px;
	padding: 0 49px 33px 50px;
	background: url(../images/top_image_bottom_bg.gif) no-repeat left bottom;
}
.top_image img {
	float:left;
}
.column_wide {
	float:left;
	width:500px;
	padding: 0 17px 33px 63px;
}
.column_narrow {
	float:left;
	width:202px;
}
.column_full {
	float:left;
	width:719px;
	padding: 0 0 0px 63px;
}
.narrow {
	width:480px;
	padding-right:20px;
}
.main_side_op {
	float:left;
	width:100%;
	padding-top:10px;
}
.main_side_op li {
	float:left;
	width:100%;
}
.main_side_op li a {
	float:left;
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	height: 75px;
	width: 202px;
	overflow: hidden;
}
.request {
	background-image: url(../images/request_a_quote.png);
}
.select {
	background-image: url(../images/select_your_list.png);
}
.proven {
	background-image: url(../images/proven_solutions.png);
}
.side_box_wrapper {
	float:left;
	width:100%;
	background: url(../images/side_box_bg.gif) repeat-y left top;
	margin-top:4px;
}
.side_box_inner {
	float:left;
	width:100%;
	background: url(../images/side_box_top.gif) no-repeat left top;
}
.side_box {
	float:left;
	width:172px;
	min-height:56px;
	padding: 15px 15px 15px 15px;
	background: url(../images/side_box_bottom.gif) no-repeat left bottom;
}
.info_icon_white {
	padding-left:50px;
	margin-bottom: 8px;
	background: url(../images/info_icon_white.gif) no-repeat 2px top;
	text-align:left;
}
.side_box p {
	color:#005ca9;
	font-size:11px;
	font-weight:bold;
}
.side_box_inner .contacts {
	padding: 19px 22px 19px 22px;
	min-height:52px;
	width:158px;
	text-align:center;
}
.side_box_inner .contacts a {
	font-size:11px;
	color:#7bc349;
	font-weight:bold;
	text-decoration:underline;
}
.side_box_inner .contacts a:hover {
	text-decoration:none;
}
.contact_form {
	float:left;
	width:500px;
	padding-top:15px;
}
.contact_form .row {
	float:left;
	width:100%;
	padding-top:8px;
}
.contact_form input {
	float:left;
	border:none;
	line-height:15px;
	width: 167px;
	background:none;
}
.contact_form input.btn {
	width:auto;
	height:auto;
	margin:133px 0 0 4px;
}
.textarea textarea, .contact_form input {
	color:#005ca9;
	font-size:12px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}
.contact_form label {
	float:left;
	width:200px;
	padding-right:20px;
	text-align:right;
	color:#FFF;
	line-height:16px;
	padding-top:9px;
	font-size:12px;
}
.contact_form .text_field {
	float:left;
	background-image: url(../images/input_text_bg.gif);
	height: 26px;
	width: 180px;
	padding: 8px 0 0 10px;
}
.textarea label {
	width:69px;
	padding-right:10px;
}
.footer {
	position:absolute;
	width:100%;
	background-color:#00396c;
	height:32px;
	padding-top:8px;
	bottom:0;
	left:0;
	text-align:center;
}
.textarea textarea {
	border:none;
	background:none;
	float:left;
	width:311px;
	height:150px;
}
.contact_form .textarea_field {
	float:left;
	background-image: url(../images/textarea_bg.jpg);
	height: 160px;
	width: 321px;
	padding: 8px 0 0 10px;
}
.white_bullet {
	margin-top:15px;
}
.white_bullet li {
	padding-left:36px;
	background: url(../images/white_bullet.gif) no-repeat left 7px;
	font-size:12px;
	line-height:16px;
	color:#FFF;
}
.green_number {
	background: url(../images/green_number.gif) no-repeat center 2px;
	float: left;
	height: 28px;
	text-indent:-9999px;
	width: 100%;
}
.side_box .quote {
	float:left;
	width:105px;
	padding:5px 0 0 60px;
	background: url(../images/info_icon_gradient.gif) no-repeat 8px 5px;
	height:50px;
	text-align:center;
	color:#7bc349;
}
.quote span {
	display:block;
}
.quote span, .quote a {
	color:#005ca9;
	text-transform:uppercase;
	font-size:14px;
	text-decoration:none;
}
.quote a:hover {
	text-decoration:underline;
}
.side_box .tools {
	float:left;
	width:115px;
	padding: 5px 0 0 55px;
	color:#7bc349;
	line-height:14px;
	background: url(../images/tools_icon.gif) no-repeat 8px bottom;
}
.footer ul, .footer p {
	display:block;
	font-size:10px;
	color:#8fa8be;
}
.column_full p {
	margin-bottom:35px;
	width:95%;
}
.disclaimer {
	text-transform:capitalize;
}
.blue_bullet {
	float:left;
	width:164px;
	padding:14px 0 8px 8px;
	color:#005ca9;
	font-size:11px;
	line-height:15px;
}
.blue_bullet li {
	padding-left:8px;
	background: url(../images/blue_bullet.gif) no-repeat left 7px;
}
.green_list {
	float:left;
	width:100%;
	padding-bottom:35px;
}
.green_list li {
	width:209px;
	float:left;
	padding-left:20px;
	background: url(../images/green_bullet.gif) no-repeat left 8px;
}
.green_list li.wide_row {
	width:470px;
}
.green_list a {
	color:#bfff8f;
	font-size:14px;
	text-decoration:underline;
	line-height:26px;
	font-weight:bold;
}
.green_list a:hover {
	text-decoration:none;
}
.lists {
	color:#FFF;
	font-size:12px;
	line-height:15px;
	float:left;
	width:100%;
	padding-bottom:10px;
}
.lists li {
	float:left;
	width:48%;
}
.column_full .contact_form {
	float:right;
	margin-top:-120px;
}
.column_full .textarea label {
	width:50px;
	padding-left:19px;
}
.column_full .contact_form input.btn {
	width:auto;
	height:auto;
	margin:0px 91px 0 0;
	float:right;
}
.footer li {
	display:inline;
}
.footer a {
	color:#8fa8be;
	margin: 0 6px 0 3px;
}
