/*  
Theme Name: PJD Construction
Theme URI: http://www.pjdconstruction.ie.ie/
Description: Strawberry Media
Version: 1
Author: Damien Blake
Author URI: http://www.strawberrymedia.ie/

*/


 body {
	font-size: 12px;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	padding: 0px;
	margin: 0px;
	background: url(images/bg.gif) center top repeat-x #920000;
	line-height: 1.5;
	text-align: left;
	color: #333;
}

#container {
	width: 961px;
	background-position: top;	
	margin: 0 auto;
	display: block;
	padding: 0;
	background: #480006 url(images/mainbg.jpg) repeat-y;
}

#header {
	width:960px;
	margin: 0;
	padding: 0;
	background: url(images/header.jpg) no-repeat;
}


#banner {

}

a.sidebarlink {
	color: #fff;	
}

#bannerHolder {
	float: right;
	display: block;
	width: 524px;
	text-align: center;
	margin: 0 auto;
}


#mainFrame {
	padding: 0 20px 0 20px;
	width: 750px;
	float: left;
}

.floatRight {
	float: right;
}
.floatLeft {
	float: left;
}



.intro {
	width: 700px;
	float: left;
}

h1 {
margin: auto auto 2px auto;
display: block;
}


.clear {
	clear: both;
}


.sidebar {
	float: right;
	width: 171px;
}

.sidebar h3{
	margin: 0 20px;
}

.sidebar ul, .sidebar li {
	margin: 3px auto;
}

.sidebar ul {
	margin-bottom: 50px;
}



.intro {
	width: 610px;
	float: left;
}


table tr.thead{
	color: #fff;
	background: #333;
}

table tr td {
	padding: 3px;
	margin: 3px;
}


#languages {
	width: 950px;
	margin: 0 auto;
	display: block;
	padding: 0;
	text-align: right;
}


