html , body{
	margin: 0px;
	padding: 0px;
	height: 100%;
}
a {
	text-decoration: none;
	font-weight: bold;
	text-transform: capitalize;
	color: #013363;
	outline: none;
}
a:hover {
	color: #F8AE29;
	text-align: center;
}
h1 {
	font-size: 24px;
	color: #E18D00;
	text-transform: capitalize;
	margin-bottom: 30px;
}
h1  img{
	position: absolute;
}

h2 {
	font-size: 16px;
	color: #013363;
	clear: both;
}
h3  {
	margin-bottom: -10px;
	color: #0089D7;
}
#pageHolder {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 99%;
}
#optionalBanner {
	float: right;
	clear: both;
	margin-right: 20px;
}

#optionalBanner img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 5px;
	padding-left: 5px;
}
#holder {
	width: 1024px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	margin-right: auto;
	height: 100%;
	height: 101%;
	overflow: visible;
}

#header {
	background-image: url(../images/mainLayout/header.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 179px;
}
#header .submit {
	visibility: hidden;
}

#header input {
	border:none;
	width:140px;
	height:14px;
	font-size:11px;
	color: #999;
	margin-left: 840px;
	margin-top: 20px;
}
html > body #header input {
	margin-top: 23px;
}
#menue {
	height: 80px;
}
#menue .reloadMenu {
	height: 5px;
	width: 100%;
}
#shoppingCart {
	float: right;
	width: 22px;
	background-image: url(../images/mainLayout/shoppingCart_1.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 37px;
}
#shoppingCart:hover {
	background-image: url(../images/mainLayout/shoppingCart_2.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#breadCrums {
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#breadCrums ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 34px;
}

#breadCrums li {
	float: left;
	text-transform: capitalize;
	padding-right: 5px;
	padding-left: 5px;
}
#breadCrums li a {
	font-weight: normal;
	color: #A5ACB2;
}
#breadCrums li a:hover {
	color: #53CEF5;
}



#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 0.1em;
	color: #666;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	text-align: left;
}
#footer {
	background-image: url(../images/mainLayout/footer.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 96px;
	clear: both;
	padding-top: 30px;
}
#footer img {
	margin-right: 10px;
}



#footer .logos {
	margin-left: 560px;
	margin-top: 5px;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	margin-left: 950px;
	font-size: 12px;
	margin-top: -30px;
	letter-spacing: .1em;
}
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
}

#footer a:hover {
	color: #999;
}
#footer #tel {
	margin-left: 50px;
	margin-top: 20px;
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	height: 25px;
	padding-left: 8px;
	letter-spacing: 1px;
	background-image: url(../images/mainLayout/orangeCircle.png);
	margin-bottom: 0px;
	background-position: 0px 7px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#footer #tel .num {
	padding-left: 5px;
}
#footer #tel .email{
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/mainLayout/orangeCircle.png);
	background-repeat: no-repeat;
	letter-spacing: 2px;
	padding-left: 6px;
	background-position: 0px 8px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#footer #tel .email a{
	padding-left: 5px;
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#footer #tel .email a:hover{
	color: #F08842;
}

.upArrow {
	background-image: url(../images/mainLayout/UpArrow.png);
	background-repeat: no-repeat;
	height: 24px;
	width: 120px;
	padding-top: 5px;
}
.upArrow:hover {
	background-image: url(../images/mainLayout/UpArrowMOver.png);
	background-repeat: no-repeat;
}
.upArrow a {
	font-weight: normal;
	color: #11B3EF;
}
.upArrow a:hover {
	color: #E1956B;
}
.upArrow img {
	float: left;
	margin-top: -5px;
}
.leftArrow {
	background-image: url(../images/mainLayout/backArrow.png);
	background-repeat: no-repeat;
	height: 24px;
	width: 120px;
	padding-top: 5px;
}
.leftArrow:hover {
	background-image: url(../images/mainLayout/backArrowMOver.png);
	background-repeat: no-repeat;
}

.leftArrow a {
	font-weight: normal;
	color: #11B3EF;
}
.leftArrow a:hover {
	color: #E1956B;
}
.leftArrow img {
	float: left;
	margin-top: -5px;
}
.newLine {
	clear: both;
}
#EvolPro {
	float: right;
	margin-right: 30px;
	margin-top: 5px;
}

