/*************************

main CSS document

KME Internet Marketing

*************************/


body {
	margin:0;
	padding:0;
	background:url(images/bg_new_KME.jpg) #5d4b55 repeat-x;
}

h1,h2,h3,h4,h5,h6,p,li,ul { margin:0; padding:0; }

h1 {
 color:#3e82b3;
 font-size:20px;
 font-family:Helvetica, Arial, sans-serif;
 font-weight:normal;
 letter-spacing:.01em;
 margin-bottom:.5em;
}

.boldtext {
 color:#3e82b3;
 font-size:14px;
 font-family:Helvetica, Arial, sans-serif;
 font-weight:bold;
}


/********* named styles *********/

#header {
	height:145px;
	background:url(images/logo4.jpg) no-repeat top center;
	width:860px;
	margin:0 auto;
}

/**#container {
	background:url(images/bg_shadow.gif) no-repeat;
	width:850px;
	margin:1px auto;
	padding-left:10px;
}**/

#container {
	width:850px;
	margin:1px auto;
	padding-left:20px;
}

/**#content {
	background:url(images/bg_content.jpg) #fff no-repeat top center;
	padding:62px 40px 0 40px;
	color:#3c3c3c;
	width:759px;
}**/

#content {
	background:url(images/fletchbackground9.jpg) #fff no-repeat top center;
/**	padding:62px 40px 0 40px; **/
	padding:275px 40px 0 40px; 
	color:#3c3c3c;
	width:759px;
}

#content p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:18px;
	margin-bottom:1em;
      margin-left:20px;
}

ul {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
font-style: normal;
line-height: 18px;
font-weight: normal;
font-variant: normal;
text-decoration: none;
text-indent: 5px;
list-style-position: outside;
list-style-image: url(arrow.gif);
list-style-type: square;
padding: 6px;
margin-left: 30px;
margin-bottom:1em;
}


#nav {
	float:left;
	width:175px;
	margin-right:25px;
	margin-top:40px;
}

	#nav a:link, #nav a:visited {
		background:url(images/btn_nav.jpg) no-repeat top center;
		height:22px;
		display:block;
		width:160px;
		padding:5px 0 0 10px;
		color:#317aae;
		text-decoration:none;
		font-family:Arial, Helvetica, sans-serif;
	}
	#nav a:hover { background-position:bottom center; color:#000 }
	
	#small-	 { width:85px; height:11px; font-size:8px; margin:2em auto; }
	
	
	
#middle {
	float:left;
	width:318px;
	background:url(images/sep.jpg) top right repeat-y;
	padding-right:20px;
}

#news {
	width:185px;
	float:left;
	margin-left:20px;
	font-size:12px;
}
	.title { color:#c74c2d; font-weight:bold; font-size:13px; }
	
div.sep { background:url(images/greensep.jpg) no-repeat; font-size:1px; margin-top:12px; margin-bottom:12px; clear:both; }

#lower-content { width:770px; margin:1em auto; }

.one-third { float:left; width:240px; margin-right:10px; }
.one-half { float:left; width:360px; margin-right:20px; }

#coupon-left, #coupon-right { width:310px; height:224px; background:url(images/kyriap4p.jpg); float:left; margin:0 12px 0 0; }
	#coupon-right { float:right; margin:0 0 0 12px; }
	
#footer { text-align:center; margin-bottom:1em; font-size:11px; }
