/* basic */

body {
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	font: bold 0.5em/1.5em Arial, Helvetica, sans-serif;
	background: #244197 url(../images/pagebg.jpg) 0px 0px repeat-x;
}
p, h1, h2, h3, h4, h5, h6, ul, li {
	padding: 0;
	margin: 0;
}
a img {
	border: 0;
}
#print {
	display: none;
}

/* container */

.container {
	margin: 10px auto 0;
	width: 750px;
	background: #291e84;
	border: 1px solid #f9e912;
}
.clearing {
	clear: both;
}

/* details */

.details {
	height: 29px;
	background: url(../images/details1.jpg) left top repeat-y;
}
.details p {
	text-align: right;
	font-size: 12px;
	line-height: 1em;
	color: #f9e912;
	font-weight: bold;
	font-family: Tahoma, sans-serif;
	padding: 9px 20px 0 15px;
}
.details a {
	color: #fff;
}
.details span {
	float: left;
}

/* top */

.top {
	height: 161px;
	margin: 10px 0px;
	text-align: left;
	background: url(../images/top1.jpg) 0px 0px  repeat-y;
}
.top a {
	display: block;
	width: 192px;
	height: 161px;
	margin: 0 0 0 10px;
}

/* navigation */

/* navigation */

.nav {
	float: left;
	width: 170px;
	padding: 0px;
	margin: 15px 0 0 4px;
	text-align: left;
	text-indent: 60px;
	padding-bottom: 10px;
	border-bottom: 0px solid #fff;
}
html>body .nav {
	margin: 15px 0 0 9px;
}
.nav a {
	margin-left: 0px;
	display: block;
	font-size: 1.5em;
	padding: 15px 0;
	font-weight: bold;
	color: #fff;
	letter-spacing: 0.1em;
	text-decoration: none;
	background: #291e84 url(../images/small_logo.jpg) 10px center no-repeat;
	border-right: 10px solid #291e84;
	margin-bottom: 1px;
}
.nav a:hover {
	text-decoration: none;
	background-color: #291e84;
	color: #f9e912;
	border-right: 10px solid #291e84;
}
#logos a{
	margin-top: 40px;
	background: #291e84 url(../images/small_logo4.jpg) 10px center no-repeat;
	display: block;
	text-align: center;
}

#logos .statcounter img {
	border: 1px solid #f9e912;
	margin: 0px auto;}
/* content */

.content {
	margin: 15px 0 0 10px;
	float: left;
	text-align: justify;
	width: 560px;
	color: #f9e912;
}
html>body .content {
	margin: 15px 0 0 12px;
	width: 540px;
}

.content h1 {
	font-size: 2em;
	font-weight: bold;
	text-transform: uppercase;
	margin: 10px 10px 20px 0px;
	line-height: 2em;
	color: #fff;
	border-bottom: 1px solid #fff;
	font-family: arial;
}
.content p {
	font-size: 1.5em;
	margin: 0px 10px 10px 0px;
	line-height: 1.5em;
}
.content h2 {
	font-size: 1.5em;
	margin: 20px 10px 0px 0px;
	line-height: 1.5em;
	color: #fff;
	text-transform: uppercase;
	font-family: arial;
}
.content ul {
	font-size: 1.5em;
	margin: 20px 60px 40px 60px;
	line-height: 2em;
}
.content li {
	margin: 15px 0;
	line-height: 1em;
}

.content ul li ul{
	font-size: 1em;
	margin: 20px 60px 0px 60px;
	line-height: 1.5em;
}
.content li ul li{
	margin: 15px 0;
	line-height: 0.5em;
}
.content a {
	color: #fff;
	font-weight: bold;
}

.imgright {
	float: right;
	margin-top: 0.7em;
	margin-right: 10px;
	margin-left: 20px;
	border: 1px solid #fff;
}


p.contactp {
	margin-left: 180px;
	margin-bottom: 2em;
}
p.contactp strong {
	color: #291e84;
}
/* usp */

.usp {
	text-align: left;
	float: left;
	border: 1px solid #f9e912;
	background: #291e84;
	margin: 0 0 10px 0px;
}
.usp {
	margin: 0 0 10px 12px;
}
.usp img {
	position: relative;
	top: 22px;
	border: 0px solid #D6D6D6;
}
.usp h2 {
	position: relative;
	top: -72px;
	font-size: 2em;
	margin: -1px 0 0px 0px;
	padding-left: 3px;
	color: #291e84;
	background-color: #f9e912;
	border: 1px solid #f9e912;
}
.usp p {
	font-size: 1.2em;
	margin: 2px 3px 5px 3px;
	line-height: 1em;
	color: #f9e912;
}
.more {
	display: block;
	font-size: 1.5em;
	text-align: right;
	margin: 0 3px 5px 3px;
	color: #f9e912;
	font-weight: bold;
}

.usp a {
	color: #f9e912;
	}

/* footer */

.footer {
	margin: 30px 0 0;
	color: #fff;
	font-weight:bold;
}
.footer p {
	text-align: left;
	padding: 15px 10px 15px 0;
	font-size: 1.4em;
	margin: 0 14px 0 14px;
	border-top: 1px solid #fff;
}
.footer a {
	color: #f9e912;
	padding: 0 10px;
}
.footer span {
	float: right;
}
.footer span a {
	padding: 0;
}

.cro {
	font-size: 1.25em;
	color: #fff;
	margin: 10px 0 0;
	padding: 0 0 10px 0;
}

/* form */

.form {
	width: 259px;
	padding: 40px 10px 0 20px;
	text-align: left;
}

form {
	margin-top: 3em;
}

fieldset {
	border: 0;
}

label {
	float: left;
	width: 150px;
	text-align: right;
	padding: 0 10px 2px;
	display: block;
}

input {
	border: 1px solid #898a84;
	margin: 0;
	width: 160px;
	font-family: Arial, Helvetica, sans-serif;
}
#input_comment {
	border: 1px solid #898a84;
	width: 160px;
	height: 80px;
	margin: 0;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
}
#input_address {
	border: 1px solid #898a84;
	width: 160px;
	height: 50px;
	margin: 0;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
}

.submit {
	border: 1px solid black;
	color: #291e84;
	width: 60px;
	font-weight: bold;
	background: #f9e912;
	cursor: pointer;
	cursor: hand;
	padding: 2px 4px;
	margin: 0 0 0 178px;
}
.reset {
	margin: 0 0 0 20px;
	border: 1px solid black;
	color: #291e84;
	width: 60px;
	font-weight: bold;
	padding: 2px 4px;
	background: #f9e912;
	cursor: pointer;
	cursor: hand;
}

p.error {
	font-size: 1.25em;
	margin: -10px 0 0 130px;
	padding: 5px 40px;
	color: #fff;
}

#logos {
	width:150px;
	margin: 10px auto;
	padding-top: 10px;
	text-align:left;
}
#logos img {
	display:block;
	margin: 30px 0px 0px 25px;
}

img#psa {
	margin-left: 31px;
}
span.center {
	display:block;
	text-align:center;
}