@charset "utf-8";
/* USG CSS */

/*//////Main ////////*/

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
body {
	background-color: #eeeeee;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #006699;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006699;
}
a:hover {
	text-decoration: none;
	color: #0099CC;
}
a:active {
	text-decoration: none;
	color: #0099CC;
}
h1 {
	font-size: 12px;
	color: #0066CC;
}
h2 {
	font-size: 14px;
	color: #333333;
}

img
{  border-style: none;
}

p { margin: 0;}

.bold1 {
	font-size: 11px;
	color: #0066CC;
	}

a.trade:link {
	text-decoration: none;
	color: #FFFFFF;
}
a.trade:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.trade:hover {
	text-decoration: none;
	color: #66FFFF;
}
a.trade:active {
	text-decoration: none;
	color: #66FFFF;
}

ul {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
	}
	
li {
	background: url(../images/tick.png)
	left center no-repeat;
	padding-left: 20px;
	margin-bottom: 10px;
	font-weight: bold;
	}

/*////// Divisions ////////*/

#Centre {
margin: auto;
width: 826px;
display: block;
background-image: url('../images/middle.png');
background-position: center;
overflow: auto;
}

#top {
background-image: url(../images/top.png);
background-repeat: no-repeat;
background-position: top center;
height: 144px;
padding-left: 8px;
}

#bottom {
background-image: url(../images/bottom.png);
background-position: bottom center;
background-repeat: no-repeat;
height: 110px;
padding-top: 30px;
}

#main {
overflow: auto;
width: 826px;
}

#container {
margin: auto;
width: 810px;
overflow: auto;
}

#menu {
float: right;
height: 111px;
}

#logo {
width: 219px;
height:128px;
float: left;
margin-top: 16px;
display:inline;
}

#content {
width: 570px;
padding-right: 10px;
float: right;
}

#tradesmen {
width: 219px;
float: left;
background-color: #507f9b;
background-image: url(../images/tradeback.png);
background-position: top;
background-repeat: no-repeat;
}

#trade {
background-image: url(../images/tradebackbot.png);
background-position: bottom;
background-repeat: no-repeat;
color: #FFFFFF;
margin-top: 135px;
padding: 20px;
padding-bottom: 15px;
}

#leftcolumn {
background-color: #FFFFFF;
padding-top: 30px;
padding: 10px;
}

#call {
padding-right: 8px;
}

#partner {
background-image: url(../images/britback.png);
background-repeat: no-repeat;
}

/*////// Copyrigth Xopa Media (c) 2008 www.xopa.eu ////////*/
