.cufon {
   color:#fff;
}
h1.cufon {
   font-size:30px;
}
h1#subtitle {
   font-size:18px;
   text-transform:uppercase;
}
h2.cufon {
   color:#425469;
   font-size:26px;
}
h3 {
   font-weight:bold;
   font-size:18px;
}
h3.cufon {
   color:#425469;
   font-size:22px;
   margin-bottom:4px;
}
h4.rate_cost {
   font-size:14px;
   color:#666;
   margin:0 0 10px 0;
   font-weight:bold;
}
div.sub_page {
   margin-top:2em;
}
#content_inner
{
	width:410px;
	float:left;
	vertical-align:top;
	margin-right:40px;
	margin-top: -25px;
	padding: 10px;
	height:auto !important;
	min-height:440px !important;
	height:440px;
   /* Fallback for web browsers that doesn't support RGBa */
	background-color:#e3e6ea;
   /* RGBa with 0.75 opacity */
   background-color: rgba(255, 255, 255, 0.6);
   /* For IE 5.5 - 7*/
   filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99ffffff, endColorstr=#99ffffff);
   /* For IE 8*/
   -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99ffffff, endColorstr=#99ffffff)";
}
#content_inner .error {
	background-color:#CC0000;
	color:#FFFFFF;
	font-weight:bold;
	padding:1em;
}
#content_inner em {
	font-style:italic;
}
#content_inner ul {
	list-style:square;
}
#content_inner li {
	margin:0.5em;
}
#content_inner a {
	text-decoration:underline;
	color:#425469;
}
html, body
{
   background-image: url(../../images/designs/design07/theme2-inner/background.jpg)
}
.header
{
	background-image:url(../../images/designs/design07/theme2-inner/back_header.jpg);
	background-repeat:repeat-x;
	height:97px;
	margin-top:42px;
	background-position:20px 30px;
	vertical-align:bottom;
	text-align:center;
}
.header_middle
{
	width:731px;
	height:97px;
	background-image:url(../../images/designs/design07/theme2-inner/header_middle.jpg);
	margin:auto;
	text-align:left;	
}
.header_middle h1
{
	padding-left:40px;
	padding-top:38px;
}
#middle
{
	width:731px;
	margin:auto;
	background-image:url(../../images/designs/design07/theme2-inner/back_content.jpg);
	background-repeat:repeat-y;
	background-position:23px;
	/*background-image:url(../../images/design7/theme2/main_top.jpg);*/
	
}
.mid
{
	width:731px;
	margin:auto;
	background-image:url(../../images/designs/design07/theme2-inner/content.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	vertical-align:top;
}

#footer {
   background:url(../../images/designs/design07/theme2-inner/main_bottom.jpg) no-repeat top;
   margin:0 auto;
   width:731px;
   height:25px;
   font-size:10px;
   color:#425469;
}
#footer a {
   font-size:10px;
   color:#425469;
}
#footer_text {
   padding-top:1px;
   margin-left:264px;
   width:420px;
   text-align:center
}
.content
{
	width:343px;
	margin:auto;
	padding-left:300px;
	padding-right:45px;
	padding-bottom:20px;
}
#menu_inner ul li a
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#425469;
	font-size:12px;
	text-decoration:none;
	line-height:20px;
}
#menu_inner ul li a:hover
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	color:#425469;
	text-decoration:none;
}
.submenu
{
	background-image: url(../../images/designs/design07/theme2-inner/general.jpg);
	width:671px; 
	height:auto !important;
	min-height:486px !important;
	height:486px; 
	background-position:top; 
	background-repeat:no-repeat;
	padding-left:60px;
	padding-top:30px;
	vertical-align:top;
}
.mnu
{
	width:200px;
	float:left;
}

#social_networking {
   color:#425469;
}

#customer_form {
   width:100%;
   margin-bottom:20px;
}
#customer_form fieldset{
   border:#425469 2px solid;
}
#customer_form .inner {
   margin:10px 25px 15px 15px;
}
#customer_form fieldset legend{
   font-size:1.3em;
   font-weight:bold;
   padding:0 5px;
   margin:0 10px;
   color:#425469;
}
#customer_form .labeled_input {
   width:100%;
   clear:both;
   margin:5px 0;
   padding-left:10px;
   color:#000;
}
#customer_form .labeled_input label{
   display:block;
   margin-right:20px;
   font-weight:bold;
   padding-top:8px;
}
#customer_form .labeled_input .fields {
   display:block;
   padding-top:7px;
}
#customer_form .labeled_input input[type="text"] {
   height:20px;
   width:260px;
}
#customer_form .labeled_input textarea {
   height:80px;
   width:260px;
}
#customer_form input[type="submit"] {
   clear:both;
   margin:0 0 8px 0;
}
#customer_form .labeled_input input.phone {
   width:40px;
}
#customer_form .labeled_input input.amount {
   width:60px;
}

/** begin hours chart **/
#hours_box {
   border:#425469 1px solid;
   color: #000;
}

#hours_box .odd {
   background:#eaecef;
}

#hours_box .even {
   background:#f2f2f2;
}
/** end hours chart **/


#social_networking span, #social_networking div{
   color:#425469;
}












