/*
Theme Name: MDMOTOCARE Theme
Theme URI:
Description: Base Theme
Version: 1.0
Author:Mattyo
Author URI:
*/

/* Reset default browser CSS.
-------------------------------------------------------------- */

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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 1;
        margin: 0;
        text-align: center;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
ol, ul {
        padding: 0px 0px 0px 0px;
        margin: 0px;
	list-style: disc;
}

ol, ul li {
        margin: 0px;
	list-style: disc;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
	vertical-align:baseline;
}
a img {
	border: none;
}

/* Default Fonts
-------------------------------------------------------------- */
body,
input,
textarea,
.page-title span,
.pingback a.url {
	font-family: Georgia, "Bitstream Charter", serif;
        line-height: 20px;
        font-size: 15px;
}
h3#comments-title,
h3#reply-title,
#access .menu,
#access div.menu ul,
#cancel-comment-reply-link,
.form-allowed-tags,
#site-info,
#site-title,
#wp-calendar,
.comment-meta,
.comment-body tr th,
.comment-body thead th,
.entry-content label,
.entry-content tr th,
.entry-content thead th,
.entry-meta,
.entry-title,
.entry-utility,
#respond label,
.navigation,
.page-title,
.pingback p,
.reply,
.widget-title,
.wp-caption-text,
input[type=submit] {
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}
pre {
	font-family: "Courier 10 Pitch", Courier, monospace;
}
code {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

dl {
	margin: 0 0 24px 0;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 18px;
}
strong {
	font-weight: bold;
}
cite,
em,
i {
	font-style: italic;
}
big {
	font-size: 131.25%;
}
ins {
	background: #ffc;
	text-decoration: none;
}
blockquote {
	font-style: italic;
	padding: 0 3em;
}
blockquote cite,
blockquote em,
blockquote i {
	font-style: normal;
}
pre {
	background: #f7f7f7;
	color: #222;
	line-height: 18px;
	margin-bottom: 18px;
	padding: 1.5em;
}
abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
sup,
sub {
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}

a {
    outline: 0px;
}

/* Reset default browser CSS. */


/* CSS for Header Banner
-------------------------------------------------------------- */
body {
    background:#000 url(images/bg.jpg) top center no-repeat;
}


#wrapper {
    width: 900px;
    margin: 0 auto;  
}

#header-wrapper {
    width: 900px;
}

#header { 
    
    font-family: Arial;
    font-weight: bold;
    font-size: 20px;
    color: #fff;
    text-decoration: none;
}

.top-headerDiv {
    width: 100%;
    float: left;
    padding-top: 60px;
}


.top-emailDiv-right {
    float: left;
    width: 205px;
    padding-left: 22px;
}

.top-emailDiv-right a:hover {
    background: url(images/email-over.jpg) no-repeat;
    display: block;
}

.top-call-right {
    float: right;
    width:135px;
    padding-right: 22px;
}

.header-banner {
    width: 96%;
    float: left;
    height: 180px;
    margin: 20px 12px 0px 17px;
}

/* CSS for Navigation */

.nav {    
    width:860px;
    float: left;
   
}

.nav ul {
    margin: 0px;
    padding: 0px;
}

.nav ul li {
    margin: 0px;
    padding: 0px;
    float: left;
    list-style: none;
}

#nme-nav-menu, #nme-nav-menu ul { text-align: left;font-family: Verdana, Arial;font-size: 14px;font-weight: normal;color: #2f3031;list-style:none outside none;margin:0; padding: 0px; text-decoration: none; }
	#nme-nav-menu li {float:left;list-style:none outside none;position:relative;}
		#nme-nav-menu a {background:none repeat scroll 0 0 #000; color: #fff; display:block;line-height:38px;padding:0 10px; text-decoration: none; border-bottom: 1px solid #000;}
		#nme-nav-menu a:hover { color: #fff !important; background: #3e3e3e; }
			#nme-nav-menu ul { display: none; position: absolute; top: 38px; left: 0; float: left; width: 180px; z-index: 99999;}
			#nme-nav-menu ul li { min-width: 180px;}
			#nme-nav-menu ul ul {left: 100%;	top: 0;}
			#nme-nav-menu ul a { background:none repeat scroll 0 0 #666666; line-height: 16px; padding: 10px; width: 160px; height: auto; }
		#nme-nav-menu li:hover > a,
		#nme-nav-menu ul li:hover > a {color:#666666;}
			#nme-nav-menu li:hover > ul { display: block; }
				#nme-nav-menu li.current-menu-item > a,
                                #nme-nav-menu li.current_page_item > a { color: #fff; background: #3e3e3e; }
				#nme-nav-menu a.current-menu { color: #fff; background: #3e3e3e; }

/* CSS for Navigation end */

/* CSS for Header Banner End. */



/* CSS for Content Part
-------------------------------------------------------------- */
#content-wrapper {
     width: 900px;
}

#content-home {
    width: 635px;
    float: left;
    text-align: left;
    background:#000 url(images/welcome-background.jpg) top no-repeat;
    min-height: 400px;
    margin: 32px 0px 0px 24px;
}

#content-page {
    width: 635px;
    float: left;
    text-align: left;
    background:#000 url(images/sub-background.jpg) top no-repeat;
    min-height: 400px;
    margin: 32px 0px 0px 24px;
}

.home-welcome-container {
    width: 444px;
    float: left;
    margin: 140px 0px 0px 30px;
}

.home-about-link {
   padding: 8px 0px 0px 0px;  
}

.home-about-link a {
    text-transform: uppercase;   
     font-weight: bold;
    text-decoration:none;
	color: #999999;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 18px;
   
}

.home-about-link a:hover {
    text-transform: uppercase;   
     font-weight: bold;
    text-decoration:underline;
	color: #999999;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 18px;
   
}


.home-welcome-container {
    font-family: Arial;
    font-weight: normal;
    font-size: 12px;
    color: #fff;
}

.home-welcome-container p {   
    color: #999999;
}

.home-welcome-container h4 {
    color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: bold;
    line-height: 20px;
    text-transform: uppercase;
    padding-bottom: 12px;
}

.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
	margin-bottom: 12px;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
	margin-bottom: 12px;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 12px;
}

.wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	padding: 4px;
	text-align: center;
}

.wp-caption img {
	margin: 5px 5px 0;
}

.wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
}

.wp-smiley {
	margin: 0;
}


.breadcrumb {
    font-family: Verdana, Arial;
    font-weight: normal;
    font-size: 12px;
    color: #063c53;
}

.breadcrumb a {
    color: #063c53;
    text-decoration: none;
}

.post-title {
    width: 619px;
    float: left;
    margin: 8px 0px 8px 0px;
}

.post-title a {
   text-decoration: none;
   color:#000000;
   outline: none;
}

.post-title h2 {
    padding: 0px;
    margin: 0px;
    font-family: Arial;
    font-weight: normal;
    font-size: 20px;
    color: #000000;
    text-decoration: none;
}

.post-meta {
    background-color: #e8e8e8;
    width: 613px;
    float: left;
    padding: 6px 0px 6px 6px;
}

.post-content {
    width: 619px;
    float: left;
    margin: 12px 0px 20px 0px;
}

.post-img {
    float: left;
    margin: 0px 8px 12px 0px;
}

.socialnetwork-div {
    width: 619px;
    float: left;
}

.wp-navigation {
    float: left;
    width: 100%;
}

.wp-navigation .alignleft {
    float: left;
}

.wp-navigation .alignright {
    float: right;
}

.nme-parentDiv {
    padding: 0px 0px 12px 0px;
}

.nme-parentDiv h1 {
    padding: 12px 0px 12px 0px;
    margin: 0px;
}

.comment-area {
   padding: 12px 0px 12px 0px;
}

#sidebar {
  width: 215px;
  float: right;
  margin: 30px 26px 0px 0px;
}

.sidebar-widget {
    margin: 12px 0px 12px 0px;
}

.sidebar-widget ul {
    margin: 0px;
    padding: 0px 0px 0px 20px;
}

.sidebar-widget ul li {
    margin: 0px;
    padding: 6px 0px 6px 0px;
}

.sidebar-widget ul li a {
    text-decoration: none;
}

.widgettitle {
    font-weight: normal;
    background-color: #414141;
    padding: 6px;
}

.textwidget {
    margin: 12px 0px 12px 0px;
}

#footerbar .textwidget {
    margin: 0px 0px 12px 0px;
	line-height: 16px;
}


/* CSS for Slider */
.slider-parentDiv {
    position: relative;
    width: 619px;
    margin: 12px 0px 12px 0px;
}

#slides {
     width: 619px;
     height: 282px;
     overflow: hidden;
     background-color: #576776;
     border: 1px solid #dedcdc;
}

.slides_container {
    height: 282px;
    overflow: hidden;
    float: left;
    width: 619px;
}

#slides .next,#slides .prev {
	position:absolute;
	top:232px;
        left:545px;
	width:12px;
	height:17px;
	display:block;
	z-index:101;
}

.pagination  {
    background-color: #000000;
    width: 162px;
    position: absolute;
    top: 249px;
    z-index: 100;
    margin: 0px;
    padding: 7px 0px 7px 0px;

}

.list-view {
    padding: 0px;
    margin: 0px;
    display: inline;
    font-family: Arial;
    font-weight: normal;
    font-size: 13px;
    color: #9f9f9f;
/*    border: 1px solid red;*/
}

.list-view a {
    color: #9f9f9f;
    text-decoration: none;
    padding: 7px 10px 7px 10px;

}

.list-view a:hover {
    color: #000000;
    text-decoration: none;
    padding: 7px 10px 7px 10px;
    background-color: #fff;
}

#slides .next,#slides .prev {
	position:absolute;
	top:253px;
        left:558px;
	width:12px;
	height:17px;
	display:block;
	z-index:101;
}

#slides .next {
	left:588px;
}
/* CSS for Slider */

/* CSS for content part End. */

/* CSS for Footer Part
-------------------------------------------------------------- */

#footer-wrapper {
     width: 900px;
     padding-top: 15px;
}

#footerbar {
        width: 100%;
        float: left;
}
#footerbar .footer-widget {
	float: left;
        background: url(images/footer-div.gif) top right no-repeat;	
	width: 105px;
        text-align: left;
        font-family: Arial;
        font-weight: normal;
        font-size: 10px;
        color: #333333;
        text-transform: uppercase;
}

#footerbar #text-6 , #footerbar #text-9{
	float: left;
	background:none;
       
	width: 105px;
        text-align: left;
        font-family: Arial;
        font-weight: normal;
        font-size: 10px;
        color: #333333;
        text-transform: uppercase;
}


.footer-right-nav {
    width: 424px;
    float: right;
    padding-top: 0px;
}

.footer-right-nav .footer-right-widget {
    float: left;
    background: url(images/footer-div.gif) top right no-repeat;	
    width: 105px;
    text-align: left;
    font-family: Arial;
    font-weight: normal;
    font-size: 10px;
    color: #333333;
    text-transform: uppercase;
}

#footerbar .footer-widget ul {
  padding: 0px;
  margin: 0px;
} 

#footerbar .footer-widget ul li {
  padding: 0px;
  margin: 0px;
  list-style: none;
  line-height: 16px;
} 

#footerbar .footer-widget ul li a {
    color: #333333;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
    font-variant: normal;
    font-weight: normal;  
    text-transform: uppercase;
} 

.footer-right-nav .footer-right-widget ul {
  padding: 0px;
  margin: 0px;
} 

.footer-right-nav .footer-right-widget ul li {
  padding: 0px;
  margin: 0px;
  list-style: none;
  line-height: 16px;
} 

.footer-right-nav .footer-right-widget ul li a {
    color: #333333;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
    font-variant: normal;
    font-weight: normal;  
    text-transform: uppercase;
    text-decoration: none;
} 

.footer-widget-title {
    width: 100%;
    float: left;
    padding-bottom: 14px;
}

.footer-widget ul {
    margin: 0px;
    padding: 0px 0px 0px 20px;
}

.footer-widget-area-parent {
    width: 824px;
    float: left;
    margin: 20px 38px 12px 38px;
}

.footer-widget-leftTitle {
    width: 390px;
    float: left;
}

.footer-widget-leftTitle h2 {
    color: #333333;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 18px;
    text-align: left;
}

.footer-widget-rightTitle h2 {
    color: #333333;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 18px;
    text-align: left;
}

.footer-widget-rightTitle {
    width: 424px;
    float: right;
}

.footer-widget ul li {
    margin: 0px;
    padding: 6px 0px 6px 0px;
}

.footer-widget ul li a {
    text-decoration: none;
}

#footer-nav-menu {
    margin: 0px;
    padding: 0px;
}

#footer-nav-menu li {
    margin: 0px;
    padding: 0px 4px 0px 0px;
    display: inline;
    list-style: none;
}

.footer-nav {
    width: 100%;
    float: left;
    padding: 6px 0px 6px 0px;
    background-color:#063548;

}

.footer-nav a {
   color: #fff;
   text-decoration: none;
}
/* CSS for footer part End. */

/* CSS for clear div
-------------------------------------------------------------- */

.clearfix {
    clear: both;
    padding: 0px;
    margin: 0px;
}

.clear {
    clear: both;
    padding: 0px;
    margin: 0px;
}
/* CSS for clear div
-------------------------------------------------------------- */

/* CSS COMENTS*/

.comments-box h3 {
    font-size: 14px;
    letter-spacing: -1px;
}

.comment-author {
    margin-bottom:5px;
}

.avatar {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E6E6E6;
    float: left;
    margin-right: 10px;
    padding: 2px;
}

cite.fn {
    display: block;
    font-size: 13px;
    font-style: normal;
    letter-spacing: -0.05em;
    font-family: Verdana,Arial;
}

.says {
    display: none;
}

.commentlist ul.children li {
    color: #000000;
}

.commentlist li p {
    color: #444444;
}

.comment-meta {
    float: left;
    margin-bottom: 15px;
    font-family: verdana, Arial;
    font-weight: normal;
    font-size: 12px;
    color: #000;
}

.comment-meta a {
    color: #ff00a6;
    text-decoration: none;
}


.comment-meta a:visited {
    color: #9e0067;
    text-decoration: none;
}


.commentlist p {
    clear: both;
    padding: 0px;
    margin: 0px;
}

.reply {
    margin: 15px 0 0;
}

.commentlist .thread-even {
    background: url(images/bg-inner-content.jpg) repeat-y;
}

ol.commentlist {
    list-style: none;
}

.commentlist .thread-odd {
    background: url(images/bg-inner-content.jpg) repeat-y;
}

.commentlist li {
    border-bottom: 1px solid #E9E9E9;
    border-top: 1px solid #E9E9E9;
    list-style: none outside none;
    margin: -1px 0 0;
    padding: 15px;
}

.commentlist .children {
    margin-top: 15px;
}
ul.children {
    margin-left: 0;
}


.commentlist li.depth-2 {
    background: url(images/bg-inner-content.jpg) repeat-y;
    border-bottom: 1px solid #E9E9E9;
    border-top: 1px solid #E9E9E9;
    margin-left: 15px;
}

.commentlist li.depth-3 {
/*    background: none repeat scroll 0 0 #FAFAFA;*/
    border-bottom: 1px solid #E9E9E9;
    border-top: 1px solid #E9E9E9;
    margin-left: 15px;
    padding: 15px;
}

.reply a:hover {
    text-decoration: none;
}

.button, .button:visited, .reply a {
    background-color: #9D9A9C;
    color: #FFFFFF!important;
    padding: 7px;
}

.comments-box h3 {
    font-size: 14px;
    letter-spacing: -1px;
}

.comment-form-comment {
    vertical-align: text-top;
}

.comment-form-comment lable {
    display: none !important;
}

.tagsDiv {
    background-color: #fafafa;
    padding: 10px;
    border: 1px solid #d8d6d6;
}
.entry-utility-prep-tag-links {
    color: #000;
    font-weight: bold;
}

.footer-top-banner {
    width: 860px;
margin: 0 auto;
    background-color: #666666;
    height: 30px;
}

.footer-address {
    width: 700px;
    height: 30px;
    float: left;
}

.footer-workisplay {
    width: 160px;
    height: 30px;
    float: right;
}

.page-content-container {
    float: left;
    margin: 48px 0 0 30px;
    width: 550px;
    color: #999999;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-variant: normal;
    font-weight: normal;
    line-height: 18px;
}
.page-content-container a {  
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    
}
.page-content-container a:hover {  
    color: #999999; 
    text-decoration: underline;
    
}

.page-content-container h1 {
    color: #999999;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 30px;
    font-weight: normal;
    text-transform: uppercase;
    line-height: 33px;
    padding-bottom: 30px;
}

.page-content-container h2 {  
    color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: bold;
    line-height: 20px;
    padding-bottom: 12px;
}

.page-content-container p {  
   padding: 0px 0px 12px 0px;
}

.boldText {
    color: #CCCCCC;
    font-size: 16px;
}

#menu-contact-menu  {
   margin: 10px 0 0 0;
   padding: 0px;
}

#menu-contact-menu li {
    margin: 0px;
    padding: 0px;
    background: url(images/sub-nav.jpg) no-repeat; 
    height: 40px;
    list-style: none;
    text-align: left;
    padding-bottom: 20px;
}
#menu-contact-menu li.current-menu-item a {
    color: #fff!important;
    text-decoration: none!important;
}

#menu-contact-menu li a {
    color: #999999;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 16px;
    text-decoration:none;
    text-align: left;
    display: block;
    padding: 13px 0 0 12px;
}

#menu-contact-menu li a:hover {
    color: #fff;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 16px;
    text-decoration:underline;
    text-align: left;
    display: block;
    padding: 13px 0 0 12px;
}

#menu-about-menu , #menu-parts-menu , #menu-repairs-menu , #menu-servicing-menu{
   margin: 10px 0 0 0;
   padding: 0px;
   text-transform:uppercase;
}

#menu-about-menu li, #menu-parts-menu li, #menu-repairs-menu li, #menu-servicing-menu li {
    margin: 0px;
    padding: 0px;
    background: url(images/sub-nav.jpg) no-repeat; 
    height: 40px;
    list-style: none;
    text-align: left;
    padding-bottom: 20px;
}
#menu-about-menu li.current-menu-item a ,#menu-parts-menu li.current-menu-item a , #menu-repairs-menu li.current-menu-item a ,#menu-servicing-menu li.current-menu-item a{
    color: #fff!important;
    text-decoration: none!important;
}

#menu-about-menu li a , #menu-parts-menu li a , #menu-repairs-menu li a  , #menu-servicing-menu li a {
    color: #999999;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 16px;
    text-decoration:none;
    text-align: left;
    display: block;
    padding: 13px 0 0 12px;
}

#menu-about-menu li a:hover , #menu-parts-menu li a:hover , #menu-repairs-menu li a:hover , #menu-servicing-menu li a:hover{
    color: #fff;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 16px;
    text-decoration:underline;
    text-align: left;
    display: block;
    padding: 13px 0 0 12px;
}

#sidebar .widget_nav_menu {
	
   margin: 10px 0 0 0;
   padding: 0px;
   text-transform:uppercase;
   
	}
	#sidebar .widget_nav_menu ul.menu{
	
  
   padding: 0px;
   text-transform:uppercase;
   
	}
#sidebar .widget_nav_menu ul.menu li {
    margin: 0px;
    padding: 0px;
    background: url(images/sub-nav.jpg) no-repeat; 
    height: 40px;
    list-style: none;
    text-align: left;
    padding-bottom: 20px;
}

#sidebar .widget_nav_menu ul.menu li a{
   color: #999999;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 16px;
    text-decoration:none;
    text-align: left;
    display: block;
    padding: 13px 0 0 12px;
}

#sidebar .widget_nav_menu ul.menu li a:hover{
    color: #fff;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 16px;
    text-decoration:underline;
    text-align: left;
    display: block;
    padding: 13px 0 0 12px;
}

.style10 {
    color: #CCCCCC;
    font-size: 16px;
}
.uploades-attached-fileDiv {
    width: 100%;
    float: left;
}

.uploades-attached-fileDiv ul {
    padding: 0px;
    margin: 0px;
}

.uploades-attached-fileDiv ul li {
    padding: 0px;
    margin: 0px;
    float: left;
    list-style: none;
    padding-right: 20px;
}

.wpcf7 {
    padding: 20px 0px 0px 0px!important;
}

.page-content-container textarea {
    width: 420px;
    height: 100px;
}

.nav ul li.latest a{
	background: #666666 url("images/nav-2-service.png") no-repeat 0px 0;
	width:143px;
	height:30px;
	color:#bababc;
	font-weight:bold;
	padding:0px 8px 0px 8px;
	
	}
	
.nav ul li.latest a:hover{
	background: #666666 url("images/nav-2-service-over.png") no-repeat 0px 0;
	width:143px;
	height:30px;
	color:#fff;
	font-weight:bold;
	padding:0px 8px 0px 8px;
	}

/* =Menu
-------------------------------------------------------------- */

.nav {
	background: #666666;
	display: block;
	float: left;
	margin:  0px 20px 0px 20px;
	 width: 860px;
}
.nav .menu-header,
div.menu {
	
	 width: 860px;
	 font-weight:bold;
	 color: #000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight:bolder;
    line-height: 18px;
}
.nav .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
.nav .menu-header li,
div.menu li {
	float: left;
	position: relative;
	background: #666666 url("images/nav-2-service-over.png") no-repeat 0px 0;
	width:143px;
	
}
.nav a {
	color: #bbbbbd;
	display: block;
	line-height: 30px;
	padding: 0 0px;
	text-decoration:none;
	text-transform:uppercase;
	background: #666666 url("images/nav-2-service.png") no-repeat 0px 0;
	letter-spacing:1px;
	 font-weight:bolder;
}
.nav ul ul {
	display: none;
	position: absolute;
	top: 30px;
	left: 0;
	float: left;
	width: 180px;
	z-index: 99999;
}
.nav ul ul li {
	min-width: 180px;
}
.nav ul ul ul {
	left: 100%;
	top: 0;
}
.nav ul ul a {
	background: #333;
	line-height: 1em;
	padding: 10px;
	width: 160px;
	height: auto;
	display:none;
}
.nav li:hover > a,
.nav ul ul :hover > a {
	color: #000;
	background: #666666 url("images/nav-2-service-over.png") no-repeat 0px 0;
	width:143px;
	letter-spacing:1px;
}
.nav ul li:hover > ul {
	display: block;
}
.nav ul li.current_page_item > a,
.nav ul li.current-menu-ancestor > a,
.nav ul li.current-menu-item > a,
.nav ul li.current-menu-parent > a {
	color: #000;
	width:143px;
	background: #666666 url("images/nav-2-service-over.png") no-repeat 0px 0;
	
	
	
}
* html .nav ul li.current_page_item a,
* html .nav ul li.current-menu-ancestor a,
* html .nav ul li.current-menu-item a,
* html .nav ul li.current-menu-parent a,
* html .nav ul li a:hover {
	color: #000;
	width:143px;
	background: #666666 url("images/nav-2-service-over.png") no-repeat 0px 0;
	
}
.test a:visited {
	
	color: #fff;
	width:143px;
	letter-spacing:1px;
	background: #666666 url("images/nav-2-service.png") no-repeat 0px 0;
	}
/*
.test{
	
	width:100px;
	background: #666666 url("images/nav-1-home.png") no-repeat 0px 0;
	letter-spacing:1px;
	
	}

.test a:hover {
	
	width:100px;
	background: #666666 url("images/nav-1-home-over.png") no-repeat 0px 0;
	color: #000;
	letter-spacing:1px;
	}
.test a:active{
	
	width:100px;
	background: #666666 url("images/nav-1-home-over.png") no-repeat 0px 0;
	color: #000;
	letter-spacing:1px;
	}


.test-1 a , .test-1 a:active{
	
	width:147px;
	background: #666666 url("images/nav-2-service.png") no-repeat 0px 0;
	letter-spacing:1px;
	}

.test-1 a:hover{
	
	width:147px;
	background: #666666 url("images/nav-2-service-over.png") no-repeat 0px 0;
	color: #000;
	letter-spacing:1px;
	}

*/