/* Gebco Stylesheet */


/* General Formatting */

body {font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 11px;
	background: #000000;
	height: 100%; 
}

h1 {
	font-size: 19px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 4px;
	margin-top: 0;
	color: #FFFFFF;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	text-align: left;
	color: #FFFFFF;
}

h3 {
	font-size: 11px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 5px;
	padding-top: 0;
	text-align: left;
}

a {
	color: #FF6600;
	text-decoration: none;
}

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

a:hover {
	color: #FFFF00;
	cursor: pointer;
	text-decoration: underline; 
}

table li {
	padding-top: 2px;
	padding-bottom: 2px;
}

#container {background: none; 
	position: relative;
	margin: 0 auto;
	width: 715px; 
	height: auto;
	overflow: hidden;
	z-index: 50;
}

/* Header & Outline */

#header {
	background: none;
	position: relative;
	margin: 0;
	width: 715px; 
	height: 45px;
	padding: 0;
	z-index: 6;
	overflow: visible;
}

#neonoutline {
	background: url(../images/neon_outline_rep.gif) repeat-y; 
	position: relative; 
	margin: 0;
	width: 715px; 
	height: auto;
	padding: 0;
	z-index: 5;
	overflow: hidden;
}

#neonoutline_top {
	background: url(../images/neon_outline_top.gif) no-repeat;
	position: relative;
	margin: 0;
	width: 717px;
	height: 25px;
	z-index: 6;
	overflow: hidden;
}

#neonoutline_bottom {
	background: url(../images/neon_outline_bottom.gif) no-repeat;
	position: relative;
	margin: 0;
	width: 717px;
	height: 25px;
	z-index: 6;
	overflow: hidden;
}

/* Header Stuff */

#neoninsurance {
	background: none;
	position: absolute;
	top: 5px;
	left: 402px;
	width: 275px;
	height: 65px;
	padding: 0;
	margin: 0;
	z-index: 10;
	overflow: hidden;
}

#neonnumber {
	background: none;
	position: absolute;
	top: 25px;
	left: 12px;
	width: 210px;
	height: 30px;
	padding: 0;
	margin: 0;
	z-index: 90;
	overflow: hidden;
}

#gebcogirls {
	background: none;
	position: absolute;
	top: 6px;
	left: 233px;
	width: 175px;
	height: 55px;
	padding: 0;
	margin: 0;
	z-index: 90;
	overflow: hidden;
}

#contenttop_container {
	position: relative;
	width: 680px;
	height: auto;
	margin: 5px 0 0 25px;
	z-index: 5;
	overflow: hidden;
}


/* Left Content Area */

#contentleft {
	background: none; 
	position: relative;
	float: left;
	margin: 0 0 10px 0;
	width: 150px; 
	height: auto;
	z-index: 999;
	overflow: hidden;
}

#leftheader {background: none;
	position: relative;
	margin: 10px 0 0 15px;
	width: 135px;
	height: auto;
	z-index: 100;
	overflow: hidden;
}

#leftcontact {background: none;
	position: relative;
	margin: 10px 0 0 15px;
	width: 135px;
	height: auto;
	text-align: right;
	z-index: 100;
	overflow: hidden;
}

#leftmenu {background: none;
	position: relative;
	margin: 5px 0 0 20px;
	width: 133px;
	height: auto;
	text-align: right;
	z-index: 125;
	overflow: hidden;
}

.navbutton {
	position: relative;
	background: none;
	width: 133px;
	height: auto;
	margin-top: 1px;
	margin-bottom: 1px;
	z-index: 130;
}

#leftfooter {background: none;
	position: absolute;
	left: 15px;
	top: 365px;
	width: 135px;
	height: 25px;
	z-index: 100;
	overflow: hidden;
}

/* Right Content Area */

#contentright {
	background: none; 
	position: relative;
	float: right;
	margin: 0 0 5px 0;  
	width: 525px; 
	height: auto;
	z-index: 999;
	overflow: hidden;
}


/* Bottom Content Area */

#contentbottom_container {
	position: relative;
	background: none;
	width: 650px;
	height: auto;
	margin: 0 auto;
	z-index: 5;
	overflow: hidden;
}

#contentbottom {
	background: none; 
	position: relative; 
	width: 650px; 
	height: auto;
	z-index: 999;
	overflow: hidden;
}

#contentbottomhome {
	background: none; 
	position: relative;
	margin: 0 0 0 20px; 
	width: 640px; 
	height: auto;
	z-index: 5;
	overflow: hidden;
}

/* Ticker text */

#bottomticker {
	background: none;
	position: relative;
	margin: 0;
	width: 625px;
	height: 30px;
	z-index: 100;
	overflow: hidden;
}

#tickertext {
	background: none;
	position: absolute;
	left: 25px;
	top: 7px;
	width: 594px;
	height: 26px;
	z-index: 110;
	overflow: hidden;
	font-weight: bold;
}

/* Bottom Navigation */

#bottompics {
	background: none;
	position: relative;
	margin: 0 0 10px 10px;
	/*float: right;*/
	width: 630px;
	height: 78px;
	z-index: 90;
	overflow: hidden;
}

.serviceimage {
	background: none;
	position: relative;
	float: left;
	display: inline;
	top: 5px;
	width: 105px;
	height: 70px;
	margin-right: 22px;
	padding: 0;
	overflow: hidden;
	z-index: 110;
}

#bottomfooter {
	background: none;
	position: relative;
	font-size: 9px;
	margin: 0;
	width: 625px;
	height: auto;
	text-align: right;
	z-index: 5;
	overflow: hidden;
}

#McG {
	font-size: 9px;
	color: #CCCCCC;
	line-height: 20px;
}

#McG a {
	color: #CCCCCC;
}

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


#McG a:hover {
	color: #009900;
	text-decoration: underline;
}
 

