body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-size: 11px;
	color: #333333;
}

a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cc3366;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #cc3366;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #cc3366;
	
}

#Table_01 {
	position:absolute;
	left:20px;
	top:30px;
	width:800px;
	height:770px;
	background: #FFFFFF;
	border: 1px solid #cc6699;

}

#index-01 {
	position:absolute;
	left:0px;
	top:35px;
	width:800px;
	height:150px;
}

#index-02 {
	position:absolute;
	left:0px;
	top:150px;
	width:49px;
	height:922px;
}

#index-03 {
	position:absolute;
	left:30px;
	top:187px;
	width:751px;
	height:100px;
}

#index-04 {
	position:absolute;
	left:30px;
	top:310px;
	width:440px;
	height:450px;
}

#index-05 {
	position:absolute;
	left:498px;
	top:337px;
	width:280px;
	height:385px;
}

#index-06 {
	position:absolute;
	left:520px;
	top:635px;
	width:280px;
	height:437px;
}

#index-07 {
	position:absolute;
	left:-1px;
	top:775px;
	width:800px;
	height:20px;
	border: 1px solid #cc6699;
	border-top: none;
}

#gallery_Table {
	position:absolute;
	left:20px;
	top:30px;
	width:800px;
	height:1105px;
	background: #FFFFFF;
	border: 1px solid #cc6699;

}


#gallery-heading {
	position:absolute;
	left:30px;
	top:295px;
	width:751px;
	height:23px;
}


#gallery-main {
	position:absolute;
	left:30px;
	top:350px;
	width:751px;
	height:388px;
}

#gallery_footer {
	position:absolute;
	left:-1px;
	top:1111px;
	width:800px;
	height:20px;
	border: 1px solid #cc6699;
	border-top: none;
}


#Services_Table {
	position:absolute;
	left:20px;
	top:34px;
	width:800px;
	height:1500px;
	background: #FFFFFF;
	border: 1px solid #cc6699;

}

#Services-01 {
	position:absolute;
	left:0px;
	top:35px;
	width:800px;
	height:150px;
}


#Services-03 {
	position:absolute;
	left:30px;
	top:187px;
	width:751px;
	height:100px;
}

#Services-04 {
	position:absolute;
	left:29px;
	top:319px;
	width:440px;
	height:450px;
}

#Services-05 {
	position:absolute;
	left:494px;
	top:319px;
	width:280px;
	height:921px;
}

#services_footer {
	position:absolute;
	left:-1px;
	top:1506px;
	width:800px;
	height:20px;
	border: 1px solid #cc6699;
	border-top: none;
}




#menu {
	float: left;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	float: left;
	height: 25px;
	margin-right: 1px;
	padding: 10px 25px 0 20px;
	background: #ff99cc;
	text-decoration: none;
	font-size: 1.1em;
	font-weight: normal;
	color: #000000;
}

#menu a:hover {
	background: #ffffcc;
	color: #2C2E22;
}

#menu .current_page_item a {
	background: #cc3366 ;
	color: #FFFFFF;
	font-weight:normal;
	
}.redheading {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 35px;
	color: #cc3366;
}
.greyheading {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.red_subheading {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #cc3366;
	text-decoration: underline;
}

.red {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #cc3366;
	text-decoration: normal;
}

.black{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
