﻿/*****GLOBAL STYLES****/
body {
	margin:0px;
	background-color:#4e6175;
}
.Page_Container {
	width: 850px;
	height:auto;
	background-image:url(/images/global/scb_page_bk.gif);
	background-repeat:repeat;

}
.Top_Header {
	background-image:url(/images/global/scb_header.gif);
	background-repeat:no-repeat;
	height: 124px;
	width: 850px;
	position:relative;
	float:left;
}
.Top_Nav_Box {
	height: 44px;
	background-image:url(/images/global/scb_top_nav_bk.gif);
	position:relative;
	float:left;
	width: 850px;
}

.Content_Section {
	float:left;
	background-image:url(/images/global/scb_page_bk.gif);
	background-repeat:repeat;
	height:auto;
	width: 850px;
	position: relative;
}
.Footer_Section {
	background-image:url(/images/global/scb_footer_bk.gif);
	background-repeat:no-repeat;
	width:850px;
	height:163px;
	/*margin-top:800px;*/
	background-position: bottom;
	position:relative;
	float:left;
	vertical-align: baseline;
}

.footer_text {
	padding-top:75px;
	padding-bottom:10px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.footer_text a {
	color: #000000;
	font-weight: bold;	
	text-decoration: none;
}
.footer_text a:hover {
	color: #5f4b06;
	font-weight: bold;	
	text-decoration: none;
}	

/** {
	margin: 0;
	padding: 0;
	color: #333; 
	background-color:#996600;
}

/******************* TOP NAVIGATION TEXT *******************/
.top_navigation {
	width: 850px;
	position:relative;
	text-align:center;
	float:left;
	padding-top:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #234464;
}
.top_navigation a {
	color: #234464;
	font-weight: bold;	
	text-decoration: none;
}
.top_navigation a:hover {
	color: #c8bcac;
	font-weight: bold;	
	text-decoration: none;
}


/******************* END OF LEFT NAVIGATION TEXT *******************/

/******************* INFO PAGE CONTENT SECTIONS *******************/
.info-content {
	padding-left:128px;
	padding-right:128px;
	width:600px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.info-content a {
	color: #234464;
	font-weight: bold;	
	text-decoration: none;
}
.info-content a:hover {
	color: #74a6c0;
	text-decoration: none;

}
.table-content {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.table-content a {
	color: #333333;
	font-weight: bold;	
	text-decoration: none;
}
.table-content a:hover {
	color: #5f5539;
	text-decoration: none;

}
.product-content {
	position:relative;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #bcbaba;
}
.product-content a {
	color: #bcbaba;
	font-weight: bold;	
	text-decoration: none;
}
.product-content a:hover {
	color: #fbb1db;
	text-decoration: none;

}
.product-content-right {
	position:relative;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #bcbaba;
}
.product-content-right a {
	color: #bcbaba;
	font-weight: bold;	
	text-decoration: none;
}
.product-content-right a:hover {
	color: #fbb1db;
	text-decoration: none;

}
.picture_padding {
padding-left:10px;
padding-right:10px;
padding-bottom:20px;
padding-top:10px;
}

.index_pading {
text-align:center;
padding-top:60px;
}

.fancy_title {
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
color:#333333;
font-style:italic;
font-weight:bold;
}
.fancy_title_2 {
font-family:"Georgia", Times New Roman, Times, serif;
font-size:24px;
color:#a0622e;
font-style:italic;
font-weight:bold;
}
