@charset "utf-8";
body, div, h1, h2, h3, h4, h5, h6, p, pre, address, blockquote, span, ul, ol, li, dl, dd, dt, img, form, fieldset, input, table, th, td, embed, object {
	margin: 0px;
	padding: 0px;
}
body {
	background: #fff;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 90%;
	color: #000;
}
a:link,a:visited {
	text-decoration:none;
	color:#000
}
a:hover {
	color:#00F;
	text-decoration: underline;
}
h1,h2,h3,h4,h5,h6 {
	margin-bottom:0.4em;
	font-family: Arial, Helvetica, sans-serif;
}
p {
	font-size: 0.75em;
	line-height:1.2;
}


#wrapper {
	text-align: left;
	margin: auto;
	min-width: 900px;
}
#sidebarleft a:hover {
	color: #FFF;
	text-decoration: none;
	background: #00F;
}

#header {
	margin: 0px;
	padding: 0px;
	height: 261px;
	background: url(../_images/GUK-website-BANNER-11.jpg) no-repeat;
}
#header #mainNav {
	margin: 0px;
	padding: 0px;
}
#header #mainNav p {
	margin: 0px;
	padding-top: 246px;
	padding-left: 110px;
}
#header #mainNav p a:hover {
	color: #000;
	text-decoration: underline;
}




#pageTitle1 {
	padding: 0px 0px 0px 212px;
	height: 45px;
	color: #333;
}


#pageTitle {
	margin: 5px 0px;
	padding: 0px;
	border-bottom: 1px solid #000;
}
#sidebarleft {
	margin: 20px 0px 0px;
	width: 150px;
	float: left;
	border-right: thin solid #333;
	text-align: center;
	padding: 0px 15px 20px;
}



#mainContent {
	margin: 0px;
	padding: 20px 20px 30px 30px;
	float: left;
	width: 350px;
}

#mainContent ul {
	font-style: italic;
	font-weight: normal;
	color: #000;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	list-style: disc;
	font-size: 0.85em;
}
#mainWide {
	float: left;
	margin: 0px;
	padding: 20px 20px 30px 30px;
	width: 650px;
}
#mainWide ul {
	font-size: 0.85em;
	font-style: italic;
	font-weight: normal;
	margin: 0px;
	padding-left: 20px;
	list-style: disc;
}


#sidebar {
	margin: 0px;
	padding: 20px 0px 0px;
	float: left;
	width: 300px;
}
#emptybar {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	clear: both;
}


#footer {
	margin: 0px;
	padding: 0px 30px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	text-align: right;
	clear: both;
	width: 800px;
	height: 10px;
	float: left;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

.background {
	background: url(file://///giraffeuka/giraffe%20uk%20ltd/WEBSITE%20DESIGN/DREAMWEAVER/GUK%20Manufacturing%20Website/_images/montage-faded-4.jpg) no-repeat 190px 165px;
}
.textpadding {
	padding-left: 50px;
	padding-top: 10px;
	line-height: 1.6em;
}
.padding-right {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
}

.bold {
	font-weight: bold;

}
.italic-grey {
	font-style: italic;
	color: #333;
}
.bold-underline {
	font-weight: bold;
	text-decoration: underline;
}
.centre {
	text-align: center;
}
.bold-red-italic {
	font-style: italic;
	font-weight: bold;
	color: #F00;
}
.grey-text {
	color: #F00;
}
.bold-italic-black {
	font-style: italic;
	font-weight: bold;
	color: #000;
}
.grade-headings {
	font-family: Verdana, Geneva, sans-serif;
}
.right-align {
	text-align: right;
}
.small-text {
	font-size: x-small;
	color: #333;
}
