            .box 
            {
            	margin: 0px auto;
            	width:600px;
            	text-align:left;
            	float: left;
            }
            .header h1
            {
            	margin:0px;
        
            }
            .menu
            {
            	height:30px;
            	border-top:solid 1px #dccfbb;
            	border-bottom:solid 1px #dccfbb;
            	background-color:#d22234;
            }
            .menu div
            {
            	
            }
            .menu a
            {
            	margin:0px 10px;
            	color:#fecd28;
            	text-decoration: none;
            }
            .content
            {
             	
            }
            

            
            
            #contactFormContainer{
            	width: 700px;
            }
            
             #othertext{
            	position: relative;
            	top: -28px;
            	left: 70px;
            	width: 630px;
            	color: #eeeeee;
            	font-size: 11px;
            	text-align: right;
            }
            #contactForm
            {
            	height:230px;
            	display:none;
            	list-style: none;
            	color: #eeeeee;
            	font-size: 11px;
            	line-height: 14px;
            	background-color: #000;

       
            }
            
              #lineborder
            {
            	float: left;
            	height:201px;
            	width: 1px;
            	color: #eeeeee;
            	margin-left: 30px;
            	margin-right: 23px;
            	margin-top: 25px;
            	border-left:dotted 1px #333333;

       
            }
            
                 #lineborder1
            {
            	float: left;
            	height:201px;
            	width: 1px;
            	color: #eeeeee;
            	margin-left: 35px;
            	margin-right: 23px;
            	margin-top: 25px;
            	border-left:dotted 1px #333333;

       
            }
            
              .contactformleft
            {
            	float: left;
            	width:180px;
            	color: #fff;
            	padding-top: 25px;
            	color: #eeeeee;
            	margin-left: 21px;
       
            }
            
               .lefttext
            {
            	float: left;
            	height: 201px;
            	width:180px;
       
            }
            
               .lefttext p
            {
            	float: left;
            	padding-bottom: 5px;
       
            }
            
                .contactformright
            {
            	float: left;
            	width:190px;
            	color: #eeeeee;
            	padding-top: 25px;
       
            }
            
             p.contactFormleft
            {
            	float: left;
            	color: #fff;
            	padding: 20px;
       
            }
            
               p.headeremail
            {
            	padding-bottom: 15px;
       
            }
            
            
              #contactForm a
            {
            	
            	
            	list-style: none;
            }
            
            
            
            
            #contactForm fieldset
            {
            	border:none;
            }      
            #contactForm label
            {
            	display:block;
            	color:#eeeeee;
            	list-style: none;
            }   
            
            
             #contactForm li
            {
            	list-style: none;
            }  
            
            #contactForm input[type=text]
            {
            	display:block;
            	border: none;
            	width:100%;
            	margin-bottom:5px;
            	height:20px;
            	padding-top: 4px;
            	padding-left: 4px;
            	color: #eeeeee;
            	background-color: #111111;
            	font-family: Georgia, serif;
            }  
            #contactForm textarea
            {
            	display:block;
            	border: none;
            	width:100%;
            	margin-bottom:4px;
            	color: #eeeeee;
            	padding-top: 4px;
            	padding-left: 4px;
            	font-size:11px;
            	letter-spacing: 0.5px;
            	background-color: #111111;
            	font-family: Georgia, serif;
            }  
            #contactForm input[type=submit]
            {
            	border: none;
            	color:#eeeeee;
            	padding:4px;
            	background-color: #111111;
            	font-family: Georgia, serif;
            }                
            
              #contactlinkcontainer
            {
            	width: 730px;
            	height: 40px;
            	margin-left: 30px;
            	background-color: #000;
            }
            
            	.language
            {
            	float: right;
            	margin-top: 10px;
            }
            
            
            #contactLink
            {
            	float: left;
            	display:block;
            	cursor:pointer;
            	color: #eeeeee;
            	background-color: #000;
				padding-top: 14px;
				padding-bottom: 10px;
				padding-left: 10px;
				padding-right: 7px;
            	font-size: 11px;
            	font-weight: bold;
            	width: 70px;
            	text-align: left;

            }
            
               #language {
               float: right;
               padding-top: 10px;
               padding-bottom: 2px;
               background-color: #000;
               
            	
            }
            
            
              #contactLink:hover
            {
            	display:block;
            	cursor:pointer;
            	background-image: url(../../../images/motorcare-button.png/index.html);
            	background-repeat: no-repeat;
            	background-position: left 2px;
            	background-color: #000;
            	color: #5a5a5a;


            }
            
                  #contactLink li
            {

            	text-decoration: none;
            	list-style: none;

            }
            
            #messageSent
            {
            	color:#eeeeee;
            	display:none;
            }