
body {
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	text-align:center;
	width:725px;
	background-color:#99ae9f;
	font-family:"Times New Roman";
	background-image:url('../images/background.gif');
	background-position:center;
	background-repeat:repeat-y;
	//background-image:none;
}

#body {
	//background-image:url('../images/background.gif');
	//background-position:center;
	//background-repeat:repeat-y;
	height:100%;
	width:740px;
	padding-left:1px;
}

#siteContainer {
	width:725px;
	
	background-color:#055118;
}

#header {
	height:265px;
	background-image:url('../images/header.gif');
	text-align:left;
	padding:25px;
	padding-top:10px;
}
#romanscaffolding {
	color:#fff;
	font-size:11px;
	float:right;
	width:164px;
}
#romanscaffolding strong { font-size:14px; }

#fromescaffolding {
	float:left;
	width:300px;
	padding:5px;	
}

#devizesscaffolding {
	color:#36475a;
	float:right;
	width:230px;
	padding:5px;
	text-align:centre;
	background-image: none;
	background-repeat: repeat;
}


#mainContent {
	width:100%;
	background-color:#fff;
}
#mainSection {
	width:380px;
	min-height:516px;
	background-color:#fff;
	padding-top:15px;
	padding-bottom:15px;
	padding-left:35px;
	padding-right:35px;
	text-align:left;
	font-size:12px;
	color:#858484;
	float:left;
}

#mainSection a { color:#d9531e; text-decoration:none; font-weight:bold; }

#contactSection {
	height:240px;
	width:255px;
	background-color:#dcd09e;
	float:right;
	text-align:left;
	padding:10px;
	font-size:12px;
	color:#858484;
}

#imageSection {
	height:286px;
	width:275px;
	float:right;
	overflow:hidden;
}

#footer { background-color:#055118; clear:both; margin-top:0px; padding-top:10px; min-height:100px; color:#fff; font-size:13px; }
#footer a { color:#fff; text-decoration:none; }

#call { color:#ecc219; float:right; font-style:italic; position:relative; top:-5px; width:260px;}
#calldevizes {
	color:#003876;
	float:right;
	font-size:18px;
	position:relative;
	top:-5px;
	width:300px;

}

#call-new { color:#ecc219; font-style:strong; font-size:18px; position:relative; top:-5px; width:260px;}

.headingItem {
	width:135px;
	height:125px;
	text-align:center;
	float:left; 
	margin:0px;
}
.headingItem img { border:none; }
.headingItem h2 { margin:0px; }
.headingItem a { color:#fff; text-decoration:none; text-transform:uppercase; font-size:11px; font-style:italic; }

#header ul {
	background-image:url('../images/links.png');
	background-repeat:no-repeat;
	height:27px;
	width:290px;
	margin:0px;
	padding:0px;
	position:relative;
	top:15px;
	right:25px;
}
#header li {
	float:left;
	color:#fff;
	list-style:none;
	padding-left:15px;
	pading-right:15px;
	background-image:url('../images/list.gif');
	background-repeat:no-repeat;
	background-position:5px 0px; 
	padding-top:3px; 
}
#header li a:link, #header li a:visited { color:#fff; text-decoration:none; text-transform:uppercase; font-size:11px; font-style:italic; }
#header li a:hover { color:#ecc219; }

#imageRow { margin-top:25px; }

#contactSection input { margin-bottom:2px; width:160px; }
#contactSection p { margin:0px; padding:0px; }
#contactSection .frmOne { margin:0px; float:left; width:75px; }
#contactSection .frmTwo { margin:0px; float:left; width:145px; margin-top:4px; }
#contactSection .frmThree { margin:0px;width:110px; margin-bottom:4px;margin-top:4px; }
#contactSection select { margin-top:4px; }

.first { margin-left:12px; }

.mainHeading { margin:0px; color:#fff; width:400px; font-weight:normal; font-size:36px; }
.mainHeadingnew { margin:0px; color:#fff; width:200px; font-weight:normal; font-size:36px; width:300px }
.mainHeadingdevizes {
	margin:0px;
	color:#FFFFFF;
	font-weight:normal;
	font-size:36px;
	float:right;
	width:250px;
	text-align: right;
	font-style: italic;
}

.mainSubheading { margin:0px; color:#fff; font-weight:normal; width:400px; font-size:17px; }
.mainSubheadingnew { margin:0px; color:#fff; font-weight:normal; font-size:15px; }
.mainSubheadingdevizes { margin:0px; color:#A21E4C; font-weight:normal;  font-size:15px; }

.heading { color:#d9531e; margin:0px; font-size:15px; font-weight:bold; }
.subheading { color:#d9531e; margin:0px; font-size:13px; font-weight:bold; }
.contactheading { color:#858484; margin:0px; font-size:13px; font-weight:normal; font-style:italic; }

.error { margin:5px; color:#d9531e; font-weight:bold; }





#gallerybackground {
	position:fixed;
	top:0px;
	lef:0px;
	bottom:0px;
	right:0px;
	width:100%;
	height:100%;
	background-image:url('../images/bk.png');
	text-align:center;
}
#galleryBox {
	width:418px;
	height:418px;
	background-color:#fff;
	margin-top:120px;

}

#safecontractor {
	position:relative;
	right:220px;

}

.imgDeleteBox {
	text-align:center;
	width:170px;
	height:690px;
	overflow:auto;
	float:left;
	margin:5px;

