﻿body {
	margin: 0px;
	background-color: #5C6B96;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	font-size: small;
	color: #000000;
	background-image: url('../images/waves_bg1.jpg');
	background-repeat: repeat-x;
}
/* Styles for DIV tags */
#container {
	margin: 0px auto;
	width: 780px; 
	padding-bottom:20px;
	background-repeat: repeat-y;
	background-image: url('../images/container_bg1.png');
}
#masthead {
	margin: 0px auto;
	width: 770px;
	padding: 0px;
}
/* Top Menu */
#navigation_top {
	/*margin: 0px auto;*/
	text-align: center;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 20px;
	height: 26px;
}
#navigation_top li {
	float: right;
	margin: 0 1px;
	display: block;
}
#navigation_top a {
	/*background-position: url('../images/img03.gif') repeat-x;*/
	color: #fff;
	text-decoration: none;
	display: block;
	margin: 0 1px;
	padding: 5px 10px 5px 10px;
	/*background: url('../images/img05.gif') repeat-x;*/
	
}
#navigation_top a:hover {
	/*background: url('../images/img03.gif') repeat-x;*/
	color: #FFFFFF;
	background-color: #336699;
}

/* Left Side Menu */
#navigation_left {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 26px;
	color: #FFFFFF;
	font-size: small;
	letter-spacing: .02em;
	font-weight: bold;
	float: left;
	width: 150px;
}
#navigation_left ul {
	list-style-type: none;
	width: 140px;
	margin: 0px;
	padding: 40px 5px 10px 0px;
}
#navigation_left li {
	margin-left: 0px;
	padding-left: 0px;
}
#navigation_left a {
	color: #fff;
	text-decoration: none;
	display: block;
	padding-left: 10px;
	width: 135px;
}
#navigation_left a:hover {
	background-color: #336699;
	display: block;
	color: #ffffff; /*background-image: url('../images/img03.gif');*/;
	background-repeat: repeat-x;
}


#content_container {
	width: 620px; /*margin: 0 0 0 150px;*/;
	margin-left: 150px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
#column_left {
	padding: 0px 0px 15px 0px;
	vertical-align: top;
	float: left;
	width: 440px;
	margin-left: 0px; 
	margin-right: 0px; 
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
}
#column_right {
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	width: 150px;
	clear: right;
	vertical-align: top;
	color: #000080;
}
#column_right_hotline {
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 0px 10px;
	width: 150px;
	clear: right;
	color: #CC3300;
	font-weight: bold;
	font-size: medium;
	background-image: url('../images/hot_line.jpg');
	background-repeat: no-repeat;
	text-align: center;
	background-color: #DADCDB;
}
#image {
	margin: 10px 0px 15px 0px;
	float: right;
	font-size: x-small;
	text-align: center;
}
#footer {
	
	clear: both;
	margin: 0px;
	padding: 5px;
	background-color: #264365;
	color: #CCCCCC;
}
/* Styles for Masthead */
#masthead h1 {
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-size: xx-large;
	margin: 0px;
	text-align: right;
	padding: 0px;
}
#masthead h3 {
	margin-top: 0.4em;
	color: #f5f5f5;
	margin-bottom: 0px;
	text-align: right;
	font-size: large;
	padding-top: .3em;
	font-style: normal;
	font-weight: normal;
}
#masthead a {
	color: #000000;
	text-decoration: none;
}
#masthead a:hover {
	text-decoration: none;
}
/* Styles for Navigation */
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}

/* Styles for Right Column */
#column_right h4 {
	color: #000000;
	margin-top: 0px;
}
#column_right p {
	color: #000000;
	margin-top: 0px;
	font-size: small;
}
#column_right a {
	color: #990000;
	text-decoration: none;
	font-style: italic;
}
#column_right a:hover {
	color: #990000;
	text-decoration: underline;
}
/* Styles for Left Column */
h1 {
	font-size: x-large;
	color: #333333;
	margin-top: 0px;
}
h2 {
	font-size: large;
	color: #333333;
	margin-top: 0px;
}
h3 {
	font-size: medium;
	color: #333333;
	margin-top: 0px;
}
h4 {
	font-size: small;
	color: #000000;
	margin-top: 0px;
}
h5 { 
	font-size: x-small;
	margin-top: 0px;
}
h6 { 
	font-size: xx-small;
	margin-top: 0px;
}
a {
	color: #990000;
}
a:hover {
	color: #FF0000;
}
/* Styles for Footer */
#footer p {
	margin: 0;
	font-size: x-small;
	text-align: left;
}
#copyright {
	float: right;
	text-align: right;
	background-color: #264365;
}
#copyright p {
	font-size: x-small;
}
#footer a {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
#column_right h3 {
	color: #FFFFFF;
	margin-top: 0px;
}
#masthead img {
	border-width: 0px;
	margin: 0px;
	padding: 0px;
}
html {
	overflow: scroll;
}
#content_container2 {
	border: 1px solid #666666;
	margin: 0 0 0 150px;
	padding: 0px;
	background-image: url('../images/trans1.png');
	background-repeat: repeat-y;
}
#page_txt1 {
	padding: 15px;
}
#column_left p {
	padding: 0px 15px 0px 15px;
}
#column_left h1 {
	padding: 20px 15px 0px 15px;
	color: #003366;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana;
}
#column_left h2 {
	padding: 0px 15px 0px 15px;
	color: #800000;
}
#column_left h3 {
	padding: 0px 15px 0px 15px;
	color: #800000;
}
#column_left h4 {
	padding: 0px 15px 0px 15px;
	color: #000000;
}
hr {
	margin-left: 10px;
}
#image2 {
	border: 1px solid #000000;
	padding: 10px;
	margin: 5px;
	font-size: x-small;
	text-align: center;
	background-color: #CCCCCC;
}


#image_center {
	border-style: none;
	text-align: center;
}
/*#image_center a {
	border-color: #FFFFFF;
	text-align: center;
	border-width: 0px;
	text-decoration: none;
}*/
#column_right h3 {
	color: #000000;
	margin-top: 0px;
}
.imgleft {
	float: left;
	margin-right: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

