* {padding: 0; margin: 0;} 
p {padding-bottom:15px}
li { margin-left:15px; margin-bottom:7px; margin-top:7px}
img { border:0; margin:0; padding:0}
html { overflow-y: scroll; } 
textarea {overflow:visible; padding: 5px; width: 97%} 
	
	
.align_left img 
{
	margin-right:10px;
	margin-bottom:15px;
	padding:5px 5px 5px 5px;
	border:#999999 1px solid
	}
	
.align_right img 
{
	margin-left:10px;
	margin-bottom:15px;
	padding:5px 5px 5px 5px;
	border:#999999 1px solid
	}
	
#line {
	position:relative; 
	float:left; 
	left:0px; 
	width:725px;
	background-image:url(underline.jpg); background-repeat:repeat-x;
	height:15px; 
	border-top-color:#E2E2E2; 
	border-top-style:solid; 
	border-top-width:1px;
	margin-bottom:15px
	}
	
	

/*UNSTYLED LINKS*/
a{
	text-decoration: none;
}
	
a:link {color:#333333; font-weight:bold}
a:visited {color: #333333;font-weight:bold}
a:hover {
	color:#333333;
	font-weight:bold;
	text-decoration:underline
	}
/*UNSTYLED LINKS*/



body  {
	COLOR:#333333;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:18px;
	margin-top: 10px;
	margin-bottom: 0px;
	background-image:url(mainbg.jpg);
	background-repeat:repeat-x;
	background-color:#ffffff
}


html {scrollbar-face-color:#F5F5F5; scrollbar-arrow-color:#8890A8; scrollbar-track-color:#F5F5F5; scrollbar-shadow-color:#808080; scrollbar-highlight-color:#FFFFFF; scrollbar-3dlight-color:#E0E0E0; scrollbar-darkshadow-Color:#8890A8; }

.linkframe {position:relative; width:930px; margin-bottom:15px; border-bottom:#cccccc 1px dotted; padding:5px 5px 15px 5px}


#container {
	position:relative;
	width: 1000px;
	margin: 0px auto;
	text-align: left;
	z-index: 1;
}




/* Form Styles*/
.form {
	font-size: 14px;
	background-color: #ffffff;
	color: #333333;
	border-style: dotted;
	border-color: #CCCCCC;
	border-width: 1px;
	padding:3px 3px 3px 3px;
	}
	
.form2 {
	font-size: 14px;
	background-color: #ffffff;
	color: #333333;
	border-style: solid;
	border-color: #CCCCCC;
	border-width: 1px;
	padding:5px 5px 5px 5px;
	}
	

input.submit_button{
	color:#FFFFFF;
	background-color: #333333;
	font-size: 14px;
	border-style: solid;
	border-color: #333333;
	border-width: 3px;
 }
 

 /*wrapper image divs*/
#maintop {
 	position:relative; 
	overflow:hidden; 
	left:0px; 
	top:10px; 
	width:1000px; 
	height:320px; 

	}
	
#mainmid {
	position:relative; 
	overflow:hidden; 
	left:0px; 
	top:0px; 
	width:100%; 
	z-index:2; 
	background-image:url(centre_bg.jpg); 
	background-repeat:repeat-y;
	}
	
#mainbottom {
	position:relative; 
	overflow:hidden; 
	left:0px; 
	top:0px; 
	width:1000px; 
	height:50px; 
	background-image:url(bottom.jpg);
	}
 /*wrapper image divs*/  
  
  
/*start footer divs*/

#footer {
	position:relative;
	float:left;
	left:0px; 
	top:0px; 
	width:980px;
	padding:10px 10px 10px 10px
	}
	
#footerleft {
	position:relative; 
	float:left;
	width:480px
	}
	
#footerright {
	position:relative; 
	float:right;
	width:480px;
	text-align:right
	}	
	
/*end footer divs*/

/*start homepage divs*/


	
#homeleft {
	position:relative; 
	overflow:hidden; 
	left:25px; 
	top:0px; 
	width:620px; 
	z-index:2; 
	float :left; 
	padding: 0px 10px 10px 15px;


}

#homeright {
	position:relative; 
	overflow:hidden; 
	right:35px; 
	top:0px; 
	width:270px; 
	z-index:2; 
	float :right;  
	padding: 0px 0px 0px 0px
	}
	
	
#aboutleft {
	position:relative; 
	overflow:hidden; 
	left:25px; 
	top:0px; 
	width:925px; 
	z-index:2; 
	float :left; 
	padding: 0px 0px 0px 15px;

}

	
#galleft {
	position:relative; 
	overflow:hidden; 
	left:25px; 
	top:0px; 
	width:950px; 
	z-index:2; 
	float :left; 
	padding: 0px 0px 0px 15px;

}
	

#contactleft {
	position:relative; 
	overflow:hidden; 
	left:35px; 
	top:0px; 
	width:520px; 
	z-index:2; 
	float :left; 
	padding: 0px 0px 0px 0px;
}

#contactright {
	position:relative; 
	overflow:visible; 
	right:35px; 
	top:0px; 
	width:375px; 
	z-index:2; 
	float:right;  
	padding: 0px 10px 10px 15px;

	}
	



/*end homepage box divs*/

a.navlinks {
	display: block;
	font-size: 12px;
	color: #444444;
	text-decoration: none;
	letter-spacing: 1px;
	padding-left:18px;
	padding-top:15px;
	padding-bottom:15px;
	margin: 0px;
	width: 100%;
	overflow:auto;
	background-color:#ffffff;
	border-bottom-color:#cccccc;
	border-bottom-width:1px;
	border-bottom-style:dashed
}

	
a.navlinks:link {
	color: #444444;
	padding-left: 18px
}
a.navlinks:visited {color: #444444 }
a.navlinks:hover {
	color: #0066CC;
	text-decoration:none;
	background-color:#ffffff;
	background: url(images/bullet.gif) no-repeat left center;

}



.f1 {
	color: #333333;
	font-size:12px;
	line-height: 35px;
}

.t3 {
	color: #333333;
	font-weight:bold

}

.t4 {
	color: #333333;
	font-weight:bold

}

.t5 {
	color: #333333;
	font-size:10px;
	font-weight:bold

}


.t6 {
	color: #333333;
	font-size:10px;

}


.f2 {line-height: 25px; font-style:italic; font-weight:bold; padding-left:5px}

.footertext {
	color: #333333;
	font-size:10px
}

h1 {
	font-size: 12px;
	display:block;
	width:500px;
	height:45px;
    padding:0px;
	margin:0px 0px 0px 0px;
	background: url(hometitle.jpg) no-repeat left top;
	text-indent:-1000px


}


h2 {
	font-size: 12px;
	display:block;
	width:160px;
	height:45px;
    padding:0px;
	margin:0px 0px 0px 0px;
	background: url(hometitle2.jpg) no-repeat left top;
	text-indent:-1000px


}


h3 {
	font-size: 12px;
	display:block;
	width:300px;
	height:45px;
    padding:0px;
	margin:0px 0px 0px 0px;
	background: url(abouttitle.jpg) no-repeat left top;
	text-indent:-1000px


}


h5 {
	font-size: 12px;
	display:block;
	width:300px;
	height:45px;
    padding:0px;
	margin:0px 0px 0px 0px;
	background: url(servicestitle.jpg) no-repeat left top;
	text-indent:-1000px


}


.callback {
	font-size: 12px;
	overflow:hidden;
	display:block;
	width:200px;
	height:45px;
    padding:0px;
	margin:0px 0px 0px 0px;
	background: url(callback.jpg) no-repeat left top;
	text-indent:-1000px


}

.conhead1 {
	font-size: 12px;
	overflow:hidden;
	display:block;
	width:250px;
	height:45px;
    padding:0px;
	margin:0px 0px 0px 0px;
	background: url(contacttitle.jpg) no-repeat left top;
	text-indent:-1000px


}


.conhead2 {
	font-size: 12px;
	display:block;
	overflow:hidden;
	width:160px;
	height:45px;
    padding:0px;
	margin:0px 0px 0px 0px;
	background: url(contacttitle2.jpg) no-repeat left top;
	text-indent:-1000px


}


.galhead1 {
	font-size: 12px;
	overflow:hidden;
	display:block;
	width:350px;
	height:45px;
    padding:0px;
	margin:0px 0px 0px 0px;
	background: url(galtitle.jpg) no-repeat left top;
	text-indent:-1000px


}


.abouthead1 {
	font-size: 12px;
	overflow:hidden;
	display:block;
	width:300px;
	height:45px;
    padding:0px;
	margin:0px 0px 0px 0px;
	background: url(abouttitle2.jpg) no-repeat left top;
	text-indent:-1000px


}


.abouthead3 {
	font-size: 12px;
	overflow:hidden;
	display:block;
	width:170px;
	height:45px;
    padding:0px;
	margin:0px 0px 0px 0px;
	background: url(abouttitle3.jpg) no-repeat left top;
	text-indent:-1000px


}



.linkhead {
	font-size: 12px;
	overflow:hidden;
	display:block;
	width:320px;
	height:45px;
    padding:0px;
	margin:0px 0px 0px 0px;
	background: url(linktitle.jpg) no-repeat left top;
	text-indent:-1000px


}

.linktitle {
	font-size: 14px;
	font-weight:600;
    padding-top:5px;
	padding-bottom:5px;
	color: #666666


}

.link {
	font-size: 11px;
	color: #666666;
	font-style:italic


}


.m{font-size:12px;font-weight:100; color:#333333}
.error1{color:#FF0000}

a.links {
	text-decoration: none;
	color:#666
}
	
a.links:link {color: #666}
a.links:visited {color: #666}
a.links:hover {
	color:#366;
	text-decoration: none;
	}


a.footerlinks {text-decoration: none; color: #333333; margin-left:25px}
a.footerlinks:link {color: #333333}
a.footerlinks:visited {color: #333333}
a.footerlinks:hover {color: #cccccc; text-decoration: underline}

a.lowerlinks {text-decoration: none; font-size:10px; color: #333333; margin-left:12px; margin-right:12px}
a.lowerlinks:link {color: #333333}
a.lowerlinks:visited {color: #333333}
a.lowerlinks:hover {color: #cccccc; text-decoration: underline}


a.slink {text-decoration: none; font-size:10px; font-weight:500; color: #cccccc; margin-left:8px; margin-right:8px}
a.slink:link {color: #cccccc}
a.slink:visited {color: #cccccc}
a.slink:hover {color: #cccccc; text-decoration: underline}

#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 5px;
background-color: lightyellow;
font-size:10px;
color:#333333;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}


