	/* CSS Document */

html {

	overflow: -moz-scrollbars-vertical !important;

	}

body {

	padding: 0;

	margin: 0;

	font: 75% sans-serif, Verdana;

	font-size: 12px;

	color: #000;

	background: #fff;

	height: 100%;

	}

body a{

	text-decoration:none;

	cursor:pointer;

	color: #000000;

	}

body a:hover{

	color:#fe0000;

	}

body a img{

	border:0px;

	}

#center {

	width: 839px;

	height: 100%;

	margin-left: auto;

	margin-right: auto;

	margin: 0px auto 0 auto;

	}



/* Begin Header Styles */

#header {

	background-image: url(images/header.jpg);

	width: 839px;

	height: 385px;

	margin-top: 60px;

	border-top: solid 3px #656565;

	}

#title {

	margin-top: 15px;

	margin-left: 10px;

	font-size:28px;

	color: #fff;

	float:left;

	}

#title a{

	color: #000;

	}

#title a:hover{

	color: #fe0000;

	}

#title .h_text1{

	}

#title .h_text2{

	color: #fe0000;

	}

#title a:hover .h_text2 {

	color: #000;

	}

#t_box_1{

	width: 152px;

	height: 77px;

	border-right: solid 2px #CCCCCC;

	border-left: solid 2px #CCCCCC;

	float: right;

	margin-top: 60px;

	margin-right: 147px;

	display:inline;	

	}

#t_box_1[id]{

	background-image:url(images/transparent_b.png);

	}

a:hover #t_box_1[id]{

	background-image:url(images/transparent_r.png);

	}

#t_box_2{

	width: 152px;

	height: 77px;

	border-right: solid 2px #CCCCCC;

	border-left: solid 2px #CCCCCC;

	float: left;

	margin-top: 44px;

	margin-left: 38px;

	display:inline;

	}

#t_box_2[id]{

	background-image:url(images/transparent_b.png);

	}

#t_box_2_selected{

	width: 152px;

	height: 77px;

	border-right: solid 2px #CCCCCC;

	border-left: solid 2px #CCCCCC;

	float: left;

	margin-top: 44px;

	margin-left: 38px;

	display:inline;

	}

#t_box_2_selected[id]{

	background-image:url(images/transparent_r.png);

	}

a:hover #t_box_2[id]{

	background-image:url(images/transparent_r.png);

	}

#t_box_3{

	width: 152px;

	height: 77px;

	border-right: solid 2px #CCCCCC;

	border-left: solid 2px #CCCCCC;

	float: right;

	margin-top: 75px;

	margin-right: 72px;

	display:inline;

	}

#t_box_3[id]{

	background-image:url(images/transparent_b.png);

	}

#t_box_3_selected{

	width: 152px;

	height: 77px;

	border-right: solid 2px #CCCCCC;

	border-left: solid 2px #CCCCCC;

	float: right;

	margin-top: 75px;

	margin-right: 72px;

	display:inline;

	}

#t_box_3_selected[id]{

	background-image:url(images/transparent_r.png);

	}

a:hover #t_box_3[id]{

	background-image:url(images/transparent_r.png);

	}

.text{

	margin-top: 10px;

	margin-left: 5px;

	color: #000;

	}

.text .heading{

	font-weight:bold;

	}

#t_box_2_selected .text{

	color:#fff;

	}

#t_box_3_selected .text{

	color:#fff;

	}

a:hover .text{

	color: #fff;

	}



/* End Header Styles */

/* Begin Navigation Bar Styles */

#nav {

	width: 839 px;

	height: 45px;

	background-color: #000;

	margin-top: 12px;

	border-bottom: solid 3px #656565;

	}

#nav a {

	width: 104px;

	height: 45px;

	background: #000;

  	color: #fff;

  	float: left;

	border-right: solid 1px #fff;

  	font-weight:bold;

	}

#nav a:hover {

  	background-color: #fe0000;

	}

#nav .heading {

	margin-top: 3px;

	margin-left: 6px;

	}

#nav .s_tab{

	width: 104px;

	height: 45px;

	}

#nav .s_tab[class]{

	background-image:url(images/nav.png);

	}

/* End Navigation Bar Styles */



/* Begin Content Styles */

.content {

	margin-top: 30px;

	margin: 15px 10px 20px 0px;

	clear:both

	}

.content .title {

	font-size:18px;

	margin-left: 10px;

	}

.content .text{

	margin-left: 10px;

	margin-top: 15px;

	}

.line_break {

	width: 100%;

	border-top: solid 2px #cccccc;

	margin-bottom:-15px;

	margin-top:20px;

	clear:both;

	}

.content a{

	font-weight:bold;

	}

.content img{

	border-left: solid 1px #656565;

	border-right: solid 1px #656565;

	float:left;

	margin-right:10px; 

	}

/* End Content Styles */



/* Begin Footer Styles */

#footer {

	width: 839 px;

	height: 45px;

	border-top: solid 3px #656565;

	font-size: 9px;

	letter-spacing: 1px;

	color: #656565;

	margin-top: 30px;

	clear:both;

	}

#footer .right {

	float:right;

	margin-right: 10px;

	margin-top: 7px;

	}

#footer .left {

	float:left;

	margin-left: 10px;

	margin-top: 7px;

	}

/* End Footer Styles */

.contentsidebarheader {

	margin-top: 0px;

	margin-right: 10px;

	margin-bottom: 10px;

	margin-left: 0px;

	font-size: 18px;

}

