/* Rossetti Layout CSS */

#wrapper {
	width:990px;
	position:relative;
	left:50%;
	margin-left:-495px;
}

/* banner area*/	

#branding {
	height:190px;
}
#logoarea {
	float:left;
	width: 266px;
	height: 132px;
	padding: 0 0 0 10px;
}
#straparea {
	float:right;
	width:290px;
	height:100px;
	padding:80px 0 0 50px;
}

/* content*/


#bg_content {
	padding:15px 25px 20px 20px;

}
#bg_content2 {
	padding:20px 20px 0 20px;
	
	display:table;
	width:830px;
	height:100%;
}
/* left panel*/	
	

#content_left2 {
	background-image:url(../images/bg_content.jpg);
	padding:10px 40px 0 40px;
	width:530px;
	float:left;
	margin:26px 0 0 24px; 
/* 	margin:30px 0 0 18px; */
}
*html #content_left2 {
	padding:10px 40px 0px 40px;
	margin:26px 0 0 18px; 
}

#content_left4 {
	/* Same as content_left2 for IE7/FF etc, just different in *html... */
	background-image:url(../images/bg_content.jpg);
	padding:10px 40px 0 40px;
	width:530px;
	float:left;
	margin:26px 0 0 24px;/* 30px 0 0 24px */
}
*html #content_left4 {
	padding:6px 40px 0px 32px;
	margin:26px 0px 0px 18px;
}

#content_left3 {
		padding:3px 10px 0 16px;
	width:885px;
	float:left;
	margin-top:8px;
}


#content_main {
	/* padding:0 0 20px 0;
	margin:20px 0 20px 0; */ 
	#margin:20px 0 -20px 0;
}
	
#content_main2 {
	margin-top:15px;
}

#banner_head {
	line-height:180%;
	position:absolute;
	top:229px;
	left:60px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:lighter;
	color:#fff;
	width: 395px;
	font-size:70px;
	height: 50px;
	
}


#banner_text {
	line-height:180%;
	position:absolute;
	top:348px;
	left:70px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:lighter;
	color:#fff;
	font-style:italic;
	width: 395px;
}



/* Title areas*/


#bg_title {
	background:url(../images/bg_title.jpg);
	background-repeat:no-repeat;
}
#bg_title2 {
	background:url(../images/bg_title2.jpg);
	background-repeat:no-repeat;
}

.panel_head a:link, .panel_head a:visited, .panel_head a:active {
	
	padding:30px 0 30px 30px;
	
	height:53px;
	
}
.panel_head a:hover {
	font-family: Arial, Trebuchet MS, sans-serif;
	color:#999999;
	font-size:23px;
	padding:30px 0 30px 30px;
	text-decoration:none;
	letter-spacing:-1px;
	font-weight:lighter;
	height:50px;
	line-height:180%;
}

.panel_head2 a:link, .panel_head2 a:visited, .panel_head2 a:active {
	font-family: Arial, Trebuchet MS, sans-serif;
	color:#edb313;
	font-size:23px;
	padding:30px 0 30px 30px;
	text-decoration:none;
	letter-spacing:-1px;
	font-weight:lighter;
	height:53px;
	line-height:180%;
}
.panel_head2 a:hover {
	font-family: Arial, Trebuchet MS, sans-serif;
	color:#edb313;
	font-size:23px;
	padding:30px 0 30px 30px;
	text-decoration:none;
	letter-spacing:-1px;
	font-weight:lighter;
	height:50px;
	line-height:180%;
}



.panel_headside a:link, .panel_headside a:visited, .panel_headside a:active {
	font-family: Arial, Trebuchet MS, sans-serif;
	color:#764548;
	font-size:23px;
	height: 40px;
	padding:10px 0 20px 15px;
	text-decoration:none;
	letter-spacing:-1px;
	font-weight:lighter;
	line-height:180%;
}
.panel_headside a:hover {
	font-family: Arial, Trebuchet MS, sans-serif;
	color:#999;
	font-size:23px;
	padding:10px 0 0 15px;
	text-decoration:none;
	letter-spacing:-1px;
	font-weight:lighter;
	line-height:180%;
}


#panel1_foot {
background-image:url(../images/panel1_foot.jpg);
	background-repeat:no-repeat;
	clear:both;
	height: 30px;

	}
	
	
#panel2_foot {
background-image:url(../images/panel2_foot.jpg);
	background-repeat:no-repeat;
	clear:both;
	height: 30px;
	
	}


#panel3_foot {
background-image:url(../images/panel3_foot.jpg);
	background-repeat:no-repeat;
	clear:both;
	height: 30px;
	
	}
	

/* three boxes on homepage	with ie 6 hacks*/
	

#content_left {
	background-image:url(../images/bg_box1.jpg);
	background-repeat:no-repeat;
	width:299px;
	float:left;
	margin:0 0 0 33px; 
}
* html #content_left {
 	/* background-image:url(../images/bg_box1.jpg);  */
	/* background-repeat:no-repeat; */
	/* float:left; */
	/* padding:5px 0 0 4px; */
	/* width:270px; */
	display:inline;
}
#content_right {
	background-image:url(../images/bg_box3.jpg);
	background-repeat:no-repeat;
	width:302px;
	margin:0 28px 0 0; 
	float:right;
}
* html #content_right {
 	/* background-image:url(../images/bg_box3.jpg); */
	/* background-repeat:no-repeat; */
	/* float:right; */
	/* padding:5px 0 0 0; */
	/* width:270px; */
	display:inline;
}
#content_middle {
	background-image:url(../images/bg_box2.jpg);
	background-repeat:no-repeat;
	width:294px;
	float:left;
	margin:0 0 0 13px;
}
* html #content_middle {
 	/* background-image:url(../images/bg_box2.jpg); */
	/* background-repeat:no-repeat; */
	/* background-position: 1px 0; */
	/* padding:5px 0 0 3px; */
	/* float:right; */
	/* width:270px; */
	display:inline;
} 




#content_side {
	background-image:url(../images/bg_side.jpg);
	background-repeat:no-repeat;
	padding:15px 0 0 19px;
	margin:32px 35px 0 5px;
	width:278px;
	float:right;
}


#contact_side {
	
	background-image:url(../images/bg_contact.jpg);
	background-repeat:no-repeat;
	padding:15px 0 0 19px;
	margin:8px 10px 0 5px;
	width:269px;
	float:right;
	clear:left;
}

#content_sidefoot {
background-image:url(../images/bg_sidefoot.jpg);
	background-repeat:no-repeat;
	margin:0 10px 0 -19px;
	
	height:40px;
	clear:both;
	width:278px;
	

}






/* footer*/

#content_foot {
	padding-bottom:20px;
	background:url(../images/bg_contentfoot.jpg);
	background-repeat:no-repeat;
		clear:both;
		float:left;
	margin-left: -40px;
	/* --- */
	/* clear:left; */
	width:615px;
	height: 50px;
}
*html #content_foot {
	position:relative;
	left:40px;
}

#content_foot3 {
	/* Same as content_foot for IE7/FF etc, just different in *html... */
	padding-bottom:20px;
	background:url(../images/bg_contentfoot.jpg);
	background-repeat:no-repeat;
		clear:both;
		float:left;
	margin-left: -40px;
	/* --- */
	/* clear:left; */
	width:615px;
	height: 50px;
}
*html #content_foot3 {
	position:relative;
	left:48px;
}

#content_foot4 {
	/* Same as content_foot for IE7/FF etc, just different in *html... */
	padding-bottom:20px;
	background:url(../images/bg_contentfoot.jpg);
	background-repeat:no-repeat;
		clear:both;
		float:left;
	margin-left: -40px;
	/* --- */
	/* clear:left; */
	width:615px;
	height: 50px;
}
*html #content_foot4 {
	position:relative;
	left:40px;
}

#content_foot2 {
	padding-bottom:10px;
	background:url(../images/bg_contentfoot2.jpg);
	background-repeat:no-repeat;
	clear:both;
}


/* footer panel with ie 6 hacks*/
	
	
#footer {
	width:100%;
	padding-top:10px;
	clear:both;
}
#content_footer {
	background-image:url(../images/bg_foot.jpg);
	background-repeat:no-repeat;
	width:836px;
	height:70px;
	padding: 40px 55px 0 30px ;
	text-align:left;
	
}
#footer_info {
	padding:0px 20px 10px 30px;
	clear:both;
	color:#b3b3b3;
	font-size: 12px;
}
#footer_left {
	color:#d77d27;
	width:450px;
	float:left;
}
* html #footer_left {
	width:450px;
	float:left;
	display:inline;
	padding:0px;
	margin:0px;
}
#footer_right {
	color:#d77d27;
	float:right;
}
* html #footer_right {
	width:350px; 
	float:right;
	display:inline;
	margin-right:0px;
	margin-left:0px;
	padding:0px;
	text-align:right;
}
#footer_middle {
	width:294px;
	height:130px;
	float:left;
}
* html #footer_middle {
	width:250px;
	height:130px;
	float:left;
	display:inline;
	margin-left:1px;
}


/* floats for body images if needed*/

	
#left {
	float:left;
	padding-right:10px;
	padding-bottom:10px;
}
#right {
	float:right;
	width:630px;
}

/* CMS */
#runner {
	position:fixed;
	top:10px;
	left:10px;
	color:white;
	background-color:black;
	border:5px solid orange;
	padding:10px;
	z-index:100;
}
*html #runner {
	position:absolute;
}

/* Fixes <p>...</p> for tinymce */
p {margin:0; padding: 0;} 
