body {
	background: #740000 url(../pics/page_bg.jpg) repeat-x center top;
	margin:0px;
	/*line-height:1.3; !line-height:1.2;*/
	font: 10px/15px "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	/*text-align:center;*/
}
div {
	font: 12px/15px "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
}


h1,h2,h3,h4,h5 {
	padding:0; margin:10px 0 0;
	line-height:1;
}
h3 {
	font-size:13px;
}

p {
	margin:8px 0px;
	line-height:1.3;
}

a:link, a:visited {
	text-decoration:none;
	color:#CC0000;
}
a:hover {
	text-decoration:underline;
	color:#740000;
}


.main-content {
	background-color:#fff;
	min-height:394px; /*min height of side shad by default -header; -menu; -10px top-bottom padding*/
	border-left:1px solid #000;
	border-right:1px solid #000;
		padding:5px 8px;
}
.IEborders {
	background: #fff url(../pics/maincontent_border.jpg) repeat-y;
}
.menubar {
	border-left:1px solid #000;
	border-right:1px solid #000;
		/*IE fix: white gap*/
		!margin-top:-3px;
}
.leftcol {
	width:203px;
	float:left;
}
.maincol {
	width:555px;!width:565px; /*-padding*/
	float:right;
		padding:10px;
}


.box_twitter {
	background: #fff url(../pics/sidecol_twitter.jpg) no-repeat center top;
	padding:15px 10px 10px 0px;
}
.box_contact {
	background: #fff url(../pics/sidecol_contact.jpg) no-repeat center top;
	padding:25px 10px 10px;
	text-align:right;
	margin-top:10px;
}


.footer {
	text-align:center;
	color:#fff;
	padding:10px;
}


/* twitter */
#twitter_update_list {
	list-style-position:inside;
	list-style-type:square
}
#twitter_div {
	margin-left:-23px;
}

/*investors' page*/

.pagetitle {
	color: #9C0001;
	font-weight:bold;
}
.docu {
	list-style-type:square;
	line-height:1.4;
}