CSS - http://www.secureliving.co.uk/
http://www.secureliving.co.uk/
http://www.secureliving.co.uk//css/elements.css

body {
	text-align: center;
}
#OverallContainer {
	text-align: left;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
#Header {
	width: 238px;
}
#Pullout {
	width: 750px;
	margin-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#Pullout2 {
	width: 750px;
	margin-top: 15px;
}

#Menu {
	width: 740px;
	margin-top: 11px;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: dotted;
	border-top-color: #182B59;
	border-bottom-color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 20px;
	padding-top: 5px;
	padding-left: 11px;
	color: #999999;
}

#Footer {
	width: 740px;
	margin-top: 60px;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: dotted;
	border-top-color: #182B59;
	border-bottom-color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 20px;
	padding-top: 5px;
	padding-left: 11px;
	color: #999999;
}
#Menu a {
	color: #182B59;
	text-decoration: none;
	font-weight: bold;
}
#Menu a:hover {
	color: #182B59;
	text-decoration: underline;
	font-weight: bold;
}
#TwoColWrap {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
}
#TwoColWrap a {
	color: #182B59;
	text-decoration: none;
	font-weight: bold;
}
#TwoColWrap a:hover {
	color: #0099FF;
	text-decoration: underline;
	font-weight: bold;
}
.LeftColb {
	width: 730px;
	float: left;
	margin-top: 11px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 11px;
	padding-right: 11px;
}
.LeftCol {
	width: 330px;
	float: left;
	margin-top: 11px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 11px;
	padding-right: 11px;
}
.LeftCol2 {
	width: 730px;
	float: left;
	margin-top: 11px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 11px;
	padding-right: 11px;
}
.RightCol {
	width: 330px;
	float: right;
	margin-top: 11px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 11px;
	padding-right: 11px;
}
.subheading {
	color: #333333;
	font-weight: bold;
}
.subheadingDate {
	font-weight: bold;
	color: #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
.NewsHeading {
	height: 15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	margin-top: 3px;
}
#Divider {
	clear: both;
	width: 750px;
	padding-top: 5px;
	margin-bottom: 5px;
}
.imgRight {
	float: right;
	margin-left: 11px;
	margin-bottom: 11px;
	border: 1px solid #EBEBEB;
}
.imgRightB {
	margin-left: 11px;
	margin-bottom: 11px;
	border: 1px solid #EBEBEB;
	float: right;
	clear: right;
}
.tdLine {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 1px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #CCCCCC;
	margin-bottom: 1px;
	color: #666666;
}
textarea {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #CCCCCC;
	margin-bottom: 1px;
}
select {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #CCCCCC;
	margin-bottom: 1px;
	color: #666666;
}
.Error {
	color: #FF0000;
}

Footer2 
{
border-style: solid;
border-top-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #CCCCCC;
}
