/* CSS Document */

/* general stuff */

body {
        
	font-family: Georgia, Times New Roman, Times, serif;
	background: #FFFFFF;
	margin: 0 0 0 0;
	color: #6F6F6F;
	background-image: url(http://www.clicksitebuilder.com/templates/template_data/abstract.technology.idea.blue/images/body_bg.jpg);
}

p {
	color: #6F6F6F;
	font-family: Georgia, Times New Roman, Times, serif;
	

}
h1 {
	color: #6F6F6F;
	font-size: 1.2em;
	font-weight: bold;
}
h2 {
	color: #6F6F6F;
	font-size: 1.1em;
	font-weight: bold;
}
h3 {
	color: #6F6F6F;
	font-size: 1em;
	font-weight: bold;
}
h4 {
	color: #6F6F6F;
	font-size: 0.9em;
	font-weight: bold;
}

ul {
}

li {
}


a:link { 
	background: transparent;
	text-decoration:  underline;
	color: #000000;
	}
a:visited { 
	text-decoration: underline; 
	color: #000000;
	}
a:hover{ 
	text-decoration: underline; 
	color: #000000;
	}
a:active { 
	text-decoration: underline; 
	color: #8F8F8F;
}


/* 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/abstract.technology.idea.blue/images/contentFrameA_bg.jpg);
}
#frameB {
}


/* HEADER*/
#header span h1 {
	display: none;
}

#headerFrameA {
	background-image: url(http://www.clicksitebuilder.com/templates/template_data/abstract.technology.idea.blue/images/header_bg.jpg);
	background-position: top;
	background-repeat: no-repeat;
	height: 227px;
}
#headerFrameB {
}
#header {
	font-size: 14px;
	color: #FFFFFF;
	vertical-align: top;
	width: 440px;
	padding: 50px 30px 0 250px;
		*padding: 70px 30px 0 250px;
	text-align: right;
}
#header h1, #header h2, #header h3, #header h4{
	color: #FFFFFF;
}
#contentFrameA {

}
#contentFrameB {

}



/* NAVIGATION */



#navigation {
	float: left;
	width: 170px;
	padding: 0 0 0 0;
	background-image: url(http://www.clicksitebuilder.com/templates/template_data/abstract.technology.idea.blue/images/navigation_top_bg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
#navigation ul{
	list-style-type: none;
	padding-left: 0;
	*padding: 20px 0 0 0;
	margin-left: 0;
}
#navigation li {

}
#navigation a {

	font-size: 12px;

}
#navigation a:link, #navigation a:visited, #navigation a:link:active {
	color: #FFFFFF;
	display: block;
	width: 150px;
	height: auto;
	background-color: #A19C96;
	border-right: 5px solid #000000;
	border-top: 1px solid #A19C96;
	border-bottom: 1px solid #A19C96;
	margin: 9px 3px 9px 3px;
	text-align: right;
	padding: 4px 10px 4px 10px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;}

#navigation a:link:hover, #navigation a:visited:hover {
	color: #A19C96;
	display: block;
	width: 155px;
	height: auto;
	background-color: #FFFFFF;
	border-top: 1px solid #A19C96;
	border-right: 1px solid #A19C96;
	border-bottom: 1px solid #A19C96;
	border-left: 1px solid #A19C96;
	margin: 9px 3px 9px 3px;
	text-align: right;
	padding: 4px 10px 4px 10px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;}


/* Content */


#content {
	float: right;
	width: 509px;
	*width: 497px;
	padding: 20px 15px 20px 25px;
	*padding: 20px 15px 20px 25px;
	background-image: url(http://www.clicksitebuilder.com/templates/template_data/abstract.technology.idea.blue/images/content_top_bg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}




/* FOOTER */


#footerFrameA{
	clear: both;
	background-image: url(http://www.clicksitebuilder.com/templates/template_data/abstract.technology.idea.blue/images/footerFrameA.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding-top: 19px;
	*padding-top: 15px;
	margin: 0;
}
#footerFrameB {
	background-image: url(http://www.clicksitebuilder.com/templates/template_data/abstract.technology.idea.blue/images/footerFrameB.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding-bottom: 41px;
	*padding-bottom: 41px;
	margin: 0;
}
#footer {
	color: #000000;
	padding: 5px 50px 5px 50px;
		*padding: 1px 50px 20px 50px;
	background-image: url(http://www.clicksitebuilder.com/templates/template_data/abstract.technology.idea.blue/images/footer_bg.jpg);
}
#footer p {
	color: #000000;
}
PK