body{
background: #fff url(images/bg.jpg) repeat;
font-size: 12px;
font-face: verdana, arial, tahoma;
}

#header{
height:116px;
background: #fff url(images/top_bg.jpg);
}

#logo{
width: 185px;
height: 116px;
background: url(images/chrysler_logo.jpg) #ffffff;
float: left;
}

#DealerTxt{
width: 583px;
height: 116px;
text-align: right;
padding-right: 10px;
float: right;
}


a{
color: #126a9c;
outline: none;
text-decoration: underline;
}

a:hover{
color: #126a9c;
text-decoration: none;
}

a.bodylink{
font-size: 12px;
color: #126a9c;
text-decoration: underline;
}

a.bodylink:visited{
font-size: 12px;
color: #126a9c;
text-decoration: underline;
}

a.bodylink:hover{
font-size: 12px;
color: #126a9c;
text-decoration: none;
}

#main{
width: 780px;
border: 1px solid #126a9c;
}

#toptxt{
width:570px;
height: 116px;
font-family: Tahoma, Arial, Verdana;
text-align: right;
}

#content{
font-size: 13px;
background: #dedede;
}

/* Menu CSS */

#blueblock{
width: 180px;
border-right: 0px solid #126a9c;
padding: 0 0 1em 0;
margin-bottom: 1em;
font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
font-size: 90%;
background-color: #90bade;
color: #333;
}

* html #blueblock{ /*IE 6 only */
width: 180px; /*Box model bug: 180px minus all left and right paddings for #blueblock */
}

#blueblock ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#blueblock li {
border-bottom: 1px solid #90bade;
margin: 0;
}

#blueblock li a{
display: block;
padding: 5px 5px 5px 8px;
border-left: 10px solid #1958b7;
border-right: 10px solid #508fc4;
background-color: #2175bc;
color: #fff;
text-decoration: none;
width: 100%;
}

html>body #blueblock li a{ /*Non IE6 width*/
width: auto;
}

#blueblock li a:hover{
border-left: 10px solid #1c64d1;
border-right: 10px solid #5ba3e0;
background-color: #2586d7;
color: #E8E8E8;
text-indent: 10px;
}

/* Menu CSS */

#footer{
font-size: 12px;
font-face: tahoma, arial;
background: #fff;
border-top: #126a9c 1px solid;

text-align: center;
}

#footer1{
clear: left;
width: 100%;
height: 4px;
background: white url(images/bottom_shade.jpg) repeat-x;
border-top: #126a9c 1px solid; 
}


a.footerlink{
color: #126a9c;
text-decoration: underline;
}

a.footerlink:hover{
color: #126a9c;
text-decoration: none;
}

#copyright{
text-align: center;
color: #656565;
font-size: 12px;
}


#TxtBox{
font-size: 8pt;
font-family: Verdana, Tahoma, Arial;
}

#TxtBox1{
font-size: 10pt;
font-family: Verdana, Tahoma, Arial;
padding: 3px;
text-align: justify;
}


#TxtBox2{
font-size: 10pt;
font-family: Verdana, Tahoma, Arial;
text-align: justify;
}

#Form1{
font-size: 10pt;
}

input{
border: 1px solid #000000;
background: #e1e1e1;
align: left;
}

textarea{
border: 1px solid #000000;
background: #e1e1e1;
background-attachment:fixed; 
scrollbar-arrow-color: 000000;
scrollbar-track-color: CCCCCC;
scrollbar-face-color: C8C8C8;
scrollbar-highlight-color: C8C8C8;
scrollbar-3dlight-color: 000000;
scrollbar-darkshadow-color: C8C8C8;
scrollbar-shadow-color: 000000;
}

select{
border: 1px solid #000000;
background: #e1e1e1;
background-attachment:fixed; 
scrollbar-arrow-color: 000000;
scrollbar-track-color: CCCCCC;
scrollbar-face-color: C8C8C8;
scrollbar-highlight-color: C8C8C8;
scrollbar-3dlight-color: 000000;
scrollbar-darkshadow-color: C8C8C8;
scrollbar-shadow-color: 000000;
}

