body {
	margin:0px;
	padding:0px;
	font-family: Helvetica, sans-serif;
	font-size:14px;
	color: #333333;
	text-decoration:none;
	line-height: 18px;
	background-color:#CCCCCC;
	background-image: url(images/header_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}

/* ============================= nav menu ====================== */

.menu{

	width: 970px; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border:none;
	border:0px;
	font: 67.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	padding: 0px;
	}
.menu ul{
	background:#333333;
	height:35px;
	list-style:none;
	margin:0;
	padding:0;
	}
	.menu li{
		float:right;
		padding:0px;
		}
	.menu li a{
		background:#333333 url("images/seperator.gif") bottom right no-repeat;
		color:#cccccc;
		display:block;
		font-weight:normal;
		line-height:35px;
		margin:0px;
		padding:0px 18px;
		text-align:center;
		text-decoration:none;
		}
		.menu li a:hover, .menu ul li:hover a{
			background: #2580a2 url("images/hover.gif") bottom center no-repeat;
			color:#FFFFFF;
			text-decoration:none;
			}
	.menu li ul{
		background:#333333;
		display:none;
		height:auto;
		padding:0px;
		margin:0px;
		border:0px;
		position:absolute;
		width:225px;
		z-index:200;
		/*top:1em;
		/*left:0;*/
		}
	.menu li:hover ul{
		display:block;
		
		}
	.menu li li {
		background:url("images/sub_sep.gif") bottom left no-repeat;
		display:block;
		float:none;
		margin:0px;
		padding:0px;
		width:225px;
		}
	.menu li:hover li a{
		background:none;
		
		}
	.menu li ul a{
		display:block;
		height:35px;
		font-size:12px;
		font-style:normal;
		margin:0px;
		padding:0px 10px 0px 15px;
		text-align:left;
		}
		.menu li ul a:hover, .menu li ul li:hover a{
			background:#2580a2 url("images/hover_sub.gif") center left no-repeat;
			border:0px;
			color:#ffffff;
			text-decoration:none;
			}
	.menu p{
		clear:left;
		}	

.telephone {
	float:right; 
	padding-right:17px; 
	color:#000000;
}

a {
	text-decoration: none;
	color: #3366CC;
}
a:hover {
	background-color:#DFEFFF;
	color:#990000;
	text-decoration: none;
}

a:hover img {
	color:transparent; 
	background-color: transparent; 
	text-decoration:none;
}


.td {
	text-align: left;
	font-family:Tahoma;
	font-size:11px;
	color: #003366;
	line-height:15px;
	padding-left: 10px;
	padding-right: 8px;
}
.gray {color:#6E6E6E; text-decoration:none}
.blue {color:#3680B8; text-decoration:none}
.gray_light {color:#B2B2B2; text-decoration:none}
.white {color:#FFFFFF}
.small {font-size:10px}


.form { width:202px;
		height:21px;
		font-family:tahoma;
		font-size:11px;
		border-style:solid;
		border-width:1px;
		border-color:#A6A6A6;
		background-color:#E5E5E5;
		color:#6E6E6E;
		margin-left:0px;
		margin-right:0px}
		
		
.textarea {width:202px;
		height:162px;
		font-family:tahoma;
		font-size:11px;
		border-style:solid;
		border-width:1px;
		border-color:#A6A6A6;
		background-color:#E5E5E5;
		color:#6E6E6E;
		overflow:auto;
		margin-left:0px;
		margin-right:0px}

.pagebg {
	background-image: url(images/a_bg.gif);
	background-color:#344e9b;
	background-repeat: repeat-x;
}
	


.rollover {scrollbar-face-color:#8B8B8B;
		scrollbar-track-color:#E2E2E2;
		scrollbar-arrow-color:#ffffff;
		scrollbar-3Dlight-color:#ffffff;
		scrollbar-base-color:#ffffff;
		scrollbar-shadow-color:#ffffff;
		scrollbar-darkshadow-color:#ffffff;
		scrollbar-highlight-color:#ffffff;}


#under{text-decoration:underline;}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #000000;
	line-height: 34px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #949494;
	letter-spacing: 0px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 0px;
	font-weight: bold;
	line-height: 14px;
	text-transform: uppercase;
	letter-spacing: 0px;
	color: #3680B8;
}


.textbox {
	width: 150px; 
	float:right; 
	font-size:11px; 
	background-color:#EEEEEE;
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 5px;
}


.contactarea {
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #BA0002; 
	background-image: url(../images/input_bg.gif); 
	border: 1px solid #1E4624;
	padding: 3px;
}

.submitbutton {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	line-height: 11pt;
	padding: 3px;
}
	
.img-shadow {
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: 6px 6px 6px 6px;
  padding: 4px;
  }
  
  
.thumbnail{
position: relative;
z-index: 0;
border: none;
}

.thumbnail:hover{
background-color: transparent;
z-index: 15;
border: none;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility:hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -325px;
left: 30px; /*position where enlarged image should offset horizontally */

}
.header {
	width: 970px; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.twoColFixRt #container {
	width: 970px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	-moz-border-radius: 15px;
	border-radius: 15px; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.twoColFixRt #sidebar1 {
    float: right; /* since this element is floated, a width must be given */
    width: 290px; /* the background color will be displayed for the length of the content in the column, but no further */
    padding: 15px 15px;
    background-color: #F2F2F2;
	margin-right:5px;
	-moz-border-radius: 15px;
	border-radius: 15px; /* the auto margins (in conjunction with a width) center the page */
}
.twoColFixRt #mainContent { 
    margin: 0 350px 0 0; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
    padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
} 
.twoColFixRt #fullContent { 
    margin: 0 0 0 0; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
    padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
} 

.pageBottom {
	width:100%;
	background-color:#333333;
	margin-top: 20px;
}

.footer {
	width: 910px; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	color:#FFFFFF;
	font-size:12px; 
	background-color:#333333;
}

.footer a {
	color:#FFFFFF;
}

.footer a:hover {
	color:#333333;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* Start of Column CSS */
#container4 {
	clear:left;
	float:left;
	width:100%;
	overflow:hidden;
	background:#333333; /* column 4 background colour */
}
#container3 {
	clear:left;
	float:left;
	width:100%;
	position:relative;
	right:25%;
	background:#333333; /* column 3 background colour */
}
#container2 {
	clear:left;
	float:left;
	width:100%;
	position:relative;
	right:25%;
	background:#333333; /* column 2 background colour */
}
#container1 {
	float:left;
	width:100%;
	position:relative;
	right:25%;
	background:#333333; /* column 1 background colour */
}
#col1 {
	float:left;
	width:21%;
	position:relative;
	left:77%;
	overflow:hidden;
}
#col2 {
	float:left;
	width:21%;
	position:relative;
	left:81%;
	overflow:hidden;
}
#col3 {
	float:left;
	width:21%;
	position:relative;
	left:85%;
	overflow:hidden;
}
#col4 {
	float:left;
	width:21%;
	position:relative;
	left:89%;
	overflow:hidden;
}
/* --> */

