/* CSS */
body {
	margin:0;
	padding:0;
	background-color:#fff;
	font-family:Georgia;
	font-size:14px;
	line-height:16px;
	color:#000000;
}
a {
	color:#73ae22;
	text-decoration:underline
}
a:hover {
	color:#73ae22;
	text-decoration:none
}
#wrapper {
	border-top:43px solid #63a11d;
	border-bottom:18px solid #529118;
	background:#f3f7f8 url(images/background.jpg) repeat-x top left;
}
div.container {
	width:1092px;
	margin:0 auto;
	padding:0;
	clear:both
}
#header {
	width:100%;
	margin:0 24px;
	padding:0;
}
#header h1 {
	float:left;
	width:309px;
	height:115px;
	background:url(images/logo.jpg) no-repeat top left;
	padding:0;
	margin:0;
}
#header h1 a {
	width:309px;
	height:115px;
	background:url(images/logo.jpg) no-repeat top left;
	display:block;
	text-indent:-4444px;
}
#header p#quickmenu {
	width:300px;
	float:right;
	margin:0;
	padding:50px 10px 0 0;
	font-family:Verdana;
	font-size:20px;
}
#header p#quickmenu a {
	color:#5f5f5f;
	text-decoration:none;
	padding:0 10px;
}
#header p#quickmenu a:hover {
	color:#ed1010;
	text-decoration:none
}
ul#nav {
	clear:both;
	list-style:none;
	margin:0;
	padding:0;
	background:url(images/menu.gif) no-repeat top left;
	height:51px;
}
#header ul li {float:left;}
#header ul li a {display:block;text-indent:-4444px;margin:0 15px 0 30px;}
#header ul li.about a {
	width:84px;
	height:50px;
	background:url(images/about.gif) no-repeat top left;
}
#header ul li.about a:hover {
	width:84px;
	height:50px;
	background:url(images/about-hov.gif) no-repeat top left;
}
#header ul li.advertise a {
	width:134px;
	height:50px;
	background:url(images/advertising.gif) no-repeat top left;
}

#header ul li.advertise a:hover {
	width:134px;
	height:50px;
	background:url(images/advertising-hov.gif) no-repeat top left;
}

#header ul li.domains a {
	width:152px;
	height:50px;
	background:url(images/domains-websites.gif) no-repeat top left;
}

#header ul li.domains a:hover {
	width:152px;
	height:50px;
	background:url(images/domains-hov.gif) no-repeat top left;
}

#header ul li.marketing a {
	width:88px;
	height:50px;
	background:url(images/marketing.gif) no-repeat top left;
}

#header ul li.marketing a:hover {
	width:88px;
	height:50px;
	background:url(images/marketing-hov.gif) no-repeat top left;
}

#header ul li.services a {
	width:193px;
	height:50px;
	background:url(images/directory-services.gif) no-repeat top left;
}

#header ul li.services a:hover {
	width:193px;
	height:50px;
	background:url(images/directory-hov.gif) no-repeat top left;
}

#header ul li.contact a {
	width:87px;
	height:50px;
	background:url(images/contact-us.gif) no-repeat top left;
}

#header ul li.contact a:hover {
	width:87px;
	height:50px;
	background:url(images/contact-hov.gif) no-repeat top left;
}

#splash {
	width:1221px;
	margin:0 auto;
	z-index:102
}
div.float {
	float:left;
	width:420px;
	margin-left:50px;
}
div.float.last {
	margin-left:150px;
}
div.float h2 {
	font-size:22px;
	margin:0 0 15px 0;
	padding:38px 0 7px 0;
	color:#000000;
	font-weight:normal;
	border-bottom:1px solid #dddddd;
	overflow:hidden
}
div.float h2 span {color:#4b8d40;}
div.box {
	background:transparent url(images/box-top.png) no-repeat top left;
	padding-top:16px;
}
div.box div.bottom {
	background:transparent url(images/box-bottom.png) no-repeat bottom left;
	padding-bottom:16px;
}
div.box ul {
	list-style:none;
	background:transparent url(images/box-bg.png) repeat-y top left;
	margin:0;
	padding:0;
	font-size:15px;
	font-weight:bold
}
div.box ul li a {
	color:#959595;
	text-decoration:none;
	padding:5px 10px;
	display:block
}
div.box ul li a:hover {
	background-color:#acd833;
	color:#525252
}
div.info {
	clear:both;
	overflow:hidden;
}

div.info span {color:#4b8d40;}
	
div.info div.data {
	float:left;
	width:332px;
	margin-left:43px;
}
div.info div.data.second {width:279px}
div.info div.data.third {width:278px;}
div.info div.data h3 {
	color:#717171;
	font-size:18px;
	font-weight:normal;
	margin:0;
	padding:30px 0 15px 0
}
div.info div.data img {
	border:1px solid #dddddd
}
div.info div.data p.more {
	padding:1px 0 0 0;
	margin:0;
	overflow:hidden;
}
div.info div.data p.more span {
	display:block;
	width:95px;
	float:right;
	text-align:center
}
div.info div.data p.more span a {
	display:block;
	padding:5px 0px;
	color:#fff;
	text-decoration:none;
	background-color:#9dc526
}
div.info div.data p {line-height:20px;}
/*- Footer -*/
#footer {
	clear:both;
	margin:20px 50px 0 40px;
	border-top:1px solid #dddddd
}
#footer p {
	text-align:center;
	padding:15px 0;
	margin:0;
}
/*- Drop Down Menu -*/
ul#nav {position:relative !important;z-index:100;position:absolute;}
#nav li ul {
 position: absolute;
 top:50px;
 left: -999em;
 height: auto;
 width: 14.4em;
 w\idth: 13.9em;
 font-weight: normal;
 margin:0 0 0 30px;
 background-color:#e3ebea;
 list-style:none;
 padding:0 !important; /* Do Not Touch */
}

#nav li li { color: #FFFFFF; text-transform:none; padding:0px; width:100%; }
#nav li li a {
	color:#6a6a6a;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	display:block;
	padding:5px 5px 5px 20px;
	background:none !important; /* Do Not Touch */
	text-indent:inherit !important; /* Do Not Touch */
	height:auto !important; /* Do Not Touch */
	width:auto !important; /* Do Not Touch */
	margin:0 !important;
}
#nav li li a:hover {background:#acd833 url(images/arrow.png) no-repeat top left !important;}
#nav li ul ul { margin: -1.75em 0 0 125px; }
#nav > li ul ul { margin: -1.75em 0 0 14em; }
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul { left: -999em; }

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { left: auto; }
#nav li:hover, #nav li.sfhover { color: #FFFFFF; }
#nav :hover > a {color:#fff}

/*-- Inner page Opportunity --*/
div.opportunity {
	position:relative;
	width:310px;
	height:275px;
	border:1px solid #dedede;
	float:left;
	margin:20px 0 0 35px;
	background:url(images/opportunity-box.jpg) no-repeat top left;
	overflow:hidden
}
div.opportunity div {
	display:table;
	height:250px;
}
div.opportunity p.text {
	display:table-cell;
	vertical-align:middle;
	padding:0;
	margin:0;
	font-size:20px;
	color:#828282;
	text-align:center;
	line-height:25px;
	width:100%;
	overflow:visible;
}
div.opportunity p.text span {
	color:#5a5a5a
}
div.opportunity p.read {
	position:absolute;
	bottom:50px;
	right:20px;
	margin:0;
	padding:0;
}
div.opportunity p.read span {
	display:block;
	width:95px;
	float:right;
	text-align:center
}
div.opportunity p.read span a {
	display:block;
	padding:5px 0px;
	color:#fff;
	text-decoration:none;
	background-color:#9dc526;
}
div.data.inner input.email {
	width:237px;
	background:url(images/input.gif) no-repeat top left;
	color:#aeaeae;
	font-size:12px;
	border:0;
	padding:7px 0 8px 5px;
	float:left;
	margin-right:5px;
}
div.data.inner input.submit {
	padding:5px 10px 6px 10px;
	color:#fff;
	text-decoration:none;
	background-color:#9dc526;
	text-align:center;
	cursor:pointer;
	border:0;
}
/*- Contact Page -*/
p.breadcrumbs {
	color:#777777;
	padding:5px 0 15px 0;
	border-bottom:1px dashed #c5cbcb;
	margin:10px 50px 10px 40px;
}
p.breadcrumbs span {
	color:#b5b5b5;
}
p.breadcrumbs a {
	color:#777777;
	text-decoration:none
}
div.contactform {
	width:469px;
	float:left;
	margin-left:60px;
}
div.contactform h3, div.contactinfo h3 {
	font-size:28px;
	font-weight:normal;
	color:#4b8d40;
	padding:0 0 10px 0;
	margin:20px 0 0 0
}
div.contactform form {
	background:#eeeeee;
	margin:20px 0 20px 0;
	padding:18px 20px 10px 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border:1px solid #eeeeee;
}
div.contactform label {
	margin:0;
	padding:0 0 3px 0;
	display:block;
	font-size:14px;
}
div.contactform label small {
	font-size:12px;
	color:#afafaf
}
div.contactform input, div.contactform textarea {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border:1px solid #cccccc;
	width:408px;
	margin-bottom:12px;
	padding:3px 5px;
}
div.contactform input.submit {
	width:auto;
	border:1px solid #9dc526;
	background-color:#9dc526;
	color:#fff;
	cursor:pointer
}
div.contactinfo {
	width:470px;
	float:left;
	margin-left:50px;
}
div.contactinfo p {padding-bottom:8px;}

div.standardform {
	width:780px;
	float:left;
	margin-left:160px;
}
div.standardform h3 {
	font-size:28px;
	font-weight:normal;
	color:#4b8d40;
	padding:0 0 10px 0;
	margin:20px 0 0 0
}

div.standardform p {padding-bottom:8px;}