/* @override http://marine-money.com/test/ramesh2/css/intro.css */

#introcontent {
	width: 800px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	background: url(../images/intro_bg.png) repeat-y;
	height: 919px;
}

#introcontent h1 {
	font-size: 22px;
	font-weight: normal;
	color: #60543A;
}



.introleft {
	float: left;
	background: url(../images/img_left_filler.png) repeat-x;
	width: 480px;
	
}

.introleft img{
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: 10px;
}

.introright {
	float: right;
	width: 300px;
	height: 500px;
}


#currentissue{
	float: left;
	background:url(../images/right_filelr.png) repeat-x;
	width: 289px;
	height: 69px;
}
#currentissue h1{
	font-size: 14px;
	font-family: "Times New Roman";
	font-style: italic;
	color:#fff;
}
#finacepages{
	float: left;
	left: 10px;
	background: url(../images/img_fp.png) no-repeat;
	width: 289px;
	height: 221px;
}

#financepages img.graph{
	width: 246px;
	height: 143px;
	position: absolute;	
	top: 10px;
	left: 274px;
}

#fp_label {
	width:273px;
	font-family:Arial;
	font-size:11px; color:#000000;
	top:391px; left:506px; position:absolute; height:10px;
}	
#nav_links{
	float: left;
	background: url(../images/navLinks.png) no-repeat;
	width: 300px;
	height: 311px;
}

#info_box{
	float: left;
	left: 45px;
	background: url() no-repeat;
	width: 200px;
	height: 215px;
	overflow: hidden;
}

#introright h1{
	font-size: 14px;
	font-family: "Times New Roman";
	font-style: italic;
	color:#fff;
}

#introcontent img {
	margin-left: auto;
	margin-right: auto;
	
}

#introcontent hr {
	margin-bottom: 20px;
}

#introcontent h2{
	font-size: 10px;
}

#introcontent div.introleft p {
	font-size: 14px;
	margin-left: 14px;
}

.newsletter {
	width: 400px;
	font-size: 12px;
	margin-left: 25px;
	
}

#introcontent input {
	width: 400px;
	margin-bottom: 10px;
}

#introcontent label {
	margin-left: -5px;
	margin-bottom: 10px;
	line-height: 25px;
	font-weight: bold;
	margin-right: 15px;
}

.subscribebutton {
	width: 100px !important;
	
}

.checkboxsb {
	float: left;
	width: 20px !important;
}

.checkboxsm {
	font-size: 10px !important;
}

