body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(imgs/bg.jpg);
	color: #333333;
	background-repeat: repeat-x;
	height: 100%;
}
#main {
	margin-right: auto;
	margin-left: auto;
	width: 798px;
	float: none;
	height: auto;
}
#top_home {
	background-image: url(imgs/frog.jpg);
	height: 92px;
	width: 798px;
	overflow: hidden;
	padding-top: 7px;
	padding-left: 0px;
	background-repeat: no-repeat;
	background-position: right 7px;
}
#top {
	height: 92px;
	width: 798px;
	overflow: hidden;
	padding-top: 7px;
	padding-left: 0px;
}
#menu {
	width: 762px;
	height: 48px;
	overflow: hidden;
}
#home_left {
	float: left;
	width: 340px;
	padding-left: 20px;
	font-size: 12px;
	line-height: 18px;
	padding-right: 20px;
	padding-top: 10px;
}
#home_left a {
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
#home_right {
	float: left;
	width: 340px;
	padding-left: 20px;
	font-size: 12px;
	line-height: 18px;
	padding-right: 20px;
	padding-top: 10px;
}
#home_right a {
	color: #3B6C88;
	text-decoration: underline;
}
#footer {
	background-image: url(imgs/footer.jpg);
	height: 98px;
	width: 762px;
	float: left;
	text-align: center;
	font-size: 11px;
	color: #2666AE;
	padding-top: 40px;
	background-repeat: no-repeat;
	line-height: 23px;
	margin-top: 15px;
}
h1 {
	color: #669C00;
	font-size: 18px;
	line-height: 24px;
	margin: 0px;
	padding: 0px;
}

#footer p {
	margin-top: 0px;
	margin-bottom: 15px;
}
#content a {
	color: #3B6C88;
	text-decoration: underline;
}
#footer a {
	color: #3B6C88;
	text-decoration: none;
}
#footer a:hover, #content a:hover, #home_right a:hover {
	color: #27475A;
	text-decoration: underline;
}
#content {
	float: left;
	width: 560px;
	padding-left: 4px;
	font-size: 12px;
	line-height: 18px;
	padding-right: 0px;
	padding-top: 10px;
}


#content p {
	margin-top: 0px;
	margin-bottom: 15px;
}

#content ul {
	padding-left: 30px;
	padding-bottom: 10px;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content li {
	margin: 0px;
	padding: 0px;
}


#content2 {
	float: left;
	width: 77%;
	padding-left: 4px;
	font-size: 12px;
	line-height: 18px;
	padding-right: 0px;
	padding-top: 10px;
	text-align:left;
	padding-left:15px;
}


#content2 p {
	margin-top: 0px;
	margin-bottom: 15px;
}

#content2 ul {
	padding-left: 30px;
	padding-bottom: 10px;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content2 li {
	margin: 0px;
	padding: 0px;
}

#content2 iframe {
	border:1px solid #333333;
}

p {
	margin-top: 5px;
	margin-bottom: 20px;
}

#left {
	float: left;
	width: 180px;
	font-size: 12px;
	line-height: 18px;
	padding-top: 10px;
	padding-left: 10px;
}
#left strong {
	font-weight: bold;
	color: #5E92E6;
}

#left li {
	font-size: 11px;
	line-height: 18px;
	list-style-type: none;
	display: block;
	padding-bottom: 5px;
	padding-left: 2px;
	color: #2D68AE;
	padding-top: 5px;
	border-bottom: 1px dotted #999999;
}
#left ul {
	padding-top: 0px;
	list-style-type: none;
	margin: 0px;
	padding-left: 10px;
	padding-right: 10px;
}
#left a {
	color: #2D68AE;
	text-decoration: none;
	font-weight: normal;
}
#left a:hover {
	color: #27475A;
	text-decoration: underline;
}
blockquote {
	background: url(imgs/quote.jpg) no-repeat;
	height: 72px;
	width: 540px;
	margin: 0px 0px 10px;
	padding: 8px 10px 0px;
}

#selected {
	background: url(imgs/selected.jpg) repeat-x 10px 4px;
}
th, td {
	font-weight: normal;
}
input, select, textarea {
	margin-bottom: 15px;
}

.nomargin input, .nomargin select, .nomargin textarea{
	margin-bottom: 0px;
}


#selected a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
#selected a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}
#left .services {
	background-image: url(imgs/services.jpg);

	height: 208px;
	width: 149px;
	margin-right: auto;
	margin-left: auto;
	float: none;
}

.container {
	background-image: url(imgs/content-bg.jpg);
	background-repeat: repeat;
	display: table;
	height: 100%;
	float: left;
	width: 762px;
}
#header {
	height: 93px;
	width: 762px;
	overflow: hidden;
	float: left;
}

.text_blue {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000099;
}


.text_red {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FF0000;
}

.text_red_u{
font-family:Arial, Helvetica, sans-serif;
text-align:center;
font-size: 16px;
line-height: 24px;
color:#FF0000;
}
.l-align{
float:left;
cursor:hand;
cursor:pointer;
}

.r-align{
float:right;
cursor:hand;
cursor:pointer;
}

.text-table-center{
text-align:center;
font-weight:bold;
text-decoration:underline;
}

.text-normal{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
}


#left2 {
	float: left;
	width: 50px;
	font-size: 12px;
	line-height: 18px;
	padding-top: 10px;
	padding-left: 10px;
}
#left2 strong {
	font-weight: bold;
	color: #5E92E6;
}

#left2 li {
	font-size: 11px;
	line-height: 18px;
	list-style-type: none;
	display: block;
	padding-bottom: 5px;
	padding-left: 2px;
	color: #2D68AE;
	padding-top: 5px;
	border-bottom: 1px dotted #999999;
}
#left2 ul {
	padding-top: 0px;
	list-style-type: none;
	margin: 0px;
	padding-left: 10px;
	padding-right: 10px;
}
#left2 a {
	color: #2D68AE;
	text-decoration: none;
	font-weight: normal;
}
#left2 a:hover {
	color: #27475A;
	text-decoration: underline;
}