@charset "UTF-8";
/* CSS Document */

body {
	margin:0 auto;
	padding:0;
	font:12px/16px Arial, Helvetica, sans-serif;
	text-align:left;
	width:1014px;
	background-color:#d7d7d5;
}
h2, h3 {
	margin:0 0 5px 0;
}
p {
	margin:0 0 10px 0;
}
#container {
	width:100%;
	text-align: center;
	margin:0 auto;
}
#intro {
	width: 1014px;
	display:none;
	padding: 10px;
	background-color: #596190;
	color: #FFF;
	text-align: left;
}
#intro a {
	color:#FFF;
}
.special {
	display:none;
}
#header {
	width:1014px;
	height:31px;
	font-size:14px;
	color:#000000;
	background: url(images/home_04.jpg) bottom no-repeat;
	text-align: center;
	padding: 15px 0 0 0;
	text-transform: capitalize;
}
#header {
	position:relative;
	padding:10px 0 0 0;
	margin:0;
}
#header h4 {
	height:28px;
	padding:12px 0 0 0;
	font-size:13px;
	text-transform:capitalize;
	margin:0;
	color:#262A4D;
	position:absolute;
	display:block;
	top:0px;
	left:400px;
}
#button-pay {
	background:url(images/button-pay.jpg) top no-repeat;
	width:153px;
	height:30px;
	display:block;
	top:5px;
	left:861px;
	position:absolute;
}
#row {
	height:auto;
	position:relative;
	clear:both;
}
#rowa {
	height:110px;
	background:url(images/home_05.jpg) bottom no-repeat;
}
#rowone {
	height:389px;
	clear:both;
}
#cola {
	float:left;
	height:339px;
	width:506px;
	padding:25px;
	text-align:center;
	background:url(images/home_06.jpg) no-repeat;
	overflow:hidden;
}
#cola h2, #cola h3, #cola p {
	margin:0;
}
#colb {
	float:left;
	width:458px;
	overflow:hidden;
}
#rowtwo {
	height:10px;
	background-image:url(images/home_08.jpg);
	background-repeat:no-repeat;
	clear:both;
}
#rowthree {
	height:auto;
	background-color:#596091;
	font-size:22px;
	color:#FFF;
	position:relative;
	overflow:hidden;
	clear:both;
	margin: 0 0 20px 0;
}
#rowthree span {
	display:none;
}
#usstorage #rowthree {
	text-align:left;
	font-weight:bold;
	color:#FFF;
}
#usstorage #rowthree a {
	border:none;
	text-decoration:none;
	color:none;
}
#usstorage #rowthree span {
	color:#ffe01a;
	display: inline;
}
#footer {
	text-align:center;
	color:#000;
	clear:both;
	padding:0;
	margin:0;
}
.style1 {
	font-size: 9px;
	vertical-align: 50%;
}
.style2 {
	font-size:14px;
	color:#3155a6;
	font-weight:bold;
}
.style3 {
	font-size:12px;
}
.style5 {
	color:#ffe01a;
	font-weight:bold;
}
a:link {
	color:#262A4D;
	text-decoration:underline;
}
a:visited {
	color:#000000;
	text-decoration:underline;
}
a:hover {
	color:#3155a6;
	text-decoration:underline;
}
#intro-more {
	font-size:8px;
	text-decoration:none;
}
#footer a:link {
	color:#000000;
	text-decoration:none;
}
#footer a:visited {
	color:#000000;
	text-decoration:none;
}
#footer a:hover {
	color:#3155a6;
	text-decoration:none;
}

