/* Start of CMSMS style sheet 'style' */
body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 0.1em;
	background-color: #141414;
}
#container {
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#container #header {
	height: 200px;
	width: 750px;
	background-image: url(images/speedos.png);
	background-repeat: no-repeat;
	background-position: 350px 40px;
}
#container #content {
	background-image: url(images/contentbg.jpg);
	height: 480px;
	width: 750px;
	background-repeat: no-repeat;
	background-color: transparent;
	margin-top: 20px;
}
#container #content #column1 {
	float: left;
	height: auto;
	width: 290px;
	padding-top: 20px;
	padding-left: 30px;
	color: #FFF;
	padding-right: 20px;
	padding-bottom: 20px;
	text-align: justify;
}
#container #content #column2 {
	float: right;
	height: 450px;
	width: 380px;
	margin-right: 25px;
	margin-top: 20px;
	text-align: left;
}
#container #content #column2 .showroom {
	padding-bottom: 0px;
	padding-top: 20px;
	padding-right: 15px;
	padding-left: 47px;
}
#container #footer .footer {
	text-align: right;
	padding-right: 25px;
	color: #FF0;
	padding-top: 25px;
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
}
#container #footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	height: 65px;
	width: 750px;
}

#container #header img {
	margin-bottom: 20px;
	margin-top: 25px;
}
#container #content #alloys  {
	height: 142px;
	width: 347px;
	margin-top: 40px;
	margin-left: 25px;
	float: left;
}
#container #content #showroom  {
	height: 142px;
	width: 347px;
	margin-top: 40px;
	margin-left: 25px;
	float: left;
}
#logo-container{
	width: 750px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#logo img{
border-style: none;
}

#logo {
text-align: right;
color: #ffffff;
}


/* End of 'style' */

