body {
	background-color: #3D3D3D;
	text-align: center;

	}
#container{
	width: 800px;
	margin: 0 auto;
	height: auto;
	padding: 4px;
	}
#logoHolder {
	position: relative;
	width: 650px;
	text-align:center;
	height: 111px;
	top: 0px;
	left: 0px;
	float: left;	
	}	
#rightCorner {
	float: right;
	position: relative;
	width: 187px;
	height: 242px;
	right: 20px;
	top: 20px;
/*	background-image:url(images/top_right_image.JPG);
	background-repeat:no-repeat; */
	}
#mainImage {
	background-image:url(images/kat_freeman_main_image_holder.jpg);
	background-repeat:no-repeat;
	width: 650px;
	height: 267px;
	position: relative;
	top: 20px;
	left: 10px;
	float: left;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:left;
	color: #CCCCCC;
	font-size: 80%;
	}
#mainText {
	width: 630px;
	/*height: auto;*/
	position: relative;
	top: 20px;
	left: 15px;
	float: left;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:left;
	color: #CCCCCC;
	font-size: 70%;
	}	
	
#flashPadding {
	padding-left: 9px;
	padding-top: 9px;
	}	
	
#services {
	position: relative;
	float: right;
	background-image: url(images/kat_freeman_services.jpg);
	width: 139px;
	height: 101px;
	right: 0px;
	bottom: 130px;
	}
	
	/* Menu */

#menu {
	 
	padding-top: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 70%;

	}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}

#menu li {
	display: inline;
	text-align: center;
	
	}

#menu a {
	height:17px;
	margin-left: 4px;
	color: #FFFFFF;
	display: block;
	float: left;
	width: 102px;
	padding: 4px 0px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;

}

#menu a:hover {
	background:#e12f59;
	text-decoration:underline;
 
}

.buttonFive {background-color:#848484; 	border: #282828  solid 2px; }	
.buttonOne {background-color:#848484; 	border: #282828 solid 2px;}	
.buttonTwo {background-color:#848484; 	border: #282828 solid 2px;}	
.buttonThree {background-color:#848484; border: #282828 solid 2px;}	
.buttonFour {background-color:#848484; 	border: #282828 solid 2px;}	
.buttonSix {background-color:#848484; 	border: #282828 solid 2px;
/*	background-image:url(images/contact_tab.gif);
	background-repeat: no-repeat;
	border: none;*/
 
	 }	

	
/******************* html rulz **************/

h1 {
	font-size: 110%;
	padding: 8px;	
	color: #1a417f;
	text-align:left;
	padding-left: 70px;
	}
p {
	padding-top: 0px;
	padding-bottom: 2px;
	}
	
br {clear: both;}

.floatLeft {
	float: left;
	padding: 10px;
	}
a {color:#AFAE3C; }	

.clearall {
	clear: both;
	}	
.tds {
	padding-top: 30px;
	margin-left: 0px;
	padding-left: 0px;
	width:650px;
	font-size: 80%;
	color: #666666;
/*	text-align:center;*/
	}	
	