@charset "UTF-8";
/* CSS Document */

body {
	margin-left:auto;
	margin-right:auto;
	margin-top: 0;
	font-family: arial, helvetica, serif;
	font-size: 80%;
	list-style: none;
	background-color:#000000;
	}

.header {
	width: 100%;
	background-image:url(assets/header_bg.jpg);
	height: 135px;
	font-family: arial, helvetica, serif;
	}
	
.logo {
	background-image:url(assets/logo.jpg);
	float:left;
	width: 365px;
	height: 125px;
	}
	
.break {
	width: 100%;
	background-image:url(assets/break_bg2.jpg);
	height: 16px;
	}
	
.nav {
	float:right;
	margin-top: 96px;
	margin-right:10px;
	}
	
.content {
	width: 800px;
	background-color:#000000;
	margin-left:auto;
	margin-right:auto;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	}
	
	
.containingbox {
	width: 800px;
	height: 400px;
	background-color:#000000;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	margin-bottom: 10px;
	}

	
.content_writing {
	position: absolute;
	width: 350px;
	height: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	}
	
.floatright{
	float:right;
	width: 440px;
	height: 400px;
	background-color:#000000;
	}
	
.floatleft{
	float:left;
	width:350px;
	height:400px;
	background-color:#000000;
	}
	
.about_floatleft{
	float:left;
	width:300px;
	height:400px;
	background-color:#000000;
	text-align:center;
	}
	
.about_floatright{
	float:right;
	width:490px;
	height:400px;
	background-color:#000000;
	}
	
	
.content_image {
	width: 440px;
	height: 300px;
	margin-left: 355px;
	margin-right: 5px;
	vertical-align:middle;
	}
	
.content_showroom {
	width: 800px;
	background-color:#000000;
	margin-left:auto;
	margin-right:auto;
	margin-top: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	}
	
.about_image {
	position: absolute;
	width: 300px;
	height: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	}
	
.about_content {
	width: 490px;
	height: 400px;
	margin-left: 305px;
	margin-right: 5px;
	}
	
.show_nav {
	width: 800px;
	margin-left:auto;
	margin-right:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #FFFFFF;
	text-align:center;
	margin-top:5px;
	}
	
.show_box{
	width: 800px;
	height:1060px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	}
	
.show_sidea {
	float: left;
	width: 267px;
	text-align:center;
	color: ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}

.show_sideb {
	float: left;
	width: 267px;
	text-align:center;
	color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}

.show_content{
	float: left;
	width: 266px;
	text-align:center;
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
	
.bot_nav {
	width: 100%;
	margin-left:auto;
	margin-right:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFFFFF;
	margin-top:5px;
	}
	
.copyright {
	width: 100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:italic;
	color:#FFFFFF;
	}
	
.style1 {font-size: 24px}

a:link {
	color:#FFFFFF;
	}
	
a:visited {
	color:#FFFFFF;
	}
	
a:hover {
	text-decoration:none;
	}
	
.images {
	text-align:center;
	}

body {
	background-color: #000000;
}
.Style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}

.biglink {
	font-family : Verdana;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none
}
.biglink:hover {
	font-family: Verdana;
	color: #0099FF;
	text-decoration: none
}

.link {
	font-family : Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none
}
.link:hover {
	font-family: Verdana;
	color: #0099FF;
	text-decoration: underline
}

.Style2 {
	font-size: 12pt;
	font-weight: bold;
}

#badge{
	width:100%;
	height: 16px;
	text-align:right;
	margin-top:3px;
}
