body  {background-color:#ACACAC; margin:0; padding:0; text-align:center; font-family:Arial; font-size:12px;}

#wrapper {width:789px; margin:0 auto; text-align:left;}
#maincontainer {width:789px;}
#allcontent {width:789px; float:left; background-image:url(images/content_bg.gif);}

/* Header / Navigation
----------------------------------------------------------------------------*/ 
#header {
   width:789px;
   height:99px;
   float:left;
   background-image:url(images/header_pic.gif);
}

#nav3 {
   width:789px;
   height:30px;
   float:left;
   background-color:#fff;
}

.seper {
   width:2px;
   height:28px;
   float:right;
   background-image:url(images/seperator.gif);
}

#menu {
	width:776px;
	float:left;
	margin-left:5px;
	height:30px;
    border-left:1px solid #484848;
    border-right:1px solid #484848;
    background-image:url(images/new_nav_bg.gif);
    background-repeat:repeat-x;
}
	
#menu ul {
	margin-top:2px;
	padding:0;}

#menu ul li {
	float:right;
	list-style:none;}

#menu li a{
	display:block;
	padding-top:5px;
	text-align:center;
	color:#fff;
	font-size:12px;
	text-decoration:none;
	height:23px;}

#menu li a:hover{
	color:#FABF07;}

#menu li.home a {
	width:60px;}
	
#menu li.home a:hover {
	background:url(images/hover_bg.gif) repeat-x;
    border-left:1px solid #323333;
    border-right:1px solid #323333;
	width:58px;}
	
#menu li.othmenu a {
	width:80px;}
	
#menu li.othmenu a:hover {
	background:url(images/hover_bg.gif) repeat-x;
    border-left:1px solid #323333;
    border-right:1px solid #323333;
	width:78px;}

/* Left Side
----------------------------------------------------------------------------*/ 
#left {
   width:188px;
   float:left;
   margin-left:5px;
   margin-top:7px;
}

#redLine {
   width:188px;
   height:6px;
   float:left;
}

#redGreen {
   width:187px;
   margin-top:34px;
   float:left;
}

#quoteBox {
   width:187px;
   background-color:#CBD4DF;
   float:left;
}

#quoteTxt {
   width:157px;
   float:left;
   margin-top:15px;
   margin-left:15px;
   font-size:16px;
   font-family:"Times New Roman";
   font-style:italic;
   line-height:22px;
}

#dpcLogo {
   width:187px;
   text-align:center;
   margin-top:25px;
   float:left;
}

/* Side Nav
----------------------------------------------------------------------------*/ 
#sideNav {
   width:182px;
   margin-left:2px;
   margin-top:14px;
   float:left;
}

#navBox {
   width:176px;
   border:1px solid #C2797B;
   background-image:url(images/side_nav_bg.gif);
   background-repeat:repeat-y;
}
#navBox a {color:#6e6e6e; padding:4px 0px 4px 5px; display:block; width:171px; text-decoration:none;}
#navBox a:hover {color:#fff; padding:4px 0px 4px 5px; width:171px; background-image:url(images/hov_test.jpg); background-repeat:no-repeat; display:block; text-decoration:none;}

/* Right Side
----------------------------------------------------------------------------*/ 
#right {
   width:580px;
   float:left;
   margin-top:7px;
   margin-left:10px;
}

#greenLine {
   width:580px;
   float:left;
}

#mainTxt {
   width:540px;
   float:left;
   margin-left:18px;
   margin-top:14px;
}

/* Footer
----------------------------------------------------------------------------*/
#footer {
   width:540px;
   margin-left:18px;
   float:left;
}

#footTxt {
   width:540px;
   margin-top:22px;
   float:left;
}

/* Contact Fields
----------------------------------------------------------------------------*/
#contacttext { width:100px; margin-right: 10px; text-align: right; float:left; margin-bottom: 6px; }
#contactfields { width: 430px; float: left; margin-bottom: 6px; } 
#sendclear {width:400px; text-align:center; float:left; }

/* Classes
----------------------------------------------------------------------------*/
h1 {font-size:21px; color:#9d0a0e;}
h2 {font-size:14px; margin:0px;}
ul {margin-top:8px;}
li {margin-bottom:3px;}
p {margin-top:0px; margin-bottom:7px;}
.picspace {margin-left:23px; margin-bottom:12px;}
.side_txt {font-size:11px; font-family:Verdana; color:#6e6e6e; font-weight:bold;}
.sub {color:#a0a0a0; font-family:Verdana;}
.sub2 {font-size:15px; font-weight:bold; color:#083880;}
.foot_sm {font-size:10px; line-height:14px;}
.foot {font-size:11px; line-height:16px;}
a {color:#11447e; text-decoration:underline;}
a:hover {color:#9D0A0E; text-decoration:underline;}
