@charset "utf-8";
/* CSS Document */
html, body {
	height:100%;
}
body {
	padding:0;
	margin:0;
	background: url(../pics/bk.jpg) repeat-x;
	overflow-x:hidden;
}
form {
	padding:0;
	margin:0;
}
strong {
	color: #9FF;
}

table{
	border-collapse:collapse;
	padding:0;
}

img{
	border:none;
}

.wrap {
	width:744px;
	background: url(../pics/bg.jpg);
	margin-left:auto;
	margin-right:auto;
	height:970px;
	position:relative;
	
}
.nav {
	position:absolute;
	top:118px;
	left:70px;
	width:630px;
	height:19px;
	background:#04295e;
}
.gallery_holder{
	z-index:0;
	padding:2px;
	position: absolute;
	left:31px;
	top:425px;
	background:#006293;	
	width:678px;
	height:350px;
}

.form{
	width:250px;
	height:230px;
	background:#002157;
	position: absolute;
	left:300px;
	top:0px;
}

.storo{
	width:645px;
	padding:10px;
	height:210px;
	overflow:auto;
	position: absolute;
	left:36px;
	top:170px;
}

.title {
	position: absolute;
	left:36px;
	top:140px;
	font-family: Tahoma, Geneva, sans-serif;
	color:#959595;
	text-transform:uppercase;
	font-size:22px;
	font-weight:bold;
}

.formtitle {
	color:#0062a8;
	font-size:18px;
	font-weight:bold;
	margin-bottom:5px;
}
textarea {
	width:150px;
	height:70px;
	color:#0d004c;
}
.required, required email {
	width:150px;
	color:#0d004c;
}
.field2 {
	width:30px;
	color:#0d004c;
	background:#999;
	border:none;
}
label {
	width: 10em;
	float: left;
}
label.error {
	font-size:10px;
	float: none;
	color:#0FF;
	padding-left: .5em;
	vertical-align: top;
}
.captchatext {
	float:left;
	width:171px;
	font-size:10px;
	color: #FFF;
}
.button {
	background:#0d004c;
	color: #FFF;
	border:none;
	height:23px;
	margin-left:0px;
}
.top {
	position: absolute;
	left:40px;
	top:910px;
}

.add{
	position: relative;
	left:40px;
	top:935px;	
}

/* added 2day */
.left1{
	padding:20px 0 0 10px;
	background:url(../pics/sideback.png);
	width:160px;
	height:390px;
	position: absolute;
	left:-135px;
	top:122px;
}

.forex{
	
	margin-bottom:10px;
	
}

.forex td{
	 color:#214F83;
}

.stock{
	position: absolute;
	left:-130px;
	top:580px;
}

.left2{
	padding:20px 0 0 20px;
	background:url(../pics/sideback.png);
	width:150px;
	height:230px;
	position: absolute;
	left:-136px;
	top:625px;
}

.right1{
	padding:20px 20px 0 20px;
	background:url(../pics/sideback.png);
	width:130px;
	height:390px;
	position: absolute;
	left:710px;
	top:122px;
	
}

.right1 ul{
	padding:0;
	margin:0;
	margin-top:40px;
	margin-left:7px;
	color:#214F83;
}

.right1 li{
	padding-bottom:5px;
	color:#214F83;
}

.right1 li a{
	text-decoration: underline;
	color:#214F83;
}

.right1 li a:hover{
	text-decoration:none;
	color:#214F83;
}

.right2{
	padding:20px 0 0 20px;
	background:url(../pics/sideback.png);
	width:150px;
	height:390px;
	position: absolute;
	left:710px;
	top:560px;
}



.side_title{
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
}

/* added 2day */

.bottom {
	text-align:right;
	width:649px;
	height:10px;
	position: absolute;
	left:40px;
	top:940px;
	color: #0076a3;
	font-size:9px;
}
.bottom a, a:hover {
	color: #0076a3;
	text-decoration: underline;
}
.bottom a:hover {
	color: #0076a3;
	text-decoration:none;
}
