@charset "utf-8";
body {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	line-height: normal;
}
h1 {
	font-size: 24px;
	color: #2D83EC;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #2D83EC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h2 {
	font-size: 18px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(images/page.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	color: #FF8000;
}
ul.pages {
	font-size: 14px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
}
li.pages {
	line-height: 23px;
	display: block;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 30px;
	clip: rect(auto,auto,auto,auto);
	background-image: url(images/page_copy.png);
	background-repeat: no-repeat;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-position: left center;
}

h3 {
	font-size: 16px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	color: #333333;
}

p {
	font-size: 14px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	line-height: 23px;
	text-align: justify;
}
#Empty {
	padding: 0px;
	height: 301px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#landig_bg {
	background-attachment: fixed;
	background-image: url(images/landing-page-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: auto;
	padding: 0px;
	height: 565px;
}
#nav1 {
	padding: 0px;
	height: 113px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
#nav2 {
	padding: 0px;
	height: 55px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
#nav_landing {
	height: 96px;
	width: 912px;
	text-align: center;
	margin: auto;
	padding: 0px;
}
#top_nav {
	margin: auto;
	height: 94px;
	text-align: right;
	float: right;
}
#title {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 94px;
	width: 172px;
}
#body_panel {
	margin: auto;
	padding: 0px;
	min-height: 600px;
}

#header {
	background-color: #8ebcf5;
	height: 94px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #63A3F1;
	padding-right: 50px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#precision_services {
	margin: 0px;
	padding: 0px;
	height: 500px;
	width: 227px;
}
#test123 {
	background-image: url(images/img/01.jpg);
	margin: 0px;
	padding: 0px;
	height: 250px;
	width: 250px;
}

.markermenu{
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 23px;
	color:#50504E;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.markermenu li a{
	color:#676767;
	display: block;
	width: 100%;
	padding-left: 35px;
	text-decoration: none;
	background-image: url(../images/arrow.jpg);
	background-repeat: no-repeat;
	background-position: 15px center;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	text-align: left;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}


* html .markermenu li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
	width: 180px;
}

.markermenu li a:visited{
color:#676767;
}

.markermenu li a:hover{
	color:#000000;
	width: 195px;
	background-image: url(images/bullet_orange.png);
	background-repeat: no-repeat;
	background-position: 10px center;
}
.menuActive{
	color:#000000;
	font-weight: bold;
	width: 195px;
	background-image: url(images/bullet_orange.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

.left-menu-dotted-line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

.mynav1{ /*header of 1st demo*/
	cursor: hand;
	cursor: default;
	border: 1px solid #EAEAEA;
	background-repeat: no-repeat;
	background-position: right center;
	padding-left: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	height: 38px;
	background-color: #dddece;
	line-height: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #114183;
}
.maynav2 {
	padding: 0px;
	margin: 0px;
	color: #000000;
}
.thepet {
	background-color: #e7e5e5;
	padding: 0px;
	margin: 0px;
	color: #000000;
}
.openpet{ /*class added to contents of 1st demo when they are open*/
	background-repeat: no-repeat;
	background-position: right center;
	color: #000000;
	background-color: #cccccc;
}
.breadcum{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006699;
	float: right;
}
.breadcum a:link{
	text-decoration: none;
	color: #006699;
}
.breadcum a:active{
	text-decoration: none;
	color: #006699;
}
.breadcum a:visited{
	text-decoration: none;
	color: #006699;
}
.breadcum a:hover{
	text-decoration: underline;
	color: #006699;
}

