﻿/*
	RESET
*/

*									{
	padding-right: 20;
	line-height: normal;
}
html								{ overflow-y: scroll; }
body							{
	height: 100%;
	background-image: url('images/bg.png');
}
html							{ height: 100%; }
body								{
	font-size: 62.5%;
	font-family: "Trebuchet MS", sans-serif;
	color: #272727;
	background-repeat: repeat;
	background-position: left top;
	text-align: justify;

}
ul									{ list-style: square inside; }
ol									{ list-style: decimal inside; }
a {
	color: #719B70;
	font-weight: bolder;
}
a img								{ border: none; background: none; }
img									{ vertical-align: middle; }
table								{
	border-collapse: collapse;
	text-align: center;
	font-family: "Trebuchet MS";
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}

/*
	UTILITY
*/

.floatLeft 							{ float: left; }
.floatRight							{ float: right; }
.clear								{ clear: both; }
.button								{ border: 1px solid #272727; background: white; padding: 3px 8px; 
									  -moz-border-radius: 5px; -webkit-border-radius: 5px; color: 272727; }
.button:hover						{ background: #0055a5; color: white; }

#page-wrap {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width: 1060px;
}

#header {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-image: url('images/ecfleet-hd.png');
	width: 1060px;
	height: 236px;
	background-repeat: no-repeat;
}
#body-content {
	width: 920px;
	padding-left: 70px;
	line-height: 24px;
}
#main-content {
	background-image: url('images/body-bg_08.png');
	width: 1060px;
	height: 100%;
	background-repeat: repeat-y;
	pading-top:25px;
}
	
#main-content-contact {
	background-image: url('images/body-bg_08.png');
	width: 1060px;
	height: 100%;
	background-repeat: repeat-y;
	padding-left:70px;
	padding-right:70px;
	pading-top:25px;
}

	
#main-content-home {
	width: 1060px;
}

#awmAnchor-menu {
	width: 1060px;
	height: 87px;
	margin-right: 25px;
}

#footer {
	background-image: url('images/footer_17.png');
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width: 1085px;
	height: 219px;
}

#footer-text {
	font-family: "trebuchet MS";
	color: #FFFFFF;
	font-size: large;
	padding-top: 30px;
	padding-left: 70px;
	float: left;
	padding-bottom: 15px;
}


a {
	color: #0055A5;
}
.style1 {
}

.h1 {
	color: #BD292E;
	font-size: xx-large;
	margin-bottom: 5px;
	line-height: normal;
	white-space: normal;
	word-spacing: normal;
}
.text {
	font-size: medium;
	color: #000000;
}

#cc {
	z-index: 1000;
	width: auto;
	float: left;
	padding-top: 200px;
	padding-left: 60px;
}


.style4 {
	text-align: center;
}
.style5 {
	color: #BD292E;
	font-size: 16pt;
}
.style6 {
	text-align: left;
}
.style7 {
	color: #BD292E;
}
.style9 {
	text-align: left;
	font-size: x-large;
	color: #000080;
}
.style10 {
	color: #BD292E;
	font-size: medium;
}
.style11 {
	font-size: medium;
}
.style12 {
	text-align: left;
	font-size: medium;
	color: #BD292E;
}
.style13 {
	text-align: center;
	color: #BD292E;
}
.style14 {
	color: #FFFFFF;
	font-size: medium;
}

</style>


