@charset "UTF-8";
body  {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	background-color: #FFF;
}.hline {
	color: #09F;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}

a {
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 12px;
	color: #000;
	font-weight: 200;
	letter-spacing: 0px;
	font-style: normal;
	text-transform: lowercase;
}
.footer {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 9px;
	color: #000;
	letter-spacing: 3px;
	text-align: left;
}
.textmain {
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 10px;
	color: #000;
	font-style: normal;
	text-align: left;
	vertical-align: top;
	text-indent: 2px;
}
.contenttable {
	background-image: url(images/left_clients.jpg);
	background-repeat: no-repeat;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #6C3;
}
a:active {
	text-decoration: none;
	color: #000;
}
.contacttable {
	border: thin solid #FFF;
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	background-color: #DEDEDE;
	letter-spacing: -1pt;
	padding: 1px;
}
.tablebg {
	background-image: url(images/contact_layout.jpg);
}
.contacttext1 {
	color: #09C;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border: thin none #000;
}
.clienttable {
	background-image: url(images/left_clients.jpg);
	background-repeat: no-repeat;
}
.servicestable {
	background-image: url(images/left_services.jpg);
	background-repeat: no-repeat;
}
.profiletable {
	background-image: url(images/left_profile.jpg);
	background-repeat: no-repeat;
}
.newstable {
	background-image: url(images/left_news.jpg);
	background-repeat: no-repeat;
}
.gallerytable {
}
.gallerybuttons {
	border: 1px none #09C;
}

