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

body {
	background-color:#665bc4;
	background-image:url(images/bk.jpg);
	background-repeat:repeat-y;
	margin:0
}

h3 {
	color:#FFFFFF;
	margin-left:10px;
}

a{
color:#FFFFFF;
}

.container {
	width:100%;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
	margin-bottom:25px
}

.insideContainer {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
	font-family:Arial; 
	font-size:10pt;
	font-weight:bold;
	color:#FFFFFF
	}

.header {
	width:1000px;
	height:173px;
	background-color:#4334c4;
	background-image:url(images/header.png);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto
}

.headerContainer {
	width:100%;
	background-color:#4334c4;
	background-image:url(images/white.jpg);
	background-repeat:repeat-x
	}
	
.chevelle {
	width:472px;
	height:314px;
	float:left;
}

#chevelle_large{
	width:472px;
	margin:0 auto;
	margin-top:50px;
}

#chevelle_large p{
	color:#FFFFFF;
	font-family:Arial; 
	font-size:10pt;
	font-weight:bold;
	text-align:center
}

.garrett {
	width:525px;
	height:353px;
	float:left
}

.content {
	width:475px;
	float:right;
	padding: 0px 10px 0px 10px
}

.content img {
	float:left;
	padding:10px
	}

.content p {
	color:#FFFFFF;
	font-family:Arial; 
	font-size:10pt;
	font-weight:bold;
	margin-left:10px;
}

.content2 {
	width:475px;
	float:left;
}

.content2 img {
	float:left;
	padding: 0px 0px 0px 10px
	}

.content2 p {
	color:#FFFFFF;
	font-family:Arial; 
	font-size:10pt;
	font-weight:bold;
	margin-left:10px;
}

.content2 img {
	margin-right:10px;
}

.wys{
	width:700px;
	margin:0 auto;
	overflow:hidden
}


.imgLt{
	width:350px;
	height:200px;
	float:left;
}

.logo {
	width:1000px;
	height:142px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/blue.jpg);
	background-repeat:repeat-x
}

.logoContainer {
	width:100%;
	background-image:url(images/blue.jpg);
	background-repeat:repeat-x
}

.menu{
width:800px;
height:42px;
margin-left:auto;
margin-right:auto;
margin-top:25px
}

.footer{
width:1000px;
margin-left:auto;
margin-right:auto;
color:#FFFFFF;
font-weight:bold;
clear:both
}

.gallery{
	width:700px;
	margin:0 auto;
}

.virtual{
	width:330px;
	float:left;
	margin-top:25px; 
	text-align:center
}

