﻿/********** Main Template **************/
/* header */
#header { 
 
 /*float:left;*/
 width:940px;
 height:109px;
 margin:11px 0px 0px 0px;
}

#logo {
 
 float:left;
 width:122px;
 height:109px;
 margin:0px 90px 0px 0px;
}

#nav_container {
 
 float:right;
 width:720px;
 height:109px;
}

#nav_row01 {
 
 
 width:720px;
 height:60px;	
}

#tagline {
 
 float:left;
 width:500px;
 height:60px;
 text-align:left;
		
}

.tagline {
 text-align:left;
 margin-top:16px;
 width:226px;
}

/* search */
#search {
 
 float:right;
 width:203px;
 height:60px;	
}

#search_label {
 
 float:left;
 text-align:right;
 width:198px;
 height:9px;
 margin-bottom:5px;
 margin-top:7px;
}

#search_field {
 
 float:left;
 width:173px;
 height:23px;
 background-image:url(images/search_bg.gif);
 background-repeat:no-repeat;
}

#search_bttn {
 
 float:left;
 width:27px;
 height:23px;	
}

.login_field_bg {
 font-family:Arial, Helvetica, sans-serif;
 font-size:11px;
 color:#515151;
 font-style:italic;
 text-align:left;
 background-color:transparent;
 border:none;
 margin-top:3px;
 float:left;
 margin-left:20px;
 width:150px;
}

/* nav */
#nav_row02 {
 
 float:left;
 width:720px;
 height:48px;	
 background-image:url(images/topnav_bg.gif);
 background-repeat:no-repeat;
}

#topnav01 {
 
 float:left;
 width:349px;
 height:48px;	
}

#topnav02 {
 
 float:left;
 width:370px;
 height:48px;
}

/* footer */
#footer_links {
 
 float:left;
 width:940px;
 height:219px;
 background-image:url(images/footerlinks_bg.gif);
 background-repeat:no-repeat;
 margin-top:30px;
}

#footer_links_col01 {
 
 float:left;
 width:25%;
 height:219px;
}

#footer_links_col02 {
 
 float:left;
 width:25%;
 height:219px;
}

#footer_links_col03 {
 
 float:left;
 width:25%;
 height:219px;
}

#footer_links_col04 {
 
 float:right;
 width:25%;
 height:219px;	
}

.footer_links_col01_title, .footer_links_col02_title, .footer_links_col03_title, .footer_links_col04_title {
 font-size:11px;
 font-weight:bold;
 color:#2095c5;
 text-align:left;
 margin-top:19px;
}

.footer_links_col01_content, .footer_links_col02_content, .footer_links_col03_content, .footer_links_col04_content {
 font-size:11px;
 color:#404040;
 text-align:left;
 margin:17px 0;
 line-height:20px;
}

.footer_links_col04_content, .footer_links_col04_title {
 padding-left:35px;
}

.footer_links_col03_content, .footer_links_col03_title {
 padding-left:15px;
}

.footer_links_col01_content a, .footer_links_col02_content a, .footer_links_col03_content a, .footer_links_col04_content a {
	text-decoration:none;
	color:#404040;
}

.footer_links_col01_content a:hover, .footer_links_col02_content a:hover, .footer_links_col03_content a:hover, .footer_links_col04_content a:hover {
	text-decoration:underline;
	color:#000;
}

#footer {
 
 float:left;
 width:940px;
 height:85px;	
}

#footer_col01 {
 
 float:left;
 width:482px;
 height:85px;
}

#footer_col02 {
 
 float:left;
 width:180px;
 height:85px;
}

#footer_col03 {
 
 float:left;
 width:269px;
 height:85px;	
}

.footer_text_left {
 text-align:left;
 font-size:10px;
 margin:26px 0;
 color:#949494;
 line-height:18px;
}

.footer_text_right {
 text-align:right;
 font-size:10px;
 margin:26px 0;
 color:#949494;
 line-height:18px;
}

.footer_text_right a, .footer_text_left a {
 text-decoration:none;
 color:#949494;
}

.footer_text_right a:hover, .footer_text_left a:hover {
 text-decoration:underline;
 color:#000;
}
