/* CSS Document */


/* General Stuff */



body {
	text-align: justify;
	margin: 0;
	padding: 0;
	background-color: #A2BCB1;
	color: #4F4F4F;
}

p {

}

h1, h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #3E6F5B;
}

ul {

}

li {

}

a:link {
	color: #5A6F66;
	text-decoration: underline;
}

a:visited {
	color: #5A6F66;
	text-decoration: underline;
}

a:hover {
	color: #AFAF78;
	text-decoration: underline;
}

a:active {
	color: #AFAF78;
	text-decoration: underline;
}



/* Frame Containers */



#frameA {
	width: 800px;
	margin: 15px auto 0 auto;
	padding: 0;
	background-image: url(http://www.clicksitebuilder.com/templates/template_data/abstract.business.minimalist.lightgreen/images/contentframea_bg.jpg);
	background-position: top;
	background-repeat: repeat-y;
}

#frameB {
	padding: 0 0 16px 0;
	background-image: url(http://www.clicksitebuilder.com/templates/template_data/abstract.business.minimalist.lightgreen/images/footerframeb.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	min-height: 16px;

}


/* Header */



#headerFrameA {
	background-image: url(http://www.clicksitebuilder.com/templates/template_data/abstract.business.minimalist.lightgreen/images/header_bg.jpg);
	background-position: top;
	background-repeat: repeat-y;

}

#headerFrameB {
	background-image: url(http://www.clicksitebuilder.com/templates/template_data/abstract.business.minimalist.lightgreen/images/header_bg_framea.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

#header {
	padding: 35px 0 35px 0;
	margin: 0 0 0 0;
	font-size: 30px;
	color: #39536C;
}

#header, #header h1, #header h2, #header h3, #header h4 {
	text-align: center;
	color: #39536C;
}

#header span h1 {
	display: none;
}


/* Content Frames */



#contentFrameA {
	padding: 0 0 15px 0;
	margin: 0 0 0 0;
	background-image: url(http://www.clicksitebuilder.com/templates/template_data/abstract.business.minimalist.lightgreen/images/header_bg_frameb.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

#contentFrameB {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

/* Navigation */



#navigationFrameA {
	float: left;
	padding: 15px 0 0 0;
	margin: 24px 0 0 0;
	background-image: url(http://www.clicksitebuilder.com/templates/template_data/abstract.business.minimalist.lightgreen/images/nav_pattern.jpg);
	background-position: top;
	background-repeat: repeat-y;
	width: 216px;
}

#navigationFrameB {
	margin: 0 0 0 0;
	padding: 0 0 35px 5px;
	background-image: url(http://www.clicksitebuilder.com/templates/template_data/abstract.business.minimalist.lightgreen/images/nav_buttom.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	min-height: 23px;
}

#topNavigation {
	margin: 0 0 0 0;
	text-align: center;
}

#navigation {
}

#navigation ul {
	list-style: none;
	padding: 0 0 0 20px;
	margin: 0;
}

#navigation li {

}

#navigation a {
	font-size: 12px;
}

#navigation a:link, #navigation a:visited, #navigation a:link:active {
	color: #3E6F5B;
	display: block;
	width: 160px;
	background-color: transparent;
	margin: 0 0 0 0;
	text-align: center;
	padding: 10px 5px 10px 5px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
}

#navigation a:link:hover, #navigation a:visited:hover {
	color: #FFFFFF;
	display: block;
	width: 160px;
	background-color: #A2BCB1;
	margin: 0 0 0 0;
	text-align: center;
	padding: 10px 5px 10px 5px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
}

#bottomNavigation {
	margin: 0 0 0 0;
	text-align: center;
}

#topNavigation a:link, #topNavigation a:visited, #topNavigation a:link:active{
	background-color: transparent;
	padding: 0 0 0 25px;
}

#topNavigation a:link:hover, #topNavigation a:visited:hover {
	background-color: transparent;
	padding: 0 0 0 25px;
}

#bottomNavigation a:link, #bottomNavigation a:visited, #bottomNavigation a:link:active{
	background-color: transparent;
	padding: 0 0 0 25px;
}

#bottomNavigation a:link:hover, #bottomNavigation a:visited:hover {
	background-color: transparent;
	padding: 0 0 0 25px;
}


/* Body */



#bodyFrameA {
}

#bodyFrameB {
}

#content {
	padding: 0 0 0 0;
	margin: 0 0 0 216px;
	width: 515px;
}

#content h1{
	text-align: center;
}



/* Footer */


#footerFrameA {
	clear: both;
	background-image: url(http://www.clicksitebuilder.com/templates/template_data/abstract.business.minimalist.lightgreen/images/footer_bg.jpg);
	background-position: top;
	background-repeat: repeat-y;
}

#footerFrameB {
	background-image: url(http://www.clicksitebuilder.com/templates/template_data/abstract.business.minimalist.lightgreen/images/footerframea.jpg);
	background-position: top;
	background-repeat: no-repeat;

}

#footer h1, #footer h2, #footer h3, #footer h4 {
	text-align: center;
}

#footer {
	margin: 0 0 0 0;
	padding: 25px 55px 15px 55px;
	text-align: justify;
}
PK