body {
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	background-color: #FFFFFF;
}
p { font-size: 12px; color: #5b8ba2; line-height: 1.5em; margin: 0 0 1.2em 0; }
h3 { padding-bottom: 10px; }
h1, h2, h4, h5, h6 { margin: 0 0 0.6em 0;  }
h1, h2.sifr { font-size: 18px; font-weight: normal; color: #5b8ba2; margin: 15px 0 60px 0; }
h2, h1.service { font-size: 18px; font-weight: normal; color: #6eb245; margin: 50px 0 20px 0; }
h3 { font-size: 1.0em; font-weight: bold; color: #5b8ba2; margin: 30px 0 0 0; }

#headerbg { width: 100%; height: 54px; background: url(images/nav-bg.gif) repeat-x 0 0 #83c7e6; position: absolute; top: 0; left: 0; z-index: 10; }
#wrapperOuter { float: left; width: 100%; background: url(images/body-bg.jpg) no-repeat center 0px #fff; margin-top: 47px; min-height: 970px; }
#wrapper { width: 960px; position: relative; z-index: 100; margin: 0 auto; z-index: 20; }
#wrapperInner { width: 960px; float: left; background: url(images/bg-wrapperInner.gif) repeat-y 0 0; min-height: 580px; }
#wrapperInner1 { width: 960px; float: left; background: url(images/bg-wrapperInner.gif) repeat-y 0 0; min-height: 980px; }

#logo {
	position: absolute;
	background: url(images/phdc-logo.gif) no-repeat 0 0;
	top: -48px;
	left: 0px;
	z-index: 1000;
	float: left;
	width: 210px;
}
#logo a { display: block; width: 209px; height: 134px; text-indent: -5000px; outline: none; }

/* ---------------------------------------------------------------------------------
   NAVIGATION
--------------------------------------------------------------------------------- */

/* 
#nav { float: right; width: 597px; height: 54px; margin: -47px 0 0 0; position: relative; z-index: 120; }
#nav li { float: left; list-style-type: none; }
#nav li a { float: left; display: block; height: 47px; text-indent: -5000px;  }
#nav li a:hover { background-position: 0 -47px; } */

#nav { float: right; width: 700px; height: 54px; margin: -47px -52px 0 0; position: relative; z-index: 120; }
#nav li { float: left; list-style-type: none; }
#nav li a { float: left; display: block; height: 47px; text-indent: -5000px;  }
#nav li a:hover { background-position: 0 -47px; }


#n08 a {
	color: #FFFFFF;
	background: url(images/n01.jpg) no-repeat 0 0;
	width: 98px;
	font-family: Arial, Helvetica, sans-serif;
}



#n01 a {
	color: #FFFFFF;
	background: url(images/n01.jpg) no-repeat 0 0;
	width: 98px;
	font-family: Arial, Helvetica, sans-serif;
}
#n02 a { 
	color: #FFFFFF;
	background: url(images/n02.jpg) no-repeat 0 0; 
	width: 98px; 
	}
	
#n03 a { background: url(images/n03.jpg) no-repeat 0 0; width: 98px; }
#n04 a { background: url(images/n04.jpg) no-repeat 0 0; width: 98px; }
#n05 a { background: url(images/n05.jpg) no-repeat 0 0; width: 98px; }
#n06 a { background: url(images/n06.jpg) no-repeat 0 0; width: 98px; }
#n07 a { background: url(images/n07.jpg) no-repeat 0 0; width: 98px; }
#n08 a { background: url(images/n08.jpg) no-repeat 0 0; width: 98px; }

.divider { border-right: solid 1px #c9e7fc; padding-right: 0px; }

#home #n01 a { background-position: 0 bottom; }
#about #n02 a { background-position: 0 bottom; }
#services #n03 a { background-position: 0 bottom; }
#payments #n04 a { background-position: 0 bottom; }
#contact #n05 a { background-position: 0 bottom; }
#sitemap #n06 a { background-position: 0 bottom; }
#home2 #n07 a { background-position: 0 bottom; }

/* ---------------------------------------------------------------------------------
   SIDEBAR
--------------------------------------------------------------------------------- */

#sidebar { min-height: 1050px; margin: -47px 0 0 0; width: 312px; background: url(images/sidebar-bg.jpg) no-repeat 0 0 #fff; position: absolute; clear: both; top: 0; left: 0; z-index: 10; }
#sidebar1 { min-height:1050px; margin: -47px 0 0 0; width: 312px; background: url(images/sidebar-bg1.jpg) no-repeat 0 0 #fff; position: absolute; clear: both; top: 0; left: 0; z-index: 10; }
#sidebar1 ul {
	list-style-type: none;
}

#sidebar1 li a {
	font-size: 0.8em;
	color: #124677;
	text-decoration: none;
	line-height: 1.9em;
	float: left;
	width: 100%;
}
#sidebar1 li a:hover {
color: #6EB245;
text-decoration: underline; }

#subnav { margin: 120px 51px 0 51px; width: 210px; display: inline; padding: 0; list-style-type: none; float: left; }
#subnav li { float: left; width: 100%; }
#subnav li a {
	font-size: 0.8em;
	color: #124677;
	text-decoration: none;
	line-height: 1.9em;
	float: left;
	width: 100%;
}
#subnav li a:hover {
	color: #6EB245;
}
.subdivider {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #134879;
}
#sidecontact { height: 70px; padding: 67px 51px 20px 51px; float: left; }
.hide { display: none;}
#cForm { float: left; }
#emailform { border: none; margin: 0; padding: 104px 0 0 0; float: left; }
#emailform label { float: left; }
#emailform input, #emailform textarea { font-family: arial; color: #497387; font-size: 0.9em; }
#emailform input:focus, #emailform textarea:focus { background: #ecf5fc; color: #3f6476; }
.field { float: right; width: 153px; border: 1px solid #9fc0d1; padding: 2px; }
#emailform p { float: left; width: 100%; margin: 10px 0 0 0; line-height: 1.7em; }
.pRight { float: right; }
#sidebarH { float: left; width: 312px; height: 900px; }

/* ---------------------------------------------------------------------------------
   MAIN
--------------------------------------------------------------------------------- */

#main { float: right; width: 650px; }
#content { padding: 0px 0 35px 50px; margin: 0; }
#content1 { padding: 0px 0 35px 50px; margin: 0; }
#content ul { margin: 0; padding: 0; }
#content ul li { font-size: 0.8em; color: #5b8ba2; line-height: 1.8em; list-style-type: none; background: url(images/tick.gif) no-repeat 0 4px; padding-left: 25px; }
#content a { color: #5b8ba2; text-decoration: none; }
#content a:hover { color: #6eb245; text-decoration: underline; }

#content1 a { color: #5b8ba2; text-decoration: none; }
#content1 a:hover { color: #6eb245; text-decoration: underline; }

#tcs { text-decoration: underline; }

#pcontact { float: left; width: 250px;  }
#pcontact #emailform { padding: 0 35px 25px 0; }

#map { float: right; border: solid 1px #c9e7fc; margin-top: 22px; }
.img-right { float: right; }

/* ---------------------------------------------------------------------------------
   FOOTER
--------------------------------------------------------------------------------- */

#footer-wrap { float: left; width: 100%; height: 100px; background: url(images/footer-bg.gif) repeat-x 0 0 #7bc4e3; z-index: 100; position:relative }
#footer { width: 960px; position: relative; clear:both; margin: 0 auto; z-index: 100; }
#footer p { color: #fff; font-weight: normal; }
#footer p a { color: #fff; }
#footer p a:hover { color: #5b8ba2;}
#footer-right { float: right;text-align: right; margin-top: 9px; padding-top: 0px;}

#footer ul { float: right; display: block; clear: both; margin: 0; padding-bottom: 5px; width: auto; }
#footer li { float: left; list-style-type: none; padding-left: 7px; line-height: 0.8em; }
#footer li a { float: left; font-size: 0.8em; color: #fff; }
#footer li a:hover { color: #5b8ba2; }
.footerdiv { border-right: solid 1px #fff; padding-right: 7px; }
.footerdiv1 {color: #FFFFFF; font-size:12px; width: 600px;  line-height: 30px}
#main-nav .footerdiv1 a {font-size:12px; color: #fff; }
#footer #main-nav { margin: 46px 0 14px 0; }
#footer #main-nav li a { color: #5b8ba2; text-decoration: underline; }
#footer #main-nav li a:hover { color: #fff; }
#footer #main-nav .footerdiv { border-right: solid 1px #5b8ba2; }

#footer .flist2 { width: 546px; }
#footer .flist3 { width: 535px; }

/* ---------------------------------------------------------------------------------
   SIFR STYLES
--------------------------------------------------------------------------------- */


.sIFR-flash { visibility: visible !important; margin: 0; }
.sIFR-replaced { visibility: visible !important; }

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}


.sIFR-hasFlash h1,
.sIFR-hasFlash h2
{ visibility: hidden; }

.sIFR-hasFlash h1 {  }

#home #wrapperOuter #wrapper #wrapperInner #sidebar #sidecontact a {
	color: #6EB245;
	text-decoration: none;
}
#home #wrapperOuter #wrapper #wrapperInner #sidebar #sidecontact a:hover {
	text-decoration: underline;
}
.logo1 {
	margin-left: 100px;
	margin-bottom: 10px;

}
.logo1 a {
	font-size: 10px;

}
#call {
	margin-left: -31px;
	margin-top: -10px;
}
#content a.testlink {
	color: #6EB245;
}

#canvas1 {
	height: 300px;
	width: 700px;
}

h1 { font-size: 18px; margin-bottom: 23px; }
#sidebar { background: url(images/sidebar-bg-home.jpg) no-repeat 0 0; }
#wrapperOuter { background: url(images/body-bg-home.jpg) no-repeat center -1px #fff; }
#wrapperOuter1 { background: url(images/body-bg-home.jpg) no-repeat center 0px #fff; }
#wrapperInner { background: url(images/bg-wrapperInner-home.gif) repeat-y 0 0; }
#sidecontact { height: 100%; }
#textimg {
	float: right;
	padding-left: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#textimg1 {
	float: left;
	padding-right: 15px;
	margin-top: 5px;
}
#textimg2 {
	clear: both;
	margin-top: 5px;
	margin-left: 150px;
}

#textimg3 {
	margin-left: 150px;
	margin-bottom: 15px;
}

.fmset {
	border: none;
}

.sidelbl {
	font-size: 0.8em;
	color: #5b8ba2;
	line-height: 1.5em;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0;
	vertical-align: top;
	text-align: right;
}
	
.fmrequired {
	color:#FF0000;
}
.fmtext {
	margin-bottom: 5px;
	margin-left: 17px;
}
.ver_img {
	margin-bottom: -5px;
	margin-left: 10px;
}

#fm_email {
	margin-left: 19px;
}
#fm_verify {
	margin-left: 19px;

}
#fm_message {
		margin-left: 0px;
		width: 235px;
}
#Submit {
	margin-top: 5px;
	width: 90px;
	margin-left: 220px;
}
.mailwrapper {
	padding-top: 20px;
	padding-left: 120px;
	border:none;

}
.maildiv h2 {
	text-align: center;
	margin-left: -120px;
}
.maildiv p {
	text-align: center;
	margin-left: -120px;
}
.fmerrortitle {
	color: #FF0000;
}

#content ul li {
	list-style-type: circle;
	list-style-position: inside;
	margin-left: 50px;
	text-indent: -25px;
}

#footer-right {
	width: 700px;
	float: right;
}
#footer-right #main-nav1 .footerdiv {
	float: right;
}

#map {
	
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: 0px;
	margin-bottom: 20px;
	height: 220px;
	float: left;
}
#map img {
	margin-left: 30px;
}







#content fieldset{
		border:0;
}

#content fieldset.margin{
	margin:25px 0 0;
}


#content label{ 
		display:block; 
		color:#fff; 
		font-size:1.2em; 
		font-weight:bold; margin:0 0 5px 0;
}

#content input, textarea{
	color:#fff;
	border:  1px solid #6b3974;
	font-size:1.2em;
	padding:8px;
	width:250px;
	margin:0 0 20px 0;
	outline:0;
	background-color: #FFFFFF;
}
#content textarea {
		width:500px;
		height:130px; 
		margin: 0; 	
		font-family: 'lucida grande', arial, sans-serif;
}

#content input.submit {
	height:48px;
	width:116px;
	display:block;
	margin-top:10px;
	margin-left: -7px;
	cursor:pointer;
	border:0;
	color:#000;
	font-weight:bold;
	font-family:georgia, serif;
	font-style:italic;
	font-size:1.1em;
	text-align:center;
	text-shadow: 0.1em 0.1em #fff;
	padding:0px 0 3px 0;
	background-image: url(http://www.roadpacker-group.com/images/button.jpg);
	background-repeat: no-repeat;
}



input.submit:hover {
		color: #f44895;
}


.success, .bademail, .badfavfood, .badcaptcha, .badserver{
	display:block;
	color:#fff;
	font-weight:bold;
	overflow:hidden;
}
.success p, .bademail p, .badfavfood p, .badcaptcha p, .badserver p{
	padding:7px 0 0 0;
}


.success img, .bademail img, .badfavfood img, .badcaptcha img, .badserver img{
	border:0;
	float:left;
	padding:0 5px 0 0;
	margin:0;
}

/* change Search For: text */
.screen-reader-text {
	color: #124677;
	margin-bottom: 5px;
	
}

*/

input#s {
	margin-top: 10px;
}

#content input#searchsubmit {
	margin-top: 0px;
	margin-left: 10px;
}

h2.widgettitle {
	
}

#backtoblog a {
	margin-top: -15px;
}

#login #nav a {
	visibility: hidden;
}

#sidebar1 #archives-3 {
	margin-top: 120px;
	
}

#comment {
	width: 500px;
}



/*-------------
    FORMS
-------------*/

#content fieldset{
		border:0;
}

#content fieldset.margin{
	margin:25px 0 0;
}


#content label{ 
		display:block; 
		color:#fff; 
		font-size:1.2em; 
		font-weight:bold; margin:0 0 5px 0;
}

#content input, textarea{
	color:#000000;
	border:  1px solid #0C4070;
	font-size:1.2em;
	padding:3px;
	width:250px;
	margin:0 0 20px 0;
	outline:0;
	background-color: #FFFFFF;
}
#content textarea {
		width:500px;
		height:130px; 
		margin: 0; 	
		font-family: 'lucida grande', arial, sans-serif;
}



#content input.submit:hover {
		color: #3399FF;
}

input#send2me {
	margin-top: 10px;

}

#send2melabel {
	border:0;
	float:left;
	padding:5px 5px 0 0;
	margin:0;
}	

