@charset "iso-8859-7";
/* CSS Document */

body {
	margin:0px;
	color: #999;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	background: #000 no-repeat scroll center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;	
	padding: 0px;
	height: 100%;
}

html {
	height: 100%;
}


img { 
	border:none; 
}

.notice {
	padding: 4px;
	border: 3px solid #343434;
	font-family: "Trebuchet MS";color: #CCC;
	text-decoration: none;
	background-color: #007AC3;
}
#transbg {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	background: url(images/transbg.png) repeat;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#main {
	width: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	overflow: hidden;
	background: url(images/transbg.png) repeat;
}
#logo {
	text-align: left;
	float: left;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: left;
	width: 300px;
}
#fbshare {
	float: left;
	clear: left;
	margin-top: 15px;
}

#socialicons {
	text-align: right;
	float: right;
	color: #636363;
	font-size: 10px;
	text-decoration: none;
	width: 200px;
}

#styleselector {
	float: right;
	width: 49%;
}
#styleselector a {
	color: #039;
	text-decoration: none;
	font-size: 11px;
}
#styleselector a img {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
#styleselector a:hover {
	color: #004EF0;
	text-decoration: underline;
	font-size: 11px;
}
#styleselector a img:hover {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
#carlogos {
	float: right;
	width: 220px;
	text-align: center;
	clear: both;
}
#headeraddress {
	float: right;
	width: 180px;
	color: #999;
	margin-right: 20px;
	font-size: 11px;
}

#mainmenu {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: auto;
}
#mainmenu ul li {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	float: left;
	font-size: 14px;
	color: #999;
}
#mainmenu ul {
	float: right;
	margin: 10px;
	padding: 0px;
}
#header {
	width: 100%;
	float: none;
	clear: both;
	height: 160px;
}
#slideshow {
	background: #000 no-repeat center center;
	width: 100%;
	border: 1px solid #333;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	overflow: hidden;
}
#slideshow-inner {
	background: #000 url(images/profile.jpg) no-repeat center center;
	width: 100%;
	border: 1px solid #333;
	height: 200px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	overflow: hidden;
}



#boxes {
	width: 100%;
	margin: 0px;
	float: left;
	padding-bottom: 20px;
	padding-top: 5px;
	clear: both;
}
#boxes h3 {
	font-size: 13px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#boxes ul {
	margin: 0px;
	padding: 0px;
}

#boxes ul li {
	float: left;
	margin-bottom: 10px;
	list-style-type: none;
	margin-left: 0px;
	margin-right: 32px;
	padding: 0px;
	margin-top: 10px;
	color: #EAEAEA;
	text-decoration: none;
	text-align: left;
	width: 205px;
}
#boxes ul .last{
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-align: left;
}
#boxes ul .double {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	width: 440px;
	float: left;
}



#boxes ul li img {
	border: 1px solid #666;
	padding: 1px;
	margin-top: 6px;
}
#boxes ul li img:hover {
	border: 1px solid #999;
	padding: 1px;
	margin-top: 6px;
}
#boxes ul .text {
	width: 100%;
}


.form {
	width: 250px;
	padding: 2px;
	border: 1px solid #666;
	background: #333;
	font-size: 11px;
	color: #CCC;
}
.formsm {
	width: 50px;
	padding: 2px;
	border: 1px solid #666;
	background: #333;
	text-align: left;
	font-size: 11px;
	color: #CCC;
}

#footer {
	width: 930px;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	float: none;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	clear: both;
	background: #161616;
	height: 25px;
}
#footer a {
	color: #999;
	text-decoration: none;
}
#footer a:hover {
	color: #C00;
}
#content {
	width: 100%;
	margin: 0px;
	float: left;
	padding-bottom: 20px;
	padding-top: 5px;
	font-size: 13px;
	color: #999;
	text-align: justify;
	clear: both;
}

#content h1 {
	font-size: 20px;
	font-weight: bold;
	color: #CCC;
	text-decoration: none;
}

#content h3 {
	font-size: 16px;
	font-weight: bold;
	color: #C00;
	text-decoration: none;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#boxes ul li ul li {
	float: left;
	width: 45%;
	list-style-type: none;
	margin-right: 15px;
	margin-bottom: 15px;
	text-align: justify;
}



#content .imgleft {
	border: 1px solid #333;
	padding: 1px;
	margin-top: 3px;
	margin-right: 15px;
	margin-bottom: 20px;
}
#content .imgright {
	border: 1px solid #333;
	padding: 1px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 15px;
}
#morelinks  {
	margin: 10px;
	padding: 0px;
	clear: both;
	float: left;
	width: 100%;
}

#morelinks ul li {
	float: left;
	margin-bottom: 20px;
	list-style-type: none;
	margin-left: 0px;
	margin-right: 34px;
	margin-top: 10px;
	font-size: 12px;
	color: #EAEAEA;
	text-decoration: none;
	text-align: justify;
	background: url(images/arrow-grey.png) no-repeat left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}

#morelinks ul li a {
	color: #FFF;
	text-decoration: none;
}
#morelinks ul li a:hover {
	color: #06B3E1;
	text-decoration: none;
}
#content .youtube {
	float: right;
	margin-bottom: 20px;
	margin-left: 15px;
}
