/*reset*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
table, tbody, tfoot, thead, tr, th, td {
}
body {
	line-height: 1;
	font-size:12px;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* CSS Standard Styles */
* {
	margin: 0;
}
/*end reset*/
html {
	height: 100%;
	overflow: -moz-scrollbars-vertical;
}
body {
	height: 100%;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	background:#F8F8F8 url(../images/website/template/body-backg.jpg) repeat-x;
	color:#333;
}

p {
	font-size:12px;
	color:#333;
	margin:0 0 15px;
	line-height:17px;
}

h1 {
	font-size:18px;
	margin:0 0 15px;
	color:#165BA1;
}

.post-content h1 {
	font-size:18px;
	margin:0 0 15px;
	color:#165ba1;
	padding:5px;
	background:#E6E6E6;
	border-bottom: 1px solid #AEAEAE;
}



h2 {
	font-size:18px;
	margin:0 0 15px;
	color:#165BA1;
	padding:5px;
	background:#E6E6E6;
	border-bottom: 1px solid #AEAEAE;
}
h3 {
	font-size:16px;
	margin:0 0 15px;
	color:#165ba1;
	font-weight:normal;
}
h4 {
	font-size:14px;
	margin:0 0 15px;
	color:#165ba1;
}
h5{
	font-size:12px;
	margin:0 0 15px;
	color:#165ba1;
}

h6{
	background:#F0F2F5;
	border:1px solid #BFD0DF;
	padding:10px;
	margin:30px 0;
	position:relative;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	font-weight:100;
}

strong {
	color:#525252;
}

a, a:link, a:visited {
	/*	font-family:"Century Gothic", Arial;*/
	color:#004C99;
	text-decoration:underline;
}
a:hover, a:active {
	/*	font-family:"Century Gothic", Arial;*/
	color:#004C99;
	text-decoration:none;
}
a img {
	border: none;
}
ul {
	margin: 5px 20px 10px 20px;
	padding:0;
}
ul ul {
	margin: 5px 20px 10px 20px;
	padding:0;
}
ul li {
	margin: 2px 0 2px 20px;
	padding:0;
	list-style:outside;
	list-style:url(../images/website/template/bullet.gif);
}
ol {
	margin: 5px 20px 10px 20px;
	padding:0;
}
ol li {
	margin: 2px 0 2px 20px;
	list-style:outside;
	list-style-type:decimal;
	padding:0;
}
ol ol {
	margin: 5px 20px 10px 20px;
}
input, textarea, label {
}
/*------------Must Complete End-----------*/

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin:0 auto -75px; /* the bottom margin is the negative value of the footer's height */
	width:900px;
}

#header h1 a.logo {
	text-indent:-9999px;
	display:block;
	outline:0;
	background:url(../images/website/content/logo.jpg) no-repeat;
	width:128px;
	height:145px;
	position:relative;
	top:20px;
	left:25px;
	padding:0 0 10px;
}
#header p a.logo {
	text-indent:-9999px;
	display:block;
	outline:0;
	width:365px;
	height:41px;
	background:url(../images/website/template/main-heading.gif) no-repeat center center;
	position:absolute;
	top:40px;
	left:210px;
}
.sidebar {
	float:left;
	display:inline;
	text-align:left;
	margin:30px 0 0 10px;
	background:url(../images/website/template/contact-backg.jpg) no-repeat bottom left;
	width:200px;
	padding:0 15px 50px 15px;
	display:none;
}
.sidebar h4 {
	background:url(../images/website/template/contact-us-heading.jpg) no-repeat;
	text-indent:-9999px;
	height:30px;
	width:210px;
	position:relative;
	left:-15px;
	margin:0 0 10px;
}
.sidebar p {
	margin:0 0 1px;
}
.sidebar h5 {
	margin:7px 0 0;
}
.image {
	position:absolute;
	background:url(../images/website/template/leaf-image.jpg) no-repeat;
	width:348px;
	height:106px;
	left:580px;
	top:106px;
	z-index:1;
}
#header {
	position:relative;
	height:200px;
	text-align:left;
}
#header .tagline {
	color:#F8F8F8;
	font-size:21px;
	position:absolute;
	left:220px;
	top:128px;
	width:480px;
	font-weight:500;
	font-family:Arial;
	z-index:99;
}
span.tagline2 {
	position:absolute;
	color:#004C99;
	font-family:Arial;
	font-size:21px;
	position:absolute;
	left:221px;
	top:129px;
	width:480px;
	font-weight:500;
	z-index:99;
}
.phone-email {
	position:absolute;
	right:0px;
	top:3px;
	font-size:11px;
}

.min-height {
	/*specify height */
	min-height: 300px;
	height: auto !important;
	height: 300px;
}

/*menu*/

.menu-bar {
	padding:0 0 45px !important;
	padding: 0 0 50px;
	background:url(../images/website/template/menu-backg-bar.png) repeat;
	margin:0 20px 0 20px;
	width:182px;
}

*html .menu-bar{
padding-bottom:50px;
margin-left:21px;
}


.shadow {
	width:182px;
	background:url(../images/website/template/menu-top-shadow.jpg) top;
	height:10px;
	position:relative;
	top:0;
}

*html .shadow{
display:none;

}

.nav-backg {
	padding:35px 8px 80px 7px;
	background:url(../images/website/template/menu-backg.png) bottom no-repeat;
	float:left;
	display:inline;
	margin:25px 0 0 !important;
	margin:0;
	margin-top:-25px;
}
#nav {
	color:#004A8D;
	font-size:13px;
	list-style:none;
	font-family:"Century Gothic", Arial;
	position:relative;
	top:-20px;
}
#nav li {
	display:block;
	height:auto;
	margin:0;
	padding:0;
	list-style-image:none;
}
* html #nav li {
	height:20px;
	width:167px;
	padding:0;
	margin:0 0 0 1px;
}
#nav li a {
	color:#004A8D;
	display:block !important;
	line-height:4px;
	text-align:left;
	border-bottom: dashed 1px #DADADA;
	padding:10px 11px;
	background:transparent;
	text-decoration:none;
	margin:0;
}
#nav li.current a, #nav li a:hover {
	color:#fff;
	display:block !important;
	line-height:4px;
	background:url(../images/website/template/menu-item-backg.jpg);
	border-bottom: 1px solid #175AA0;
	padding:10px 11px;
	display: block;
	height:auto;
	text-decoration:none;
	margin:0;
}

#nav .community-involvement{
font-size:12px;
}

*html #nav .community-involvement{
font-size:11px;
}

/*footer*/
.footer a:hover {
	text-decoration:none;
	color:#333;
}

.footer a:visited{
	color:#333;
}

.footer {
	height:75px; /* .push must be the same height as .footer */
	background:#C6DBD1 url(../images/website/template/footer-topper.gif) top repeat-x;
	font-family:Arial, Helvetica, sans-serif;
}
.push {
	height:75px; /* .push must be the same height as .footer */
}
.footer-content {
	margin:0 0 0 405px;
	text-align:left;
	position:relative;
	top:15px;
	padding:0 0 0 50px;
	background:url(../images/website/template/dg-small-logo.gif) no-repeat left center;
}

*html .footer-content{
padding-left:0;
}

*:first-child+html .footer-content {
	padding:0 0 0 75px;
}


.footer p {
	margin:0 0 2px;
	font-size:11px;
}
.footer-content a {
	color:#333;
	font-size:11px;
}
a.top, a:visited.top, a:active.top {
	margin:20px 0;
	padding:3px;
	padding-left:12px;
	float:right;
	display:inline;
	color:#333;
	background:url(../images/website/template/arrow.gif) left top no-repeat;
}
a:hover.top {
	background:url(../images/website/template/arrow.gif) left bottom no-repeat;
	color:#333;
}
/* Utility Functions */

.clear {
	clear: both;
	height:0;
}
.left {
	float:left;
	display: inline
}
.right {
	float:right;
	display: inline
}
* html .clear {
	height: 0;
	line-height:0;
	font-size:0;
}
.hidden {
	display: none;
}

/*our clients page*/
#our-clients .postcontent img {
	background:#fff;
	border:#ccc 1px solid;
	padding:4px;
	margin:0px 10px 10px 0;
	display:inline;
	height:112px;
	width:112px
}

/*our people page*/
#our-people h2 {
	width:670px;
}

#bodycontent {
	width:420px;
	float:left;
	text-align:left;
	display:inline;
	margin:10px 0 0;
	padding:0 10px 0 0;
}
#bodycontent .post {
	margin:20px 0 0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	position:relative;
}
.post img {
	padding:10px;
	padding-top:0;
}
#bodycontent .post h1 {

}
#bodycontent .post ul, #bodycontent .post ol {
	margin:0 0 18px 15px;
	line-height: 20px;
}
#bodycontent .post ul ul, #bodycontent .post ol ul, #bodycontent .post ul ol, #bodycontent .post ol ol {
	margin:0 0 0 25px;
}
#bodycontent .post blockquote {
	margin:0 0 18px 30px;
	line-height: 19px;
	font-size:12px;
	color:#666;
	font-style:italic;
}
#bodycontent .post code {
	font-size:12px;
	color:#666;
	padding:2px;
	background:#fafafa;
	border:1px solid #eee;
}
#bodycontent .post pre code {
	display:block;
	font-size:12px;
	color:#666;
	padding:8px;
	background:#fafafa;
	border:1px solid #eee;
	margin-bottom:18px;
}
* html .clear {
	height: 1%;
	line-height:0;
	font-size:0;
}
#contact .post p {
	margin:0 0 3px;
}
.panel .contact {
	border:#ccc solid 1px;
	background:#fff;
	padding:5px;
	width:210px;
	margin:10px 0;
}
.panel .contact p {
	margin:0 0 2px;
	line-height:18px;
}

/*homepage*/
#index #bodycontent, #temp-home #bodycontent {
	width:485px;
	padding:0 10px 0 10px;
}

.services {
	background:#F0F2F5;
	border:1px solid #BFD0DF;
	padding:10px;
	margin:30px 0;
	position:relative;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
#index .services ul, #temp-home .services ul {
	margin:0;
	padding:0;
}
.services ul li {
	margin:0;
	padding:0;
	position:relative;
	list-style:none;
	list-style-image:none;
	background:url(../images/website/template/tick.gif) 2px 2px no-repeat;
	padding:0 0 0 25px;
}
#index #bodycontent p, #temp-home #bodycontent p {
	padding:0 0 0 45px;
}
.info {
	background:url(../images/website/content/info.gif) no-repeat top left;
}
.info-1 {
	background:url(../images/website/content/info1.gif) no-repeat top left;
}
#index #bodycontent .services p, #temp-home #bodycontent .services p  {
	padding-left:0;
}
.more {
	position:absolute;
	bottom:-5px !important;
	top:auto !important;
	bottom:290px;
	/*ie*/
	left:409px !important;
	left:400px;
	z-index:1;

}
#contact .sidebar {
	display:none;
}
#contact #bodycontent, #contact .post h2 {
	width:640px;
}
.contact .download {
	padding:0 0 0 25px;
	background:url(../images/website/template/document.gif) no-repeat left;
}
.contact .phone {
	padding:0 0 0 25px;
	background:url(../images/website/template/phone-icon.gif) no-repeat 3px;
}
.contact .email {
	padding:0 0 0 25px;
	background:url(../images/website/template/email-icon.gif) no-repeat left;
}

body .contact p.email {
	background:url(../images/website/template/email-icon.gif) no-repeat left;
}

.contact .person {
	padding:0 0 0 25px;
	background:url(../images/website/template/person-icon.gif) no-repeat 1px;
}


/*ie 6 sidebar fix*/
*html #bodycontent{
width:410px;
margin-top:-20px;
}

*html .sidebar{
margin-top:-20px;
}

