/****************************************
*	   Site: Amalgam Fine Model Cars	*
*	Creator: Richard Lord				*
*	 Domain: www.creativecogs.com		*
*	   Page: enter file					*
****************************************/
* {
	padding:0px;
	margin:0px;
	font-family:Verdana;
	font-size:12px;
	border:0px;
}
body, html {
	margin:35px 0px 0px 0px;
	background:#121214;
}
a {
	text-decoration:none;
	border:none;
}
#wrap {
	width:903px;
	margin:auto;
}
#inner_wrap {
	width:975px;
	margin:auto;
}
#logo {
	width:903px;
	height:81px;
	margin:0px 0px 82px 0px;
}
#images {
	margin:0px 0px 72px 0px;
}
#image_loader {
	display:none;
}
/****************************************
*		   main left containers			*
****************************************/

#online_store {
	float:left;
	width:175px;
	height:396px;
	margin:0px 20px 0px 0px;
}
#online_store .img{
	width:175px;
	height:226px;
	background-image:url(images/online_store.jpg);
}
#online_store:hover .img {
	background-image:url(images/online_store_hover.jpg);
}
#online_store .text {
	width:155px;
	height:100px;
	padding:10px 10px 0px 10px;
	color:#FFFFFF;
	font-size:11px;
	background-color:#484848;
}
#online_store:hover .text {
	background-color:#ff1f20;
}
#online_store .link {
	width:155px;
	height:50px;
	padding:10px 10px 0px 10px;
	line-height:25px;
	color:#FFFFFF;
}
#online_store:hover .link {
	color:#FF0000;
}
/****************************************/

#all_about_us {
	float:left;
	width:175px;
	height:396px;
	margin:0px 20px 0px 0px;
}
#all_about_us .img{
	width:175px;
	height:226px;
	background-image:url(images/all_about_us.jpg);
}
#all_about_us:hover .img {
	background-image:url(images/all_about_us_hover.jpg);
}
#all_about_us .text {
	width:155px;
	height:100px;
	padding:10px 10px 0px 10px;
	color:#FFFFFF;
	font-size:11px;
	background-color:#484848;
}
#all_about_us:hover .text {
	background-color:#ff1f20;
}
#all_about_us .link {
	width:155px;
	height:50px;
	padding:10px 10px 0px 10px;
	line-height:25px;
	color:#FFFFFF;
}
#all_about_us:hover .link {
	color:#FF0000;
}
/****************************************/

#hi_res {
	float:left;
	width:175px;
	height:396px;
	margin:0px 20px 0px 0px;
}
#hi_res .img{
	width:175px;
	height:226px;
	background-image:url(images/hi_res.jpg);
}
#hi_res:hover .img {
	background-image:url(images/hi_res_hover.jpg);
}
#hi_res .text {
	width:155px;
	height:100px;
	padding:10px 10px 0px 10px;
	color:#FFFFFF;
	font-size:11px;
	background-color:#484848;
}
#hi_res:hover .text {
	background-color:#ff1f20;
}
#hi_res .link {
	width:155px;
	height:50px;
	padding:10px 10px 0px 10px;
	line-height:25px;
	color:#FFFFFF;
}
#hi_res:hover .link {
	color:#FF0000;
}
/****************************************/

#marques {
	float:left;
	width:175px;
	height:396px;
	margin:0px 20px 0px 0px;
}
#marques .img{
	width:175px;
	height:226px;
	background-image:url(images/marques.jpg);
}
#marques:hover .img {
	background-image:url(images/marques_hover.jpg);
}
#marques.active .img {
	background-image:url(images/marques_hover.jpg);
}
#marques .text {
	width:155px;
	height:100px;
	padding:10px 10px 0px 10px;
	color:#FFFFFF;
	font-size:11px;
	background-color:#484848;
}
#marques:hover .text {
	background-color:#ff1f20;
}
#marques.active .text {
	background-color:#ff1f20;
}
#marques .link {
	width:155px;
	height:50px;
	padding:10px 10px 0px 10px;
	line-height:25px;
	color:#FFFFFF;
}
#marques:hover .link {
	color:#FF0000;
}
#marques.active .link {
	color:#FF0000;
}
#extralinks {
	width:155px;
	padding:10px 10px 0px 10px;
	line-height:16px;
}
#extralinks a{
	color:#FFFFFF;
}
#extralinks a:hover{
	color:#FF0000;
}
/****************************************/

#finexpo {
	float:left;
	width:175px;
	height:396px;
	margin:0px 20px 0px 0px;
}
#finexpo .img{
	width:175px;
	height:226px;
	background-image:url(images/finexpo.jpg);
}
#finexpo:hover .img {
	background-image:url(images/finexpo_hover.jpg);
}
#finexpo .text {
	width:155px;
	height:100px;
	padding:10px 10px 0px 10px;
	color:#FFFFFF;
	font-size:11px;
	background-color:#484848;
}
#finexpo:hover .text {
	background-color:#ff1f20;
}
#finexpo .link {
	width:155px;
	height:50px;
	padding:10px 10px 0px 10px;
	line-height:25px;
	color:#FFFFFF;
}
#finexpo:hover .link {
	color:#FF0000;
}
/****************************************/

