.body
{
	font-family: Arial, Helvetica, sans-serif, "Adobe Caslon Pro";
	font-size: 13px;
	color: #ffffff;
}
.bg
{
	background-image: url(../images/background-image.png);
	background-repeat:no-repeat;
	width:678px;
	height:395px;
}
.text
{
	font-family: Arial, Helvetica, sans-serif, "Adobe Caslon Pro";
	font-size: 13px;
	color: #939393;
}
.text1
{
	font-family: Arial, Helvetica, sans-serif, "Adobe Caslon Pro";
	font-size: 12px;
	color: #939393;
}
.bg1
{
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
.nav
{
		background: url(../images/navbg.png) repeat-x;
	height: 72px;
	background-repeat: repeat-x;

	color: #ffffff;
	font-size: 13px;
	padding-bottom: 33px;
	padding-left: 12px;
	padding-right: 12px;
}
.nav a
{
	color: #ffffff;
	font-size: 13px;
	padding-left: 12px;
	padding-right: 12px;
	text-decoration: none;
}
.nav a:hover
{
	color: #ffffff;
	font-size: 13px;
	padding-bottom: 33px;
	padding-left: 12px;
	padding-right: 12px;
	text-decoration: underline;
}
.nav1
{
	background: url(../images/navbg.png) repeat-x;
	height: 72px;
	color: #ffffff;
	font-size: 13px;
	padding-bottom: 33px;
	padding-left: 14px;
	padding-right: 14px;
}
.nav1 a
{
	color: #ffffff;
	font-size: 13px;
	padding-left: 14px;
	padding-right: 14px;
	text-decoration: none;
	padding-bottom: 33px;
}
.nav1 a:hover
{
padding-left: 14px;
	padding-right: 14px;
	text-decoration: underline;
}
.footertext
{
	color: #939393;
	font-size: 11px;
	
	text-align: center;
}
.footerline
{
	background-color: #e2e2e2;
	height: 1px;
	text-align:right;
	
}
.footertext1
{
	color: #939393;
	font-size: 11px;
	
	
	text-align: left;
}
img
{
	border: 0px;
}
.topbg
{
	background: url(../images/top.jpg) no-repeat;
	height: 177px;
	width:1075px;
	
	
	
}
.boxleftshadow
{
	background: url(../images/boxleft.png)  repeat-y;
	width: 8px;
}
.boxright
{
	background: url(../images/boxright.png) repeat-y;
	z-index:0px;
	position:relative;
	
	width: 8px;
}
.containertext
{
	font-family: Arial, Helvetica, sans-serif, "Adobe Caslon Pro";
	font-size: 12px;
	color: #494949;
	padding-left:30px;
	padding-right:30px;
	padding-top:20px;
	width:400px;
	text-align: justify;
	background: #f8faf5;
}
.leftwing
{
	position: relative;
	left:-1px;
	background-position:top;
	vertical-align:top;
	z-index: 10;
	float: left;
}
.rightwing
{
	position: relative;
	
	right:239px;
	
	z-index:1;
	float: right;
	background-position:top;
	vertical-align:top;
	
}
.photo {
	margin: 30px;
	position: relative;
	width: 180px;
	height: 130px;
	float: left;
}
.photo img {
	background: #fff;
	border: solid 1px #ccc;
	padding: 4px;
}
.photo span {
	width: 20px;
	height: 18px;
	display: block;
	position: absolute;
	top: 12px;
	left: 12px;
	
}
.photo a {
	text-decoration: none;
}
.sample7 span {
	width: 170px;
	height: 120px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	background: url(round-corner.png) no-repeat;
}
.sample7 img {
	border: none;
	padding: 0;
}
