/* GLOBAL DEFINITIONS */
* {
	margin-top: 0px;
	margin-bottom: 0px;
}
body {
	padding: 0px;
	margin-top: 10px;
	line-height: 28px;
	background-color: #FFFFFF;	
	background-image: url(../images/png_body_bg.png);
	background-repeat: repeat-x;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
hr {
	color: #CCCCCC;
}
.entry {
	margin-top: 0px;
	margin-bottom: 1.5em;
}
.entry img{
	margin: 0px;
	padding: 5px;
	border: 1px solid #CCCCCC;
}
table#contact_table {
	width: 100%;
	margin: 0px;
	margin-bottom: 10px;	
	padding: 0px;	
}
table#contact_table td{
	padding: 0px;
	margin: 0px;
	vertical-align: top;
}
table#contact_table img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/* CONTAINER */

.CONTAINER {
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../images/png_container_bg.png);
	background-repeat: no-repeat;
	background-position: right bottom;	
}
/* HEADER */

.HEADER {
	height: 119px;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	color: #FFFFFF;	
	background-color: #CCCCCC;
	background-image: url(../images/png_header_bg.png);
	background-repeat: no-repeat;
}
.HEADER img {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
/* NAVIGATION */

.NAVIGATION {
	line-height: 30px;
	font-size: 95%;
	padding-top: .1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	color: #FFFFFF;	
	background-color: #FF0000;
	background-image: url(../images/png_nav_bg.png);
	background-repeat: repeat-x;
}
.NAVIGATION ul {
	padding: 0px;
	margin: 0px;
	margin-left: 8px;
}
/* INVISABLE WRAPPER */

.WRAPPER{
	margin: 0px;
	padding: 20px;
}
/* DIVBOX_LEFT */

.DIVBOX_LEFT {
	padding: 0px;
	margin-top: 0px;
	margin-right: 19.5em;
	margin-bottom: 0px;
	margin-left: 0px;
}
.DIVBOX_LEFT img {
	margin-top: -20px;
	margin-left: 15px;
	margin-bottom: 10px;
	margin-right: 0px;	
	padding: 5px;
	border: 1px solid #CCCCCC;	
}
.DIVBOX_LEFT ul{
	padding: 0px;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 30px;
}
.DIVBOX_LEFT blockquote {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FF0000;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	background-image: url(../images/png_blockquote_bg.png);
	background-repeat: repeat-x;
}
.DIVBOX_LEFT iframe {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border: 1px solid #CCCCCC;
}
/* SIDEBAR_RIGHT */

.SIDEBAR_RIGHT {
	float: right;
	width: 18em;	
	margin: 0px;
	padding: 0px;
	text-align: right;
}
.SIDEBAR_RIGHT ul {
	padding: 0px;
	margin: 0px;
	margin-bottom: 15px;
}
.SIDEBAR_RIGHT img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 5px;
	margin-bottom: 5px;
}
.SIDEBAR_RIGHT table {
	width: 100%;
	margin-top: 0px;
	margin-bottom: 10px;
}
.SIDEBAR_RIGHT iframe {
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
/* SERVICES_FORMBOX */

.SERVICES_FORMBOX {
	line-height: 25px;
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 0px;
}
/* RECENT_NEWS */

.RECENT_NEWS {
	line-height: 25px;
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 0px;
}
/* CONTACT_DETAILS */

.CONTACT_DETAILS {
	line-height: 25px;
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 0px;
}
.CONTACT_DETAILS table {
	width: 100%;
	margin-top: 0px;
	margin-bottom: 10px;
}
/* SEARCHFORM */

.SEARCHFORM {
	line-height: 25px;
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 0px;
}
/* DIVBOX_FULL */

.DIVBOX_FULL {
	padding: 0px;
	margin: 0px;
}
.DIVBOX_FULL img {
	margin-top: -20px;
	margin-left: 15px;
	margin-bottom: 10px;
	margin-right: 0px;	
	padding: 5px;
	border: 1px solid #CCCCCC;	
}
.DIVBOX_FULL ul{
	padding: 0px;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 30px;
}
.DIVBOX_FULL .goback {
	width: 100%;
	margin: 0px;
	padding: 0px;		
}
.DIVBOX_FULL .goback img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.DIVBOX_FULL iframe {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border: 1px solid #CCCCCC;
}
.DIVBOX_FULL blockquote {
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 20px;
	margin-left: 50px;
	background-color: #F7F7F7;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #CCCCCC;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	font-size: 105%;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: lighter;
}
/* CLEAR */

.CLEAR {
	clear: both;
	margin: 0px;
}
/* FANCY_GALLERY */

.fancy_gallery {
	margin-top: -10px;
	margin-bottom: 10px;
	text-align: center;
}
.fancy_gallery img{
	margin: 10px;
}
/* ASSOCIATES_ICONS */

.ASSOCIATES_ICONS {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 0px;
	margin-bottom: 10px;
}
.ASSOCIATES_ICONS table {
	width: 100%;
	margin: 0px;
}
/* SOCIAL_BOOKMARKS */

.SOCIAL {
	text-align: center;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 5px;
}
.social_list {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;	
}
.social_list_item {
	display: inline;
	margin: 0px;
	padding: 0px;
}
.social_list_item img{
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/* CONTACT_LINE */

.CONTACT_LINE {
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: -15px;	
}
/* FOOTER */

.FOOTER {
	clear: both;
	line-height: 16px;
	margin: 0px;
	padding: 5px;
	background-color: #F0F0F0;
	border-top: 1px solid #999999;
}
/* WEBMAIL */

.WEBMAIL {
	width: 720px;
	line-height: 17px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 20px;
}
.WEBMAIL img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 10px;	
}
.WEBMAIL ul {
	margin: 0px;
	padding: 0px;
}
.WEBMAIL ul li {
	display: inline;
}
/* TOOLTIP CSS */

.hotspot {
	cursor: pointer;
}
#tt {
	position: absolute;
	display: block;
	background-image: url(../images/tt_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#tttop {
	display: block;
	height: 5px;
	margin-left: 5px;
	overflow: hidden;
	background-image: url(../images/tt_top.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#ttcont {
	line-height: 14px;
	display: block;
	padding: 5px;
	margin-left: 5px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #666666;
}
#ttbot {
	display: block;
	height: 5px;
	margin-left: 5px;
	overflow: hidden;
	background-image: url(../images/tt_bottom.gif);
	background-repeat: no-repeat;
	background-position: right top;
}