body {
	margin: 0;
	padding: 0;
	top: 0;
	color: #5f6376;
	font-size: 11px;
	text-align: center;
	background: url(../images/design/main-bg.jpg) repeat-x left top;
	font-family: Tahoma, Verdana, sans-serif ;
}

form, img, img a, ul, fieldset, p, li, h1, h2, h3 {
	border: 0;
	margin: 0;
	padding: 0;
}

table {
	font-size: 11px;
}

h1 span, h2 span, h3 span, h4 span {
	display: none;
}

.clear {
	clear: both;
    height: 0px;
    line-height: 0px;
    font-size: 0px;
}

.hidden {
	clear: both;
	display: none;
}

.aurius {
	clear: both;
	display: none;
}

.error {
    color: #ff0000 !important;
}

#mainHolder {
    width: 970px;
    overflow: hidden;
    margin: 0 auto;
    padding: 0;
}


/****************************** HEADER ***********************************/
#headerHolder {
    width: 970px;
	height: 146px;
	background: url(../images/design/header-bg.jpg) no-repeat left top;
    overflow: hidden;
    text-align: left;
}

	#headerHolder h1 {
        width: 205px;
		height: 44px;
		margin: 15px 0 0 0;
        float: left;
    }

	#headerHolder h1 a {
		width: 205px;
		height: 44px;
		display: block;
		background: url(../images/design/mcg-logo.png) no-repeat left top;
    }
    
    #headerHolder h3.dealerName {
        font-size: 24px;
        padding: 0;
        margin: 25px 15px 0 0;
        float: right;
    }
    
    #headerHolder #searchBox {
        width: 246px;
        height: 32px;
        background: url(../images/design/searchBox.jpg) no-repeat left top;
        margin-top: 25px;
        float: left;
    }
    
    #headerHolder #searchBox #searchForm {
        margin: 0;
        padding:0;
        float: left;
        width: 206px;
    }

    #headerHolder #searchBox #searchForm input.search {
        margin: 5px 0 0 9px;
        width: 205px;
        height: 18px;
        line-height: 14px;
        vertical-align: middle;
        color: #C0C0C0;
        background: url(../images/design/transparent.gif);
        padding: 2px 0 0 0;
        border: none;
        font-size: 11px;
    }
    
    #headerHolder #searchBox a.submitSearch {
        float: right;
        width: 20px;
        height: 18px;
        display: block;
        margin: 5px;
        text-decoration: none;
    }
    
    /**************************** BRAND MENU**********************************/
    
    #headerHolder #brandMenuHolder {
        float: left;
        margin: 18px 0 0 0;
        padding: 0 0 0 0;
        height: 40px;
		width: 720px;
		overflow: hidden;
    }
        
        #headerHolder #brandMenuHolder #brandMenu {
			padding: 0;
			height: 40px;
			margin: 0 0 0 15px;
			list-style-type: none;
        }
        
        #headerHolder #brandMenuHolder #brandMenu li {
            margin: 0;
			padding: 0;
			float: left;
        }
        
        #headerHolder #brandMenuHolder #brandMenu li a span {
            display: none;
        }

        #headerHolder #brandMenuHolder #brandMenu li a {
			height: 40px;
			cursor: hand;
			display: block;
			padding: 0;
			margin: 0;
            float: left;
        }
            #brandMenu li a.brand1 {
                width: 107px;
                background: url(../images/design/brands/brand1.png) no-repeat left top;
            }

            #brandMenu li a.brand1:hover, #brandMenu li a.brand1_s{
                width: 107px;
                background: url(../images/design/brands/brand1_s.png) no-repeat left top;
            }

            #brandMenu li a.brand1_n {
                width: 107px;
                background: url(../images/design/brands/brand1_n.png) no-repeat left top;
            }
            
            #brandMenu li a.brand2 {
                width: 64px;
                background: url(../images/design/brands/brand2.png) no-repeat left top;
            }

            #brandMenu li a.brand2:hover, #brandMenu li a.brand2_s{
                width: 64px;
                background: url(../images/design/brands/brand2_s.png) no-repeat left top;
            }

            #brandMenu li a.brand2_n {
                width: 64px;
                background: url(../images/design/brands/brand2_n.png) no-repeat left top;
            }
            
            #brandMenu li a.brand3 {
                width: 49px;
                background: url(../images/design/brands/brand3.png) no-repeat left top;
            }

            #brandMenu li a.brand3:hover, #brandMenu li a.brand3_s{
                width: 49px;
                background: url(../images/design/brands/brand3_s.png) no-repeat left top;
            }

            #brandMenu li a.brand3_n {
                width: 49px;
                background: url(../images/design/brands/brand3_n.png) no-repeat left top;
            }
            
            #brandMenu li a.brand4 {
                width: 52px;
                background: url(../images/design/brands/brand4.png) no-repeat left top;
            }

            #brandMenu li a.brand4:hover, #brandMenu li a.brand4_s{
                width: 52px;
                background: url(../images/design/brands/brand4_s.png) no-repeat left top;
            }

            #brandMenu li a.brand4_n {
                width: 52px;
                background: url(../images/design/brands/brand4_n.png) no-repeat left top;
            }
            
            #brandMenu li a.brand5 {
                width: 54px;
                background: url(../images/design/brands/brand5.png) no-repeat left top;
            }

            #brandMenu li a.brand5:hover, #brandMenu li a.brand5_s{
                width: 54px;
                background: url(../images/design/brands/brand5_s.png) no-repeat left top;
            }

            #brandMenu li a.brand5_n {
                width: 54px;
                background: url(../images/design/brands/brand5_n.png) no-repeat left top;
            }
            
            #brandMenu li a.brand6 {
                width: 42px;
                background: url(../images/design/brands/brand6.png) no-repeat left top;
            }

            #brandMenu li a.brand6:hover, #brandMenu li a.brand6_s{
                width: 42px;
                background: url(../images/design/brands/brand6_s.png) no-repeat left top;
            }

            #brandMenu li a.brand6_n {
                width: 42px;
                background: url(../images/design/brands/brand6_n.png) no-repeat left top;
            }
            
            #brandMenu li a.brand7 {
                width: 71px;
                background: url(../images/design/brands/brand7.png) no-repeat left top;
            }

            #brandMenu li a.brand7:hover, #brandMenu li a.brand7_s{
                width: 71px;
                background: url(../images/design/brands/brand7_s.png) no-repeat left top;
            }

            #brandMenu li a.brand7_n {
                width: 71px;
                background: url(../images/design/brands/brand7_n.png) no-repeat left top;
            }
            
            #brandMenu li a.brand8 {
                width: 47px;
                background: url(../images/design/brands/brand8.png) no-repeat left top;
            }

            #brandMenu li a.brand8:hover, #brandMenu li a.brand8_s{
                width: 47px;
                background: url(../images/design/brands/brand8_s.png) no-repeat left top;
            }

            #brandMenu li a.brand8_n {
                width: 47px;
                background: url(../images/design/brands/brand8_n.png) no-repeat left top;
            }
            
            #brandMenu li a.brand9 {
                width: 59px;
                background: url(../images/design/brands/brand9.png) no-repeat left top;
            }

            #brandMenu li a.brand9:hover, #brandMenu li a.brand9_s{
                width: 59px;
                background: url(../images/design/brands/brand9_s.png) no-repeat left top;
            }

            #brandMenu li a.brand9_n {
                width: 59px;
                background: url(../images/design/brands/brand9_n.png) no-repeat left top;
            }
            
            #brandMenu li a.brand10 {
                width: 61px;
                background: url(../images/design/brands/brand10.png) no-repeat left top;
            }

            #brandMenu li a.brand10:hover, #brandMenu li a.brand10_s{
                width: 61px;
                background: url(../images/design/brands/brand10_s.png) no-repeat left top;
            }

            #brandMenu li a.brand10_n {
                width: 61px;
                background: url(../images/design/brands/brand10_n.png) no-repeat left top;
            }
            
            #brandMenu li a.brand11 {
                width: 56px;
                background: url(../images/design/brands/brand11.png) no-repeat left top;
            }

            #brandMenu li a.brand11:hover, #brandMenu li a.brand11_s{
                width: 56px;
                background: url(../images/design/brands/brand11_s.png) no-repeat left top;
            }

            #brandMenu li a.brand11_n {
                width: 56px;
                background: url(../images/design/brands/brand11_n.png) no-repeat left top;
            }
            
            #brandMenu li a.brand13 {
                width: 36px;
                background: url(../images/design/brands/brand13.png) no-repeat left top;
            }

            #brandMenu li a.brand13:hover, #brandMenu li a.brand13_s{
                width: 36px;
                background: url(../images/design/brands/brand13_s.png) no-repeat left top;
            }

            #brandMenu li a.brand13_n {
                width: 36px;
                background: url(../images/design/brands/brand13_n.png) no-repeat left top;
            }
        
        
    /**************************** MAIN MENU **********************************/
    
    #headerHolder #topMenuHolder {
        width: 970px;
        height: 30px;
    }

        #headerHolder #topMenuHolder  #topMenu {
            float: left;
            height: 25px;
            margin: 0 4px;
		    padding: 3px 0 0 0;
            overflow: hidden;
			list-style-type: none;
        }
		

			#headerHolder #topMenuHolder #topMenu li {
	            margin: 0;
                height: 25px;
                float: left;
				line-height: 24px;
				vertical-align: middle;
                font-size: 13px;
                font-weight: bold;
                padding: 0 6px 0 0;
				background: url(../images/design/divider.jpg) no-repeat right 1px;
            }

			#headerHolder #topMenuHolder #topMenu li.last {
				background: none;
            }

			#headerHolder #topMenuHolder #topMenu li a {
                line-height: 24px;
				color: #ffffff;
                padding: 0 20px 0 20px;
                height: 25px;
				text-decoration: none;
                display: block;
                float: left;
			}

			#headerHolder #topMenuHolder #topMenu li a:hover {
				color: #ffffff;
				text-decoration: none;
                background: url(../images/design/topMenuActive.jpg) repeat-x;
            }
            
            #headerHolder #topMenuHolder #topMenu li a.active {
				color: #ffffff;
				text-decoration: none;
                background: url(../images/design/topMenuActive.jpg) repeat-x;
            }
    

/***************************** CONTENT ***********************************/
#contentHolder{
    text-align: left;
    width: 970px;
    padding: 20px 10px 6px 10px;
    margin: 0;
    float: left;
    background: url(../images/design/contentHolder-bg.png) no-repeat left 2px;
}
    /**************************** HOMEPAGE ***************************************/

    #contentHolder #contentHome {
        width: 950px;
        float: left;
        padding: 0 0 0 2px;
    }
    
    /**************************** HOMEPAGE LEFT COL *************************/
    
    #contentHolder #contentHome #leftColHome {
        width: 434px;
        float: left;
        margin: 0 0px;
    }
    
    #contentHolder #contentHome #leftColHome h2 {
        font-size: 20px;
        height: 22px;
        width: 200px;
        line-height: 22px;
        margin: 0;
        padding: 0; 
    }
    
    #contentHolder #contentHome #leftColHome #flashHome {
        margin: 40px 0 0 0;
        width: 433px;
        height: 800px;
    }
    

    /**************************** HOMEPAGE RIGHT COL *************************/
    
    #contentHolder #contentHome #rightColHome {
        width: 500px;
        float: right;
        margin: 0;
    }
    
    #rightColHome h2 {
        margin: 0 0 17px 0px;
        font-size: 20px;
        height: 22px;
        width: 200px;
        line-height: 22px;
    }
    
    #rightColHome h3 {
        margin: 0 0 17px 6px;
        font-size: 20px;
        height: 22px;
        width: 200px;
        line-height: 22px;
    }
    
    #rightColHome div.newsHome {
        border: solid 1px #e2e2e2;
        width: 488px;
        height: 380px;
        background: url(../images/design/home-big-news-bg.jpg) repeat-x left top;
        margin: 0 0 20px 8px;
    }
        #rightColHome div.newsHome div.newsHolder{
            margin: 15px;
        }
    
    
    #rightColHome div.newsHome .homeNewsMore {
        float: right;
        width: 209px;
        height: 22px;
        text-align: right;
        display: block;
        padding: 4px 0 0 0;
        background: url(../images/design/moreActions.jpg) no-repeat left top;
        color: #757474;
        text-decoration: none;
    }
    
    #rightColHome div.newsHome .homeNewsMore span {
        margin: 0 20px 0 0;
        display: block;
    }

    /************************* GLOBAL HOMEPAGE NEWS & CALENDAR *******************************************/
     #rightColHome div.newsHome a.newsItemBig, #middleDealerHome div.newsHome a.newsItemBig{
        text-decoration: none;
     }
     #rightColHome div.newsHome a.newsItemBig h4, #middleDealerHome div.newsHome a.newsItemBig h4{
        color: #009ada;
        font-size: 12px;
        padding: 0;
        margin: 12px 0 8px 0;
     }
    
    #rightColHome div.newsHome a.newsItemBig span, #middleDealerHome div.newsHome a.newsItemBig span{
        width: 456px;
        height: 30px;
        display: block;
        color: #5f6376;
    }
    
    #rightColHome div.newsHome a.newsItem, #middleDealerHome div.newsHome a.newsItem{
        width: 222px;
        height: 59px;
        float: left;
        text-decoration: none;
        padding: 0px;
        margin: 14px 0 10px 0;
        display: block;
        border: 1px solid #e2e2e2;
        background: url(../images/design/home-small-news-bg.jpg) repeat-x left top;
    }
    
    #rightColHome div.newsHome a.first, #middleDealerHome div.newsHome a.first {
        margin-right: 10px;
    }
    
    #rightColHome div.newsHome a.newsItem:hover, #middleDealerHome div.newsHome a.newsItem:hover{
        border: 1px solid #78c3dc;
        background: url(../images/design/actionItemHover-bg.jpg) repeat-x left top;
    }
    
    #rightColHome div.newsHome a.newsItem  div, #middleDealerHome div.newsHome a.newsItem  div{
        margin: 6px 0 0 6px;
    }
    
    #rightColHome div.newsHome a.newsItem span.title, #middleDealerHome div.newsHome a.newsItem span.title{
        text-decoration: underline;
        font-size: 11px;
        color: #78c3dc;
        float: left;
        overflow: hidden;
        padding: 4px 0 0 6px;
        margin: 0; 
        width: 110px;
        cursor: hand;                         
    }

    #contentHolder #contentHome #rightColHome div.newsHome .newsItem:hover .title, #middleDealerHome div.newsHome .newsItem:hover .title{
        text-decoration: underline;
        color: #df1818;
    }

    #contentHolder #contentHome #rightColHome div.newsHome .newsItem img, #middleDealerHome div.newsHome .newsItem img{
        padding: 0;
        float: left;
        margin: 6px 0px 0 4px;
        _margin: 6px 0px 0 2px;
    }
    
    /*************************** NEWS LIST ************************************/
        #contentHolder #rightColHome .newsList, #middleDealerHome .newsList {
            padding: 0;
            margin: 0;         
        }
        
        #contentHolder #rightColHome .newsList li, #middleDealerHome .newsList li {
            list-style: none;
            margin: 0 0 11px 0;
            padding: 0 0 0 0;
            /*display: block;*/
            width: 486px;
            /*_width: 488px;*/
            float: left;
            height: 101px;
            overflow: hidden;
            border: 1px solid #e2e2e2;
            background:url(../images/design/newsBig-bg.jpg) repeat-x;
            cursor: pointer;
        }
        
        #contentHolder #rightColHome .newsList li img, #middleDealerHome .newsList li img {
            margin: 11px 10px 5px 5px;
            float: left;
            border: 1px solid #e2e2e2;
        }
        
        #contentHolder #rightColHome .newsList li h5, #middleDealerHome .newsList li h5 {
            margin: 12px 0 5px 0 ;
        }
        
        #contentHolder #rightColHome .newsList li h5 a, #middleDealerHome .newsList li h5 a {
            font-size: 12px;
            color: #009ada;
            text-decoration: none;
        }
        
        #contentHolder #rightColHome .newsList li span.perex, #middleDealerHome .newsList li span.perex {
            display: block;
            width: 270px;
            margin: 0 0 7px 0;
            float: left;
        }
        
        #contentHolder #rightColHome .newsList li span.date, #middleDealerHome .newsList li span.date {
            display: block;
            float: left;
        }
        
        #contentHolder #rightColHome .newsList li a.detailLink, #middleDealerHome .newsList li a.detailLink {
            text-decoration: none;
            display: block;
            float: right;
            margin: 0 15px 5px 0;
            padding: 0 20px 0 0;
            background: url(../images/design/newsMoreInfo.png) no-repeat 2px 0px;
            color: #009ada;
        }
        
        /* NEWS PAGER */
        #contentHolder #rightColHome .newsPager, #middleDealerHome .newsPager{
            padding: 0;
            margin: 0;
            width: 487px;
            height: 22px;
            line-height: 20px;
            background: url(../images/design/newsPager-bg.jpg) no-repeat right center;
        }
        
        #contentHolder #rightColHome .newsPager .prevPager, #middleDealerHome .newsPager .prevPager {
            margin: 0;
            display: block;
            text-decoration: none;
            float: left;
            width: 80px;
            color: #777676;
            padding: 0 0 0 25px;
            background: url(../images/design/newsPagerLeft.png) no-repeat left -2px;
        }
        
        #contentHolder #rightColHome .newsPager .prevPager:hover, #middleDealerHome .newsPager .prevPager:hover {
            text-decoration: underline;
            color: #009ADA;
        }
        
        #contentHolder #rightColHome .newsPager .listPagerHolder, #middleDealerHome .newsPager .listPagerHolder {
            padding: 0 0 0 100px;
        }

        #contentHolder #rightColHome .newsPager .listPagerHolder .listPager, #middleDealerHome .newsPager .listPagerHolder .listPager{
            width: 105px;
            float: left;     
        }
        
        #contentHolder #rightColHome .newsPager .listPagerHolder .listPager li, #middleDealerHome .newsPager .listPagerHolder .listPager li{
            float: left;
            font-size: 11px;
            list-style: none;
            margin: 0 8px 0 0;
            padding: 0 0 0 8px;
            background: url(../images/design/spacerPager.png) no-repeat left center;
        }
        
        #contentHolder #rightColHome .newsPager .listPagerHolder .listPager li a, #middleDealerHome .newsPager .listPagerHolder .listPager li a{
            text-decoration: none;
            color: #777676;
        }
        
        #contentHolder #rightColHome .newsPager .listPagerHolder .listPager li.first, #middleDealerHome .newsPager .listPagerHolder .listPager li.first{
            background: none;
        }
        
        #contentHolder #rightColHome .newsPager .listPagerHolder .listPager li.active, #middleDealerHome .newsPager .listPagerHolder .listPager li.active{
            font-weight: bold;
        }
        
        #contentHolder #rightColHome .newsPager .nextPager, #middleDealerHome .newsPager .nextPager {
            padding: 0;
            margin: 0;
            display: block;
            float: right;
            text-decoration: none;
            width: 80px;
            color: #777676;
            background: url(../images/design/newsPagerRight.png) no-repeat right -2px;
        }
        
        #contentHolder #rightColHome .newsPager .nextPager:hover, #middleDealerHome .newsPager .nextPager:hover{
            text-decoration: underline;
            color: #009ADA;
        }
    /* ************************** DEALER HOMEPAGE *****************************/
    #middleDealerHome {
        width:500px;
        float:left;
        margin: 0;
    }
        #middleDealerHome h2 {
            margin: 0 0 17px 0px;
            font-size: 20px;
            height: 22px;
            width: 200px;
            line-height: 22px;
        }
        
        #middleDealerHome h3 {
            margin: 0 0 17px 6px;
            font-size: 20px;
            height: 22px;
            width: 200px;
            line-height: 22px;
        }

        #middleDealerHome div.newsHome {
            border: solid 1px #e2e2e2;
            width: 488px;
            height: 380px;
            background: url(../images/design/home-big-news-bg.jpg) repeat-x left top;
            margin: 0 0 20px 8px;
        }

        #middleDealerHome div.newsHome div.newsHolder{
            margin: 15px;
        }


        #middleDealerHome div.newsHome .homeNewsMore {
            float: right;
            width: 209px;
            height: 22px;
            text-align: right;
            display: block;
            padding: 4px 0 0 0;
            background: url(../images/design/moreActions.jpg) no-repeat left top;
            color: #757474;
            text-decoration: none;
        }

        #middleDealerHome div.newsHome .homeNewsMore span {
            margin: 0 20px 0 0;
            display: block;
        }
     
    /**************************** DEALER HOMEPAGE RIGHT COL ******************/
    #rightDealerHome {
        width:192px;   
        float:right;
    }
    
    #rightDealerHome a {
        width: 192px;
        height: 200px;
        display: block;
        margin-bottom: 12px;
        float: left;
    }
    
    /******************************SUBSITE ***********************************/

    #contentHolder #contentSite {
        width: 950px;
        float: left;
        padding: 0 0 0 2px;
    }

        /*************************** SUBSITE NAV PATH *********************************/
        #contentHolder #navPath {
            margin: -12px 0 0 0;
            padding: 0;
            height: 30px;
            width: 950px;
        }

        #contentHolder #navPath li {
            list-style: none;
            float: left;
            padding: 3px 10px 0 12px;
			background: url(../images/design/navPathSeparator.jpg) no-repeat 0px 6px;
        }

        #contentHolder #navPath li a {
            color: #aaa9a9;
            font-size: 11px;
            text-decoration: none;
        }
        #contentHolder #navPath li a:hover {
            color: #78c3dc;
        }

        /*************************** SUBSITE & DEALER HOMEPAGE LEFT COL *********************************/
        
        #contentHolder #contentSite #leftColSite, #contentHome #leftDealerHome {
            width: 240px;
            float: left;
            overflow: hidden;
        }
        
        #contentHolder #contentSite #leftColSite h4, #contentHome #leftDealerHome h4 {
            padding: 0;
            margin: 10px 0 10px 0;
            color: #e16e11;
            font-size: 12px;
        }
        
        #contentHolder #contentSite #leftColSite .dealerInfoLeft, #contentHome #leftDealerHome .dealerInfoLeft{
            margin: 0 0 20px 0;
        }
        
        #contentHolder #contentSite #leftColSite .dealerInfoLeft a, #contentHome #leftDealerHome .dealerInfoLeft a{
            color: #009ada;
            text-decoration: underline;
        }
        
        #contentHolder #contentSite #leftColSite .blueMoreInfo, #contentHome #leftDealerHome .blueMoreInfo{
            color: #009ada;
            margin: 0 0 2px 0;
            padding: 0 0 0 5px;
            display: block;
            line-height: 22px;
            vertical-align: middle;
            font-size: 11px;
            text-decoration: none !important;
            width: 230px;
            height: 22px;
            background: url(../images/design/blue-bg.jpg) no-repeat left top;
        }

        /*************************** SUBSITE LEFT NAV **********************************/

                #leftColSite #menuHolder, #leftDealerHome #menuHolder{
                      width: 215px;
                      background: #f3f3f3;
                      padding: 10px 0 30px;
                }

                       #menuHolder h2 {
                               font-size: 16px;
                               padding-left: 12px;
                               margin: 0 0 10px 0;
                       }

                       #menuHolder ul {
                                width: 192px;
                                margin: 4px 12px;
                                list-style: none;
                                border-bottom: 1px solid #ffffff;
                        }

                                #menuHolder ul li {
                                        min-height: 15px;
                                        line-height: 14px;
                                        padding: 6px 0 3px 0;
                                        border-top: 1px solid #ffffff;
                                        background: url(../images/design/menuArrowUnactive.gif) no-repeat 3px 10px;
                                }

                                #menuHolder ul li.active {
                                        background: url(../images/design/menuArrowActive.gif) no-repeat 3px 10px;
                                }

                                #menuHolder ul li a {
                                        color: #777676;
                                        display: block;
                                        font-weight: bold;
                                        padding: 0 0 0 15px;
                                        text-decoration: none;
                                }

                                #menuHolder ul li a:hover {
                                        text-decoration: underline;
                                }

                                #menuHolder ul li.active a {
                                        color: #e16e11;
                                }

                                #menuHolder ul li.active li a {
                                        color: #777676;
                                }

                                #menuHolder ul li.active li.active a {
                                        color: #e16e11;
                                }

                                #menuHolder ul li.active li.active li a {
                                        color: #777676;
                                }

                                #menuHolder ul li.active li.active li.active a {
                                        color: #e16e11;
                                }

                       #menuHolder ul ul {
                                border: 0;
                                padding: 0;
                                margin: 6px 0 0 0;
                        }

                                #menuHolder ul li li {
                                        background: url(../images/design/menuArrowUnactive.gif) no-repeat 18px 10px;
                                }

                                #menuHolder ul li li.active {
                                        background: url(../images/design/menuArrowActive.gif) no-repeat 18px 10px;
                                }

                                #menuHolder ul li li li {
                                        background: url(../images/design/menuArrowUnactive.gif) no-repeat 33px 10px;
                                }

                                #menuHolder ul li li li.active {
                                        background: url(../images/design/menuArrowActive.gif) no-repeat 33px 10px;
                                }

                                #menuHolder ul li li a {
                                        color: #777676;
                                        font-weight: normal;
                                        padding: 0 0 0 35px;
                                }

                                #menuHolder ul li li li a {
                                        padding: 0 0 0 50px;
                                }



        /*************************** SUBSITE RIGHT COL *********************************/

        #contentHolder #contentSite #rightColSite {
            width: 700px;
            float: right;
            min-height: 600px;
            padding: 0 5px 0 0;
        }

            #contentHolder #contentSite #rightColSite h2 {
                font-size: 20px;
                height: 22px;
                line-height: 22px;
                margin: 10px 0;
            }
            
            #contentHolder #contentSite #rightColSite a {
                color: #0790d7;
                text-decoration: none;
            }
            
            #contentHolder #contentSite #rightColSite a:hover{
                color: #0790d7;
                text-decoration: underline;
            }

            #contentHolder #contentSite #rightColSite div.body {
                line-height: 16px;
                padding-right: 10px; 
                margin: 10px 0;    
            }

            #contentHolder #contentSite #rightColSite div.body h4 {
                color: #0790d7;
                margin: 10px 0 10px 0;
                font-size: 12px;
                text-decoration: none;
            }

            #contentHolder #contentSite #rightColSite div.body ul {
                padding: 0;
                list-style-type: none;
                margin: 8px 25px 5px 5px; }

                #contentHolder #contentSite #rightColSite div.body ul li {
                      margin: 0;
                      border: none;
                      line-height: 15px;
                      padding: 0 0 0 16px;
                      text-decoration: none;
                      background: url(../images/design/square_sm.gif) no-repeat 6px 6px; }


            #contentHolder #contentSite #rightColSite div.body img,
            #contentHolder #contentSite #rightColSite div.body p img {
                padding: 1px;
                margin: 0 10px 2px 0;
                border: 1px solid #ccc;
            }

            #contentHolder #contentSite #rightColSite img.thmImg {
                float: left;
                padding: 1px;
                margin: 0 10px 2px 0;
                border: 1px solid #ccc;
            }

            #contentHolder #contentSite #rightColSite div.body p {
                line-height: 15px;
                padding: 0 0 10px 0;
            }

            #contentHolder #contentSite #rightColSite div.perex {
                padding: 0 0 20px 0;
            }
            
            #contentHolder #contentSite #rightColSite div.docs {
                margin: 30px 0 0 0;
            }
                #contentHolder #contentSite #rightColSite div.docs h3 {
                    font-size: 12px;
                    color: #0790d7;
                    margin: 10px 0 10px 0;
                }
                
                #contentHolder #contentSite #rightColSite div.docs ul {
                padding: 0;
                list-style-type: none;
                margin: 8px 25px 5px 5px; }

                #contentHolder #contentSite #rightColSite div.docs ul li {
                      margin: 0;
                      border: none;
                      line-height: 15px;
                      padding: 0 0 0 16px;
                      text-decoration: none;
                      background: url(../images/design/square_sm.gif) no-repeat 6px 6px; }



            #contentHolder #contentSite #rightColSite div.gallery {
                margin: 30px 0 0 0;
            }
            
                #contentHolder #contentSite #rightColSite div.gallery h3 {
                    font-size: 12px;
                    color: #0790d7;
                    margin: 10px 0 10px 0;
                }

        /********************** SERVICE FORM ****************************/

        #contentHolder #contentSite #rightColSite #service h3 {
            color: #0790d7;
            font-size: 12px;
            margin: 0px 0 20px 0;
        }

        #contentHolder #contentSite #rightColSite #service .leftBorder {
            float: left;
            padding-left: 10px;
        }

        #contentHolder #contentSite #rightColSite #service .rightBorder {
            border-right: 1px solid #c0c0c0;
        }

        #contentHolder #contentSite #rightColSite #service .send {
            border: 0;
            width: 56px;
            height: 18px;
            float: right;
            min-width: 56px;
            margin: 25px 40px 0 0;
            background: url(../images/me_btn_send.gif) no-repeat 0 0;
        }

        #contentHolder #contentSite #rightColSite #service form {
            margin: 0;
            float: left;
            width: 700px;
            overflow: hidden;
        }

	#contentHolder #contentSite #rightColSite #service form fieldset {
		padding: 0;
		float: left;
		width: 330px;
		margin: 0 10px 0 0; }

		#contentHolder #contentSite #rightColSite #service input.normal {
			float: left;
			width: 150px;
			font-size: 11px;
			padding-top: 2px;
			margin: 0 0 7px 0; }

		#contentHolder #contentSite #rightColSite #service textarea {
			float: left;
			width: 150px;
			font-size: 11px;
			margin: 0 0 7px 0;
			font-family: Arial, Verdana, sans-serif ; }

		#contentHolder #contentSite #rightColSite #service select.normal {
			float: left;
			width: 154px;
			font-size: 11px;
			margin: 0 0 7px 0; }

		#contentHolder #contentSite #rightColSite #service .divholder {
			float: left;
			width: 150px;
			margin: 0 0 7px 0; }

		#contentHolder #contentSite #rightColSite #service label {
			float: left;
			width: 160px;
			display: block;
			padding: 3px 0 0 0;
			margin: 0 0 7px 0;
			font-weight: bold; }
			
        #contentHolder #contentSite #rightColSite #service label.code {
			width: 130px;
        }
			
        #contentHolder #contentSite #rightColSite #service img.code {
            margin: 10px 2px;
        }
        
        #verify {
            color: #ff0000;
            font-weight: bold;
            font-size: 14px;
            float: left;
            display: block;
            width: 30px;
            text-align: center;
        }



/***************************** FOOTER ***********************************/
#footerHolder {
    clear: both;
    width: 970px;
    border-top: #a4a5a5 solid 2px;
}

    #footerHolder #infoBar {
        background-color: #94c9df;
        width: 970px;
        height: 25px;
        line-height: 25px;
        vertical-align: middle;
        color: #ffffff;
        font-size: 12px;
        overflow: hidden;
    }

    #footerHolder #infoBar #itext {
        width: 900px;
        float: left;
    }

    #footerHolder #infoBar #itext #scroller {
        float: left;
    }

    #footerHolder #infoBar #itext a {
        color: #ffffff;
        margin: 0 20px 0 0;
        text-decoration: none;
    }

    #footerHolder #infoBar .rss {
        float: right;
        text-align: left;
        width: 70px;
        height: 25px;
        font-weight: bold;
        background: url(../images/design/rss.png) no-repeat 45px center;
    }

        #footerHolder #infoBar .rss a {
                color: #ffffff;
                text-decoration: none;
        }

    #footerHolder #bottomMenu {
        float: right;
        list-style: none;
        margin-bottom: 10px;
    }

        #footerHolder #bottomMenu li {
            margin: 0;
            float: left;
            padding: 5px 0 0 5px;
        }

            #footerHolder #bottomMenu li a {
                color: #a3a4a4;
                padding: 0 0 0 15px;
                text-decoration: none;
            }
    
#contactmesmall {
    z-index: 100;
    position:fixed;
    _position: absolute;
    width: 150px;
    height: 150px;
    left: 0;
    top: 0;
    background: url(../images/call_me.jpg) no-repeat 0 0;
}
    
    #contactmesmall a {
        display: block;
        width: 150px;
        height: 150px;
        background: none;
    }
        
    #contactmesmall a span {
        display: none;
    }
        
#contactme {
    margin: 0;
    padding: 0;
    width: 400px;
    height: 550px;
    background: #2f5a9c url(../images/call_me_form.jpg) no-repeat 0 0;
}

#contactme #callMeForm{
    padding: 235px 0 0 30px;
    margin: 0;
    line-height: 14px;

}
    #contactme #callMeForm fieldset{
        border: none;
        margin: 0;
        padding: 0
    }

    #contactme #callMeForm label {
        padding: 1px 6px 0 0;
        margin: 0;
        font-weight: bold;
        color: #FFFFFF;
        font-family: Tahoma;
        font-size: 11px;
        width: 120px;
        float: left;
        display: block;
        text-align: right;
        line-height: 16px;
        height: 16px;
    }

    #contactme #callMeForm input {
        padding: 0;
        margin: 0;
        font-family: Tahoma;
        border: solid 1px #C0C0C0;
        height: 14px;
        width: 160px;
        font-size: 11px;
    }
    
    #contactme #callMeForm textarea {
        padding: 0;
        margin: 0;
        font-family: Tahoma;
        border: solid 1px #C0C0C0;
        height: 55px;
        width: 160px;
        font-size: 11px;
    }
    
    #contactme #callMeForm input:focus {
        border: red solid 1px;
    }

    #contactme #callMeForm input.radio {
        border: none;
        width: 160px;
        vertical-align: middle;
    }

#contactme div.clear {
    font-size: 1px;
    width: 300px;
    height: 1px !important;
    line-height: 1px !important;
    clear: both;
    padding: 0;
    margin: 0;
}

#contactme .call span, #contactme .email span {
    display: none;
}

#contactme .call, #contactme .email {
    margin: 6px 0 0 0;
}
#contactme .call a{
    width: 105px;
    height: 37px;
    display: block;
    float: left;
    margin: 0;
    background: url(../images/callme.jpg) no-repeat 0 0;
}

#contactme .email a {
    width: 93px;
    height: 37px;
    display: block;
    float: left;
    margin: 0 0 0 20px;
    background: url(../images/emailme.jpg) no-repeat 0 0;
}

#contactme .buttonBox {
    margin: 0px 0 0 60px;
}

#contactme div.label {
    margin: 10px 0 0 120px;
    font-weight: bold;
    color: #FFFFFF;
    font-family: Tahoma;
}

#contactme .msgBox {
    padding: 245px 0 0 30px;
    margin: 0;
    line-height: 14px;
    font-weight: bold;
    color: #FFFFFF;
    font-family: Tahoma;
    font-size: 11px;
}

#share-box {
    line-height: 20px;
    vertical-align: middle;
    float: right;
    margin-top: 10px;
}
    #share-box div {
        float: left;
        font-size:11px;
        font-weight: bold;
        color: #0790d7;
        padding: 0 10px;
    }

    #share-box a.sharelink {
        float: left;
        display: block;
        text-decoration: none !important;
        height: 20px;
        padding-left: 20px;
        margin-right: 10px;
        font-size:11px;
        font-weight: normal;
        color: #5f6376 !important;
    }
    
    #share-box a.sme{
        background: url(../images/share/sme.gif) no-repeat 0 2px;
        margin-right: 0 !important;
    }
    
    #share-box a.fb{
        background: url(../images/share/fb.gif) no-repeat 0 2px;
    }
    
    #share-box a.twitter{
        background: url(../images/share/twitter.gif) no-repeat 0 2px;
    }
    

