body {
	margin-top:0;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../Images/bgnd1.gif);
}

#pgFrame {
	margin-top:15px;
	margin-bottom:5px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	padding: 8px;
	width: 860px;
	height:auto;
}

.pgNav {
	margin-top:0px;
	margin-bottom:15px;
	margin-right: auto;
	margin-left: auto;
	width: 860px;
	height:auto;
	align: center;
}
.pgNavtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
	padding-top:5px;
}
.pgNavtxt a:link {
	text-decoration: none;
	color: #F7E8AC;
}
.pgNavtxt a:active{
	text-decoration: none;
	color: #F7E8AC;
}
.pgNavtxt a:visited{
	text-decoration: none;
	color:#F7E8AC;
}
.pgNavtxt a:hover {
	text-decoration: underline;
	color: #F7E8AC;
}


#logoTop{
	width: 300px;
	height: 102px;
	float: left;
	clear: both;
}
#Top{
	width: 540px;
	height: 102px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	text-transform: capitalize;
	color: #B7AEA4;
	margin-top: auto;
	margin-bottom: auto;
	padding-right:10px;
	padding-left: 5px;
	background-image: url(../Images/dmshareLogobkg.gif);
	background-repeat: no-repeat;
}

.navigation {
	width: auto;
	height:30px;
	background-color: #43403F;
	clear: right;
}
.navigation2 {
	width: auto;
	height:35px;
	background-color: #43403F;
	clear: right;
}


#mainImg {
	width: auto;
	margin-top: 8px;
	clear: both;
}

/* style for Home Page*/

#leftMain {
	width: 514px;
	height: 384px;
	background-color: #eae7e2;
	float: left;
	clear: right;
	margin-top: 8px;
	margin-bottom: 8px;
}
#rightMain {
	width: 338px;
	height: 384px;
	background-color: #E2DBCF;
	float: right;
	margin-top: 8px;
	margin-left: 8px;
	margin-bottom: 8px;
}
.maintxt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #333333;
	padding: 8px;
}
.movetxt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	font-weight: normal;
	color: #333333;
}
/* style for Inner Pages*/

#left {
	width: 200px;
	background-color: #eae7e2;
	margin-top: 8px;
	margin-bottom: 8px;
}
#right {
	width: 650px;
	background-color: #E2DBCF;
	margin-top: 8px;
	margin-left: 8px;
	margin-bottom: 8px;
}
.innertxt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	padding: 15px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666666;
}

.pic {
	margin-left: 170px;
}


.Breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 14px;
	height: 24px;
}
.SubHead{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #333;
}
.QuickLinks {
	height: 25px;
	padding-left: 12px;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color:  #89816E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}
.QuickLinks a:link {
	text-decoration: none;
	color: #333333;
}
.QuickLinks a:active{
	text-decoration: none;
	color: #333333
}
.QuickLinks a:visited{
	text-decoration: none;
	color: #333333
}
.QuickLinks a:hover {
	text-decoration: underline;
	color: #D78100;
}
.QuickLinks-header {
	height: 22px;
	background-color: #686564;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	padding: 4px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}


/* style for links*/

a:link {
	text-decoration: none;
	color: #005294;
}
a:active{
	text-decoration: none;
	color: #005294;
}
a:visited{
	text-decoration: none;
	color: #005294;
}
a:hover {
	text-decoration: underline;
	color: #005294;
}
.services {
	margin: 5px;
	padding: 5px;
	border: 1px solid #999999;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	list-style-type: dot;
	}