* {
	margin: 0;
	padding: 0;
}

body {
	margin: 20px 0;
	background: #FFFFFF url('images/website_seo_services.gif');
	color: #333333; font-style:normal; font-variant:normal; font-weight:normal; font-size:small; font-family:Verdana, Arial, Helvetica, sans-serif
}

h1, h2, h3 {
	color: #000000;
}
{
h2
}

h3 {
}

p, blockquote, ul, ol {
	text-align: justify;
}

p {
}

blockquote {
	margin-left: 3em;
}

ul {
	margin-left: 3em;
}

ul li {
}

ol {
	margin-left: 3em;
}

ol li {
}

a {
	color: #BC2121;
}

a:hover {
	text-decoration: none;
	color: #FF6600;
}

a {
outline: none;
}

img {
	
}

img.left {
	float: left;
	margin: 5px 15px 0 0;
}

img.right {
	float: right;
	margin: 5px 0 0 15px;
}

/* Boxed Style */

.boxed {
	margin-bottom: 10px;
	background: #E7E8B3;
	border: 10px solid #D44000;
	border-right: none;
}

.boxed .seo-title {
	padding: 10px 20px;
	background: #FFA200;
	border-bottom: 1px solid #000000;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

.boxed .content {
	padding: 20px 20px 40px 20px;
}

/* Post */

.post {
}

.post .seo-title {
	padding: 10px 20px;
	background: #ADB552;
	border-top: 1px solid #D44000;
	border-bottom: 1px solid #D44000;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 10px;
	font-weight: bold;
	color: #000;
}

.post .seo-date {
	float: left;
	width: 100px;
	height: 25px;
	padding-top: 15px;
	background: #E7E8B3;
	border-right: 1px solid #D44000;
	border-bottom: 1px solid #D44000;
	text-align: center;
	font-size: 9px;
}

.post .seo-date .month {
}

.post .seo-date .day {
}

.post .seo-date .year {
}

.post .seo-meta {
	float: left;
	width: 469px;
	height: 32px;
	padding: 8px 0 0 20px;
	background: #CED494;
	border-bottom: 1px solid #D44000;
	font-size: 9px;
}

.post .seo-meta p {
}

.post .seo {
	clear: both;
	padding: 20px;
}

/* Logo */

#seo-logo {
	width: 200px;
	height: 100px;
	margin: 0 auto;
	padding: 0 610px 0 10px;
	text-align: center;
}

#logo h1 {
	padding-top: 30px;
	text-transform: lowercase;
	font-size: 36px;
	font-weight: normal;
}

#logo h2 {
	text-transform: uppercase;
	font-size: 10px;
}

#logo a {
	text-decoration: none;
	color: #000000;
}

/* Page */

#page {
	width: 820px;
	margin: 0 auto;
}

#extra {
}

/* Content */

#seo-content {
	float: right;
	width: 590px;
	margin-top: -100px;
	background: #FFFFFF;
	border: 10px solid #D44000;
}

/* Content > Sidebar > Menu */

#menu {
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	width: 160px;
	padding: 10px 20px;
	border-top: 2px dotted #FFB53A;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

#menu a:hover {
	background: #ADB552;
	color: #000;
}

#menu .first a {
	border: none;
}

#menu .active a {
	background: #ADB552;
	color: #000;
}
#menu2 {
}

#menu2 ul {
	margin: 0;
	list-style: none;
}

#menu2 li {
	display: inline;
}

#menu2 a {
	display: block;
	width: 160px;
	padding: 10px 20px;
	background: #ffffff;
	border-top: 2px dotted #FFB53A;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

#menu2 a:hover {
	background: #fff;
	color: #000;
}

#menu2 .first a {
	border: none;
}

#menu2 .active a {
	background: #ADB552;
	color: #000;
}

/* Footer */

#footer {
	clear: both;
	width: 660px;
	margin: 0 auto;
}

#footer p {
	margin: 0;
	text-align: right;
	font-size: x-small;
}

/* Footer > Legal */

#legal {
}

/* Footer > Links */

#links {
}