body
{
	padding:0px;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/bg_body.gif);
	background-repeat: repeat-x;
}

#Container {
	width: 650px;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	position: relative;
}

#ContainerFull {
	width: 650px;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	position: relative;
}
#Wrapper {
	margin: 0px;
	padding: 0px;
}


#Header {
	height: 144px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg_header.gif);
	background-repeat: repeat-x;
	position: relative;
}

#Header a {
	color: #000000;
	text-decoration: none;
}
#Header a:hover {
	text-decoration: underline;
}
#MainTitleBar {
	position: absolute;
	left: 245px;
	top: 121px;
	display: none;
}
#ContactDetails {
	position: absolute;
	left: 245px;
	top: 15px;
	display: none;
}


#MainImage {
	background-color: #929495;
	position: relative;
	height: 207px;
	z-index: 100;
	width: 650px;
	overflow: hidden;
}
#MainImage .Service1 {
	position: absolute;
	height: 54px;
	width: 273px;
	left: 0px;
	top: 153px;
}

#MainImage .Service2 {

	position: absolute;
	height: 54px;
	width: 273px;
	left: 274px;
	top: 153px;
}

#MainImage .ServiceFull1 {
	position: absolute;
	height: 54px;
	width: 387px;
	left: 0px;
	top: 153px;
}

#MainImage .ServiceFull2 {
	position: absolute;
	height: 54px;
	width: 387px;
	left: 387px;
	top: 153px;
	z-index: 200;
}

#MainImage .ServiceFull3 {
	position: absolute;
	height: 54px;
	width: 774px;
	top: 153px;
	z-index: 200;
	left: 0px;
}



#TitleBar {
	background-color: #bdbec0;
	height: 22px;
	letter-spacing: 1px;
	padding-top: 5px;
	padding-left: 20px;
	color: #6E7072;
	position: relative;
}
#TitleBar h1 {
	font-weight: normal;
	font-size: 15px;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}



#Content {
	position: relative;
	padding: 20px;
	color: #6E7072;
	background-color: #FFFFFF;
}
#TitleBar .flags {
	position: absolute;
	right: 10px;
	top: 3px;
}
#TitleBar .flags img {
	padding-left: 5px;
}


#Content p {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 15px;
	line-height: 1.4em;
}

#Content h2 {
	font-size: 1.1em;
	color: #6E7072;
	margin-bottom: 10px;
	margin-top: 0px;
	line-height: 1.4em;
}
#Content h3 {
	font-size: 1.1em;
	color: #6E7072;
	margin-bottom: 5px;
	line-height: 1.4em;
}
#Content h4 {
	font-size: 1.1em;
	line-height: 1.4em;
	padding: 0px;
	margin-top: 0px;
}
#Content h5 {
	padding: 0px;
	font-size: 1.1em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 1.4em;
}


#Content ul {
	padding-right: 0px;
	margin-right: 0px;
	margin-left: 25px;
	line-height: 1.4em;
	margin-top: 0px;
}
#Content li {
}
#Content a {
	color: #C1272D;
	text-decoration: underline;
	font-weight: bold;
}
#Content a:hover {
	text-decoration: none;
}
#Content .homepage {
	margin-right: 226px;
}
#Content .spacer {
	padding-right: 10px;
	padding-left: 10px;
}

#Content .newscontent {
	border: 1px solid #E9E9E9;
	margin: 0px;
	padding: 0px;

}
#Content .newscontent h4 {
	font-weight:bold;
	color:#818385;
	margin: 0;
	padding:5px;
	font-family:Arial, sans-serif;
	display: block;
	background-image: url(../images/bg_toggle.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #E9E9E9;
	border-right-color: #E9E9E9;
	border-bottom-color: #E9E9E9;
	border-left-color: #E9E9E9;
}
#Content .newscontent p {
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 15px;
}
#Content .imageRight {
	float: right;
	width: 200px;
	position: relative;
	margin-bottom: 15px;
	margin-left: 20px;
	background-color: #DEDFE0;
	padding: 3px;
}

#Content .imageRight p {
	color: #6E7072;
	padding: 0px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	font-size: 0.9em;
	font-style: italic;

}
.brochureTable {
	padding-bottom: 10px;
	vertical-align: top;
}
.textfields {
	font-size: 0.9em;
	color: #6E7072;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/bg_toggle.jpg);
	background-repeat: repeat-x;
	border: 1px solid #BDBEC0;
	width: 200px;
	padding: 2px;
}
.teaxtareas {
	background-image: url(../images/bg_toggle.jpg);
	background-repeat: repeat-x;
	width: 200px;
	border: 1px solid #BDBEC0;
	height: 75px;
	font-size: 0.9em;
	color: #6E7072;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
}
.submitButton
{
	background-image: url(../images/bg_submitbutton.gif);
	background-repeat: repeat-x;
	width: 206px;
	border: 1px solid #818385;
	font-size: 0.9em;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 2px;
	padding-left: 2px;
}
.requiredfield {
	color: #CB0B12;
}









.map {
	position: absolute;
	width: 600px;
	background-color: #FFFFFF;
	top: 1000px;
	z-index: 1000;
	height: 536px;
	padding-top: 50px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: 1px none #BDBEC0;
}
#ContainerFull .map .mapheader {
	position: absolute;
	top: 15px;
	left: 15px;
	width: 500px;
	background-color: #6E7072;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#ContainerFull .map .mapheader a {
	color: #FFFFFF;
	position: absolute;
	right: 5px;
	top: 3px;
	font-size: 0.9em;
	display: none;
}
#ContainerFull .map .mapheader a:hover {
	text-decoration: none;
}



#ContainerFull .map h4 {
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 1.1em;
}



.mapus {
	position: absolute;
	width: 430px;
	left: 100px;
	background-color: #FFFFFF;
	top: 1475px;
	z-index: 1000;
	padding-top: 50px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	border: 1px none #BDBEC0;
}
#ContainerFull .mapus .mapheader {
	position: absolute;
	top: 15px;
	left: 15px;
	width: 435px;
	background-color: #6E7072;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#ContainerFull .mapus .mapheader a {
	color: #FFFFFF;
	position: absolute;
	right: 5px;
	top: 3px;
	font-size: 0.9em;
	display: none;
}
#ContainerFull .mapus .mapheader a:hover {
	text-decoration: none;
}



#ContainerFull .mapus h4 {
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 1.1em;
}



#RightPanel {
	position: absolute;
	width: 226px;
	height: 234px;
	top: 144px;
	left: 424px;
	z-index: 200;
}

#RightPanel h2 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 7px;
	margin-left: 7px;
}
#RightPanel p {
	color: #DEDFE0;
	font-size: 12px;
	margin-top: 7px;
	margin-bottom: 7px;
	line-height: 18px;
	padding: 0px;
	margin-right: 7px;
	margin-left: 7px;
}
#RightPanel a {
	color: #FFFFFF;
	display: block;
	font-weight: bold;
	text-decoration: underline;
	padding-bottom: 10px;
	padding-right: 7px;
	padding-left: 7px;
}
#RightPanel .content2 .arrow {
	padding-left: 15px;
	padding-bottom: 0px;
	margin-bottom: 10px;
	background-image: url(../images/morearrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-right: 10px;
}
#RightPanel .content2 .arrow:hover {
	background-image: url(../images/morearrow_over.gif);
}
#RightPanel .content2 .arrow:visited {
	color: #BDBEC0;
}

#RightPanel .content2 .back {
	display: block;
	padding-left: 15px;
	padding-bottom: 0px;
	color: #6E7072;
	background-image: url(../images/backarrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
#RightPanel .content2 .back:hover {
	background-image: url(../images/backarrow_over.gif);
}


#RightPanel .content3 {
	position: absolute;
	top: 234px;
	left: 0px;
	width: 226px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#RightPanel .content3 p {
	font-style: normal;
}

#RightPanel .content3 a {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-style: normal;
	text-align: left;
}




#RightPanel a:hover {
	text-decoration: none;
}


#RightPanel .content1 {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 226px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	z-index: 300;
}
#RightPanel .content2 {
	position: absolute;
	top: 207px;
	left: 0px;
	width: 226px;
	margin: 0px;
	padding: 0px;
}
#RightPanel .content2 p {
	font-style: normal;
	color: #6E7072;
}

#RightPanel .content2 a {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-style: normal;
	text-align: left;
	color: #6E7072;
}
#RightPanel .TitleBar {
	height: 22px;
	background-color: #6E7072;
	padding-top: 5px;
}


#RightPanelContact {
	position: absolute;
	width: 226px;
	height: 234px;
	top: 144px;
	left: 754px;
	z-index: 200;
	display: none;
}
#RightPanelContact .content1 {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 226px;
	margin: 0px;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	z-index: 300;
}




#Footer {
	background-color: #CB0B12;
	position: relative;
	padding-left: 20px;
	height: 31px;
}
#Footer a {
	color: #FFFFFF;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	padding-right: 15px;
	letter-spacing: 1px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 28px;
}
#Footer a:hover {
	text-decoration: underline;
}


/* -----------------Navigation--------------------- */ 


#NavigationPanel {
	position: absolute;
	width: 205px;
	height: 400px;
	background-color: #6E7072;
}
#Navigation {
	position: relative;
	padding-right: 10px;
	padding-left: 10px;
	font-size: .9em;
	padding-top: 10px;
	display: none;
}
#odo {
	margin-bottom: 0px;
}
#Navigation ul ul { margin-left: 10px; }
#Navigation ul, #Navigation li { padding: 0px; margin: 0px; list-style-type: none; color: #FFFFFF; }
#Navigation li a {
	text-decoration: none;
	height: 30px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BDBEC0;
	width: 180px;
	text-transform: uppercase;
}

#Navigation li {
	display: block;
	background-color: #6E7072;
	line-height: 23px;
	text-transform: uppercase;
} 
#Navigation li li a {
	padding-left: 13px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	line-height: 30px;
	margin-left: -10px;
	width: 172px;
	background-color: #818385;
	height: 30px;
	color: #FFFFFF;
	display: block;
}
#Navigation li li li a {
	background-color: #B5BB9F;
	margin-left: -20px;
	padding-left: 40px;
	width: 200px;
	display: block;
}
#Navigation li a:hover {
}
#Navigation li li a:hover { }
#Navigation li li li a:hover { background-color: #C5E530; }
#Navigation li a.samePage {
	font-weight: bold;
	color: #BDBEC0;
	display: block;
	text-decoration: underline;
}

/* fix for IE blank line bug */
#Navigation ul > li { display: list-item; }
#Navigation li > a {
	width: auto;
	height: auto;
	text-transform: uppercase;
	display: block;
}
#Navigation .newlink {
	height: 25px;
	width: 200px;
	position: relative;
}

/* News Scroller */

#News {
	position: absolute;
	height: 22px;
	width: 754px;
	top: 65px;
	left: 225px;
	background-image: url(../images/bg_news.gif);
	text-align: left;
	padding-left: 20px;
	padding-top: 5px;
	font-weight: bold;
	color: #6E7072;
	margin: 0px;
	display: none;
}


#NewsTicker{
	width:630px;
	height:45px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: absolute;
	left: 120px;
	top: 5px;
}
#NewsTicker a {
	color: #6E7072;
}
#NewsTicker a:hover {
	text-decoration: none;
}


#NewsVertical {
	width: 630px;
	display: block;
	overflow: hidden;
	position: relative;
	height: 200px;
	margin: 0px;
	}
/* --------------- */
/* Ticker Vertical */
#TickerVertical {
	width: 630px;
	height: 140px;
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	}
#TickerVertical li {
	width: 630px;
	color: #6E7072;
	text-align: left;
	margin: 0;
	height: 164px;
	display: inline;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 5px;
	float: left;
	font-weight: normal;
}
#TickerVertical li .NewsFooter{
	display: block;
	font-size: 10px;
	color:#FFFFFF;
	margin-top: 12px;
	margin-right: 0;
	margin-bottom: 14px;
	margin-left: 0;
}
