/* CSS Document */


/* General Stuff */


body {
        
	background-color: #E2E1DF;
	margin: 0 0 0 0;
	color: #000000;
}

p {
	color: #000000;
	font-family: Georgia, Times New Roman, Times, serif;
	
}

h1 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h2 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h3 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h4 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

ul {

}

li {

}

a:link { 
 	color: ;
	text-decoration: underline;
}

a:visited { 
 	color: ;
	text-decoration: underline;
}

a:hover{ 
 	color: ;
	text-decoration: underline;
}

a:active { 
 	color: ;
	text-decoration: underline;
}



/* Frame Containers */



#frameA {
	width: 792px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(http://www.clicksitebuilder.com/templates/template_data/abstract.minimalist.rounded.teal/images/frameA.jpg);
	background-repeat: repeat-y;
	}

#frameB {
	width: 100%;
	background-image: url(http://www.clicksitebuilder.com/templates/template_data/abstract.minimalist.rounded.teal/images/frameB.jpg);
	background-position: top;
	background-repeat: no-repeat;
	padding: 23px 0 0 0;
}



/* Header */

#header span h1 {
	display: none;
}

#headerFrameA {
	width: 100%;
	height: 100%;
	background-image: url(http://www.clicksitebuilder.com/templates/template_data/abstract.minimalist.rounded.teal/images/headerFrameA_footer.jpg);
	background-repeat: repeat-y;
	padding: 1px 0 0px 0;
}

#headerFrameB {
	width: 100%;
	background-image: url(http://www.clicksitebuilder.com/templates/template_data/abstract.minimalist.rounded.teal/images/headerFrameB.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	padding: 0px 0 50px 0;
}

#header {
	font-size: 20px;
	color: #173A5F;
	text-align: center;
	padding: 1px 0 1px 0;
}

#header h1, #header h2, #header h3, #header h4{
	color: #173A5F;
}

/* Content Frames */



#contentFrameA {
	padding: 1px 0 1px 0;
}

#contentFrameB {
	padding: 1px 0 1px 0;
}



/* Navigation */



#navigationFrameA {

}

#navigationFrameB {

}

#topNavigation {

}

#navigation {
	float: left;
	width: 176px;
	padding: 1px 0 1px 0;
}

#navigation ul{
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0 0 0 13px;
}

#navigation li {

}

#navigation a {
	font-size: 12px;
}

#navigation a:link, #navigation a:visited, #navigation a:link:active {
	color: #FFFFFF;
	display: block;
	width: 153px;
	height: auto;
	background-color: transparent;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	text-align: center;
	padding: 5px 5px 5px 5px;
	margin: 3px 0 3px 0;
	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: 153px;
	height: auto;
	background-color: #0EEFC6;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	text-align: center;
	padding: 5px 5px 5px 5px;
	margin: 3px 0 3px 0;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
}

#bottomNavigation {

}



/* Body */ 



#bodyFrameA {

}

#bodyFrameB {

}

#content {
	float:right;
	width: 540px;
	
	vertical-align: text-top;
	padding: 0px 30px 10px 0;
}



/* Footer */



#footerFrameA {
	clear: both;
	width: 100%;
	background-image: url(http://www.clicksitebuilder.com/templates/template_data/abstract.minimalist.rounded.teal/images/footerFrameA.jpg);
	background-position: top;
	background-repeat: no-repeat;
	padding: 48px 0 0 0;
}

#footerFrameB {
	width: 100%;
	background-image: url(http://www.clicksitebuilder.com/templates/template_data/abstract.minimalist.rounded.teal/images/footerFrameB.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	padding: 0 0 26px 0;
}

#footer {
	width: 725px;
	height: 100%;
	background-image: url(http://www.clicksitebuilder.com/templates/template_data/abstract.minimalist.rounded.teal/images/headerFrameA_footer.jpg);
	background-repeat: repeat-y;
	padding: 3px 20px 6px 30px;
	
}
/* abstract.minimalist.rounded */

/* patch */

#topNavigation {
	margin: 0;
	padding: 0 0 0 13px;
	text-align: center;
}

#bottomNavigation {
	margin: 0;
	padding: 0 0 0 13px;
	text-align: center;
}