.style1 {color: #FFFFFF}
td.style3 {
	width:398px;
	height:20px;
	text-align:left;
	vertical-align: top;
	padding-left: 0px;
	padding-bottom: 10px;
	padding-top: 15px;
	color: #6f6c64;
}
td.branding {
	padding:0px 0px 0px 0px;
	height:5px;
	font-size:1px;
}
#Layer1 {
	position:absolute;
	left:346px;
	top:606px;
	width:750px;
	height:22px;
	z-index:1;
}
#Layer2 {
	position:absolute;
	left:822px;
	top:557px;
	width:277px;
	height:16px;
	z-index:2;
}
body,td,th {
	font-family: Verdana;
	font-size: 10px;
	color: DE037A;
}
body {
	background-color: #2c2c2c;
	width: 751px;	
	margin: 0 auto;
	font-family: Verdana;
}
.pagelink {
	color: black;
	font-style: normal;
	text-decoration: none;
}
.pagelink:hover {
	color: whitesmoke;
	text-decoration: none;
}
.cat_name {
	background-repeat: no-repeat;
	color: #918f84;
	font-family: Verdana;
	font-size: 13;
	height: 21px;
	text-align: right;
	text-shadow: #2c2c2c;
	vertical-align: bottom;
	width: 263px;
}
.navmenu {
	color: white;
	float: left;
	text-align:left;
	height: 30px;
	top: 0%;
	vertical-align: top;
	width: 353px;
}
.bottommenu_background {
	text-align:left;
	background-image:url('/images/homepage/separator_line.gif');
	background-repeat: no-repeat;
}
td .navmenu .bottommenu{
	padding-top: 5px;
}

.navmenu a {
	text-decoration: none;
	color: white;	
	background-color: #2c2c2c;
}
 
.navmenu a:hover {
	text-decoration: underline;
	background-color: #2c2c2c;
}
 
.navmenu .current_page_item a {
	text-decoration: none;
	font-weight: bold;
	background-color: #2c2c2c;
}

.navmenu .client_say .current_page_clientsay a {
	text-decoration: none;
	font-weight: bold;
	background-color: #2c2c2c;
	color: #de037b;
}


.navmenu .client_say a {
	color: #de037b;
}                 

.contact {
	color: #de037b;
	font-weight: normal;
	height: 30px;
	letter-spacing: -0.23px;
	text-align:left;
	vertical-align: top;
	width: 398px;
}

.maintable_int {
	border: 0;
	border-collapse: collapse;
	border-spacing: 0px 0px;
	border-width: 0;
	text-align: left;
	padding: 0px;
	table-layout: fixed;
	width: 751px;
	vertical-align: top;
}
.maintablesay{
	border: 0;
	border-collapse: collapse;
	border-spacing: 0px 0px;
	border-width: 0;
	padding: 0px;
	table-layout: fixed;
	width: 369px;
	vertical-align: top;
}
.cell_align{
	vertical-align: top;
}

.WebDataLeft{
	width: 398;
	color: #7c7972;
}
.WebDataLeft a{
	text-decoration: none;
	color: white;	
	background-color: #2c2c2c;
	color: #61615f;
}
.WebDataLeft a:hover{
	text-decoration: underline;
	background-color: #2c2c2c;
}
.WebDataName{
	vertical-align: text-top;
	height: 12px;
	width: 79px;
	color: #929083;
	font-weight: bold;
}
.WebDataRight{
	vertical-align: text-top;
	height: 12px;
	width: 274px;
	color: #8f9082;
}
.brandingimg {
	outline-color: #929083;
	outline-style: solid;
	outline-width: thin;
}
.clinetdate {
	color:	#f19600;
	padding-right: 20px;
}
.clinetname {
	font-weight: bold;
	color:	#f19600;
	padding-right: 20px;
}
.clinettext {
	line-height: 15px;
	padding-right: 20px;
	padding-bottom: 10px;
	color:	#c2bfb1;
}

.navtag {
	vertical-align: text-top;
	text-decoration: none;
	color: #929083;	
	background-color: #2c2c2c;
}
.navtag a {
	text-decoration: none;
	color: #929083;	
	background-color: #2c2c2c;
}
 
.navtag a:hover {
	text-decoration: underline;
	background-color: #2c2c2c;
}

a.class img.hover {display:none;}
a.class:hover img {display:none;}
a.class:hover img.hover {display:block;} 

.imgFader {
	border-width: 0px 0px;
	border-color: #929083;
}
.branding_pic {
	background-repeat: no-repeat;
	border-color: #929083;
	border-width: thick;
}
.Table_01 {
	width: 751px;	
	border-width: 0px;
	
}

/* =Hoverbox Code 
----------------------------------------------------------------------*/
#main ul{
	width: 751px;	
}

.hoverbox
{
	cursor: default;
	list-style: none;
}

.hoverbox a
{
	cursor: default;
}

.hoverbox a .rolloverimg
{
	display: none;
}

.hoverbox a:hover .rolloverimg
{
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

.hoverbox img
{
	background: #fff;
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 0px;
	color: inherit;
	padding: 1px;
	vertical-align: top;
}

.hoverbox li
{
	background: #eee;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 0px;
	color: inherit;
	display: inline;
	float: left;
	margin: 3px;
	padding: 5px;
	position: relative;
}
.hoverbox .rolloverimg
{
	border-color: #000;

