/* CSS Document */

/* general stuff */

body {
        
	font-family: Georgia, Times New Roman, Times, serif;
	background: #BF9B3B;
	margin: 0 0 0 0;
	color: #000000;
}

p {
	color: #000000;
	font-family: Georgia, Times New Roman, Times, serif;
	

}
h1 {
	color: #4F5468;
	font-size: 1.2em;
	font-weight: bold;
}
h2 {
	color: #4F5468;
	font-size: 1.1em;
	font-weight: bold;
}
h3 {
	color: #4F5468;
	font-size: 1em;
	font-weight: bold;
}
h4 {
	color: #4F5468;
	font-size: 0.9em;
	font-weight: bold;
}

ul {
}

li {
}


a:link { 
	background: transparent;
	text-decoration: none;
	color: #9F8245;
	}
a:visited { 
	text-decoration: underline; 
	color: #9F8245;
	}
a:hover{ 
	text-decoration: underline; 
	color: #CFAA5A;
}
a:active { 
	text-decoration: underline; 
	color: #7F7F7F;
}


/* FRAME CONTINERS */


#frameA {
	width: 720px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(http://www.clicksitebuilder.com/templates/template_data/business.people.computer.yellow/images/contentFrameA_bg.jpg);}
#frameB {

}


/* HEADER*/


#headerFrameA {

}
#headerFrameB {
	background-image: url(http://www.clicksitebuilder.com/templates/template_data/business.people.computer.yellow/images/header_bg.jpg);
	background-repeat:no-repeat;
	height: 207px;
}
#header {
	font-size: 14px;
	color: #4F5468;
	vertical-align: middle;
	width: 430px;
	padding:40px 40px 0 250px;
	text-align: right;
}
#header h1, #header h2, #header h3, #header h4{
	color: #4F5468;
}
#contentFrameA {
	background-image: url(http://www.clicksitebuilder.com/templates/template_data/business.people.computer.yellow/images/contentFrameA_bg.jpg);
}
#contentFrameB {

}



/* NAVIGATION */



#navigation {
	float: left;
	width: 180px;
	padding-left: 5px;
}
#navigation ul{
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
}
#navigation li {

}
#navigation a {

	font-size: 12px;

}
#navigation a:link, #navigation a:visited, #navigation a:link:active {
	color: #BF9B3B;
	display: block;
	width: 167px;
	height: auto;
	background-color: #FFF0CF;
	border: 10px none #BF9B3B;
	margin: 10px 3px 10px 5px;
	text-align: right;
	padding: 2px 7px 2px 0px;
	text-decoration: none;
	/*text-transform: uppercase;*/
	font-weight: bold;
	font-size: 12px;
}

#navigation a:link:hover, #navigation a:visited:hover {
	color: #BF9B3B;
	display: block;
	width: 167px;
	height: auto;
	background-color: #FFFFFF;
	border: 10px none #BF9B3B;
	margin: 10px 3px 10px 5px;
	text-align: right;
	padding: 2px 7px 2px 0px;
	text-decoration: none;
	/*text-transform: uppercase;*/
	font-weight: bold;
	font-size: 12px;
}


/* Content */


#content {
	float: left;
	width: 483px;
	padding-left: 25px;
	padding-right: 10px;
	padding-bottom: 20px;
}




/* FOOTER */


#footerFrameA{
	clear: both;
	background-image: url(http://www.clicksitebuilder.com/templates/template_data/business.people.computer.yellow/images/footerFrameA.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding-top: 29px;
	*padding-top: 14px;
	margin: 0;
}
#footerFrameB {
	background-image: url(http://www.clicksitebuilder.com/templates/template_data/business.people.computer.yellow/images/footerFrameB.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding-bottom: 23px;
	margin: 0;
}
#footer {
	padding: 5px 30px 5px 30px;
	background-image: url(http://www.clicksitebuilder.com/templates/template_data/business.people.computer.yellow/images/footer_bg.jpg);

}
#header span h1 {

	display: none;

}

