/* @override 
	http://www.lawfirmsites.com/style.css
	https://www.lawfirmsites.com/style.css
*/

/* lawfirmsites.com */
body {
	margin: 0px;
	padding: 0px;
	background-image:url(back2.jpg);
	background-repeat: repeat-x;
	background-color:#075579;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	color:#333;
}
a.buy {
font-size: 15px;
text-transform: uppercase;
}
#centerit {
text-align: center;
float: left;
width: 33%;
}

#leftit {
text-align: left;
width: 50%;
float: left;
}
#leftit a {
margin-left: 40px;
}

#rightit {
text-align: right;
width: 50%;
float: left;
}
#rightit a {
margin-right: 40px;
}


a {
	text-decoration: none;
}
#displaypage {
text-align: center;
}

#wrapper {
	margin: 0 auto;
	padding: 0px;
	width: 910px;
}

#header {
	margin: 0px;
	padding: 10px;
	height: 87px;
	background-image:url(images/header.jpg);
	background-repeat: no-repeat;
	color: #ccc;
	font-size: 11px;
}

#header ul {
	height: 15px;
	margin: 0;
	padding: 0;
	width: 900px;
	position: relative;
	top: 0;
}

#header ul li {
	height: 15px;
	display: block;
	float: right;
	margin-left: 2px;
}

#header ul li a {
	display: block;
	float: left;
	color: #ccc;
	background-color: #474747;
	text-transform: uppercase;
	padding: 2px 5px;
	text-decoration: none;
}

#header ul li a:hover {
	background-color: #055579;
	color: white;
}

#header ul li a[href="login.php"] {
	-moz-border-radius-topleft: 3px;
	-webkit-border-top-left-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	-webkit-border-bottom-left-radius: 3px;
}

#header ul li a[href^="/livehelp/"], #header ul li a[href^="http://www.onlywebsites.com/livehelp/"] {
	-moz-border-radius-topright: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	-webkit-border-bottom-right-radius: 3px;
}

#nav {
	margin: 0px;
	padding: 0px;
	padding-top: 20px;
	height: 46px;
	background-image:url(images/nav_bg.jpg);
	background-repeat: no-repeat;
	color:#fff;
	font-weight: bold;
	font-size: 13px;
}

#seo {
	background-image:url(images/seo.jpg);
	background-repeat: no-repeat;
	text-align: right;
	height: 60px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding-right: 10px;
	padding-top: 17px;
	padding-left: 10px;
	margin: 0;
}

#main {
	margin: 10px 0px 0px;
	padding: 0px;
	background-color:#fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

#content {
	margin: 0px;
	margin-left: 20px;
	margin-top: 5px;
	padding: 0px;
	padding-top: 10px;
	width:635px;
	float: left;
	background-color:#fff;
	font-size: 12px;
	line-height: 1.8em;
	color: #464646;
	text-align: justify;
}

#content ul li, #content ol li, #inside_content ul li, #inside_content ol li {
	margin-bottom: 8px;
	font-style: italic;
	padding-right: 60px;
	text-align: justify;
	color: #616161;
}

#content_text {
	padding: 15px;
}

#inside_content {
	width: 648px;
	margin: 0px;
	float: left;
	font-size: 12px;
	line-height: 1.8em;
	color: #464646;
	text-align: justify;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#sidebar {
	margin: 0px;
	padding: 10px 0px 10px 5px;
	width: 245px;
	float: right;
	color:#000;
}
#sidebar .marketing-top {
	background:url(../images/marketing-top.png) no-repeat;
	height:11px;
	width:232px;
	margin:5px 0 0;
}
#sidebar .marketing-btm {
	background:url(../images/marketing-btm.png) no-repeat;
	height:11px;
	width:232px;
}
#sidebar .marketing {
	background:url(../images/marketing-bkg.jpg) repeat-y;
	width:232px;
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	padding: 0 0 5px 0;
}
#sidebar .marketing form {
	background:none;
	border:none;
}
#sidebar .marketing fieldset {
	border:none;
	padding:0;
	margin:0;
}
#sidebar .marketing .button input, #sidebar .marketing .button a {
	margin: 5px  0 0 0;
	float: left;
	text-decoration:none;
	border:none;
	cursor:pointer;
}
#sidebar .marketing .button img {
	padding-top: 5px;
	float:left;
}
#sidebar .marketing .abs {
	position:absolute;
	margin: -11px 0px 0;
}
#sidebar .marketing p, #sidebar .marketing li {
	font-weight:normal;
}

#sidebar .google {
	padding: 0 15px;
	overflow:hidden;
	font-size:12px;
	color: #4981A7;
}
#sidebar .google h2 {
	font-size:14px; 
	color:#003365;
	margin:0 -15px 0 -5px;
	border: none;
}
	.google h2 img {
		margin: 0 0 -15px 0;
	}
#sidebar .google form {
	width:auto;
}
#sidebar .google input[type="text"], #sidebar .concept input[type="text"] {
	height:26px;
	width:190px;
	border: 1px solid #80B3C4;
	background:none;
	color: #4981A7;
	padding-left: 10px;
	margin-left:0;
}
#sidebar .google .button {
	float:right;
}
#sidebar .google .button input[type="submit"] {
	background: url(../images/dark-btn-bkg.jpg) repeat-x;
	padding: 9px 0px 13px ;
	color: #FFF;
	font-size:14px;
	font-weight:bold;
	border-radius: 0;
	text-transform:none;
	width: 116px;
}

#sidebar .concept {
	padding:5px 0 0 10px;
	background:url(../images/concept-bkg.jpg) repeat-x;
	color: #FFF;
	margin:10px 0 0;
	font-size:14px;
}
#sidebar .concept h2 {
	font-size:20px;
	margin:0;
	padding:0;
	color: #FFF;
	border:none;
}
#sidebar .concept p {
	margin:8px 0;
}
#sidebar .concept p.small {
	font-size:12px;
	margin:0;
}
#sidebar .concept ul {
	margin:5px 0 0 -3px;
	padding:0;
}
#sidebar .concept li {
	background:url(../images/check-marketing.png) left center no-repeat;
	padding:2px 0 0 15px;
	list-style-type:none;
}
#sidebar .concept input[type="text"] {
	background:#FFF;
	margin: 0 0 0 5px;
}
#sidebar .concept .button {
	margin:5px 0 0;
}
#sidebar .concept .button input[type="submit"] {
	background: url(../images/btn-bkg.gif) repeat-x;
	padding: 9px 0px 13px ;
	color: #FFF;
	font-size:14px;
	font-weight:bold;
	width:195px;
	border-radius: 0;
	text-transform:none;
}

#sidebar .find {
	padding: 0 15px;
	overflow:hidden;
	font-size:12px;
	color: #4981A7;
}
#sidebar .find h2 {
	font-size:16px; 
	color:#003365;
	margin:0 0 10px;
	border: none;
	font-style:normal;
	font-weight:bold;
}
	.find h2 span {
		display: block;
		text-indent:25px;
	}
#sidebar .find .button {
	float:right;
}
#sidebar .find .button a {
	background: url(images/dark-btn-bkg.jpg) repeat-x;
	padding: 9px 0px 13px ;
	color: #FFF;
	font-size:13px;
	font-weight:bold;
	text-transform:none;
	width: 183px;
}

#faq a {
	display: inline-block;
	height: 25px;
	line-height: 25px;
	font-size: 12px;
	text-indent: 8px;
	width: 230px;
	margin-bottom: 2px;
	background: url(images/faq-bg.jpg) 0 0;
	color: #738d45;
	text-decoration: none;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
}

#faq a:hover {
	background-position: 0 -25px;
	cursor: pointer;
	color: #464646;
}

#footer {
	clear: both;
	margin: 0px;
	margin-top: 25px;
	padding: 10px;
	background-color: #0a0a0a;
	color:#fff;
	border-top-style: solid;
}

#footer_content {
	position: relative;
	margin: 0 auto;
	width: 910px;
	text-align: left;
	padding-top: 25px;
}

ul.footercolumn {
	width: 285px;
	float: left;
	padding: 0;
	list-style-type: none;
	margin: 0 0 0 27px;
}

#footer_content ul:first-child {
	margin-left: 0;
}

ul.footercolumn a {
	display: block;
	font-size: 12px;
	line-height: 35px;
	text-indent: 12px;
	color: white;
	text-decoration: none;
	font-style: italic;
}

ul.footercolumn a b {
	font-weight: normal;
	font-style: normal;
}

ul.footercolumn a b {
	display: block;
	float: left;
	width: 85px;
	font-weight: bold;
}

ul.footercolumn li {
	border-top: 1px dotted #434343;
}

ul.footercolumn li:first-child {
	border-top-style: none;
}

ul.footercolumn a.ftop {
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
}

ul.footercolumn a.fbottom {
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
}

ul.footercolumn a:hover {
	color: white;
	background-color: #181818;
}

#footerinfo {
	text-align: center;
	padding-top: 35px;
	margin-top: 25px;
	border-top: 1px solid #161616;
	padding-bottom: 120px;
	font-size: 12px;
	line-height: 21px;
	color: silver;
}

#footerinfo a:link, #footerinfo a:visited {
	color: silver;
	text-decoration: underline;
}

#footerinfo a:hover {
	color: white;
}

a#green-websites {
	width: 90px;
	height: 90px;
	display: block;
	float: right;
	background-image: url(../images/green_websites.png);
	text-indent: -9000px;
	margin-top: -15px;
	margin-right: 35px;
}

#footerinfo p {
	float: left;
	margin-left: 75px;
}
	

.style1 {
	color:#999999;
}

h1 {
	font-family: "Trebuchet MS", Verdana, Lucida, sans-serif;
	font-size: 19px;
	color:#996633;
	font-weight: normal;
}

h1.callout {
	text-align: center;
	font-weight: bold;
	padding: 10px 5px;
	background-color: #075071;
	color: white;
	border: 1px solid silver;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-bottom: 25px;
}

h2 {
	color:#738d45;
	font: italic 17px "Trebuchet MS", Verdana, Lucida, sans-serif;
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 0;
	margin-top: 0;
	padding-bottom: 3px;
	margin-right: 15px;
	border-bottom: 1px solid #e8e8e8;
}

h4 {
	text-align: center;
	text-transform: uppercase;
	color: #738d45;
	font-weight: bold;
	border-top: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
	width: 400px;
	margin-left: auto;
	margin-right: auto;
}

#content a, #inside_content a{
	color:#996633;
	text-decoration: none;
}

#content a:hover, #inside_content a:hover {
	color: #738d45;
	text-decoration: underline;
	padding-bottom: 1px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

#inside_content a.visit {
	width: 110px;
	height: 25px;
	display: block;
	line-height: 25px;
	color: white;
	text-indent: 13px;
	font-weight: bold;
	background: url(images/visit-button.jpg) 0 0;
}

#inside_content a.visit:hover {
	background-position: 0 -25px;
	text-decoration: none;
	border-bottom-style: none;
}

#inside_content a.bigbutton {
	display: inline;
	font-size: 15px;
	line-height: 30px;
	background-color: #e6b952;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	color: #042a3d;
	padding: 7px 15px;
	margin-left: 5px;
	margin-right: 15px;
}

#inside_content a.bigbutton:hover {
	text-decoration: none;
	background-color: #335d13;
	border-bottom-style: none;
	border-bottom-width: 0;
	color: white;
	padding: 7px 15px;
}

#inside_content p.focus {
	font: italic 16px/22px Georgia, "Times New Roman", Times, serif;
	color: #434343;
}

#inside_content ul.packages {
	width: 610px;
	margin-left: 0;
	position: relative;
	left: -30px;
	.left: 0px;
}

#inside_content ul.packages li.left, #inside_content ul.packages li.lefttop {
	display: block;
	float: left;
	height: 30px;
	width: 265px;
	font-size: 13px;
	line-height: 15px;
	background-color: #faf8eb;
	margin-left: 0;
	margin-bottom: 6px;
	padding: 5px 15px;
	font-weight: normal;
	font-style: normal;
}

#inside_content ul.packages li.right, #inside_content ul.packages li.righttop {
	display: block;
	float: right;
	height: 30px;
	width: 265px;
	font-size: 13px;
	line-height: 15px;
	background-color: #faf8eb;
	margin-left: 0;
	margin-bottom: 6px;
	padding: 5px 15px;
	font-weight: normal;
	font-style: normal;
}

#inside_content ul.packages li.lefttop, #inside_content ul.packages li.righttop {
	text-align: center;
	line-height: 30px;
	font-size: 15px;
	margin: 0 0 5px;
	text-transform: uppercase;
	background-color: #075579;
	color: white;
	font-weight: bold;
}

.more {
	left: 240px;
	color: maroon;
	font-weight: bold;
	font-style: italic;
	cursor: default;
	z-index: 10;
	position: relative;
	top: 3px;
	width: 35px;
}

.more .moredisplay {
	position: absolute;
	display: block;
	width: 245px;
	padding: 9px;
	background-color: #f1f1f1;
	color: #075579;
	font-weight: normal;
	font-style: normal;
	height: auto;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	visibility: hidden;
	top: -20px;
	border: 2px solid #a97f54;
	z-index: 100;
	left: 40px;
}

.more:hover .moredisplay {
	visibility: visible;
}

ol.nonum {
	padding-left: 0;
	margin-left: 0;
}

ol.nonum {
	list-style-type: none;
	font-weight: normal;
	font-style: normal;
	background-color: #f1f1f1;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
}

ol.nonum b {
	font-weight: bold;
	text-transform: uppercase;
	color: black;
}

ol.nonum u {
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
	color: #738d45;
}

#content ol.nonum li.icon {
	padding-left: 60px;
	padding-bottom: 5px;
	font-weight: normal;
	font-style: normal;
	border-bottom: 1px dotted silver;
}

li#price {
	background: url(../images/whychoose-price.png) no-repeat;
	min-height: 48px;
}

li#designic {
	background: url(../images/whychoose-design.png) no-repeat;
	min-height: 48px;
}

li#time {
	background: url(../images/whychoose-time.png) no-repeat;
	min-height: 48px;
}

#content li#results.icon {
	background: url(../images/whychoose-results.png) no-repeat;
	min-height: 48px;
	border-bottom-style: none;
}

li#experience {
	background: url(../images/whychoose-experience.png) no-repeat;
	min-height: 48px;
}

/* @group SIDEBAR FORM */

#sidebar form {
	width: 221px;
	margin-right: 15px;
	border: 1px solid silver;
	background-color: #f1f1f1;
	margin-top: 5px;
	-webkit-border-radius: 5px;
	-mox-border-radius: 5px;
	padding-top: 0;
}

#sidebar form h4 {
	margin-top: 0;
	text-transform: uppercase;
	font: bold 14px "Trebuchet MS", Verdana, Lucida, sans-serif;
	margin-bottom: 5px;
	text-align: center;
	margin-left: -5px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #075579;
	width: 225px;
}

#sidebar form p {
	margin-top: 0;
	margin-bottom: 5px;
	font-size: 12px;
	font-style: italic;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
	color: gray;
	line-height: 15px;
	word-spacing: 2px;
}

#sidebar form input, #sidebar form textarea {
	width: 190px;
	border: 1px solid gray;
	color: #464646;
	padding: 3px 5px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	margin-left: 8px;
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#sidebar input[type="submit"] {
	width: 85px;
	margin-left: 125px;
	background-color: #075579;
	text-transform: uppercase;
	color: white;
	margin-top: 5px;
}

#sidebar input[type="submit"]:hover {
	background-color: #738d45;
	cursor: pointer;
}



/* @end */

/* @group CONTACTBOX */

#contactbox {
	width: 550px;
	padding: 15px;
	background-color: #faf8eb;
	margin-top: 15px;
	margin-left: 25px;
	overflow:hidden;
}

#contactbox form {
	float: left;
	width: 400px;
	padding-right: 10px;
}
#contactbox fieldset {
	border:none;
	padding:0;
	margin:0;
}

#contactbox form p b {
	text-align: right;
	margin-right: 8px;
	display: block;
	float: left;
	margin-top: 5px;
	width: 85px;
}

#contactbox form input, #contactbox form textarea {
	color: #042a3d;
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	width: 290px;
	border-style: none;
	border-bottom: 1px solid silver;
	border-right: 1px solid silver;
	padding: 8px 3px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
}

#contactbox form input[name="Name"] {
	background: url(../images/name-icon.png) no-repeat 2px 5px;
	text-indent: 25px;
}


#contactbox form input[name="E-mail"] {
	background: url(../images/email-icon.png) no-repeat 2px 5px;
	text-indent: 25px;
}

#contactbox form input[name="Telephone"] {
	background: url(../images/telephone-icon.png) no-repeat 2px 5px;
	text-indent: 25px;
}

#contactbox form textarea[name="Comments"] {
	background: url(../images/comments-icon.png) no-repeat 2px 5px;
	text-indent: 25px;
	line-height: 20px;
	
}
#contactbox form input[type="submit"] {
	width: 85px;
	margin-left: 305px;
	background-color: #809857;
	color: white;
	font-weight: bold;
	font-size: 15px;
	text-transform: uppercase;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

#contactbox form input[type="submit"]:hover {
	background-color: #021923;
	cursor: pointer;
}

#contactbox form input:hover, #contactbox form textarea:hover {
	background-color: white;
}

#contactbox form input:focus, #contactbox form textarea:focus {
	background-color: white;
}

#contactbox a:link, #contactbox a:visited {
	text-decoration: none;
	display: block;
	height: 20px;
	width: 120px;
	float: right;
	text-indent: 5px;
}

#contactbox a:hover {
	background-color: #809857;
	text-decoration: none;
	border-bottom-style: none;
	color: white;
}

#contactbox p span {
	font-size: 16px;
	line-height: 30px;
	color: #809857;
}

#contactbox p.emaildirectory {
	width: 120px;
	float: right;
	padding-left: 15px;
	padding-bottom: 5px;
	padding-top: 0;
}



/* @end */

/* @group INSTANT QUOTE FORM */

form.instantquote, #estim {
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	background-color: #faf8eb;
}

.hidden {
	display: none;
}

form.instantquote h3 {
	text-align: center;
	text-transform: uppercase;
	background-color: #042a3d;
	color: white;
	font-size: 15px;
	line-height: 25px;
}

form.instantquote p b, #estim p b {
	font-weight: bold;
	text-align: right;
	width: 220px;
	display: block;
	float: left;
	margin-right: 5px;
	padding-top: 5px;
	text-transform: uppercase;
}

form.instantquote input, form.instantquote select, #estim input, #estim select {
	width: 220px;
	border: 1px solid silver;
	padding: 5px 3px;
	color: #042a3d;
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background-color: white;
}

form.instantquote select, #estim select {
	margin-top: 5px;
}

form.instantquote input.phone {
	width: 45px;
	margin-right: 5px;
}

form.instantquote input.short {
	width: 90px;
}

form.instantquote h4 {
	text-align: center;
	font: italic 15px Georgia, "Times New Roman", Times, serif;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-top-width: 1px;
	padding-top: 3px;
	padding-bottom: 3px;
}

form.instantquote #formradio input, #estim #formradio input {
	width: 15px;
	margin-top: 10px;
}

form.instantquote textarea {
	border: 1px solid silver;
	padding: 5px 3px;
	color: #042a3d;
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	width: 350px;
	margin-left: 125px;
}

form.instantquote p.captcha {
	text-align: center;
}

form.instantquote p.captcha img {
	margin-bottom: 10px;
}

form.instantquote input.submit, #estim form.moreinfo input.submit {
	width: 80px;
	background-color: #075579;
	text-transform: uppercase;
	font-size: 14px;
	color: white;
	font-weight: bold;
}

form.instantquote input.submit:hover {
	background-color: #368e44;
	cursor: pointer;
}

form#fourninenineq input#payment {
	width: 150px;
	margin-left: 220px;
}

#estim #show_total {
	width: 600px;
	height: 40px;
	display: block;
	line-height: 38px;
	color: #042a3d;
	font-size: 26px;
	background: url(images/cost-estimate.jpg) no-repeat 75px;
	text-indent: 225px;
	font-variant: small-caps;
	border-top: 1px dotted silver;
	margin-top: 10px;
}

#estim #show_discount {
	width: 600px;
	height: 40px;
	display: block;
	line-height: 38px;
	color: #042a3d;
	font-size: 26px;
	background: url(images/cost-discount.jpg) no-repeat 75px;
	text-indent: 225px;
	font-variant: small-caps;
	border-bottom: 1px dotted silver;
}

form.moreinfo p {
	text-align: center;
	font: italic 16px Georgia, "Times New Roman", Times, serif;
}

#content form#fourninenineq.instantquote p b{
	font-weight: bold;
	text-align: right;	
	min-width: 90px;
	display: block;
	margin-right: 5px;
	text-transform: uppercase;
	float: left;
	padding-top: 4px;
	width: auto;
}

ul.doubleinput {
	width: 600px;
	margin-top: 15px;
	margin-left: 0;
	margin-right: 0;
	padding-right: 0;
	padding-top: 0;
	padding-left: 0;
}

#inside_content ul.doubleinput li {
	width: 280px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: block;
	float: left;
}

ul.doubleinput input {
	width: 270px;
}

p.inputfull input {
	width: 550px;
}

.clear {
	float: none;
	clear: both;
}

#inside_content ul.checkbox li {
	float: left;
	width: 125px;
	padding-right: 0;
	display: block;
}

#inside_content ul.checkbox li input {
	width: 15px;
}

form#fourninenineq input.submit {
	margin-left: 260px;
}

form#fourninenineq.instantquote input[title] {
	background-color: #e6e6e6;
}



/* @end */

/* @group NAV */

#utleft {
	float: left;
	width: 220px;
	padding-left: 60px;
}

#utright {
	float: right;
	width: 300px;
}

#utright textarea {
	padding-left: 00px;
	margin-left: 0;
}

#nav {
	margin: 0;
	height: 41px;
	background-image:url(images/nav_bg.jpg);
	background-repeat: no-repeat;
	color:#fff;
	font-weight: bold;
	font-size: 13px;
}

#nav ul  {
	padding: 0;
	height: 46px;
	margin: 0;
	position: absolute;
	top: 113px;
}

#nav ul li {
	height: 46px;
	display: block;
	float: left;
}

#nav ul li a {
	height: 46px;
	display: block;
	float: left;
	background-image: url(images/nav-sprites.png);
	text-indent: -9000px;
	overflow: hidden;
}

a#home {
	background-position: 0 0;
	width: 72px;
}

a#home:hover {
	background-position: 0 -46px;
}

a#about {
	background-position: -72px 0;
	width: 95px;
}

a#about:hover {
	background-position: -72px -46px;
}

a#design {
	background-position: -168px 0;
	width: 140px;
}

li.design {
	width: 140px;
	background-image: url(images/nav-sprites.png);
	background-position: -168px 0;
}

a#design:hover, li.design:hover {
	background-position: -168px -46px;
}

a#seonav {
	background-position: -308px 0;
	width: 218px;
}

li.seonav {
	background-position: -308px 0;
	background-image: url(images/nav-sprites.png);
	width: 218px;
}

a#seonav:hover, li.seonav:hover {
	background-position: -308px -46px;
}

a#clients {
	background-position: -526px 0;
	width: 80px;
}

li.clients {
	background-position: -526px 0;
	background-image: url(images/nav-sprites.png);
	width: 80px;
}

a#clients:hover, li.clients:hover {
	background-position: -526px -46px;
}

a#instant {
	background-position: -606px 0;
	width: 125px;
}

li.instant {
	background-position: -606px 0;
	background-image: url(images/nav-sprites.png);
	width: 125px;
}

a#instant:hover, li.instant:hover {
	background-position: -606px -46px;
}

a#resources {
	background-position: -731px 0;
	width: 75px;
}

li.resources {
	background-position: -731px 0;
	background-image: url(images/nav-sprites.png);
	width: 75px;
}

a#resources:hover, li.resources:hover {
	background-position: -731px -46px;
}

a#contactnav {
	background-position: -806px 0;
	width: 104px;
}

li.contactnav {
	background-position: -806px 0;
	background-image: url(images/nav-sprites.png);
	width: 104px;
}

a#contactnav:hover, li.contactnav:hover {
	background-position: -806px -46px;
}

#nav ul li.design ul.design-drop {
	position: absolute;
	width: 215px;
	visibility: hidden;
	left: 163px;
	height: auto;
	top: 46px;
	z-index: 20;
}

#nav ul li.design:hover ul.design-drop {
	visibility: visible;
}

#nav ul li.design ul.design-drop li {
	height: 25px;
	float: none;
	clear: both;
	width: 215px;
}

#nav ul li.design ul.design-drop li a {
	height: 25px;
	float: none;
	clear: both;
	width: 215px;
	text-indent: 15px;
	background-image: url(images/drop-pricing-bg.png);
	line-height: 25px;
	font-size: 14px;
	color: #04364d;
}

#nav ul li.design ul.design-drop li.dropsub a {
	height: 25px;
	float: none;
	clear: both;
	width: 215px;
	text-indent: 30px;
	background-image: url(images/drop-pricing-bg.png);
	line-height: 25px;
	font-size: 12px;
	color: #04364d;
	font-weight: normal;
	font-style: normal;
}

#nav ul li.design ul.design-drop li a:hover {
	background-position: 0 -25px;
	color: white;
}

#nav ul li.design ul.design-drop li.design-droptop {
	background-image: url(images/drop-pricing-top.png);
	width: 215px;
	height: 15px;
}

#nav ul li.design ul.design-drop li.design-dropbot {
	background-image: url(images/drop-pricing-bottom.png);
	width: 215px;
	height: 40px;
	text-align: center;
	line-height: 32px;
	font-size: 14px;
}

#nav ul li.seonav ul.seonav-drop {
	position: absolute;
	width: 215px;
	visibility: hidden;
	left: 302px;
	height: auto;
	top: 46px;
	z-index: 20;
}

#nav ul li.seonav:hover ul.seonav-drop {
	visibility: visible;
}

#nav ul li.seonav ul.seonav-drop li {
	height: 25px;
	float: none;
	clear: both;
	width: 215px;
}

#nav ul li.seonav ul.seonav-drop li a {
	height: 25px;
	float: none;
	clear: both;
	width: 215px;
	text-indent: 15px;
	background-image: url(images/drop-pricing-bg.png);
	line-height: 25px;
	font-size: 14px;
	color: #04364d;
}

#nav ul li.seonav ul.seonav-drop li a:hover {
	background-position: 0 -25px;
	color: white;
}

#nav ul li.seonav ul.seonav-drop li.seonav-droptop {
	background-image: url(images/drop-pricing-top.png);
	width: 215px;
	height: 15px;
}

#nav ul li.seonav ul.seonav-drop li.seonav-dropbot {
	background-image: url(images/drop-pricing-bottom.png);
	width: 215px;
	height: 40px;
	text-align: center;
	line-height: 32px;
	font-size: 14px;
}

#nav ul li.clients ul.clients-drop {
	position: absolute;
	width: 215px;
	visibility: hidden;
	left: 520px;
	height: auto;
	top: 46px;
	z-index: 20;
}

#nav ul li.clients:hover ul.clients-drop {
	visibility: visible;
}

#nav ul li.clients ul.clients-drop li {
	height: 25px;
	float: none;
	clear: both;
	width: 215px;
}

#nav ul li.clients ul.clients-drop li a {
	height: 25px;
	float: none;
	clear: both;
	width: 215px;
	text-indent: 15px;
	background-image: url(images/drop-pricing-bg.png);
	line-height: 25px;
	font-size: 14px;
	color: #04364d;
}

#nav ul li.clients ul.clients-drop li a:hover {
	background-position: 0 -25px;
	color: white;
}

#nav ul li.clients ul.clients-drop li.clients-droptop {
	background-image: url(images/drop-pricing-top.png);
	width: 215px;
	height: 15px;
}

#nav ul li.clients ul.clients-drop li.clients-dropbot {
	background-image: url(images/drop-pricing-bottom.png);
	width: 215px;
	height: 40px;
	text-align: center;
	line-height: 32px;
	font-size: 14px;
}

#nav ul li.instant ul.instant-drop {
	position: absolute;
	width: 215px;
	visibility: hidden;
	left: 600px;
	height: auto;
	top: 46px;
	z-index: 20;
}

#nav ul li.instant:hover ul.instant-drop {
	visibility: visible;
}

#nav ul li.instant ul.instant-drop li {
	height: 25px;
	float: none;
	clear: both;
	width: 215px;
}

#nav ul li.instant ul.instant-drop li a {
	height: 25px;
	float: none;
	clear: both;
	width: 215px;
	text-indent: 15px;
	background-image: url(images/drop-pricing-bg.png);
	line-height: 25px;
	font-size: 14px;
	color: #04364d;
}

#nav ul li.instant ul.instant-drop li a:hover {
	background-position: 0 -25px;
	color: white;
}

#nav ul li.instant ul.instant-drop li.instant-droptop {
	background-image: url(images/drop-pricing-top.png);
	width: 215px;
	height: 15px;
}

#nav ul li.instant ul.instant-drop li.instant-dropbot {
	background-image: url(images/drop-pricing-bottom.png);
	width: 215px;
	height: 40px;
	text-align: center;
	line-height: 32px;
	font-size: 14px;
}

#nav ul li.resources ul.resources-drop {
	position: absolute;
	width: 215px;
	visibility: hidden;
	height: auto;
	top: 46px;
	left: 596px;
	z-index: 20;
}

#nav ul li.resources:hover ul.resources-drop {
	visibility: visible;
}

#nav ul li.resources ul.resources-drop li {
	height: 25px;
	float: none;
	clear: both;
	width: 215px;
}

#nav ul li.resources ul.resources-drop li a {
	height: 25px;
	float: none;
	clear: both;
	width: 215px;
	text-indent: 15px;
	background-image: url(images/drop-pricing-bg.png);
	line-height: 25px;
	font-size: 14px;
	color: #04364d;
}

#nav ul li.resources ul.resources-drop li a:hover {
	background-position: 0 -25px;
	color: white;
}

#nav ul li.resources ul.resources-drop li.resources-droptop {
	background-image: url(images/drop-pricing-top.png);
	width: 215px;
	height: 15px;
}

#nav ul li.resources ul.resources-drop li.resources-dropbot {
	background-image: url(images/drop-pricing-bottom.png);
	width: 215px;
	height: 40px;
	text-align: center;
	line-height: 32px;
	font-size: 14px;
}

#nav ul li.contactnav ul.contactnav-drop {
	position: absolute;
	width: 215px;
	visibility: hidden;
	height: auto;
	top: 46px;
	left: 700px;
	z-index: 20;
}

#nav ul li.contactnav:hover ul.contactnav-drop {
	visibility: visible;
}

#nav ul li.contactnav ul.contactnav-drop li {
	height: 25px;
	float: none;
	clear: both;
	width: 215px;
}

#nav ul li.contactnav ul.contactnav-drop li a {
	height: 25px;
	float: none;
	clear: both;
	width: 215px;
	text-indent: 15px;
	background-image: url(images/drop-pricing-bg.png);
	line-height: 25px;
	font-size: 14px;
	color: #04364d;
}

#nav ul li.contactnav ul.contactnav-drop li a:hover {
	background-position: 0 -25px;
	color: white;
}

#nav ul li.contactnav ul.contactnav-drop li.contactnav-droptop {
	background-image: url(images/drop-pricing-top.png);
	width: 215px;
	height: 15px;
}

#nav ul li.contactnav ul.contactnav-drop li.contactnav-dropbot {
	background-image: url(images/drop-pricing-bottom.png);
	width: 215px;
	height: 40px;
	text-align: center;
	line-height: 32px;
	font-size: 14px;
}
#image-map {
	text-align: center;
}

	#image-map img {
		margin: 15px 0px;
		border:none;
		border-width:0px;
}


.bronze {
	width: 550px !important;
	margin: 0 auto;
	text-align: center;
}

	.bronze form {
		width: 550px;
	}

	.bronze .left {
		float: left;
	}
	
	.bronze .right {
		float: right;
	}

	.bronze .left, .bronze .right {
		text-align: center;
		padding: 5px;
	}
	
	.bronze .box {
		margin-top: 20px;
		cursor: pointer;
	}
	
	.bronze .box:hover {
		background: #fff;
		color: #000;
	}
	
	.bronze img {
		outline: none;
		border: none;
		display: block;
	}
	
	.bronze input {
		width: auto;
	}
	
.form2 {
	width: auto;
}
	
	.form2 input {
		width: auto;
	}
	
	.form2 label {
		width: auto;
		font-weight: normal;
	}
	
	.form2 td {
		text-align: left;
	}

/* @end */
