/* CSS Document */
* {margin:0;padding:0}
body {
	color: #333333;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/* centre for ie5.+ */
#outer{
	position:relative;/* stacking context for further positioned elements*/
	text-align:center;
	z-index:2;
	width: 827px;
	margin-top: 0em;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	border-top: #FFFFFF;
	border-right: #FFFFFF;
	border-bottom: #FFFFFF;
	border-left: #FFFFFF;
	background-color: #FFFFFF;
	padding-left: 0px;
	background-image: url(images/circle.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
}
#outerenquiry{
	position:relative;/* stacking context for further positioned elements*/
	text-align:center;
	z-index:2;
	width: 827px;
	margin-top: 0em;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	border-top: #FFFFFF;
	border-right: #FFFFFF;
	border-bottom: #FFFFFF;
	border-left: #FFFFFF;
	background-color: #FFFFFF;
	padding-left: 0px;
	background-position: right 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
}
h1 {
	font-size: 22px;
	color: #a5ce3d;
	padding-bottom: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
}
h2 {
	font-size: 16px;
	color: #A5CE3D;
	padding-top: 15px;
}
a:link, a:active, a:visited {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	font-size: 16px;
	line-height: 25px;
}
a:hover {
	text-decoration: underline;
}
a.smaller:link, a.smaller:active, a.smaller:visited {
	font-size: 14px;
	text-decoration: none;
}
a.smaller:hover {
	text-decoration: underline;
}
a.blue:link, a.blue:active, a.blue:visited {
	font-size: 16px;
	font-weight: bold;
	color: #0090d4;
	text-decoration: underline;
}
a.blue:hover {
	color: #0090d4;
	text-decoration: underline;
}
a.green:link, a.green:active, a.green:visited {
	font-size: 16px;
	color: #A5CE3D;
	font-weight: bold;
	text-decoration: underline;
}
a.green:hover {
	color: #A5CE3D;
	text-decoration: underline;
}
#header {
	background-image: url(images/header.gif);
	height: 247px;
	width: 827px;
}
#button {
	padding-top: 182px;
	padding-left: 645px;
}
#nav {
	background-image: url(images/navback.gif);
	height: 477px;
	width: 115px;
	float: left;
	padding-left: 55px;
	text-align: left;
	padding-top: 40px;
}
#contents {
	float: right;
	text-align: left;
	width: 480px;
	padding-top: 40px;
	padding-right: 150px;
	font-size: 14px;
	line-height: 22px;
}
.largertext {
	font-size: 18px;
}
.clearer{
    height:1px;
    overflow:hidden;
    margin-top:-1px;
    clear:both;
}
#black {
	color: #231F20;
	height: 28px;
	background-color: #000000;
}
#footer {
	font-size: 12px;
	padding-top: 10px;
}
#footer2 {
	font-size: 10px;
	padding-top: 10px;
}
#headerabout {
	background-image: url(images/pen.gif);
	height: 247px;
	width: 827px;
}
#headerservices {
	background-image: url(images/pencalculator.gif);
	height: 247px;
	width: 827px;
}
#headeruseful {
	background-image: url(images/chairs.gif);
	height: 247px;
	width: 827px;
}
#headerlinks {
	background-image: url(images/mouse.gif);
	height: 247px;
	width: 827px;
}
#headertestimonials {
	background-image: url(images/buttons.gif);
	height: 247px;
	width: 827px;
}
.bluetitles {
	font-size: 22px;
	font-weight: bold;
	color: #0090d4;
	line-height: 30px;
}
.greentitles {
	font-size: 22px;
	color: #a5ce3d;
	font-weight: bold;
	line-height: 30px;
}
.bluebolded {
	font-size: 16px;
	font-weight: bold;
	color: #0090d4;
	padding-top: 15px;
}
.greenbolded {
	font-size: 16px;
	color: #A5CE3D;
	padding-top: 15px;
	font-weight: bold;
}
.orangetitles {
	font-size: 22px;
	color: #f1bf2c;
	font-weight: bold;
	line-height: 30px;
}
.orangebolded {
	font-size: 16px;
	font-weight: bold;
	color: #f1bf2c;
	padding-top: 15px;
}
.redtitles {
	font-size: 22px;
	color: #f15628;
	font-weight: bold;
	line-height: 30px;
}
.redbolded {
	font-size: 16px;
	font-weight: bold;
	color: #f15628;
	padding-top: 15px;
}
#contentsenquiry {
	text-align: left;
	font-size: 14px;
	line-height: 22px;
	background-image: url(images/enquiryback.jpg);
	background-repeat: no-repeat;
	padding-left: 240px;
	padding-top: 20px;
}
.form {
	float: right;
	clear: left;
	width: 340px;
	padding-top: 43px;
}
#bottomlinks {

	font-size: 12px;
	padding-top: 10px;
}
#bottomlinks a {
	font-size: 12px;
}
ul {
	padding-left: 50px;
}

