body, p, a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #002b54;
	text-align: justify;
	line-height: 16px;
}

h1 {
	font-size: 22px;
	font-weight: bold;
}

.image {
	border: 1px solid #D2D2D2;
	border-right: 0px;
	margin: 6px;
	margin-right: 0px;
}

.button {
	border-top: 1px solid #D2D2D2;
	border-right: 1px solid #D2D2D2;
}

.contactbutton {
	border-top: 1px solid #D2D2D2;
	border-right: 1px solid #D2D2D2;
	border-bottom: 1px solid #D2D2D2;
}

.hometext {
	padding-bottom: 6px; 
	padding-left: 6px;
	padding-right: 6px;
}

.dot {
	margin: 0px;
	padding: 0px;
	background-image: url(images/dot.jpg);
}

.navigation {
	padding-top: 8px; 
	padding-right: 8px;
	border-right: 1px solid #D2D2D2;
}

.servicetop {
	border: 1px solid #7D7D7D; 
	border-bottom: 0px;
	margin-top: 9px;
	margin-left: 6px;
	margin-right: 6px;
}

.servicebox {
	border: 1px solid #7D7D7D; 
	margin: 6px;
	padding: 10px;
	margin-top: 0px;
	width: 268px;
	line-height: 16px;
}

.title {
	font-size: 11px;
	font-weight: bold;
}

.more {
	color: #000000;
	text-align: right;
	font-weight: bold;
	font-size: 10px;
}

.more a {
	color: #000000;
	text-decoration: none;
}

.main {
	padding: 10px;
	height: 420px;
}

.homepicture {
	border: 1px solid #7D7D7D;
	border-right: 0px;
	margin-top: 6px;
	margin-left: 6px;
	margin-bottom: 3px;
}

.textfield {
	width: 150px;
	border: 1px solid #002b54;
}

.DrTitle {
	line-height:30px;
	color:#7C8F98;
 	font-size:15px; 
	text-decoration:none; 
	font-weight:bold; 
	font-family:Arial, Helvetica, sans-serif;
	text-transform:capitalize;
	margin-bottom:0px;
	padding-bottom:0px;
}

.DrList{

	list-style-image:url(images/bullet.gif);
	padding-left:10px;
	margin-left:10px;
	text-align:left;
}


.copy, .copy a {
	font-family: Verdana, Arial;
	font-size: 9px; 
	text-align: center;
	color: #A5B5BD;
	text-decoration:none;
}

.copy a:hover {
	color: #666666;
	text-decoration:none;
}