@charset "UTF-8";
body {
	padding: 0;
	margin: 0;
	background: url(images/backing_rep.jpg) top repeat-x #172c41;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
a {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#bg {
	width: 100%;
	height: 100%;
	background: url(images/bg-trame.png) no-repeat bottom;
}
#main {
	padding: 0;
	margin: 0;
	margin: auto;
	margin-top: 32px;
	width: 958px;
	height: 607px;
	background-repeat: no-repeat;
}
#flash {
	padding: 0;
	margin: 0;
	float: left;
	height: 590px;
	width: 520px;
	margin-left: 0;
}
#content {
	padding: 0;
	margin: 90px 0 0 0;
	padding-right: 12px;
	height: 415px;
	width: 290px;
	float: right;
}
#content ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
}
#content ul li {
	padding: 6px 0 6px 0;
	margin: 0;
	line-height: 25px;
}
#footer {
	padding: 0;
	margin: 0;
	margin: auto;
	height: 50px;
	width: 958px;
	background: url(images/bg-footer.png) no-repeat;
}
#footer ul {
	margin: 0;
	padding: 10px 0 0 0;
	margin: auto;
	list-style: none;
	width: 900px;
	text-align: center;
}
#footer ul li {
	display: inline;
	color: #ffffff;
	font-size: 10px;
}
.subscribe {
	width: 300px;
}
i {
	font-size: 9px;
}
strong {
	color: #000000;
} 
h1 {
	font-size: 18px;
	color: #0f2f50;
	text-align: center;
	font-weight: normal;
}
 ----- Main styles ------------------ ->/*
 
a:link {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
}
.mainheadings {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #F7C25C;
}
.SubHeadings {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #E1CB8F;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}
.Main_backing {
	background-image: url(images/backing.jpg);
	background-repeat: no-repeat;
	height: 768px;
	width: 1000px;
}
.style5 {
	color: #195179
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	color: #FFFFFF;
}
 ----- Customer Service ------------------ ->

.customerservice {
	font-size: 14px;
	color: #333333;
}
.bottomlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 120%;
	color: #FFFFFF;
	margin-top: 5px;
}
.bottomlinks a {
	text-decoration: none;
	color: #FFFFFF;
	margin-top: 5px;
}
.bottomlinks a:hover {
	color: #FFFF99;
	margin-top: 5px;
}
.inputgrey {
	color: #8C713F;
	background-color: #FFFFCC;
	padding: 4px;
	border: 1px solid #8F620C;
}

