body {
	margin: 0 0 0 0;
	background-color: #000000; 
}

.indexTpic {
	background-image: url("img/top_pix/index_toppic.jpg");
	background-repeat: no-repeat;
}

.galleryTpic {
	background-image: url("img/top_pix/gallery_toppic.jpg");
	background-repeat: no-repeat;
}

.aboutTpic {
	background-image: url("img/top_pix/about_toppic.jpg");
	background-repeat: no-repeat;
}


.servicesTpic {
	background-image: url("img/top_pix/services_toppic.jpg");
	background-repeat: no-repeat;
}


.pricingTpic {
	background-image: url("img/top_pix/prices_toppic.jpg");
	background-repeat: no-repeat;
}


.contactTpic {
	background-image: url("img/top_pix/contact_toppic.jpg");
	background-repeat: no-repeat;
}

.bodyBg {
	background-image: url("img/common/body_bg.jpg");
	background-repeat: no-repeat;
	background-position: right;
}

.tnbBg {
	background-image: url("img/common/tnb_bg.gif");
	background-repeat: no-repeat;
	background-position: center;
}

.buttonBg {
	background-image: url("img/common/buttons/but_bg.jpg");
	background-repeat: repeat-y;
	background-position: center;
}


a.tnbButton {
	display: block;
	text-decoration: none;
	font-family: arial, helvetica, san serif;
	font-weight: bold;
	font-size: 13px; 
	text-align: center;
	/*background-color: #707070;
	background-image: url("img/common/buttons/but_norm.gif");
	background-repeat: no-repeat;*/
	width: 100px;
	height: 18px;
	padding: 2 0 0 0; 
}

a.tnbButton:link {
	color: #333333;
	border: thin solid #747373;
}

a.tnbButton:visited {
	color: #333333;
	border: thin solid #747373;
}

a.tnbButton:hover {
	color: #FFFFFF;
	background-image: url("img/common/tnb_roll_bg.gif");
	/*background-image: url("img/common/buttons/but_over.gif");*/
	background-repeat: no-repeat;
	border: thin solid #333333;
}



a.mailLink {
	text-decoration: underline;
	font-family: arial, helvetica, san serif;
	font-weight: bold;
	font-size: 14px;
}

a.mailLink:link {
	color: #CCCCCC;
}

a.mailLink:visited {
	color: #CCCCCC;
}

a.mailLink:hover {
	color: #FF0000;
}



a.txtLink {
	text-decoration: underline;
	font-family: arial, helvetica, san serif;
	font-weight: bold;
	font-size: 14px;
}

a.txtLink:link {
	color: #990000;
}

a.txtLink:visited {
	color: #990000;
}

a.txtLink:hover {
	color: #FF0000;
}



a.createdBy {
	text-decoration: underline;
	font-family: arial, helvetica, san serif;
	font-weight: bold;
	font-size: 10px;
}

a.createdBy:link {
	color: #F9B56C;
}

a.createdBy:visited {
	color: #F9B56C;
}

a.createdBy:hover {
	color: #FF0000;
}


.addressTop {
	font-family: arial, helvetica, san serif;
	font-size: 10px;
	color: #F9B56C;
	font-weight: bold; 
}

.tdBgColor {
	background-color: #D39667;
}

.galleryCopy {
	font-family: arial, helvetica, san serif;
	font-weight: normal;
	font-size: 12px;
	color: #CCCCCC;
	text-align: center;
}

.bodyCopy {
	font-family: arial, helvetica, san serif;
	font-weight: normal;
	font-size: 14px;
	color: #CCCCCC;
	text-align: justify;
}

.galleryLink {
	font-family: arial, helvetica, san serif;
	font-weight: normal;
	font-size: 11px;
	color: #CCCCCC;
	text-align: normal;
}