body{
	font-family: Arial;
	font-size: 12px;
	color: #6D6F71;
	line-height: 1.366;	
	margin-top: 0px;
	padding: 0px;
	text-align:left;
	background-image: url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-color: #87d1f4; 
}

a:link, a:visited, a:hover {
	color: #C0272D;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

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

h1{
 font-family: Arial;
 font-size: 18px;
 text-align:left;
 color: #28aae1;
}

h2{
 font-size: 12px;
 color: #28AAE1;
 padding-bottom:10px;
}

h3{
 font-size: 12px;
 color: #000000;
 font-weight: bold;
}

h4{
 font-size: 12px;
 color: #6D6F71;
}

h5{
 font-family: Arial;
 font-size: 12px;
 font-weight:bold;
 color: #6D6F71;
}

h6{
 font-size: 14pt;
 color: #6D6F71;
}


.red {
color:#FF0000;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#container {
  width: 980px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 23px;
} 

#top-nav1{
	height: 140px; 
	width:195px; 
	background:#ffffff; 
	margin-right: 2px;
	float:left;
}

#top-nav2{
	float:left;
	width: 586px;
	height: 140px;
	margin-right: 2px;
	background-image: url(../images/top-nav2-bg.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

#mast1{
	height: 110px;
	width:576px;
	padding-top: 10px;
	padding-left: 10px;
}

#mast1c{
	height: 25px;
	padding-right:7px;
	width:188px;
	text-align: right;
	padding-top: 10px;
	float:left;
	margin-bottom: 40px;
}


#mast2{
	width: 576px;
	height: 10px;
	padding-right: 10px;
	padding-top: 2px;
	text-align:right;
	font-size: 10px;
}

#left-column {
	float:left;
	width:186px;
	padding-left: 9px;
	margin-top: 2px;
	margin-right: 2px;
	background-image:url(../images/left-bg.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	padding-top: 10px;
	font-size: 11px;
	min-height: 480px;
}

#footer{
	float:left;
	margin-left: 197px;
	margin-top: 2px;
	margin-right: 2px;
	width: 583px;
	height: 153px;
	background-image:url(../images/footer-bg.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	padding-top: 4px;
	font-size: 10px;
	padding-right: 3px;
}

#footer1{
	width: 253px;
	height: 20px;
	padding-left: 330px;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
}

#footer1 a{
	color: #FFFFFF;
	text-decoration: none;
}

#footer1 a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

#footer1 a:visited {
	color: #FFFFFF;
}

#footer2{
	width: 583px;
	margin-top:15px;
	height: 120px;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-align:center;
}


#right-column {
	float:right;
	width:195px;
	height:875px;
	background-image:url(../images/right-bg.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}


#bread {
	float:left;
	width:566px;
	margin-bottom: 10px;
	background-image: url(../images/mast1-bg.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	font-size:10px;
	margin-top:5px;
}

#bread a{
	text-decoration: none;
	color: #6D6F71;
}

#bread a:hover{
	text-decoration: none;
}

#bread a:visited {
	color: #6D6F71;
}

#bottom-ads {
	float:left;
	width:566px;
	margin-bottom: 10px;
	font-size:10px;
	margin-top:10px;
}

#next-link {
clear:both;
width: 576;
padding-right:10px;
text-align:right;
padding-top: 15px;
}


/***********************************************/
/* menu Divs                                 */
/***********************************************/

#menu{
	width: 170px;
	float: left;
}

#menu a {
	display: list;
	height: 12px;
	color: #6D6F71;
	background-image: url(../images/top-menu-arrow.gif); 
	text-decoration: none;
	padding-left: 15px;
}

#menu a:hover{
	background-image: url(../images/top-menu-arrow-red.gif);
	background-repeat: no-repeat;
	color:#C0272D;
}

.menu-active{
	background-image: url(../images/top-menu-arrow.gif);
	font-weight: bold;
}

#submenu{
	width: 155px;
	float: left;
	margin-left: 15px;
}

#submenu a {
	display: list;
	height: 12px;
	color: #6D6F71;
	background-image: url(../images/top-menu-arrow.gif); 
	text-decoration: none;
	padding-left: 15px;
}

#submenu a:hover{
	background-image: url(../images/top-menu-arrow-red.gif);
	background-repeat: no-repeat;
	color:#C0272D;
}

.submenu-active{
	background-image: url(../images/top-menu-arrow.gif);
	font-weight: bold;
}


/***********************************************/
/* content Divs                                 */
/***********************************************/

#main-content {
	float:left;
	width:586px;
	margin-top: 2px;
	background-image:url(../images/home-content-bg.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin-right: 2px;
	padding-top: 320px;
	min-height: 170px;
}

#home-col {
	float:left;
	width:180px;
	padding-left: 15px;
	background-image: url(../images/home-col-bg.gif);
	background-position:right;
	background-repeat: no-repeat;
	height: 170px;
}

#home-col1 {
	float:left;
	width:180px;
	padding-left: 15px;
	background-image: url(../images/home-col-bg.gif);
	background-position:right;
	background-repeat: no-repeat;
	height: 170px;
}




#home-col2 {
	float:left;
	width:180px;
	padding-left: 15px;
	height: 170px;
}



#main-body {
	float:left;
	width:566px;
	min-height: 480px;
	margin-top: 2px;
	background-color: #FFFFFF;
	margin-right: 2px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}


#body-col1 {
	float:left;
	width:278px;
	padding-right: 10px;
}

#body-col2 {
	float:left;
	width:278px;
}

.search_form{
	width:115px;
	height: 20px;
	padding-left: 5px;
	border: 0px;
	color:#666666;
 	font-size: 12px;
	vertical-align: bottom;
}

.search_label{
	display: inline;
	height: 20px;
	width:60px;
	cursor: pointer;
	font-size: 0px;
	border: 0px;
	background-image: url(../images/search.gif);
	background-position:top;
}


input.button{
	font:bold, Arial, sans-serif;
	color:#333333;
	border:none;
	cursor: pointer;
}
