body {
/*width: 790px;*/
font-family: Arial, Helvetica, sans-serif;
text-align: center;
font-size: 90%;
color: #333;
/*background-color: #2F2F4F;*/
background-image: url('background.png');
}

p {
padding: 5px;
margin: 5px;
}

p.tel {
padding: 0;
margin: 0 5px 0 0;
/*font-style: italic;
font-family: "Courier New", Courier, monospace*/
}


h1 {
margin: 5px;
padding: 5px;
color: #017dbd;
font-style: italic;
font-size: 200%;
}

h2 {
margin: 5px;
padding: 5px;
color: #017dbd;
font-size: 150%;
}

h3 {
margin: 5px;
padding: 5px;
color: #017dbd;
font-size: 120%;
}

h4 {
margin: 5px;
padding: 5px;
color: #000;
font-size: 100%;
font-weight: 700;
}

h4.contact {
margin: 5px;
padding: 5px;
color: #fff;
background-color: #017DBD;
font-size: 100%;
font-weight: 700;
}


#container {
text-align: justify;
background-color: #017dbd;
/*background-image: url('rhs_final.jpg');
background-repeat: no-repeat;
background-position: 730px 0; */
padding: 0;
margin-top: 20px;
margin-bottom: 0;
margin-left: auto;
margin-right: auto;
width: 790px;
border-top: 1px solid #000;
/*border-bottom: 1px dotted #fff;*/
border-right: 1px solid #000;
border-left: 1px solid #000;
/*border-top: 1px solid #000;
border-bottom: 1px solid #fff;
border-left: 1px solid #000;
border-right: 1px solid #fff;*/
}



#header {
padding: 5px 5px 0 5px;
background-color: #cbdaef; /*#88afda;*/
/* background-image: url('car650x125_final-r2.gif');
background-repeat: no-repeat;
background-position: 135px 5px; */
height: 90px;
text-align: right;
position: relative;
/*border-bottom: 1px solid black;*/
}

#lhs {
float: left;
background-color: #017dbd;

width: 140px;
}

#rhs {
float: right;
background-color: #cbdaef;
width: 649px;
/*border-left: 1px dotted #fff;*/
}

li {
padding-right: 10px;
}

/*
.email {
width: 100px;
background-color: #017DBD;
color: #fff;
text-decoration: none;
font-weight: 700;
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
border-left: 1px solid #fff;
background-image: url('arrow01.gif');
background-repeat: no-repeat;
background-position: center right;
padding: 2px 0 2px 5px;
}

.email a {
}

.email a:hover {
color: #000;
}
*/

.email {

text-decoration: none;
font-weight: 700;
/*border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
border-left: 1px solid #fff;
background-image: url('arrow01.gif');
background-repeat: no-repeat;
background-position: center right;
padding: 2px 0 2px 5px;*/
}

.email a {
}

.email a:hover {
color: #000;
}

.clearb {
clear: both;
}

#footer {
/*background-color: #cbdaef;*/
color: /* #fff; */ /*#017dbd;*/ #CBDAEF;
/*height: 60px;*/
padding: 0;
margin: 0;
text-align: center;
margin-left: auto;
margin-right: auto;
width: 790px;
font-size: 80%;
/*border-top: 1px dotted #fff;
border-left: 1px solid #000;
border-right: 1px solid #000;
border-bottom: 1px solid #000;*/
/*font-style: italic;*/
}

#menu{
/* border: 1px solid black; */
width: 100%;
float: left;
margin: 5px 0 5px 5px;
font-size: 90%;
}

#menu ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;

}

#menu a
{
display: block;
padding: 5px 0 5px 5px;
margin: 0;
width: 131px;
background-color: /*#036;*/ #017dbd;
border-bottom: 1px dotted #eee;
line-height: 100%;
color: #fff;
text-decoration: none;
font-weight: 700;
}

#menu a.current {
background-image: url('arrow01.gif');
background-repeat: no-repeat;
background-position: center right;
color: #fff;
text-decoration: none;
font-weight: 700;
}

#menu a:link
{
color: #fff;
text-decoration: none;
font-weight: 700;
}
/*
#menulist a:visited
{
color: #EEE;
text-decoration: none;
}
*/
#menu a:hover
{
background-color: #017dbd; /*#369;*/
color: #000;
/*font-style: italic;*/
background-image: url('arrow02.gif');
background-repeat: no-repeat;
background-position: center right;
}

#logoposition {
margin: 5px 0 0 20px;
}

#imgmain {
border: 5px solid /*#017dbd;*/ #fff;
}

.contactl {
border: 1px solid #017dbd;
width: 46%;
float: left;
margin: 10px
}

.contactr {
border: 1px solid #017dbd;
width: 45%;
float: right;
margin: 10px
}

.contactc {
border: 1px solid #017dbd;
/*width: 100%;*/
margin: 10px 10px 20px 10px;
}

