@charset "UTF-8";
/* CSS Document */


/*----------- Clearing predefined browser styles---------------*/


body, h1, h2, h3, h4, h5, h6, p, ol, dl, form, blockquote {
	padding: 0;
	margin: 0;
	margin-left: 7px;
	}
	h1, h2, h3, h4, h5, h6, pre, code {
	    font-size: 1em;
	}
	a {
	    text-decoration: none;
		padding:0px;
		margin:0px;
	}

	a img {
	    border: none;
	}
	
		dd {
	padding:0 0 2px 0;
	margin:0px;
	font-size: 10px;
	}


/*----------- Main styles---------------*/


body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff;
	background:url(../images/gradient1.gif);
	background-position:top;
	background-repeat:repeat-x;
	margin:auto;
	padding: 0;
	text-align: center; 
	color: #000000;
	}


#header {
	width:780px;
	height:105px;
	background:url(../images/banner2.jpg);
	background-repeat:no-repeat;
	margin:auto;
	text-align: center;
	margin-top: 20px;
}

#navbox {
	width:780px;
	height:34px;
	background:url(../images/navblend.jpg);
	background-repeat:no-repeat;
	margin:auto;
	text-align: left;
}


 #container {
	width: 780px;
	height:465px;
	background: #00CBFF;
	margin: 0 auto;
	text-align: left;
}

 #main{
	width:572px;
	height:385px;
	border:solid #000066 1px;
	background:url(../images/imagemont.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	margin: 0;
	float:left;
	background-color: #FFFFFF;
}


#visit  #main{
	background:url(../images/imagemont2.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color: #FFFFFF;
}

#staff  #main{
	background:url(../images/imagemont3.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color: #FFFFFF;
}

#contact  #main{
	background:url(../images/imagemont4.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color: #FFFFFF;
}

#location #main{
background:none;
background-color: #eeebeb;
}


 #sidebar1 {
	float: right;
	width: 200px;
	height:385px;
	background: #e1f7fe;
	padding: 0 5px 0 0;
	margin: 0;
	border:solid #000066 1px;
	border-left: 0px;
	position:relative;
	overflow: hidden;
}

#sidebar1 .roundcorn {
	position:absolute;
	left:172px;
	top:-2px;
}
iframe {
	overflow: hidden;
}

#footer{
width:780px;
height:65px;
}

#footer img {
padding-right:7px;
padding-top:4px;
margin-bottom:10px;
float:left
}

/*----------- Text & Heading styles---------------*/



h1 {
	display:none;
}


h2 {
	font-size:20px;
	padding: 15px 0px 6px 8px;
	font-weight: normal;
}

h3 {
	font-size:11px;
	font-weight:bold;
	padding-top:10px;
	margin-bottom: 6px;
	margin-left: 8px;
}


h4 {
	font-size:14px;
	font-weight:bold;
	padding-top:18px;
	margin-bottom: 6px;
	margin-left: 14px;
}



 #main p{
	font-size:12px;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 8px;
}

 #sidebar1 p{
	font-size:12px;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 8px;
}

#footer p {
	font-size:9px;
	padding-top: 3px;
	margin-left: 0px;
	color: #000000;
}

#footer .links{
	float:left;
	width: 550px;
	height: 80px;
	background-color: #FFFFFF;
}

#footer .credits{
	float:right;
	width:230px;
	height:73px;
	text-align: right;
	padding-top: 7px;
	background-color: #FFFFFF;
}

#footer .footext{
	margin-left:230px;
	width:340px;
	height:65px;
	padding-top: 15px;
}

.tab-pane {
background-color:#FFFFFF;
}





/*----------- list styles---------------*/

ul {
display:block;
padding:0;
margin:0;
font-size:12px;
color:#FFFFFF;
padding-left:18px;
padding-top:9px;
}

li {
display:inline;
padding-left:10px;
padding-right:7px;
background:url(../images/arrowbullet.gif);
background-position:left;
background-repeat:no-repeat;

}

li:hover {
display:inline;
padding-left:10px;
padding-right:7px;
background:url(../images/arrowbulletblue.gif);
background-position:left;
background-repeat:no-repeat;

}

.currentpage {
display:inline;
padding-left:10px;
padding-right:7px;
background:url(../images/arrowbulletblue.gif);
background-position:left;
background-repeat:no-repeat;
color:#D0F7FC;

}


dl {
	font-size:12px;
	padding-top:5px;
	padding-bottom: 4px;
	margin-left: 8px;
}

dt {
	font-weight:bold;
	padding-bottom: 4px;
	font-size: 10px;
}

#staff dt {
	font-weight:normal;
	padding-bottom: 10px;
	font-size: 10px;
}

#visit dt {
	font-weight:normal;
	padding-bottom: 10px;
	font-size: 10px;
}


 dd {
	padding-top:0px;
	padding-bottom: 2px;
}


#staff dd {
	background-image:url(../images/roundbullet.gif);
	background-position:left top;
	background-repeat:no-repeat;
	margin-left:1px;
	padding: 0 0 8px 9px;
}

#visit dd {
	background:url(../images/roundbullet.gif);
	background-position:left top;
	background-repeat:no-repeat;
	margin-left:1px;
	padding: 0 0 15px 9px;
}


ul a {
color:#FFFFFF;
}

ul a:hover {
color:#d0f7fc
}

a {
	color:#000000;
}

#contact #main a {
	color:#000000;
	text-decoration:underline;
}


/*----------- Enquiry form styles---------------*/



.forma {
	width:400px;
	height:200px;
	float:left;
	padding:0px;
	margin:0px;
	margin-left:10px;
}




.forma fieldset {
	width : 250px;
	padding : 10px 0;
	border:none;
	border-color: #FFFFFF;
}



.forma label {
	padding-top:7px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	position : relative;
	width : 120px;
	height : 15px;
	display : block;
	padding-left: 5px;
}


.forma label input {
	position : absolute;
	left : 100%;
	top : 0px;
	width : 315px;
	height : 18px;
}

.forma label textarea {
	position : absolute;
	left : 100%;
	top : 0px;
	width : 315px;
	overflow: auto;
}

input.submit {
	margin-left : 125px;
	margin-top:45px;
	width: 70px;
	background-color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	font-weight: bold;
}
