/*Copyright 2006 Compass Design and Joomlashack All rights reserved*/
/*Joomlashack.com Joomla Template*/

@import url("base.css"); /*Base css file with text resizers and width buttons*/

/*Uncomment one of these files if you want a fixed width with no stylechange width button*/
/*@import url("800fixed.css"); Fixed width 800 px*/
/*@import url("1024fixed.css"); Fixed width 1024 px*/

@import url("customize.css"); /*Use this file to customize your website*/

/*This CSS controls the width of the logo. You must also set the line height of the H1 tag to the same height of your logo for SEO*/
/*To adjust the height you will need to edit the topbar and body.bodyfluid.topbar classes in 800.css and 1024.css*/
/*If you are using the fixed width option you must change the 800fixed.css or 1024fixed.css to adjust the width*/
.topbar h1{position:relative;background:url(../images/logo.jpg) no-repeat;}
.topbar h1 a{display:block;text-indent:-5000px;text-decoration:none;width:250px;line-height:20px;}
.topbar {position:relative;width:100%;}
body.contentpane {background:#fff}



.frontpage #container {
	position: relative; 
	width: 550px;
	margin-bottom: 10; 
	text-align: left; 
	background-attachment: scroll;
	background-image: url(../images/collage2a.jpg);
	background-repeat: no-repeat;
	background-position: center center;
} 


.frontpage #header {
	padding-left: 135px;
	padding-top: 30px;
	padding-bottom: 20px;
	padding-right: 30px;
	height: 65px;
} 
.frontpage #header h1 {
	margin: 0;
	font-size: 1.5em;
	line-height: 1.5em;
	color: #a5b7c6;
	font-weight: bold;
}
.frontpage #sidebar1 {
	position: absolute;
	left: 0;
	width: 100px;
	padding-left: 30px;
	padding-right: 10px;
}
.frontpage #sidebar1 p {
	font-size: .90em;
	line-height: 1.1em;
	color: #CCCCCC;
}
.frontpage #sidebar2 {
	position: absolute;
	top: 120px;
	right: 0;
	width: 90px;
	padding-left: 20px;
	padding-right: 20px;
}
.frontpage #sidebar2 p {
	font-size: .90em;
	line-height: 1.1em;
	color: #CCCCCC;
}
.frontpage #mainContent {
	margin: 0 150px; 
	height: 210px;
}
.frontpage #bottom {
	height: 120px;
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 290px;
	
} 
.frontpage #bottom p {
	font-size: .90em;
	line-height: 1.0em;
	color: #CCCCCC;

}
.fltrt { 
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.frontpage {
	font-size: 1.0em;
	line-height: 15px;
	color: #CCCCCC;}left;
	margin-right: 8px;
}

