.bg {
	background-image: url(../images/DSC02385.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
h1 {
	font-family: "Century Gothic", "Trebuchet MS", Arial;
	font-size: 18px;
	color: #666666;
}

.fade_right {
	background-image: url(../images/bg_fade_right.png);
	background-repeat: repeat-y;
}
.txt12 {
	font-family: "Century Gothic", "Trebuchet MS", Arial;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}


#right {
	padding-top: 12px;
	min-height: 400px;
	height: 397px;
}

#top {
	padding-top: 15px;
}


/* DROP SHADOW */
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.shadow{
	
	font:10pt arial;
	position:relative;
	display:inline;
	background:white;
	z-index:100
}

.shadow_inner{
overflow:hidden;
position:absolute;
top: -1000px;
filter:alpha(Opacity=10); /*modify to change the shade solidity/opacity, same as below*/
opacity:0.1; /*firefox 1.5 opacity*/
-moz-opacity:0.1; /*mozilla opacity*/
-khtml-opacity:0.1; /*opacity*/
z-index:10
}
#contact {
	padding-top: 12px;
	padding-right: 15px;
	text-align: right;
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 10px;
	color: #666666;
	height: 405px;
	text-decoration: none;
}
.txt {
	font-family: "Century Gothic", Verdana, Arial;
	color: #666666;
	text-decoration: none;
}
#rightcol {
	height: 565px;
}

#servicecol {
	height: 820px;
}

#body {
	font-family: "Century Gothic", "Trebuchet MS", Arial;
	font-size: 12px;
	color: #666666;
	padding-left: 11px;
	padding-bottom: 10px;
	text-align: justify;
	padding-right: 38px;
	padding-top: 8px;
	text-decoration: none;
}

