body  {
	margin: 0; 
	padding: 0;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	background-image: url(../images/bg-top.jpg);
	background-repeat: repeat-x;
}
#container {
	width: 845px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
#header {
	height: 170px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
} 
headerImg{
	height:234px;
	clear:both;
}
#header h1 {
	margin: 0; 
	padding: 10px 0px; 
}
#sidebar1 {
	float: right;
	width: 274px;
	padding-left: 10px;
	background-color: #FFFFFF;
	margin-top:0px;
	border-left:1px dotted #999999;
}
#sidebar12 {
	float: right;
	width: 274px;
	background-color: #FFFFFF;
	margin-top:0px;
}
#contactForm {
	background-color: #EFEFEF;
	padding: 20px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E5E5E5;
	border-left-color: #E5E5E5;
}
#mainContent {
	margin-right: 300px;
	line-height:20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
} 
h1{
	color:#006699;
	font-size:28px;
	font-weight:normal;
} 
h2{
	color:#006699;
	font-size:20px;
	font-weight:normal;
	padding:0px;
	margin:0px;
} 
.quote{
	font-size:20px;
	font-family:"Times New Roman", Times, serif;
	}
#footer {
	height:120px;
	margin-top:10px;
	padding-top:25px;
	background-color: #30353B;
	background-image: url(../images/bg-bottom.jpg);
	background-repeat:repeat-x;
	color:#CCCCCC;
} 
#footerContent {
	width: 840px;
	margin:0px auto;
	text-align:left;
	font-size:14px;
}

#tfe{
	float:right; 
	width:450px; 
	font-size:14px; 
	line-height:17px;
}
#footerContent a{
	color:#FFCC00;
}
#footerContent a:hover{
	color:#FFCC00;
	text-decoration:none;
}
#footer p {
	margin: 0; 
	padding: 5px 0; 
}
#footerContent h3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:16px;
	margin:0px;
	padding:0px;
}
#footerContent #contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	float: right;
	margin:0px;
}

.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#ccImg {
	float: right;
	width: 274px;
}
#sChat {
	margin-top:6px;
}
a{
	text-decoration:none;
	color:#006699;
}
a:hover{
	text-decoration:underline;
}

/*
ul{
	list-style-image:url(../images/icon-tick.jpg);
}
li{
	padding:10px 0px;
}
*/.twoColumn {
	padding-top: 15px;
}
.right {
	float: right;
	margin-bottom: 15px;
	margin-left: 20px;
}
.left {
	float: left;
	margin-bottom: 10px;
	margin-right: 20px;
}
.bulletArrow {
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 30px;
	margin-top:7px;
}
.levine {
	float: right;
	margin-left: 15px;
	padding-left: 15px;
	border-left:1px solid #CCCCCC;
	width:235px;
}
.newsTitle {
	font-size: 13px;
	font-weight: bold;
	color: #4D94B8;
}
.newsDetail {
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom:15px;
}
.textField{
	border:1px solid #515151; 
	margin-bottom:7px;
}

#indexBox {
	background-color: #FFFF99;
	padding: 20px;
	border: 1px solid #CCCCCC;
	color:#000000;
	font-size:10px;
	margin-top:15px;
}

/*Menu starts here */

#thicktabs{
margin: 0;
padding: 0;
float: left;
font: bold 13px Tahoma;
margin-top:6px;
float:right;
margin-right:4px;
}

#thicktabs li{
display: inline;
color:#BABDC2;
}

#thicktabs li a{
float: left;
color: #BABDC2;
padding: 8px 11px; /*padding of tabs*/
text-decoration: none;
background-image:url(../images/main-menu-bg.jpg);
background-repeat:repeat-x;
}

#thicktabs li a#leftmostitem{ /*Extra CSS for left most menu item*/
color:#BABDC2;
}

#thicktabs li a#rightmostitem{ /*Extra CSS for right most menu item*/
background-position: top left; /*Position background image to the left instead of default right, to hide indented underline for this link*/
color:#BABDC2;
}

#thicktabs li a:visited{
color: black;
color:#BABDC2;
}

#thicktabs li a:hover{
color: #BABDC2;
background-color:#231F20;
background-image:url(../images/main-menu-bg-hover.jpg);
background-repeat:repeat-x;
}


[if IE]>
<style type="text/css">
p.iepara{ /*Conditional CSS- For IE (inc IE7), create 1em spacing between menu and paragraph that follows*/
padding-top: 1em;
color:#BABDC2;
}
</style>
<![endif]
