@charset "utf-8";
/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
}

body {
	background-image: url(image/bgstrip.jpg);
	background-repeat: repeat-x;
	background-color: #3D1B00;
	text-align: center;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p {
	line-height: 20px;
}

#content  #right  blockquote       {
	color: #D5BA4F;
	line-height: 20px;
}
#wrapper {
	width: 900px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 0px;
}
#header {
	height: 97px;
	position: relative;
	top: 0px;
}
#header   ul  {
	float: right;
	position: absolute;
	top: 0px;
	right: 17px;
	height: 97px;
}
#header #navigation img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper   #header h1  {
	background-image: url(image/logo.jpg);
	background-repeat: no-repeat;
	height: 97px;
	text-indent: -400px;
	overflow: hidden;
	font-size: 14px;
	margin-left: 20px;
	float: none;
}
#header  #navigation  ul li {
	display: inline;
	padding-right: 30px;
	padding-left: 5px;
	margin-right: 15px;
	padding-top: 70px;
	float: left;
	padding-bottom: 5px;
}
#content #right .sb {
	background-image: url(image/smallbiz.jpg);
	background-repeat: no-repeat;
	height: 43px;
	overflow: hidden;
	text-indent: -200px;
}

#wrapper #content {
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	float: none;
	clear: both;
	position: relative;
}

#content #top {
	height: 420px;
	background-position: 345px top;
	background-repeat: no-repeat;
	position: relative;
	text-align: left;
}
#content #left {
	width: 35%;
	margin-top: 40px;
	margin-left: 60px;
	float: left;
	clear: both;
	text-align: left;
	background-color: #201001;
	padding: 8px;
	color: #CCCCCC;
}
#content .legsfloat {
	float: left;
	clear: both;
}
#content #right {
	width: 40%;
	float: right;
	position: relative;
	top: -150px;
	right: 70px;
	text-align: left;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #968624;
	padding-left: 20px;
}
.greenbold   {
	color: #53AC3E;
	font-weight: normal;
	margin-top: 20px;
	margin-bottom: 20px;
}
.green {
	color: #53AC3E;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}



h2 {
	color: #CD5500;
	margin-bottom: 20px;
	font-weight: bold;
	font-size: 14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
b {
	font-weight: normal;
	text-decoration: none;
}

/*Navigation rules below*/
.a  {
	background-color: #780202;
}
.p {
	background-color: #5e4816;
}
.s {
	background-color: #301301;
}
.h {
	background-color: #b89e88;
	background-repeat: no-repeat;
}
#navigation  a:link, a:hover, a:visited, a:active {
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
#navigation   .h   a {
	color: #2B0707;
	text-decoration: none;
	text-transform: uppercase;
}
ul  li:hover  {
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #F1D08B;
}
#content a:link, a:visited, a:active {
	color: #FFFFFF;
	text-transform: uppercase;
}
#content a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#content #right .who {
	background-image: url(image/who.jpg);
	background-repeat: no-repeat;
	height: 43px;
	overflow: hidden;
	text-indent: -200px;
	margin: 0px;
	padding: 0px;
}
#content #right .how {
	background-image: url(image/how.jpg);
	background-repeat: no-repeat;
	height: 43px;
	overflow: hidden;
	text-indent: -200px;
	margin: 0px;
	padding: 0px;
}
#content #right .why {
	background-image: url(image/why.jpg);
	background-repeat: no-repeat;
	height: 43px;
	overflow: hidden;
	text-indent: -200px;
	margin: 0px;
	padding: 0px;
}
.webdesign {
	background-image: url(image/weddesign.jpg);
	background-repeat: no-repeat;
	height: 43px;
	overflow: hidden;
	text-indent: -200px;
	margin: 0px;
	padding: 0px;
}
.seo {
	background-image: url(image/seo.jpg);
	background-repeat: no-repeat;
	height: 43px;
	overflow: hidden;
	text-indent: -200px;
	margin: 0px;
	padding: 0px;
}
.sm {
	background-image: url(image/social.jpg);
	background-repeat: no-repeat;
	height: 43px;
	overflow: hidden;
	text-indent: -200px;
	margin: 0px;
	padding: 0px;
}
#footer {
	clear: both;
	float: none;
	text-align: center;
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-top: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #301400;
	margin-top: -30px;
}
#content #left ul li {
	list-style-type: none;
	padding-top: 5px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}
.o {
	background-color: #66A31A;
}
