@charset "UTF-8";
/* CSS Document */

a {text-decoration:none}
a:visited {
	color: #336699;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #336699;
}

html,body{
	margin:0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	background-color: #CCCCCC;
}



#container{
	width:1000px;
	margin-left: auto;
	background-image:url(/images/bg.gif);
	background-repeat: repeat-y;
	margin-right: auto;
	}

#mainMenu{
	width:900px;
	font-size:11px;
	height:40px;
	margin-left: 35px;
}

#header{
	height: 110px;
	margin-left: 10px;
	maargin-right:10px;
	background-image: url(/images/logo.jpg);
	background-repeat: no-repeat;
	background-position: center;
	}
	
#content-area{
	color:#333333;
	width: 1000px;
	}

#col-left{
	float:left;
	width:290px;
	margin-left: 35px;
	color: #000000;
	}

#col-right{
	float:right;
	width:670px;
	color: #000000;
	}
#rotatepix {
	height: 185px;
	width: 270px;

}
#Register {
	height: 95px;
	width: 270px;
	background-image: url(/images/blackbox.gif);
	background-repeat: no-repeat;
}
#OpenAccount {
	height: 95px;
	width: 270px;
	background-image: url(/images/bluebox.gif);
	background-repeat: no-repeat;
}
h2 {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
}
.BlueBox {
	font-size: 12px;
	font-weight: bold;
}
	
.inner-box-10{
	padding:20px;
	}
.BlackBox {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.BlackBoxContent {
	color: #FFFFFF;
}
	
.inner-box-5{
	padding:10px;
	}

#footer{
	font-size: 9px;
	color: #ffffff;
	text-align: center;
	background-image: url(/images/footer_bg.gif);
	background-position: bottom;
	background-color: #FFFFFF;
	height: 60px;
	width: 1000px;
	line-height: 15px;
	}
.footertop {
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	line-height: 21px;
}
	
#footer a:link{
	color: #FFFFFF;
}

#footer a:visited {
	color: #FFFFFF;
}

#break {
}

.spacer{
	clear:both;
	width:100%;
	font-size:2px;
}
a:link {
	color: #336699;
}
a:visited {
	color: #999999;
}
.inner-box-1040 {
	padding-top: 20px;
	padding-right: 60px;
	padding-bottom: 20px;
	padding-left: 20px;
}