@charset "utf-8";


* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 62.5%;
	color: #666666;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

p {
	margin-top: 14px;
}
a {
	color: #FF2894;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

h1 {
	font-size: 18px;
	margin-bottom: 22px;
	color: #8B8B8B;
}
h2 {
	font-size: 13px;
	margin-bottom: 8px;
	color: #666666;
}
h3 {
	font-size: 14px;
	margin-bottom: 24px;
	margin-top: 24px;
}

#callus{behavior:url(iepngfix.htc)}

/*-- html { overflow: -moz-scrollbars-vertical !important; } --*/
html, body {height: 100%}

#wrapper {
	font-size: 1.2em;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-position: center 96px;
	border-top-width: 20px;
	border-top-style: solid;
	border-top-color: #ECF0F0;}

#header {
	width: 880px;
	text-align: left;
	height: 126px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 16px;
}
#logo {
	margin-bottom: 12px;
}
#menu {
	height: 6px;
	width: 880px;
	text-align: center;
	position: absolute;
	top: 200px;
	left: 14px;
	margin-bottom: 24px;
}


#content {
	width: 880px;
	height: 540px;
	margin-right: auto;
	margin-left: auto;
	font-size: 13px;
	line-height: 17px;
	margin-bottom: 60px;
	padding-top: 0px;
}
#content #main {
	width: 562px;
	padding: 30px 18px 6px;
	line-height: 17px;
	border: 1px solid #BBBBBB;
}
#content #main #text{
	text-align: left;
	display: block;
	position: relative;
	margin-bottom: 22px;
	width: 340px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-bottom: 22px;
	left: 5px;
}
#content #main #details{
	background-color: #ECF0F0;
	padding: 20px 10px 12px;
}
#content #main #details #section{
	width: 100%;
	margin-bottom: 20px;
}
#content #main #details #section a{
	font-size: 12px;
	color: #71969D;
}
#content #main #details #section a:hover{
	text-decoration: none;
}
#content #main #map{
	width: 240px;
	border: 1px solid #BBBBBB;
	margin-right: auto;
	margin-left: auto;
	padding: 7px;
}
#content #services {
	height: 414px;
	width: 200px;
	padding: 40px 24px 12px;
	background-image: url(../images/star-bottom.jpg);
	background-repeat: no-repeat;
	background-position: right 0px;
	border-right: 1px solid #BBBBBB;
	border-bottom: 1px solid #BBBBBB;
	border-left: 1px solid #BBBBBB;
}
#content #lineBreak {
	width: 100%;
	height: 20px;
	margin-top: 40px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #F2F2F2;
	padding-top: 24px;
	padding-bottom: 12px;
}
#content #bg {
	height: 100%;
	width: 100%;
}






/* Footer - Main Pages*/


#footer {
	width: 100%;
	font-size: 12px;
	height: 60px;
}
#footer #centre {
	height: 60px;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #F2F2F2;
}

#footer .position {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	padding-bottom: 16px;
	padding-top: 28px;
}
#footer .links {
	display: inline;
	margin-left: 250px;
}

#footer .links .divider {
	color: #999999;
	margin-right: 6px;
	margin-left: 6px;
}

#footer .rights {
	text-align: left;
	color:#999999;
	margin-top: 4px;
}
#footer .design {
	text-align: left;
	color:#999999;
	font-size: 10px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 16px;
	padding-top: 20px;
	padding-left: 12px;
}

#footer a {
	color: #999999;
}

#footer a:hover {
	text-decoration: none;
}
