BODY
{
    text-align:center;
    font-family: Tahoma, Arial, Helvetica, Sans-serif;
    font-size: 11px;
    color:#706F6F;
}

a:link, a:visited
{
    text-decoration:none;
    color: #336295;
}
a:hover 
{
    text-decoration: underline;
    color: #336295;
}

#navlist li
{
    display: inline;
    list-style-type: none;
    padding-right: 22px;
    padding-left: 10px;
    background-image: url('images/arrow.gif');
    background-position: left 3px;
    background-repeat: no-repeat
}

#Header 
{
    border-top: solid 1px #EDEDED;
    height:240px;
    background:#fff;
}

#Menu 
{
    height:25px;
    font-family:Verdana;
    font-size:x-small;
    text-align:center;
}

#Services 
{
    background: url('images/services.jpg') no-repeat 0px 5px;
    width:240px; float:left; background-repeat:no-repeat
}

#Welcome 
{
    background: url('images/welcome.jpg') no-repeat right 5px;
    margin-left:240px; height:165px; padding-left:5px; padding-right:40px; padding-top:10px; padding-bottom:5px; background-repeat:no-repeat
}
    
#Showroom 
{
    width:216px;
    text-align:left;
    background: url('images/redbar.jpg') no-repeat 0px 45px;
    float:left; background-repeat:no-repeat
}

#Container2
{
    background: url('images/latestnews.jpg') no-repeat left 5px;
    margin-left:216px; text-align:left; background-repeat:no-repeat
}

#Container3 
{
    margin-left:34px;
    border-left: solid 1px #DFE0DF; text-align:left;
    border-bottom: solid 1px #DFE0DF; text-align:left;
    border-right: solid 1px #DFE0DF; text-align:left;
    height:185px;
}

#News 
{
    background: url('images/news-bg.jpg') no-repeat 158px ;
    text-align:left; width:240px; float:left; background-repeat:no-repeat
}

#Products 
{
    
    margin-left:240px;
    text-align:left;
}

#Bottom 
{
    margin-top:5px;
    margin-left:250px;
    text-align:left;
}

#Bottom li 
{
    display: inline;
    list-style-type: none;
    padding-right: 23px;
    padding-left: 23px;
    padding-top:10px;
    padding-bottom:10px;
    background-image: url('images/line.jpg');
    background-repeat: no-repeat
}

#Copyrights 
{
    margin-left:10px;
    margin-top:10px;
    text-align:left;
    width: 250px;
    height:55px;
    float:left;
}

.form { width:166px;
		height:20px;
		font-family:tahoma;
		font-size:11px;
		border-style: solid;
		border-width: 1px;
		border-color:#;
		background-color:#ffffff;
		color:#5F5F5F;
		margin-left:0px;
		margin-right:0px}
		
.textarea { width:185px;
		height:95px;
		font-family:tahoma;
		font-size:11px;
		border-style: solid;
		border-width: 1px;
		border-color:#;
		background-color:#ffffff;
		color:#5F5F5F;
		margin-left:0px;
		margin-right:0px}