body {
	background-color: #000000;
	margin: 0px;
	background-attachment: scroll;
	background-image: url(default_images/bckg_pink.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.link_text {
	font-family: "Century Gothic", "Futura Md BT", Helvetica, Tahoma, "Arial Narrow", Arial;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
}

#main_wrapper {
	height: auto;
	width: 1169px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	background-attachment: scroll;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
}
.right_column {
	float: right;
	width: 1019px;
}

.left_column {
	height: 900px;
	width: 150px;
	float: left;
}
.gallery {
	float: left;
	height: auto;
	width: 850px;
	margin-top: 25px;
	margin-left: 55px;
}

.banner {
	height: 224px;
	width: 1018px;
	float: right;
}
.main_content {
	background-attachment: scroll;
	background-image: url(default_images/bottom-image.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: auto;
	width: 1018px;
	float: left;
}

.clear {
	clear: both;
	width: 100%;
}
.header {
	width: 100%;
	padding-bottom: 15px;
}



#navigation {
	height: 54px;
	width: 505px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}
.nav_image {
	height: 54px;
	width: 513px;
	float: right;
}

#navigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navigation ul li {
	display: inline;
}
#navigation ul li a {
	height: 54px;
	text-decoration: none;
	float: left;
}
#navigation ul li a:hover {
	background-image: url(images/home_rollover.gif);
}
.Gallery_text {
	font-family: "Century Gothic", "Futura Md BT", Helvetica, Tahoma, "Arial Narrow", Arial;
	font-size: 12px;
	font-style: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-left: 5px;
	letter-spacing: 4px;
	margin-top: 20px;
	border-bottom-width: 4px;
	border-bottom-style: double;
	border-bottom-color: #E98CE5;
	float: left;
	width: 750px;
}
.top {
	padding: 10px;
	clear: both;
	float: left;
}
.image_space {
	padding: 10px;
	float: left;
}


.thumb_divs {
	float: left;
	width: 825px;
	margin-top: 7px;
}
#footer {
	background-attachment: scroll;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 114px;
	width: 1017px;
	float: right;
}
.footer_nav {
	float: left;
	padding-bottom: 20px;
	padding-left: 60px;
	padding-top: 70px;
	vertical-align: bottom;
	text-align: left;
	width: 60%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #FFFFFF;
}


.disclaimer {
	font-family: "Century Gothic", "Futura Md BT", Helvetica, Tahoma, "Arial Narrow", Arial;
	font-size: 9px;
	font-style: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	word-spacing: normal;
	letter-spacing: normal;
}
a:link {
	color: #999999;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
}
a:visited {
	color: #FF00FF;
}
.banner_index {
	height: 184px;
	width: 1018px;
	float: right;
}
.banner_ticker {
	height: 40px;
	width: 1018px;
	float: right;
	background-attachment: scroll;
	background-image: url(default_images/images/ticker.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.mattblacktabs{
width: 100%;
overflow: hidden;
border-bottom: 1px solid black; /*bottom horizontal line that runs beneath tabs*/
}

.mattblacktabs ul{
margin: 0;
padding: 0;
padding-left: 10px; /*offset of tabs relative to browser left edge*/
font: bold 12px Verdana;
list-style-type: none;
}

.mattblacktabs li{
display: inline;
margin: 0;
}

.mattblacktabs li a{
float: left;
display: block;
text-decoration: none;
margin: 0;
padding: 7px 8px; /*padding inside each tab*/
border-right: 1px solid white; /*right divider between tabs*/
color: white;
background: #414141; /*background of tabs (default state)*/
}

.mattblacktabs li a:visited{
color: white;
}

.mattblacktabs li a:hover, .mattblacktabs li.selected a{
background: black; /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
}
.services {
	float: left;
	height: 50px;
	width: 15%;
	margin-top: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.thumb_divs img   {
	padding: 5px;
	margin-right: 5px;
	margin-bottom: 7px;
	background-image: url(images/dots.gif);
	background-color: #000000;
	background-repeat: repeat;
	background-position: left top;
	border: 0.4px solid #333333;
}

.thumb_divs img a:hover   {
	background-color: #E687D9;
	padding: 3px;
	border: 1px solid #655361;
	margin-right: 7px;
	margin-bottom: 7px;
}

.thumb_divs img a:link   {
	background-color: #E687D9;
	padding: 3px;
	border: 1px solid #655361;
	margin-right: 7px;
	margin-bottom: 7px;
}

.thumb_divs img a   {
	background-color: #E687D9;
	padding: 3px;
	border: 1px solid #655361;
	margin-right: 7px;
	margin-bottom: 7px;
}
.thumb_divs  .top  {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 0px;
	margin: 0px;
	background-color: #000000;

}
.thumb_divs .top img {
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
