
body  {
	color: #777;
	font-family: "Times New Roman", Times, serif;
	font-size: 0.875em;
	line-height: 18px;
	background: url(images/Bg.png) #CFCFCF repeat-y center;
	margin: 0;
	padding: 0;
	text-align: center;
	
}
html, body {
	height: 100%;
	margin: 0 0 1px;
	padding: 0;
}
.Container { 
	width: 960px;
	background: #FFFFFF;
	margin: 0 auto;
	border: 0px solid #000000;
	text-align: left;
}
.RightCol {
	float: right;
	width: 300px; 
}
.LeftCol {
	float: left;
	width: 200px; 
	height: 300px;
	padding-right: 25px;
}
.MainContent { 
	margin: 0 300px 0 0; 
	padding: 0px 15px 0px 25px;	
}
.MainContentProp {
    height: 450px;
    float: right;
    width: 1px;
}
.MainContentPropClear {
    clear: both;
    height: 1px;
    overflow: hidden;
}
.Header { 
	margin: 0 0 0 0;
	background: #404040;
	border-bottom: 5px solid #FF9900;
} 
.Footer { 
	color: #999999;
	font-size: 0.857em;
	text-align: left;
	width: 920px;
	margin: 0 auto;
	padding: 15px 20px;
	border-top: 5px solid #FF9900;
} 
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
a:link { 
	color: #336699;
	text-decoration: none;
}
a:visited { 
	color: #336699;
	text-decoration: none;
}
a:hover { 
	color: #336699;
	text-decoration: underline;
}
a:active { 
	color: #336699;
	text-decoration: none;
}
h1 { 
	font-size: 1.286em; 
	font-weight: normal;
	margin-top: 30px;
	margin-bottom: 10px;
	padding: 0;
}
h2 {
	font-size: 1.286em; 
	font-weight: normal;
	margin: 15px 0 15px 0;
	padding: 0;
}
h3 {
	font-size: 1em; 
	margin-bottom: 5px;
}
h4 {
	color: #FF9900;
	font-weight: normal;
	font-size: 1em; 
	margin: 0;
}
ul {
	padding: 0 1em;
	margin: 0.5em 0 1em 0;
}
.hr { 
	margin: 0 0 5px 0;
	padding: 0;
}
ul#QuickLinks {
	font-size: 0.95em;
	padding: 0;
	margin: 5px 0 0 0;
}
ul#QuickLinks li a {
	display: block;
	margin-bottom: 7px;
}
ul#QuickLinks li {
  background: url(images/Bullet.png) 0px 4px no-repeat;
  padding-left: 15px;
  list-style: none;
}
ul#Nav li { 
	display: inline; 
}
ul#Nav {
	width: 528px;
	float: right;
	margin: 20px 15px 0 0;
	padding: 0;
	list-style: none;
}
ul#Nav li a {
	display: block;
	float: left;
	height: 10px;
	background-image: url(images/NavSprite.png);
	text-indent: -9999px;
}
ul#Nav li a.Home {
	width: 60px;
	background-position: 0 0;
}
ul#Nav li a.About {
	width: 56px;
	background-position: -60px 0;
}
ul#Nav li a.Strategies {
	width: 97px;
	background-position: -116px 0;
}
ul#Nav li a.Philosophy {
	width: 181px;
	background-position: -213px 0;
}
ul#Nav li a.Contact {
	width: 104px;
	background-position: -394px 0;
}
ul#Nav li a.Home:hover, ul#Nav li a.Home:focus {
	background-position: 0 -10px;
}
ul#Nav li a.About:hover, ul#Nav li a.About:focus {
	background-position: -60px -10px;
}
ul#Nav li a.Strategies:hover, ul#Nav li a.Strategies:focus {
	background-position: -116px -10px;
}
ul#Nav li a.Philosophy:hover, ul#Nav li a.Philosophy:focus {
	background-position: -213px -10px;
}
ul#Nav li a.Contact:hover, ul#Nav li a.Contact:focus {
	background-position: -394px -10px;
}
ul#Nav li a.HomeOn {
	width: 60px;
	background-position: 0 -20px;
}
ul#Nav li a.AboutOn {
	width: 56px;
	background-position: -60px -20px;
}
ul#Nav li a.StrategiesOn {
	width: 97px;
	background-position: -116px -20px;
}
ul#Nav li a.PhilosophyOn {
	width: 181px;
	background-position: -213px -20px;
}
ul#Nav li a.ContactOn {
	width: 104px;
	background-position: -394px -20px;
}
#blanket {
	background-color:#111;
	opacity: 0.75;
	filter:alpha(opacity=65);
	position:absolute;
	z-index: 9001;
	top:0px;
	left:0px;
	width:100%;
}
#popUpDiv1 {
	position:absolute;
	background-color:#FFF;
	width:500px;
	height:300px;
	z-index: 9002;
	padding:20px;
	border:solid 5px #CCC;

}
#popUpDiv2 {
	position:absolute;
	background-color:#FFF;
	width:500px;
	height:200px;
	z-index: 9002;
	padding:20px;
	border:solid 5px #CCC;
}
</style><!--[if IE 5]>
<style type="text/css"> 
/* place css box model fixes for IE 5* in this conditional comment */
.twoColFixRt #sidebar1 { width: 220px; }
</style>
<![endif]--><!--[if IE]>
<style type="text/css"> 
/* place css fixes for all versions of IE in this conditional comment */
.twoColFixRt #sidebar1 { padding-top: 30px; }
.twoColFixRt #mainContent { zoom: 1; }
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
</style>
<![endif]-->
