body {
	text-align: left;
	background-color: #ececec;
	color: #1a1a1a;
	font-size: 13px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

#header {
	text-align: left;
	margin-top: 20px;
	max-height: 150px;
	max-width: 950px;
	min-height: 150px;
	min-width: 950px;
	height: 150px;
	width: 950px;
}

#logo {
	background-image: url(/img/logo.png);
	background-repeat: no-repeat;
	padding: 5px;
	max-height: 50px;
	max-width: 950px;
	min-height: 50px;
	min-width: 950px;
	height: 50px;
	width: 950px;
}

#selector {
	padding-left: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-top: 30px;
	list-style-type: none;
	background-image: url(/img/logo_bottom.png);
	background-repeat: no-repeat;
	color: #ececec;
	background-color: #1c1a1b;
	max-height: 95px;
	max-width: 950px;
	min-height: 95px;
	min-width: 950px;
	height: 95px;
	width: 950px;
}

#footer {
	color: #666666;
	text-align: left;
	max-height: 200px;
	max-width: 950px;
	min-height: 200px;
	min-width: 950px;
	height: 200px;
	width: 950px;
}

#copyright {
	padding-left: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-top: 20px;
	max-height: 70px;
	max-width: 950px;
	min-height: 70px;
	min-width: 950px;
	width: 950px;
	height: 70px;
}

#footerselector {
	border-bottom-color: #b1b1b1;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding: 5px;
	max-height: 20px;
	max-width: 950px;
	min-height: 20px;
	min-width: 950px;
	height: 20px;
	width: 950px;
}

#partners {
	background-position: 18px 0px;
	background-image: url(/img/partners.png);
	background-repeat: no-repeat;
	padding: 5px;
	max-height: 100px;
	max-width: 950px;
	min-height: 100px;
	min-width: 950px;
	height: 100px;
	width: 950px;
}


#selector ul {
	margin-left: 70px;
	display: inline;
}

#selector ul li {
	margin: 10px;
	display: inline;
}

a, a:visited, a:link, a:hover {
	color: #65666c;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}

#inquiry {
	max-height: 120px;
	max-width: 950px;
	min-height: 140px;
	min-width: 950px;
	height: 140px;
	width: 950px;
	
}

#inquiryform {
	font-weight: bold;
	font-size: 13px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	text-align: left;
	background-color: white;
	padding: 5px;
	max-width: 950px;
	min-height: 140px;
	min-width: 950px;
	height: 140px;
	width: 950px;
}
#inquiryformoutlet
{
}
#inquiryformfield
{
text-align: left;
float: left;
	display: inline-block;
	width: 180px;
	height:100px;
	padding:5px;
}
#submitbutton
{
	border-width: 0px;
	margin-left: 50px;
	max-width: 100px;
	padding: 20px;
	margin-top:20px;
	color: white;
	background-color: #ff0900;
	min-width: 100px;
	width: 100px;
}
#inquirydisclamer
{
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	position: relative;
	top: -10px;
	clear: left;
}
img
{
	border: 0px;
}
#call
{
	padding: 15px;
	color: #303030;
	font-size: 150%;
	font-weight: bold;
}
