@charset "UTF-8";
body {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-color: #F4F4F4;
	padding-left: 92px;
	margin-left: 0px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-transform: lowercase;
	color: #666666;
}

.logo{
	position: absolute;
	top: 33px;
	left: 91px;
}

.contact{
	position: absolute;
	top: 26px;
	left: 753px;
}

.navigation{
	position: absolute;
	left: 472px;
	top: 115px;
	text-transform: uppercase;
	color: #1d1d1d;
	z-index: 10;
}

.navigation ul{
	padding: 0px;
	margin: 0px;
}

.formstyle{
	width: 151px;
	height: 18px;
	background-image: url(images/form-bg.gif);
	background-repeat: repeat-x;
	font-size: 12px;
	border: 1px solid #666666;	
	padding-left: 3px;
	padding-top: 3px;
}

.submit{
	width: 159px;
	height: 23px;
	background-image: url(images/submit.gif);
	background-repeat: no-repeat;
	margin-top: 3px;
	border: none;
}

.navigation li{
	display:inline;
}

.navigation a{
	color:#666666;
	text-decoration: none;
	margin-right: 10px;
}

.navigation a:hover{
	color: #333333;
	text-decoration: none;
	margin-right: 10px;
	padding-bottom: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cc4997;
}


a.pink{
	color:#666666;
	text-decoration: none;
	margin-right: 10px;
}

a.pink:hover{
	color: #cc4997;
	text-decoration: none;
	margin-right: 10px;
	padding-bottom: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cc4997;
}

a.blue{
	color:#666666;
	text-decoration: none;
	margin-right: 10px;
}

a.blue:hover{
	color: #70bed1;
	text-decoration: none;
	margin-right: 10px;
	padding-bottom: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #70bed1;
}

a.green{
	color:#666666;
	text-decoration: none;
	margin-right: 10px;
}

a.green:hover{
	color: #bfd03a;
	text-decoration: none;
	margin-right: 10px;
	padding-bottom: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bfd03a;
}

a{
	color: #666666;
	text-decoration: none;
}

a:hover{
	color: #cc4997;
	text-decoration: none;
}

.search-info{
	position: absolute;
	top: 141px;
	left: 92px;
	width: 825px;
	height: 280px;
	background-image:url(images/search-engine-bg.gif); background-repeat:no-repeat;
}
	
.main-text{
	position: absolute;
	top: 173px;
	left: 470px;
	width: 350px;
	font-size: 14px;
	color: #696868;
	z-index: 9;
}

.main-text h1{
	font-size: 22px;
	font-weight: normal;
	padding-top: 0px;
	margin-top: 0px;
	letter-spacing: -1px;
}

.main-text ul{
	padding-left: 0px;
	margin-left: 0px;
	list-style-type:none;
}
	
.margin{
	margin-top: 22px;
	margin-left: 1px;
}

.seo-more{
	position: absolute;
	top: 151px;
	left: 842px;
}

#main{
	position: absolute;
	width: 825px;
	top: 429px;
}

.column{
	position: relative;
	width: 225px;
	height: 249px;
	background-image: url(images/column-bg.gif); background-repeat: repeat-x;
	float: left;
	border: 1px solid #b1b1b1;
	padding-left: 16px;
	padding-top: 23px;
	padding-right: 26px;
}

.middle-column{
	position: relative;
	width: 225px;
	height: 249px;
	background-image: url(images/column-bg.gif);
	background-repeat: repeat-x;
	float: left;
	border: 1px solid #b1b1b1;
	margin-left: 9px; margin-right: 9px;
	padding-left: 16px;
	padding-top: 23px;
	padding-right: 26px;
}

.big-column{
	position: relative;
	width: 500px;
	background-image: url(images/column-bg.gif); background-repeat: repeat-x;
	float: left;
	border: 1px solid #b1b1b1;
	padding-left: 16px;
	padding-top: 23px;
	padding-right: 26px;
	margin-right: 9px;
}

.more{
	position: absolute;
	bottom: 0px;
	left: 231px;
	z-index: 10;
}

.seo-icon{
	position: absolute;
	top: 10px;
	left: 215px;
}

.design-icon{
	position: absolute;
	top: 10px;
	left: 125px;
}

.why-icon{
	position: absolute;
	top: 10px;
	left: 155px;
}

.success-icon{
	position: absolute;
	top: 10px;
	left: 165px;
}




#main h2{
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 8px;
	font-size: 18px;
	font-weight: normal;
	color: #484747;
	letter-spacing: -1px;
}

#main h3{
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 8px;
	font-size: 14px;
	font-weight: normal;
	color: #484747;
	letter-spacing: -1px;
}

#main p{
	margin-top: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 0px;
}

.form-padd{
	margin-top: 0px;
	padding-top: 8px;
}

.seperater{
	height: 10px;
	clear: both;
}

.footer{
	clear: both;
	width: 825px;
	padding-top: 25px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

.footer-left{
	width: 300px;
	float: left;
	margin-bottom: 30px;
}

.footer-right{
	width: 525px;
	float: left;
	text-align:right;
	text-transform: uppercase;
	margin-bottom: 20px;
	font-size: 11px;
}

.footer ul{
	padding: 0px;
	margin: 0px;
}

.footer li{
	display: inline;
}

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

.footer a:hover{
	color: #333333;
	text-decoration: none;
}

.big{
	font-size: 27px;
	letter-spacing: -1px;
}

.small{
	font-size: 11px;
}


ul{
	padding-top: 0px;
	margin-top: 0px;
	list-style-type:none;
	padding-left: 0px;
	margin-left: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

/* WORDPRESS */

.post{
	margin-bottom: 20px;
}

.post-top{
	width: 100%;
	text-align: right;
	margin-top: -15px;
}

.post-bottom{
	padding-bottom: 10px;
	padding-top: 10px;
	width: 100%;
	height: 40px;
	border-bottom: #dbdada 1px solid;
}

p.right-post{
	 position: relative; float: right; padding:0px 5px 0px 0px; margin: 10px 0 0 0;
}

p.left-post{
	 position: relative; float: left; padding:0px 0px 0px 5px; margin: 10px 0 0 0;
}

p.left-post img{
	margin: 5px 5px 0 0;
}

p.right-post img{
	margin: 5px 0 0 5px;
}

.sidebar{
	position: relative;
	width: 225px;
	background-image: url(images/column-bg.gif); background-repeat: repeat-x; background-color: #efefef;
	float: left;
	border: 1px solid #b1b1b1;
	padding-left: 16px;
	padding-top: 23px;
	padding-right: 26px;
	padding-bottom: 23px;
}