@charset "utf-8";
/* CSS Document */
body {
	font-family: Lucida Grande, Verdana;
	font-size: 10pt;
	margin:0px;
	padding:0px;
}
#container {
	width:800px;
	margin: 0px auto 0px auto;
	padding:0px;
}
#image_container {
	height:220px;
	width:650px;
	position:relative;
}
#image_main {
	position:absolute;
	top:-132px;
	right:0px;
}
.image_box {
	float:right;
	padding:0px 0px 0px 0px;
}
.container_bg {
	background-image:url(../images/photo.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}
#header {
	padding-top:55px;
	padding-left:58px;
}
#content {
	width:100%;
}
#footer {
	width:100%;
	margin-top:40px;
}
.clear {
	clear:both;
}
.column1 {
	width:130px;
	float:left;
	margin:0px 10px 0px 0px;
	padding:0px;
	text-align:right;
}
.column2 {
	float:left;
	margin-left:10px;
	text-align:left;
}

/* Content Styles */
#content .column1 {
	color:#e21d24;
	font-weight:700;
}
#content .column2 {
	color:#000000;
	/*padding-top:220px;*/
	width:600px;
}
#content .column1 ul {
	margin:42px 0px 0px 0px;
	padding:0px;
}
#content .column1 li {
	list-style:none;
	line-height:175%;
	margin:0px;
	padding:0px;
}
#content .column1 a {
	color:#e21d24;
	text-decoration:none;
}
#content .column1 a:hover {
	color:#000000;
}

.htitle {font-family: Lucida Grande, Verdana; font-weight:normal; margin:0;padding:0; position: relative; left: -1px;}

/* Footer Styles */
#footer .column1 ul {
	margin:0px 0px 0px 0px;
	padding:0px;
}
#footer .column1 li {
	list-style:none;
	margin:0px;
	padding:0px;
}
#footer .column1 {
	color:#000000;
	font-weight:700;
}
#footer .column2 {
	color:#666666;
	width:650px;
	font-size:80%;
}
#footer .column1 a {
	color:#e21d24;
	text-decoration:none;
}
#footer .column1 a:hover {
	color:#000000;
}
#footer .column2 a {
	color:#666666;
	text-decoration:none;
}
#footer .column2 a:hover {
	color:#e21d24;
}

#links
{  }

#links ul
{ list-style:none; padding:0px 0px 0px 140px; margin:0px; }

#links ul li
{ float:left; line-height:14px; font-size:10px; color: #e21d24;}

.footer_links a, a:active {color: #0066CC;}

#man_menu{
	text-decoration: none;
	color: #eeeeee;
	position: relative;
	left: -1px;
}

#man_menu table tr td {
	width: 102px;
	height: 20px;
	list-style-type: none;
	font-size: 9px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background: url(http://valleysupplies.co.uk/images/man_button_bg.png);
	cursor: pointer;
	font-weight: bold;
}

#man_menu table {
	width: 603px;
}

#man_menu table, tr, td {margin: 0px; padding: 0px;}



a img {border: none; }

a {color: #e21d24;}
a:active {color: #e21d24;}


