/* CSS Document */
body{
	margin: 0;
	padding: 0;
	background:url(http://www.trafalgarinvestments.com/images/layout/background.png);
	background-repeat:repeat-x;
	color:#000066;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#CFD1FF;
}
p{
	text-indent:30px;
	font-size:medium;
}
a{
	color:#003366;
	cursor:pointer;
	margin-right:30px;
	text-decoration:none;
}
li{
	list-style-image:url(http://www.trafalgarinvestments.com/images/bullet.gif);
	margin: 20px 0px;
}
h1{
	font-size:x-large;
	margin-bottom:-10px;
}
h2{
	font-size:large;
	margin-bottom:-8px;
	color:#BE9D5D;
	font-style:italic;
}
hr{
	width:95%;
	color:#F7CC79; 
	float:left;
	margin-left:2.5%;
	background-color:#F7CC79;
	border-width:0px;
	height:1px;
}
.cssContactInfo{
	font-size:12px;
}

.cssCenter{
	width: 1000px;
	margin: auto;
	position:relative;
	z-index:5;
}
.cssHeader{
	width:1000px;
	height:180px;
	background-color:#FFFFFF;
	position:relative;
}
.cssHeader img{
	float:left;
}
.cssBanner{
	width:1000px;
	height:30px;
	background-image:url(http://www.trafalgarinvestments.com/images/sapphireBackground.png);
}
.cssContentBox{
	width: 950px;
	height:auto;
	float:left;
	margin:-10px 15px 0px 15px;
}
.cssContentBox hr{
	width: 95%;
	margin-left:2.5%;
	margin-bottom:20px;
}
.cssContentHeader{
	width:950px;
	height:24px;
	background-image:url(http://www.trafalgarinvestments.com/images/layout/wideBoxHeader.png);
	float:left;
}
.cssContentBody{
	width:900px;
	float:left;
	padding:0px 30px 0px 20px;
	background-image:url(http://www.trafalgarinvestments.com/images/layout/wideBoxBackground.png);
}
.cssContentBody img{
	float: right;
	border:solid;
	border-style:ridge;
	margin-left:10px;
	margin-bottom:10px;
}
.cssContentBody a{
	color:#003366;
	margin:0px;
	text-decoration:underline;
}
.cssContentFooter{
	width:950px;
	height:24px;
	background-image:url(http://www.trafalgarinvestments.com/images/layout/wideBoxFooter.png);
	float:left;
}
.cssNavigation{
	width: 970px;
	height: 21px;
	background-image:url(http://www.trafalgarinvestments.com/images/menuBar.png);
	padding:5px 15px;
	float:left;
}
.cssFooter{
	width: 1000px;
	height: 40px;
	font-size:14px;
	margin-bottom:10px;
}
.cssFooterNavLinks{
	float:left;
}
.cssFooterNavLinks a{
	margin:0px;
}
.cssFooterText{
	float:left;
	width:730px;
	text-align:right;
	position:relative;
	/*left:55%*/
}
.cssFooterText a{
	margin-right:0px;
	text-decoration:underline;
}
.cssFeedBox{
	float:left;
	width:746px;
	height:30px;
	padding: 40px 0px 0px 0px;
	text-align:right;
	font:Verdana, Arial, Helvetica, sans-serif;
	color:#999900;
	font-style:italic;
}
.cssFeedBox a{
	text-decoration:underline;
	color:#0000CC;
	margin:0px;
	padding:0px;
	font-size:small;
	font-style:normal;
}

.cssFeedBox h2{
	margin-bottom:0px;
	padding-bottom:0px;
}
.cssStockTicker{
	float:right;
	text-align:right;
	color:#003366;
	font-style:normal;
	cursor:default;
}
.cssFooterBackground{
	background-image:url(http://www.trafalgarinvestments.com/images/layout/footerBackground.png);
	height:120px;
	width:100%;
	float:right;
	margin-top:-120px;
	position: relative;
	z-index:0;
}