body {
	text-align:center;
	background:url(../images/background.gif) repeat-x 0 104px;
	font: 13px "Times New Roman", Times, serif;
	color:#656565;
}

a {
	color:#666600;
	text-decoration:none;
}

a:hover {
	text-decoration:none;
	color: #999966;

}

.selected 	{
color: #999966;
			}

body,h1,h2,h3,h4,h4,h6 {
	padding:0;
	margin:0;
}

img { border:none; }

img.topImage {
	width:503px;
	height:266px;
	position:absolute;
	top:0;
	left:1px;
}

img.topRightImage {
	width:127px;
	height:266px;
}

h2 {
	font-size:22px;
	font-weight:normal;
	color:#000000;
}

h2 span {
	font-size:13px;
	font-style:italic;
	color:#656565;
}

#mainContainer {
	text-align:left;
	margin:0 auto;
	width:715px;
	background:url(../images/header.gif) no-repeat left top;
}

#header a {
	text-indent:-1000px;
	overflow:hidden;
	display:block;
	height:104px;
}

#body {
	padding:0 8px;
	background:url(../images/rightbg_color.gif) 580px top repeat-y;
}

#leftContainer, #middleContainer, #middleContainerHome {
	float:left;
}

#leftContainer ul,#leftContainerhome ul{
	padding:0;
	margin:0;
	list-style:none;
}

#leftContainer ul a,#leftContainerhome ul a {
	display:block;
	line-height:25px;
}

#leftContainer {
	width:195px;
	margin-top:58px;
	text-align:center;
	font-size:14px;
	padding-bottom:100px;
}
#leftContainerhome{
	width:195px;
	margin-top:58px;
	text-align:center;
	font-size:14px;
	float:left;
}
ul#mainNav {
	padding:10px 5px;
	background:url(../images/leftnavtop.gif) no-repeat center bottom #CCCC99;
}

body#home ul#mainNav {
	padding-bottom:29px;
}

ul#mainNav li {
	border-bottom: 1px solid #FFFFCC;
}


ul#mainNav li:hover {
	text-decoration:none;
}

ul#mainNav li ul {
	margin-bottom:5px;
}

ul#mainNav li li{
	border:none; 
	white-space:nowrap;
/*	_width:1%;
*/
}

ul#mainNav li li a{
	color:#333333;
	line-height:20px;
}

ul#lowerNav {
	margin-top:1px;
	padding:10px 5px;
	background:url(../images/leftnavbottom.gif) no-repeat center top #CC6600;
}

ul#lowerNav a {
	color:#ffffff;
}


ul#lowerNav li {
	border-bottom: 1px solid #EFAE4E;
}

#middleContainer {
	width:377px;
	position:relative;
	padding-top:266px;
}

#middleContainerHome {
	width:377px;
	position:relative;
}

#middle {
	padding:0 1px;
}

#middleLower {
	padding:10px;
}

body#home #middleLower {
	padding:39px 0 10px 0;
}


#rightContainer {
	float:right;
	width:127px;
	overflow:hidden;
	background:url(../images/rightbg.gif) left 266px no-repeat;
	min-height:561px;
/*	_height:561px;
*/
}

#right {
	padding-top:266px;
}

.sideBox {
	margin-top:35px;
}

.sideBox a {
	display:block;
	width:135px;
	height:76px;
	background:url(../images/360.gif);
	overflow:hidden;
	font-size:14px;
	text-align:center;
}

.sideBox a span {
	display:block;
	padding:21px 10px;
}

#footer {
	border-top:1px solid #999966;
	margin-top:6px;
	padding-top:3px;
	position:relative;
}

#footer ul {
	background-color:#999966;
	padding:0;
	margin:0;
	list-style:none;
	padding:5px 0;
	padding-left:70px;
}

#footer li {
	float:left;
	display:block;
	line-height:14px;
	padding:0 7px;
	border-right:1px solid #ffffff;
}

#footer li.last {
	border:none;
}

#footer a {
	color:#ffffff;
}

#great {
	width:195px;
	height:86px;
	position:absolute;
	top:-90px;
	left:10px;
	background:url(../images/great.gif) no-repeat;
	text-indent:-1000px;
	overflow:hidden;
	cursor: pointer; 
  /*cursor: hand; */
}
#great1 {
	width:195px;
	float:left;
	margin:0px;
	padding:0px;
}

#designedBy {
	height:50px;
	text-align:center;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	vertical-align: middle;
	margin-top: -20px;
}

.homeBox {
	width:187px;
	overflow:hidden;
	float:left;
	background-color:#CCCC99;
	text-align:center;
	font-size:14px;
	line-height:25px;
	margin-top:1px;
}

.homeBox.right {
	float:right;
}

.homeBox img {
	width:187px;
	height:102px;
}

.homeBox a:hover img {
	text-decoration:none;
}


/* Fix's containers not clearing inner floats in firefox */
.clearIt:after, #popList li:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

html .clearIt {
	height: 1%;
}
.newsletter {
	font-size:14px;
}
.newsletter img {
	position:relative;
	top:4px;
	margin:0 5px 0 0;
}