body {
	background-color: #CCCCCC;
	text-align: center;
}

div {
	padding: 0px;
	margin: 0px;
}

#container {
	width: 1000px;
	border: none;
	margin: auto;
	margin-top: 30px;
	overflow: auto;
	text-align: left;	
	background-color: #FFFFFF;
}

#topleft {
	width: 135px;
	height: 140px;
    margin-top: 35px;
    float: left;  
    margin-left: 10px;
}

#topleft2 {
    width: 375px;
    height: 140px;
    margin-top: 35px;
    float: left;
    font-family: Arial;
    font-size: x-small;
    color: #888888;  
}

#topleft2 p {
    margin: 0px;
    padding: 0px;
    padding-left: 25px;
}

#topleft2 p.phone {
    font-size: xx-large;
    font-weight: strong;
    margin-top: 10px;
}

#topright {
    width: 470px;
    height: 140px;
    margin-top: 35px;
    float: left;
    font-family: Arial;
    font-size: x-small;
    color: #999999;
    text-align: justify;
}

#topright p.blue {
    font-size: medium;
    color: #0000DD;
}

#content {
	width: 1000px;
}

#footerleft {
    clear: both;
    position: relative;
	width: 490px;
    float: left;
    margin-left: 10px;
    margin-bottom: 10px;
    margin-top: 10px;
}

#footerright {
    position: relative;
    width: 490px;
    float: left;
    margin-bottom: 10px;
    margin-top: 10px;
}

p.breadcrumb {
	margin: 20px;
	font-family: Tahoma;
	font-size: 1em;
	color: #1E2E5F;
}

div.left {
	float: left;
	width: 420px;  
    margin-left: 10px;
    height: 450px;
    font-family: Tahoma;
    font-size: 12px;
}

div.right {
	float: left;
	width: 520px;
	margin-left: 40px;  
}

div.left ul {
    font-family: Tahoma;
    font-size: 12px;
}

div.left p {
    font-family: Tahoma;
    font-size: 12px;
}

td.view {
    width: 150px;
    vertical-align: middle;
    font-family: Arial;
    font-size: small;
    color: #999999;
}

div.contactdetails {
	border: solid 1px #CCCCCC;
	width: 240px;
}

img.specificto {
	margin-bottom: 10px;
}

table {
	border-collapse: collapse;
	margin-left: 15px;
	margin-bottom: 20px;
}

tr.companyname {
	font-family: Tahoma;
	font-size: 1em;
	color: #1E2E5F;
	font-weight: normal;
}

tr.companyaddress {
	font-family: Tahoma;
	font-size: 0.7em;
	color: #1E2E5F;
	font-weight: normal;
}

img.bullet {
	margin-right: 5px;
}

p.footer, p.footer a {
	font-family: Tahoma;
	font-size: 12px;
	color: #1E2E5F;
	font-weight: normal;
	text-decoration: none;
}

#footerright p {
    text-align: right;
}

img, a img {
	border: none;
}

h1 {
    font-family: Arial;
    font-size: large;
    color: #888888;
    margin: 0px;
    padding: 0px;
    padding-left: 25px;   
}

h2 {
    font-family: Arial;
    font-size: 16px;
    color: #000000;
}