@charset "utf-8";
/* CSS Document */

body {
	background:url(mainbg.jpg) repeat-x;
	padding:0; margin:0;
}
.tablebdr {
	border-top: 1px solid #fffffff;
	border-bottom:1px solid #ffffff;
}.contentbg {
	background-image: url(contentbg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 342px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.whitetext {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
	text-decoration: none;
}
.yellowtext {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 15px;
	color: #FFC500;
	text-decoration: none;
}
.whitelinks {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(dots.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 2px;
	display: block;
}
.whitelinks:hover {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 15px;
	color: #FFC500;
	text-decoration: none;
	background-image: url(dots.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 2px;
	display: block;
}
.viewmore {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 15px;
	color: #FFC500;
	text-decoration: underline;
}
.viewmore:hover {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 15px;
	color: #FFC500;
	text-decoration: none;
}
.footertext {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 15px;
	color: #AC7777;
	text-decoration: none;
}
.dotline {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 15px;
	color: #BB0100;
	text-decoration: underline;
}
.dotline:hover {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 15px;
	color: #BB0100;
	text-decoration: none;
}
.bodytext {
	font-family: Tahoma;
	font-size: 15px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
}
.contentbdr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AE4043;
}
.servicesbg {
	background-image: url(servicesbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 778px;
}
.contactbg {
	background-image: url(contactbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 778px;
	height: 538px;
}
.testibg {

	background-image: url(portfoliobg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 778px;
	height: 538px;
}
.leftbdr {
	background-image: url(left_frame.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 30px;
}
.rightbdr {
	background-image: url(right_frame.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 31px;
}
