body {
	background-color:#000000;
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}

form {
	margin:0px
}

p {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	margin:0px
}

a {
	text-decoration:none; 
	font-weight: bold; 
	color:#000080; 
} 

a:hover {
	text-decoration:underline; 
	font-weight: bold; 
	color : #CC0000;
} 

h1 {
	font-family: Tahoma;
	font-size: 28px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
	vertical-align: middle;
	margin:0px
}

h2 {
	font-family: Tahoma;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
	margin:0px
}

h3 {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
	margin:0px
}

#LayoutMainFrame {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCCCCC;
	background-color:#FFFFFF;
}
#LayoutBanner {
	position:relative;
	height: 100px;
	width: 720px;
	background-image: url(../images/banner-thule-direct-brighton-roof-racks.jpg);
}
#LayoutContent {
	width: 704px;
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #000000;
	padding: 8px;
	position: relative;
	text-align: justify;
	min-height:500px;
}
#LayoutContent a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#LayoutContent a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #009900;
}

#LayoutFooter {
	height: 40px;
	width: 720px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	background-image: url(../images/footer-thule-direct-brighton.jpg);
}
#MainMenu {
	height: 18px;
	width: 475px;
	position:absolute;bottom:0; right:0;
}
#MainMenu a {
	margin: 2px;
	height: 14px;
	width: 114px;
	float: left;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: capitalize;
	text-decoration: none;
	text-align:center;
}
#MainMenu a:hover {
	color: #CC0000;
}
#Menu {
	height: 20px;
	width: 720px;
	background-color: #000000;
}
#Menu a {
	margin: 2px;
	height: 14px;
	width: 114px;
	background-color: #000000;
	border: 1px solid #FFFFFF;
	float: left;
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: capitalize;
	text-decoration: none;
	text-align:center;
}
#Menu a:hover {
	background-color: #000000;
	border: 1px solid #CC0000;;
	color: #CC0000;
}
.TextHeadingBlack {
	font-family: Tahoma, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.TextBlack {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.TextBoldBlack {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.TextSmallPrintGrey {
	font-family: Tahoma, Arial;
	font-size: 9px;
	font-weight: bold;
	color: #666666;
}


form{
	margin: 0px;
}
p{ 
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 5px;
	margin-top: 0px;
}
ul{
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 5px;
	margin-top: 0px;
}