@charset "utf-8";
/* CSS Document */

/*  
Theme Name: SEO Kung FU
Version: V0.1
*/

body {
	background: url(http://www.seokungfu.com/images/seo-kung-fu-bg-site.png) repeat-x;
	background-color: #b6d29f;
	font-size: 1.0em;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, Sans-Serif;
	margin: 0px;
	}

a {
	color: #4c4c4c;
	text-decoration: none;
	} 

a:visited{
	color: #88AA44;
	text-decoration: underline;
	}
	
a:hover{
	color: yellow;
	text-decoration: underline;
	}
	
#container { 
	width: 950px;
	text-align: left; 
	margin: 0px auto;
	}

#header { 
	height: 145px; 
	margin: 0px auto;
	position: relative;
	}

#logo { 
	background: url(http://www.seokungfu.com/images/seo-kung-fu-logo.png) no-repeat;
	float: left;
	width: 479px;
	height: 145px;
	text-align: left;
	}

#buttons { 
	background: url(http://www.seokungfu.com/images/seo-kung-fu-bg-logo.png) no-repeat;
	float: right;
	width: 35%;
	padding-top: 55px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:red;
	}

#buttons a {
	color: #daefc8;
	text-decoration: none;
	}

#content { 
	width: 900px; 
	margin: 0px auto;
	}

#content-main { 
	background: url(http://www.seokungfu.com/images/seo-kung-fu-main.png) no-repeat;
	background-position:0px 40px;
	width: 900px;
	height: 175px;
	margin:0 auto;
	}

#content-left { 
	width: 100%;
	text-align: left; 
	margin:0 auto;
	}

#content-middle { 
	width: 300px;
	height: 150px;
	float: left;
	text-align: left; 
	margin: 7px;
	}

#content-right { 
	width: 300px;
	height: 150px;
	float: left;
	text-align: left; 
	margin: 7px;
	}
		
#homelink { 
	background-color:transparent;
	height:100px;
	left:0;
	position:absolute;
	top:0px;
	width:345px;
}

#p{
	font-family:arial;
	font-size:1em;
	line-height:20px;
	margin:10px;
	padding:2px;
	}
	
/* images */
img {
     background: #efefef;
	 margin: 5px;
     padding: 5px;
     border: 0px;
}
	
h1 {
	color:#087E24;
	font-family:"Trebuchet MS",Arial;
	font-size:25px;
	line-height:150%;
	margin:0;
	}

h2 {
	color: #000000;
	font-size: 20px;
	font-family: "Trebuchet MS", Georgia, Times New Roman, Serif;
	font-weight: bold;
	margin: 5px;
	line-height: 150%;
	}
h2 a {
	text-decoration:underline;
	color:black;
}
h2 a:hover {
	text-decoration:underline;
	color:yellow;
}
h2 a:visited {
	text-decoration:underline;
	color:black;
}
#footer {
	width: 100%; 
	float: left;
	clear: both;
	height: 94px;
	background-image:url(http://www.seokungfu.com/images/seo-kung-fu-footer.png);
	font-family: "Trebuchet MS", Georgia, Times New Roman, Serif;
	font-size: 12px;
	color: #087e24;
}

.footer-content {
	width: 900px; 
	height: 90px;
	background-image:url(http://www.seokungfu.com/images/seo-kung-fu-footer.png);
	font-family: "Trebuchet MS", Georgia, Times New Roman, Serif;
	font-size: 12px;
	color: #087e24;
	margin:0 auto;
}

.footer-left {
	width: 50%; 
	float: left;
	font-family: "Trebuchet MS", Georgia, Times New Roman, Serif;
	font-size: 12px;
	color: #ffffff;
	margin-top: 5px;
}

.footer-right {
	width: 40%; 
	float: right;
	font-family: "Trebuchet MS", Georgia, Times New Roman, Serif;
	font-size: 12px;
	color: #ffffff;
	margin-top: 5px;
	text-align: right;
}

#baseline {
	width: 100%; 
	float: left;
	clear: both;
	font-family: "Trebuchet MS", Georgia, Times New Roman, Serif;
	font-size: 12px;
	color: #087e24;
	text-align: center;
}

.baseline-content {
	width: 950px; 
	height: 90px;
	font-family: "Trebuchet MS", Georgia, Times New Roman, Serif;
	font-size: 12px;
	color: #087e24;
	text-align: center;
	border-top: 1px dotted #cccccc;
	margin:0 auto;
}

.baseline-left {
	width: 50%; 
	float: left;
	font-family: "Trebuchet MS", Georgia, Times New Roman, Serif;
	font-size: 12px;
	color: #ffffff;
	margin-top: 5px;
}

.baseline-right {
	width: 40%; 
	float: right;
	font-family: "Trebuchet MS", Georgia, Times New Roman, Serif;
	font-size: 12px;
	color: #ffffff;
	margin-top: 5px;
}