@charset "utf-8";
/******** moneymarket body elements ********/

* {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px 0px 0px 0px;
}

body {
	font-size: 0.85em;
	line-height: 1.5em;
	color: #3d3d3d;
	background-color: #735f3f;
	background-repeat: repeat-x;
	background-position: top;
	font: tahoma;
}
.left {
	width: 800px;
	background-color: #D4D4D4;
}
.right {
	margin: 5px;
	padding: 5px;
	width: 200px;
}

.content-bg {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	width: 750px;
	height: 720px;
}
.content-bg2 {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	width: 750px;
	height: 4200px;
}

.main {
	position: relative;
	width: 750px;
	height: auto;
}
.sub {
	position: absolute;
	left: 73px;
	top: 41px;
	width: 533px;
	height: 310px;
	background-repeat: repeat;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
}
.sub2 {
	position: absolute;
	left: 55px;
	top: 30px;
	width: 642px;
	height: 1111px;
	background-repeat: repeat;
	color: #000000;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	font: tahoma;
	font-size: 14px;
}
.cell_1 {
	position: absolute;
	left: 5px;
	top: 7px;
	width: 439px;
	height: 310px;
	background-repeat: repeat;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	line-height: normal;
}
.cell_2 {
	position: absolute;
	left: 443px;
	top: 7px;
	width: 266px;
	height: 321px;
	padding: 0px;
	margin: 0px;
	background-image: url(images/box.jpg);
	background-repeat:no-repeat;
	z-index: 2;
}
.cell_3 {
	position: absolute;
	left: 1px;
	top: 337px;
	width: 739px;
	height: 278px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #f7e89c;
}
.cell_4 {
	position: absolute;
	left: 486px;
	top: 281px;
	width: 213px;
	height: 212px;
	background-color: #ACACAC;
	margin: 0px;
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 100px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}
.cell_5 {
	position: absolute;
	left: 2px;
	top: 631px;
	width: 748px;
	height: 80px;
}

.info {
	color: #6e4c18;
	font-size:12px;
	font-weight:normal;
	margin-left: 50px;
}
.info-data {
	color: #6e4c18;
	font-size:12px;
	font-weight: normal;
	line-height: 14px;
}

.bottom-menu {
	position: relative;
	width: 750px;
	height: 80px;
}
.home {
	position: absolute;
	left: 16px;
	top: 0px;
	width: 71px;
	height: 60px;
}
.menu1 {
	position: absolute;
	left: 122px;
	top: 0px;
	width: 71px;
	height: 60px;
}
.menu2 {
	position: absolute;
	left: 231px;
	top: 0px;
	width: 81px;
	height: 61px;
}
.menu3 {
	position: absolute;
	left: 347px;
	top: 0px;
	width: 100px;
	height: 63px;
}
.menu4 {
	position: absolute;
	left: 486px;
	top: 0px;
	width: 100px;
	height: 62px;
}
.menu5 {
	position: absolute;
	left: 623px;
	top: 0px;
	width: 100px;
	height: 60px;
}
.emailform {
	position: absolute;
	left: 23px;
	top: 217px;
	width: 249px;
	height: 107px;
	padding: 0px;
	margin: 0px;
	z-index: 1;
}
.contact {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#D7B01A;
}
.contact2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color: #836B10;
}

/******** layout elements ********/

.wrapper {
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.header {
	margin: 0px;
	height: 174px;
	padding: 0em;
	text-align: left;
	background-repeat: repeat;
	background-position: left top;
	background-image: url(images/header-bg.jpg);
	border-bottom-color: #FFFFFF;
}
.content {
	margin: 0px 0px 0px 425px;
	padding: 1.5em 1em 1em 1.5em;
	text-align: justify;
}

.left {
	float: left;
	width: 395px;
	font-family: tahoma;
	font-size: 10px;
	color: #000000;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
	padding-top: 3em;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 1em;
}

.content-subpage {
	margin: 0px 0px 0px 320px;
	padding: 1.5em 1em 1em 1.5em;
	text-align: justify;
}

.left-subpage {
	margin: 0px 0px 0px 0px;
	float: left;
	width: 300px;
	padding: 1.5em 0em 1em 1em;
}


.footer {
	margin: 0px 0px 0px 0px;
	height: 35px;
	padding-top: 15px;
	color:#FFFFFF;
	clear: both;
	text-align: center;
	font-size: .80em;
	background-color: #d49708;
	background-repeat: no-repeat;
	background-position: center top;
}

.credlinks{
	margin: 0px 0px 0px 0px;
	height: 40px;
	font-size: .75em;
	text-align:center;
	padding-top: 18px;
}

.menu-align-right{ 
	text-align: right;
	}
.menu-align-left{ 
	text-align: left;
	}
.menu-align-center{ 
	text-align: center;
	}

/******** document styles ********/

p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
}

.footer p {
	margin: 0px;
	line-height: 1.2em;
}


/******** list styles style ********/

.footer a, a:link, a:active, a:visited {
	color: #ffffff;
	text-decoration: none;
}

.footer a:hover {
	color: #FFCC00;
	text-decoration: none;
}
.p.top {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-indent: 5px;
}
ul.list {list-style-position:inside;
}
.guarantee {
	background-color:#E7C029;
	border-color:#3F3F3F;
	border-style:solid;
	border:thin;
}
.go a, a:link, a:active, a:visited {
	color: ##ff0000;
	text-decoration: none;
}

.go a:hover {
	color: ##ff0000;
	text-decoration: underline;
}
