/* CSS Credit: GML Inc. */

body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background: #ffffcc;
}

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

a:hover {
 color:#3366CC;
 text-decoration: underline;
}
a:active {
 color:#000099;
}


p {
	margin: 0px;
	padding: 0px;
}

img {
	margin: 0px;
	padding: 0px;
	border: none;
}

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.margin_bottom_5 { clear: both; width: 100%; height: 5px; font-size: 1px;	}
.margin_bottom_15 { clear: both; width: 100%; height: 15px; font-size: 1px;	}
.margin_bottom_20 { clear: both; width: 100%; height: 20px; font-size: 1px;	}
.margin_bottom_30 { clear: both; width: 100%; height: 30px; font-size: 1px;	}
.margin_bottom_40 { clear: both; width: 100%; height: 40px; font-size: 1px;	}
.margin_bottom_50 { clear: both; width: 100%; height: 50px; font-size: 1px;	}
.margin_bottom_60 { clear: both; width: 100%; height: 60px; font-size: 1px;	}

.margin_right_25 { margin-right: 25px; }
.margin_right_60 { margin-right: 60px; }

.fl { float: left; }
.fr { float: right }

.border_bottom { border-bottom: 1px  dotted #999; }


.h1 {
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	font-size: 24px;
	color: #0000FF;
	font-weight: bold;
}

.h2 {
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
	font-size: 16px;
	color: #347C2C;
	font-weight: bold;
}

h2 {
	font-size: 16px;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #347C2C;
}

.h3 {
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

h3 {
	font-size: 14px;
}

h3 {
	font-size: 14px;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #0000FF;
}

h3 span{
	font-style: italic;
	color: #FF0000;
	font-size: 18px;
}

.h4 {
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
	font-size: 12px;
	color: #af1313;
	font-weight: bold;
}

#gml_container {
	width: 830px;
	margin: 0 auto;
	padding: 0 10px;
}

#gml_banner {
	width: 830px;
	height: 180px;
	margin: 0 auto;
    background: url(images/gml_header.jpg) no-repeat;
	border-bottom: 5px solid #cfd389;
}

#gml_banner #logo {
	float: left;
	margin: 50px 0 0 40px;
	width: 180px;
	height: 95px;
	background: url(images/gml_logo.png) no-repeat;
}

#gml_about {
	width: 830px;
	height: 180px;
	margin: 0 auto;
    background: url(images/gml_about.jpg) no-repeat;
	border-bottom: 5px solid #cfd389;
}

#gml_about #logo {
	float: left;
	margin: 50px 0 0 40px;
	width: 180px;
	height: 95px;
	background: url(images/gml_logo.png) no-repeat;
}

#gml_appointments {
	width: 830px;
	height: 180px;
	margin: 0 auto;
    background: url(images/gml_appointments.jpg) no-repeat;
	border-bottom: 5px solid #cfd389;
}

#gml_appointments #logo {
	float: left;
	margin: 50px 0 0 40px;
	width: 180px;
	height: 95px;
	background: url(images/gml_logo.png) no-repeat;
}

#gml_telemarketing {
	width: 830px;
	height: 180px;
	margin: 0 auto;
    background: url(images/gml_telemarketing.jpg) no-repeat;
	border-bottom: 5px solid #cfd389;
}

#gml_telemarketing #logo {
	float: left;
	margin: 50px 0 0 40px;
	width: 180px;
	height: 95px;
	background: url(images/gml_logo.png) no-repeat;
}

#gml_pricing {
	width: 830px;
	height: 180px;
	margin: 0 auto;
    background: url(images/gml_price.jpg) no-repeat;
	border-bottom: 5px solid #cfd389;
}

#gml_pricing #logo {
	float: left;
	margin: 50px 0 0 40px;
	width: 180px;
	height: 95px;
	background: url(images/gml_logo.png) no-repeat;
}

#gml_links {
	width: 830px;
	height: 180px;
	margin: 0 auto;
    background: url(images/gml_links.jpg) no-repeat;
	border-bottom: 5px solid #cfd389;
}

#gml_links #logo {
	float: left;
	margin: 50px 0 0 40px;
	width: 180px;
	height: 95px;
	background: url(images/gml_logo.png) no-repeat;
}

#gml_contact {
	width: 830px;
	height: 180px;
	margin: 0 auto;
    background: url(images/gml_contact.jpg) no-repeat;
	border-bottom: 5px solid #cfd389;
}

#gml_contact #logo {
	float: left;
	margin: 50px 0 0 40px;
	width: 180px;
	height: 95px;
	background: url(images/gml_logo.png) no-repeat;
}

#gml_territory {
	width: 830px;
	height: 180px;
	margin: 0 auto;
    background: url(images/gml_territory.jpg) no-repeat;
	border-bottom: 5px solid #cfd389;
}

#gml_territory #logo {
	float: left;
	margin: 50px 0 0 40px;
	width: 180px;
	height: 95px;
	background: url(images/gml_logo.png) no-repeat;
}

#gml_confirm {
	width: 830px;
	height: 180px;
	margin: 0 auto;
    background: url(images/gml_confirm.jpg) no-repeat;
	border-bottom: 5px solid #cfd389;
}

#gml_confirm #logo {
	float: left;
	margin: 50px 0 0 40px;
	width: 180px;
	height: 95px;
	background: url(images/gml_logo.png) no-repeat;
}

#gml_list {
	width: 830px;
	height: 180px;
	margin: 0 auto;
    background: url(images/gml_list.jpg) no-repeat;
	border-bottom: 5px solid #cfd389;
}

#gml_list #logo {
	float: left;
	margin: 50px 0 0 40px;
	width: 180px;
	height: 95px;
	background: url(images/gml_logo.png) no-repeat;
}

#gml_gml {
	width: 830px;
	height: 180px;
	margin: 0 auto;
    background: url(images/gml.jpg) no-repeat;
	border-bottom: 5px solid #cfd389;
}

#gml_gml #logo {
	float: left;
	margin: 50px 0 0 40px;
	width: 180px;
	height: 95px;
	background: url(images/gml_logo.png) no-repeat;
}

 #gml_leads {
	width: 830px;
	height: 180px;
	margin: 0 auto;
    background: url(images/gml_leads.jpg) no-repeat;
	border-bottom: 5px solid #cfd389;
}

#gml_leads #logo {
	float: left;
	margin: 50px 0 0 40px;
	width: 180px;
	height: 95px;
	background: url(images/gml_logo.png) no-repeat;
}

#gml_states {
	width: 830px;
	height: 180px;
	margin: 0 auto;
    background: url(images/gml_states.jpg) no-repeat;
	border-bottom: 5px solid #cfd389;
}

#gml_states #logo {
	float: left;
	margin: 50px 0 0 40px;
	width: 180px;
	height: 95px;
	background: url(images/gml_logo.png) no-repeat;
}

 #gml_partners {
	width: 830px;
	height: 180px;
	margin: 0 auto;
    background: url(images/gml_partners.jpg) no-repeat;
	border-bottom: 5px solid #cfd389;
}

#gml_partners #logo {
	float: left;
	margin: 50px 0 0 40px;
	width: 180px;
	height: 95px;
	background: url(images/gml_logo.png) no-repeat;
}


/* GML menu */

#gml_menu {
	float: left;
	width: 830px;
	height: 50px;
}

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

#gml_menu ul li {
	display: inline;
}

#gml_menu ul li a {
	float: left;
	display: block;
	padding: 0 30px;
	height: 35px;
	padding-top: 18px;
	text-align: center;
	font-size: 14px;
	text-decoration: none;
	color: #333333;
	font-weight: bold;
	outline: none;

}

#gml_menu li a:hover, #gml_menu li .current {
	color: #ffffcc;
	background: url(images/gml_menu_hover.jpg) repeat-x;
}
/* end of menu*/


#gml_content {
	clear: both;
	padding: 10px 0 10px 0;
}

.section_w200 {
	width: 170px;
}

.section_w240 {
	width: 240px;
}

.section_w560 {
	width: 560px;
}

.section_w560 p {
	text-align: justify;
	margin-bottom: 10px;
}


.image_wrapper_01 {
	position: relative;
	width: 174px;
	height: 80px;
	background: url(images/gml_img_frame.png) no-repeat;
}

.image_wrapper_01 img {
	position: absolute;
	width: 164px;
	height: 70px;
	top: 4px;
	left: 5px;
}

#news_events_section_wrapper {
	clear: both;
	width: 234px;
	height: 178px;
	padding: 10px 10px;
	background: url(images/gml_news_bg.jpg) no-repeat;
}

#news_events_section_wrapper .news_events_section {
	clear: both;
}

.news_events_section .additional_links .h3 .a {
	float: left;
	width: 168px;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}


.contact_info_list {
	margin: 0px;
	padding: 0px;
	list-style:none;
}

.contact_info_list li {
	padding: 0px;
	margin-bottom: 5px;
}

.contact_info_list li span {
	float: left;
 	display: block;
	width: 80px;
}


/* GML footer */
#gml_footer {
	clear: both;
	height: 30px;
	width: 830px;
	text-align: left;
	font-size: 11px;
	color: #333;
	padding: 10px 0px 0 0px;
	background: url(images/gml_footer.jpg) repeat-x;
}

.footer_list {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.footer_list li {
	padding: 0 10px;
	display: inline;
	border-right: 1px solid #333;
}

.footer_list .last {
	border-right: none;
}
/* end of GML footer */