* {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-x;
	margin: 0px 0px 0px -20px;
}

#container {
	font-size: 1.2em;
	margin-left: auto;
	margin-right: auto;
	padding-right:25px;
	width: 800px;
	/*background-image: url(images/container_bg.jpg);*/
	background-repeat: no-repeat;
	background-position:top center;
	padding-left: 20px;
}

#header {
	height: 149px;
	background-image: url(images/header_bg.jpg);
	background-repeat: repeat-x;
}

#linkbar {
	/*position: absolute;*/
	background-image: url(images/linkbar_bg.jpg);
	background-repeat: repeat-x;
	width: 630px;
	height: 59px;
	/*z-index: 8;*/
}

#left {
/*border:10px solid;
	background-image: url(images/content_top_bg.jpg);
	background-repeat: repeat-x;
	height: 417px;
	margin-right: 135px;*/
	/*margin-top: 59px;
	padding-left: 10px;
	padding-right: 50px;*/
	/*padding-top: 45px;
	z-index: 3;*/
}


.TdLeft {
/*border:10px solid;*/
	background-image: url(images/content_top_bg.jpg);
	background-repeat: repeat-x;
	/*height: 417px;*/
	/*margin-right: 135px;*/
	/*margin-top: 59px;
	padding-left: 10px;*/
	/*padding-top: 40px;*/
	/*padding-right: 50px;
	padding-top: 45px;*/
	/*z-index: 3;*/
}

#sub_left {
			/*position: absolute;*/
			/*padding-top:50px;*/
           float: left;
		   z-index: 5}

#sub_right {width: 16em;
            float: right;
			text-align:justify;
			line-height: 16px;
			padding-top:40px;
			/*margin-right: 170px;*/
			border:0px solid;
			}

#sub_content {width: 16em;
			float: left;
			padding-top:40px;
			text-align:justify;
			line-height: 16px;
			/*margin-left: 9em;*/
			border:0px solid;
			}
			
#sub_wide {
/*width: 28em;*/
padding-top:40px;
/*padding-left:65px;*/
			float: left;
			line-height: 16px;
			/*margin-left: 13.5em;*/
			padding-right:12px;
			text-align:justify;
			}

#left_topBox {
	height: 45px;
	padding-top: 1px;
	margin-bottom: 35px;
	color: #FFFFFF;
	font-size: 0.9em;
}

#right {
	
}

#footer {
	clear: both;
	padding: 10px 0px 10px 0px;
	margin-left: 60px;
	text-align: center;
	border-top: 1px solid #CCCCCC;
}

/******************** Top Navigation ************************/

#navcontainer ul
{
	background-color: #036;
	float: left;
	width: 625px;
	font-family: arial, helvetica, sans-serif;
	background-image: url(images/linkbar_bg.jpg);
	background-repeat: repeat-x;
	height: 39px;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding: 21px 10px 0px 10px;
color: #fff;
text-decoration: none;
float: left;
}

#navcontainer ul li a:hover
{
	background-image: url(images/hover_link_bg.jpg);
	background-repeat: repeat-x;
	height: 35px;
	color: #FFFFFF;
}

/********************* End top navigation ***************************/


p {margin-bottom: 15px;
    margin-top: 0px;}

.ingress {margin-bottom: 15px;
    margin-top: 10px;}
	
.sign_up {
	font-weight: bold;
	color: #66FFCC;
}

h1 {
	font-size: 2em;
	padding-top: 50px;
	padding-left: 50px;
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
}

h2 {
	font-size: 1em;
	padding-left: 50px;
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
}

h3 {
	font-size: 1.4em;
	margin-bottom: 15px;
	color: #002D56;
	font-weight: bold;
}


a:link {
	color: #6E2B32;
	text-decoration: none;
	font-weight: bold;
}     /* unvisited link */
a:visited {
	color: #6E2B32;
	text-decoration: none;
	font-weight: bold;
}  /* visited link */
a:hover {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}   /* mouse over link */
a:active {
	color: #006633;
	text-decoration: none;
	font-weight: bold;
}   /* selected link */


.img_left {float: left;
            margin-right: 4px;}

 /***************************** sidebar navigation ****************************/
			
.navcontainer {
	width: 235px;
	background-image: url(images/right_navbar_bg_new.jpg);
	height: 250px;
	/*margin-left:20px;*/
	padding-top: 95px;
	background-repeat: no-repeat;
}

.navcontainer ul
{
list-style-type: none;
margin-left: 40px;
}

.navcontainer a
{
display: block;
font-size: 12px;
font-weight:normal;
padding: 4px;
width: 160px;
background-color: #FFFFFF;
border-bottom: 1px solid #eee;
	color: #515151;
}

.navcontainer a:link, #navlist a:visited
{
text-decoration: none;
}

.navcontainer a:hover
{
background-color: #922B2E;
color: #fff;
}


 /***************************** side buttons ****************************/
			
.button_area {
	width: 246px;
	height: 250px;
	padding-top: 10px;
}

.button_area img{
	/*border: 1px solid #425b71;*/
}


.main1 {
color:#6E2B32;
font-family: Verdana, Arial, sans-serif;
 font-size: 12px;
 font-weight:normal;
 text-decoration:none;
 }
.main1 a{

color:#6E2B32;
 font-family: Verdana, Arial, sans-serif;
 font-size: 12px;
  font-weight:normal;
  text-decoration:none;

}