#container
{
	width: 960px;
	height: 810px;
	border: solid 1px #898989;
}
#logo {
	width: 426px;
	float: left;
	}
	
#logo2 {
	float: right;
	}
#phone {
	color: #20398D;
	font-size: 16px;
	padding-left: 240px;
	margin-top: 20px;
	}
#menuline {
	font-size: 14px;
	margin-top: 20px;
	padding-right: 10px;
	}

#menuline a {
	text-decoration: none;
	}
	
#menuline a:link {
	color: #898989;
	}

#menuline a:visited {
	color: #898989;
	}

#menuline a:hover {
	color: #20398D;
	}

#menuline a:active {
	color: #20398D;
	}

/*
#menuline a:focus{
	color: #20398D;
	}
*/

#showrooms {
	float: left;
	margin-left: 20px;
	margin-right: 20px;
	}
	
#contact {
	float: left;
	margin-left: 20px;
	margin-right: 20px;
	}

#home {
	float: left;
	margin-left: 20px;
	margin-right: 20px;
	}

#aboutus {
	float: left;
	margin-left: 20px;
	margin-right: 20px;
	}

#end_menu {
	clear: both;
	}

	
#content {
	float: left;
	width: 660px;
	height: 405px;
	margin-left: 25px;
	margin-bottom: 15px;
	}
	
#right-top {
	float: right;
	width: 180px;
	height: 175px;
	margin-right: 25px;
	border: solid 3px #898989;
	padding: 5px;
        background-image: url("../images/sce/Stages-diagram-3.jpg");
	background-repeat: no-repeat;
	background-position: center center;
	}

#right-top a {
	color: black;
	text-decoration:none;
	}

#right-top a:hover {
	font-weight: bold;
	}


#right-middle {
	float: right;
	width: 180px;
	height: 175px;
	margin-right: 25px;
	margin-top: 19px;
	border: solid 3px #898989;
	padding: 5px;
        background-image: url("../images/sce/UK-map-faded.jpg");
	background-repeat: no-repeat;
	font-size: 90%;
	}

#right-middle a {
	color: #898989;
	text-decoration:none;
	}

#right-middle a:hover {
	font-weight: bold;
	}

#right-bottom {
	float: right;
	width: 180px;
	height: 175px;
	margin-right: 25px;
	margin-top: 19px;
	border: solid 3px #898989;
	padding: 5px;
	background: #E6E6E6;
	}

#right-bottom a {
	text-decoration:none;
	}

#bottom-left {
	float: left;
	width: 190px;
	height: 185px;
	margin-left: 25px;
	border: solid 3px #898989;
	}

#bottom-middle {
	float: left;
	width: 190px;
	height: 185px;
	margin-left: 36px;
	border: solid 3px #898989;
	}

#bottom-right {
	float: left;
	width: 190px;
	height: 185px;
	margin-left: 36px;
	border: solid 3px #898989;
	}

.image-space
{
	padding-left: 2px;
	padding-top: 20px;
}
#contactform div
{
	margin-bottom: 0.5em;
	width: 100%;
}
#contactform .indent
{
margin:10px 0px 10px 95px;
}
#contactform .form_element
{
	float: left;
	width: 180px;
	text-align: right;
padding: 0px 10px 0px 0px;
}
#contactform .form_data
{
	float: left;
	text-align: left;
padding: 0px;
}
#contactform .separator
{
	clear: both;
	height: 0.5px;
	font-size: 0.5px;
padding: 0px;
}

#footer .footer_link
{
	padding-right: 4px;
 border-right:solid 1px #898989;
}
#footer .footer_language_link
{
border-left:solid 1px #000;
}
#footer .footer_last
{
}
#bottom-menu {
	margin-top:-5px;
	font-size: 80%;
	color: #f00;
}
#bottom-menu a{
		border-right:1px solid black;
	padding-right:2px;}

#bottom-menu a:hover{
	text-decoration:underline;
	border-right:1px solid black;	}


