﻿body
{
	margin: 0;
	padding: 0;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-color: #213B4A;
}

img
{
	border: 0px;
}

.sub_text_3
{
	font-size: large;
	color: #FFFFFF;
	font-weight:normal;
}

.sub_text_4
{
	display: inline;
	font-size: 13px;
	color: #FFFFFF;
	font-weight:normal;
}

.sub_text_4:hover
{
	color: Orange;
}

.description_text
{
	color: #FFFFFF;
	text-align: justify;
	font-size: medium;
}

.sub_description_text
{
	margin-left: 5px;
	color: #000000;
	text-align: justify;
	font-size: medium;
}

#container
{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	display: table;
}

a
{
	color: #ffffff;
	text-decoration: none;
	font-family: tahoma, arial, helvetica, sanserif;
	font-size: 10px;
}

a:hover
{
	color: Orange;
}

#line
{
	border: 0px;
	height: 1px;
	color: #FFFFFF;
	background-color: #FFFFFF;
	clear: both;
	width: 98%;
}

#slogan
{
	color: #F0F0F0;
	font-size: 10px;
	letter-spacing: 3px;
	text-align: right;
	margin-right: 10px;
	vertical-align: middle;
}

#header
{
	width: 100%;
}

#icon_cell
{
	vertical-align: bottom;
	height: 100px;
	text-align: right;
}

.bl {background: url(../../images/bl.gif) 0 100% no-repeat #dbdcdc; width: 700px; margin: auto;} /*dbdcdc*/
.br {background: url(../../images/br.gif) 100% 100% no-repeat}
.tl {background: url(../../images/tl.gif) 0 0 no-repeat}
.tr {background: url(../../images/tr.gif) 100% 0 no-repeat; padding:10px}
.clear {font-size: 1px; height: 1px}

h3 { color: Gray; text-align: left;}
h5 { text-align: left;}