body {
	margin: 0px;
	padding: 0px;
	background: #f2f2f2;
	background: #F2F2F2 url(../images/header.gif) repeat-x;
	font: 12px Arial, Helvetica, sans-serif;
}
p  {
	margin: 0px 0px 1em;
}
td {
	font-size: 12px;
}
#header {
	height: 180px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	position: relative;
	background: url(../images/logo.jpg) no-repeat;
	text-align: right;
	padding-top: 40px;
	color: #FFFFFF;
	font-weight: bold;
}
#header em {
	font: italic normal 36px "Times New Roman", Times, serif;
	letter-spacing: -1px;
}

#header #navigation {
	position: absolute;
	right: 10px;
	bottom: 0px;
}
#header #navigation td {
	width: 108px;
	background: url(../images/navButton.gif) no-repeat right top;
}
#header #navigation a {
	text-align: center;
	display: block;
	width: 107px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	height: 25px;
	padding-top: 9px;
	font-size: 14px;
	margin-left: 1px;
}
#header #navigation a:hover {
	background: url(../images/navButtonHover.gif) no-repeat right top;
	text-align: center;
	display: block;
	text-decoration: none;
}

#container {
	background: url(../images/container.gif) no-repeat;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
}
#footer {
	background: url(../images/footer.gif);
	height: 180px;
	margin-top: 20px;
	text-align: center;
	padding: 20px;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 150%;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#main {
	float: left;
	background: #FFFFFF;
	margin-top: 20px;
	width: 720px;
	padding-right: 20px;
	padding-left: 20px;
	min-height: 712px;
	height: auto !important;
	height: 712px;
	padding-bottom: 5px;
}
#main a {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}
#main  ul, #main ol {
	margin: 0px;
	padding: 20px 0px 20px 50px;
}
.clearboth {
	clear: both;
}
#tradingTable {
	background: #EBF5F8 url(../images/tradingBoxBack.gif) repeat-x;
	font-size: 12px;
	overflow: hidden;
	width: 458px;
	float: left;
	margin-right: 10px;
	height: 377px;
	display: none;
}
#tradingTable th {
	border-right: 1px solid #FFFFFF;
	padding: 7px 3px 5px 7px;
	text-align: left;
	vertical-align: top;
	color: #FFFFFF;
	background: #1A5468;
	height: 19px;
	font-weight: bold;
	font-size: 14px;
	width: 218px;
}
#tradingTable td {
	border-top: 1px dotted #2B8AAA;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px none #2B8AAA;
}
#tradingTable a {
	width: 218px;
	overflow: hidden;
	display: block;
	font-weight: normal;
	color: #144150;
	margin: 0px;
	padding: 5px 5px 0px;
	height: 75px;
}
#tradingTable  a img {
	float: left;
	margin-right: 10px;
	border-style: none;
	height: 68px;
	overflow: hidden;
}
#tradingTable  a p {
	margin: 0px;
}
#tradingTable   a   em {
	color: #026800;
	display: block;
	text-align: right;
	font-weight: bold;
	margin-top: 10px;
	padding-bottom: 5px;
}
#tradingTable a:hover {
	color: #990000;
}
#tradingTable  a:hover em {
	text-decoration: none;
	color: #990000;
}
#aside {
	float: left;
	width: 180px;
	background: #5A2F02 url(../images/aside.jpg) no-repeat;
}
#aside a {
	display: block;
	margin: 0px;
	padding: 0px;
}

#aside #asideBottom {
	background: url(../images/asideBottom.gif) no-repeat;
	height: 14px;
	width: 180px;
	overflow: hidden;
	margin-top: 5px;
}

#aside #catgryNav {
	background: url(../images/catgryTop.jpg) no-repeat;
	padding-top: 64px;
	padding-bottom: 10px;
	min-height: 350px;
	height: auto !important;
	height: 350px;
}
#aside #catgryNav a {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 10px 5px 10px 15px;
	font-weight: bold;
}
#aside #catgryNav a:hover {
	background: #5a0d02;
}
#aside #catgryNav2 {
	padding-top: 14px;
	padding-bottom: 10px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
}
#aside #catgryNav2 a {
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#aside #csBox {
	background: url(../images/csBox.jpg);
	height: 276px;
	width: 159px;
	margin-right: auto;
	margin-left: auto;
}

#clearAll {
	clear: both;
	height: 1px;
	overflow: hidden;
}
#myContent {
	background: #210a00;
	height: 200px;
	width: 720px;
}
#myContent1 {
	margin-bottom: 10px;
}
#main h1 {
	font-size: 36px;
	font-weight: normal;
	color: #915735;
	font-style: italic;
	margin-bottom: 12px;
	padding: 0px;
	margin-top: 10px;
}
#main h2 {
	font: italic normal 24px Georgia, "Times New Roman", Times, serif;
	color: #003366;
}

#main h3 {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #003366;
}
#main .testimony {
	margin-right: 40px;
	margin-left: 40px;
	border-top: 1px dotted #D6D6D6;
	padding-top: 10px;
}
#main .testimonySignature {
	font-style: italic;
	text-align: right;
	margin-right: 40px;
	margin-left: 40px;
}
#main #rfb_ofs_table {
	width: 719px;
}
#main   #rfb_ofs_table   .scroll {
	height: 340px;
	overflow: auto;
}
#main .rfb_ofs_innerTable {
	background: #EBF5F8 url(../images/tradingBoxBack.gif) repeat-x center top;
	margin: 0px auto;
	width: 340px;
	overflow: scroll;
}
#main .rfb_ofs_innerTable th {
	border-right: 1px solid #FFFFFF;
	padding: 7px 3px 5px 7px;
	text-align: left;
	vertical-align: top;
	color: #FFFFFF;
	background: #1A5468;
	height: 19px;
	font-weight: bold;
	font-size: 14px;
	width: 218px;
}
#main .rfb_ofs_innerTable td {
	border-top: 1px dotted #2B8AAA;
	border-right: 1px solid #FFFFFF;
	font-size: 12px;
}
#main .rfb_ofs_innerTable   a  {
	width: 330px;
	overflow: hidden;
	display: block;
	font-weight: normal;
	color: #144150;
	margin: 0px;
	padding: 5px 5px 0px;
	height: 75px;
}
#main .rfb_ofs_innerTable a img {
	float: left;
	margin-right: 10px;
	border-style: none;
	height: 68px;
}
#main .rfb_ofs_innerTable a p {
	margin: 0px;
}
#main .rfb_ofs_innerTable a em {
	color: #026800;
	display: block;
	text-align: right;
	font-weight: bold;
	margin-top: 10px;
	padding-bottom: 5px;
}
#main .rfb_ofs_innerTable a:hover {
	color: #990000;

}
#main .rfb_ofs_innerTable a:hover em {
	color: #990000;
}
.thumbnails {
	padding-top: 10px;
	border-bottom: 1px dotted #ACACAC;
	border-top: 1px dotted #ACACAC;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#requestContact {
	background: #EBEBEB;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	font: normal 10px tahoma, verdana, arial;
	border: 1px solid #D6D6D6;
	width: 280px;
	float: right;
	margin-left: 10px;
}
#requestContact h3 {
	font: italic normal 16px Georgia, "Times New Roman", Times, serif;
	color: #474747;
	margin: 5px;
}

#requestContact table {
	margin-right: auto;
	margin-left: auto;
}
#requestContact input, #requestContact textarea {
	width: 200px;
	font: 10px tahoma, verdana, arial;
	padding: 2px;
	margin: 0px 2px 2px;
}
#requestContact #submit {
	width: auto;
	padding-right: 20px;
	padding-left: 20px;
}
.imageLeft {
	float: left;
	margin-right: 10px;
}
.imageRight {
	float:right ;
	margin-left: 10px;
}
.clearFloats {
	clear: both;
}
