@charset "UTF-8";

body {
	margin-top: 0px;
	background-color: #B9CCD9;
}

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
}

#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}

#container {
	min-height: 500px;
	float: left;
	background-color: #FFF;
	padding-right: 20px;
	padding-left: 20px;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CEE4F3;
	border-left-color: #CEE4F3;
}

#title {
	background-image: url(../images/toptit.png);
	background-repeat: no-repeat;
	height: 53px;
	width: 800px;
	padding-top: 30px;
}

#photoholder {
	float: left;
	height: 321px;
	width: 562px;
	margin-top: 10px;
}

#topRightContent {
	float: left;
	height: 301px;
	width: 208px;
	margin-top: 10px;
	margin-left: 9px;
	background-image: url(../images/upperback.png);
	background-repeat: no-repeat;
	padding: 10px;
}

#midCont {float: left;}

#botCont {float: left;}

#baseCont {float: left;}


#enquiryBox {
	width: 228px;
	float: left;
	margin-top: 10px;
	padding-top: 5px;
}

#mainContent {
	width: 542px;
	float: right;
	height: auto;
	margin-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCC;
	padding-top: 5px;
}

#bottomContent {
	width: 780px;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCC;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	margin-bottom: 15px;
}
#footer {
	background-image: url(../images/botbar.png);
	background-repeat: no-repeat;
	float: left;
	height: 50px;
	width: 800px;
	margin-top: 20px;
}
#smallImage {
	float: left;
	margin-left: 5px;
	margin-top: 5px;
}
#contact {
	float: left;
	width: auto;
}

.mainHead {
	font-size: x-large;
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-left: 15px;
	float: left;
}

.contactHead {
	font-size: x-large;
	color: #DA4048;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	margin-left: 5px;
}

.mainContentHead {
	font-size: x-large;
	color: #689BC1;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
}

.subContentHead {
	font-size: x-large;
	color: #E6B027;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
}

.image {
	margin-top: 10px;
}

.subHead {
	font-size: 16px;
	color: #0B4B73;
	float: left;
	margin-top: 5px;
	margin-left: 3px;
}

.number {
	font-size: large;
	color: #FFF;
	float: right;
	margin-right: 10px;
	margin-top: 5px;
}

.firstHead {
	font-size: 18px;
	color: #557D9C;
}

h1,h2,h3,h4,h5,h6{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: normal;
}

p {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.smallText {
	font-size: 14px;
	color: #5A84A4;
}

.xsmall {
	font-size: 10px;
	color: #5A84A4;
}
.footerText {
	font-size: 12px;
	color: #FFF;
	text-align: center;
}
.map {
	float: right;
	width: auto;
}
.justify {
	text-align: justify;
}

