
/*####################
##### HTML, BODY #####
#####################*/ 

body {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	background-image: url(../images/background.gif);
	background-image: url(../images/background_2.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}


/*###################
##### CONTAINER #####
###################*/ 

#container {
	background-image: url(../images/background.gif);
	background-repeat: repeat-y;
	padding-left:16px;
}
*html #container {width:100%;}


/*###############
##### FONTS #####
###############*/ 


p{
	line-height:200%;
	
}

h1{
	color			: #555555;
	font-size		: 240%;
	margin			: 40px 0px 0px 0px;
}

h2{
	color			: #999999;
	font-size		: 160%;
}

.imageRight{
	float:right;
	border:1px solid #333333;
	clear:both;
	margin-left:10px;
	margin-bottom:10px;
}

hr{
	clear:both;
	height:1px;
	border-top:1px solid #333333;
	margin-bottom:-20px;
}

a{
	color:#000000;
}

a:hover{
	color:#FE0000;
}

#content ul li{
	line-height:250%;
}


/*###########################
#### HEADER + NAVIGATION ####
###########################*/ 
	
#subNav{
	background-image: url(../images/subNav_bg.gif);
	background-repeat: no-repeat;
	background-color:#DCDCDC;
	height:35px;
	width:758px;
}
#subNav ul{
	margin:0px;
	padding:0px;
	margin-left:10px;
	padding-top:5px;
}
#subNav li{
	list-style:none;
	display:inline;
}
#subNav li a{
	font-size:100%;
	color:#666666;
	text-decoration:none;
	margin-right:10px;
}
#subNav li a:hover{
	color:#000000;
}
#logo{
	background-image: url(../images/logo_bg.gif);
	background-repeat: repeat-y;
	margin-bottom:7px;
}
.circle_top{
	margin-top:30px;
	margin-bottom:-7px;
	margin-left:62px;
}
.mainLogo{
	margin-left:150px;
	margin-bottom:10px;
}

#mainNav{
	height:30px;
	background-color:#999999;		
	width:758px;
}
/* ignore IE 5\*/
*html #mainNav{margin-bottom:-4px;}
/* end */
.circle_middle{
	margin-left:62px;
	z-index:10;
}

#mainNav ul{
	margin:0px;
	padding:0px;
	z-index:1;
}
#mainNav ul li{
	float:left;
	display:inline;
	z-index:1;
}

#mainNav ul li a{
	height:25px;
	color:#ffffff;
	padding-top:0px;
	padding-left:18px;			
	padding-right:15px;
	text-decoration:none;			
	z-index:1;
	display:block;
	float:left;
	padding-top:5px;
	font-size:13px
}
/* ignore IE 5\*/
*html #mainNav ul li a{height:30px;}
/* end */
#mainNav ul li a:hover{
	background-color:#333333;
}

#mainNav ul li ul{
	display:none;
	position:absolute;
	margin-top:30px;
	margin-left:0px;
	border-top:7px solid #ffffff;
	z-index:1;
	width:230px;
}

*html #mainNav ul li ul{
	margin-left:-83px;
	width:180px;
}
#mainNav ul li ul.caseSub{		
	margin-left:-117px;
}


*html #mainNav ul li ul.caseSub{ margin-left:80px;}
/* ignore IE 5 Mac */
*html #mainNav ul li ul.caseSub{ margin-left:-190px;}
/* end */

#mainNav ul li ul li{z-index:1;}

#mainNav ul li ul li a{
	width:190px;
	padding-left:18px;
	padding-bottom:2px;
	border-bottom:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	background-color:#999999;
}

.circle{
	z-index:10;
	position:relative;
	margin-left:62px;
	
}
.first{
	z-index:100;
	margin-left:-9px;
}
#circleBottom{
background-image: url(../images/circle_bottom.jpg);
background-repeat: no-repeat;
height:89px;
padding-right:20px;
z-index:1;
}



/*###############
#### CONTENT ####
###############*/ 

#content{
	width:550px;
	padding-top:0px;
	padding-bottom:10px;
	padding-left:200px;
	float:left;
	background-image: url(../images/contact_bg.gif);
	background-repeat: repeat-y;
	clear:both;
	margin-top:-25px;
}

*html #content{
	width:730px;
	margin-top:-25px;
}

.contentImages{
	margin				: 0px 0px 0px 0px;
	padding				: 0px 0px 20px 20px;
	float			 	: right;
}

#content../images{
	float:right;
	margin-left:10px;
	margin-bottom:10px;
	margin-top:-5px;
}
		
	

/*#######################
#### CONTACT DETAILS ####
#######################*/ 

#contactDetails{
	position:absolute;
	width:170px;
	margin:-150px 0px 0px 16px;
	clear:both;
	font-size:80%;
	text-align:right;
	background-image: url(../images/contact_bg.gif);
	background-repeat: repeat-y;
}
#contactDetails p{
	width:160px;
	padding-right:10px;
}

#contactDetails a{ color:#294A6D; }
#contactDetails a:hover{ color:#000000; }


/*################
##### FOOTER #####
################*/ 

#footer {
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	height:40px;
	overflow:hidden;
	color:#294A6D;
	text-align:right;
	width:790px;
	padding-right:20px;
	padding-top:0px;
	font-size:80%;
}

#footer p{
	padding:2px 20px 0px 0px;
	margin:0px 0px 0px 0px;
}


#footer a{ color:#294A6D; }
#footer a:hover{ color:#000000; }




/*###############
##### MISC. #####
###############*/ 


/* ---- CONTACT FORM ---- */
.tbl{
	margin					: 10px 0px 10px 0px;
	padding					: 0px 0px 0px 0px;
	width					: 400px;
	font-size				: 105%;
}

.tbl td{
	margin					: 0px 0px 0px 0px;
	padding					: 0px 0px 3px 0px;	
	vertical-align			: top;
}

.textField{
	width					: 250px;
	height					: 16px;
	font-size				: 13px;
	font-family				: Arial, Helvetica, sans-serif;
}

.textArea{
	width					: 250px;
	height					: 80px;
	font-family				: Arial, Helvetica, sans-serif;
	font-size				: 12px;
}


.submitBtn{
	margin					: 5px 0px 0px 10px;
	padding					: 0px 5px 0px 5px;
	display 				: block;
	float					: right;
	font-weight				: normal;
	text-align				: center;
	color					: #FFFFFF;
	text-decoration 		: none;
	font-size 				: 11px;
	height					: 24px;
	width					: 60px;
	border					: 1px solid #999999;
	background 				: #999;
	cursor					: pointer
}

.submitBtn:hover{
	background 				: #333;
	color					: #FFFFFF;
	text-decoration 		: none;
}



/* ---- Google Maps---- */
#mapHolder{
	width					: 471px;
	height					: 365px;
	display					: block;
	margin					: 0px 0px 0px 20px;
	padding					: 0px 0px 0px 0px;	
}

#map{
	width					: 470px;
	height					: 340px;
	border					: 1px solid #999999;
	color					: #000000;
}

