* {
	padding:0;
	margin: 0;
	}

body {
	min-width: 760px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: .8em;
	}

#wrapper {
	width: 760px;
	margin: 0 auto;
	text-align: left;
	}

#branding {
	width: 760px;
	height: 116px;
	background: url(../images/G5-Banner.jpg) no-repeat;
	padding-bottom: 3px;
	}

#content {
	width: 576px;
	float: right;
	padding: 5px;
	}

#mainNav {
	width: 174px;
	float:left;
	}

#phonenumberimage {
	height: 126px;
	background: url(../images/Phone-number.jpg) no-repeat center;
	padding-bottom: 20px;
	}

#girlimage {
	height: 280px;
	background: url(../images/Girl.jpg) no-repeat center;
	}

#partnershipimage {
	height: 83px;
	background: url(../images/Partnerships.jpg) no-repeat center;
	}

#g5zoneimage {
	height: 165px;
	background: url(../images/g5zone.jpg) no-repeat center;
	}

#globeimage {
	height: 131px;
	background: url(../images/globe.jpg) no-repeat center;
	}

#testimonialsimage {
	height: 131px;
	background: url(../images/testimonials.jpg) no-repeat center;
	}

#girlonphoneimage {
	height: 192px;
	background: url(../images/girlonphone.jpg) no-repeat center;
	}


#footer {
	clear: both;
	width: 760px;
	height: 45px;
	background: url(../images/Footer.jpg) repeat-x;
	}

ul.mainmenuoption {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

ul.mainmenuoption a {
	display: block;
	width: 170px;
	background-color: #E7E8E9;
	text-decoration: none;
	text-indent: 15px;
	color:#000000;
	font-weight: bold;
	border-bottom: 3px solid #ffffff;
	}

ul.mainmenuoption a:hover, .selected a {
	display: block;
	width: 170px;
	color: #E7E8E9;
	background-color: #A9D379;
	}

ul.mainmenuoption li {
	display: inline; /* :KLUDGE: Removes large gaps in IE/Win */
	}

ul.submenuoption {
	margin: 0;
	padding: 0;
	list-style-type: none;
	padding-left: 20px;
	}

ul.submenuoption a {
	width: 150px;
	text-decoration: none;
	color:#000000;
	display: block;
	border-bottom: 1px solid #A9D379;
	}

ul.submenuoption a:hover, .selected a {
	color:#000000;
	background-color: #A9D379;
	}

ul.submenuoption .selected a {
	}

ul.submenuoption li {
	display: inline; /* :KLUDGE: Removes large gaps in IE/Win */
	}

#content h1 {
	color: #A9D379;
	font-weight: bold;
	background-color: #ffffff;
	}

#content h2 {
	color: #A9D379;
	font-weight: bold;
	padding-top: 30px;
	background-color: #ffffff;
	}

#content p {
	padding-top: 10px;
	}

#content li {
	list-style-type:disc;
	margin-left: 40px;
	line-height: 20px;
	padding-top: 10px;
	}

#content a:hover, .selected a {
	height: 22px;
	height: 1.6em;
	color:#000000;
	background-color: #A9D379;
	}

#pagegraphic-x {
	height: 187px;
	background: url(../images/IT-Solutions.jpg) no-repeat;
	}

#about_g5_technologies {
	height: 187px;
	background: url(../images/G5_About_Us.jpg) no-repeat;
	}

#g5_services {
	height: 187px;
	background: url(../images/G5_Services.jpg) no-repeat;
	}

#g5_zone {
	height: 187px;
	background: url(../images/G5_Zone.jpg) no-repeat;
	}

#g5_testimonials {
	height: 187px;
	background: url(../images/G5_Testimonials.jpg) no-repeat;
	}

#g5_contact_us {
	height: 187px;
	background: url(../images/G5_Contact_Us.jpg) no-repeat;
	}

#footer-left, #footer-right{
	display: inline;
	font-size: 11px;
	padding-top: 25px;
	color: #ffffff;
	}

#footer-left {
	float: left;
	padding-left: 10px;
	}

#footer-right {
	text-align: right;
	float: right;
	padding-right: 10px;
	}

#footer a {
	color: #ffffff;
	text-decoration: none;
	}
