* {
	margin: 0;
	padding: 0;
}

.wrapper {
	width: 100%;
	overflow: hidden;	
}

.clear {
	clear: both;
	font-size: 0%;
	line-height: 0%;
	height: 0;
}

input, select {
	vertical-align: middle;
	font-weight: normal;
}

img {
	border: 0;
	vertical-align: top;
	text-align: left;
}

ul, ol {
	list-style: none;
}

a {
	color: #0087db;
}

a:hover {
	text-decoration: none;
}

body {
	background: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1em;
	color: #475a6a;
}

h3 {
	margin: 0 0 20px 0;
	font-size: 1.167em;
	line-height: 1.379em;
	font-weight: normal;
	color: #0087db;
}

h3.another-indent {
	margin: 0 0 3px 0;
}

h4 {
	padding: 2px 0 6px 0;
	font-size: 1.167em;
	line-height: 1.143em;
	font-weight: normal;
	color: #0087db;
}

h4 a {
	color: #0087db;
}

h5 {
	font-size: 1.167em;
	line-height: 1.379em;
	font-weight: normal;
	color: #0087db;
}

#main {
	background: #fff;
	width: 980px;
	margin: 0 auto;
	font-size: 0.75em;
	position: relative;
	
}

.col-1, .col-2, .col-3, .col-4, .col-5 {
	float: left;
	overflow: hidden;
}

#header {
	height: 423px;
	position: relative;
}

#content {
	padding: 0 51px 0px 52px;
}

#content p {
	font-size: 1.167em;
	line-height: 1.379em;
	padding: 0 0 22px 0;
	text-align: left;
}

#content p.type1 {
	line-height: 1.143em;
}

#content p.type2 {
	font-size: 1.064em;
	line-height: 1.250em;
	padding: 0 0 24px 0;
}

#content p strong {
	color: #124f7f;
}

#content p em {
	font-style: normal;
	float: right;
	padding: 0 20% 0 0;
}

.row-1 {
	padding: 0 0 0px 0;
}

.title {
	background: url(images/title-bg.jpg) repeat-x 0% 0%;
	width: 100%;
	height: 47px;
	margin: 0 0 34px 0;
}

.title span {
	background: url(images/title-bg-left.jpg) no-repeat 0% 0%;
	display: block;
	height: 47px;
}

.title span span {
	background: url(images/title-bg-right.jpg) no-repeat 100% 0%;
	display: block;
	height: 30px;
	padding: 17px 0 0 28px;
}

.title1 {
	height: 28px;
	padding: 17px 0 0 15px;
	margin: 0 0 34px 0;
	border-bottom: 2px solid #c3cad7;
}

.indent-left {
	padding: 0 0 0 0px;
}

.indent {
	padding: 0 27px 0 27px;
}

.link {
	background: url(images/link-bg.gif) repeat-x 0% 0%;
	display: inline-block;
	height: 23px;
	line-height: 22px;
	margin: 19px 0 10px 0;
	font-size: 1.083em;
	text-decoration: none;
	color: #124f7f;
}

.link:hover {
	color: #000;
	cursor: pointer;
}

.link span {
	background: url(images/link-bg-left.gif) no-repeat 0% 0%;
	display: inline-block;
	height: 23px;
}

.link span span {
	background: url(images/link-bg-right.gif) no-repeat 100% 0%;
	display: inline-block;
	height: 23px;
	padding: 0 17px 0 34px;
}

.link1 {
	background: url(images/link-bg.gif) repeat-x 0% 0%;
	display: inline-block;
	height: 23px;
	line-height: 22px;
	margin: 15px 0 10px 67px;
	font-size: 1.083em;
	text-decoration: none;
	color: #124f7f;
}

.link1:hover {
	color: #000;
	cursor: pointer;
}

.link1 span {
	background: url(images/link-bg-left.gif) no-repeat 0% 0%;
	display: inline-block;
	height: 23px;
}

.link1 span span {
	background: url(images/link-bg-right.gif) no-repeat 100% 0%;
	display: inline-block;
	height: 23px;
	padding: 0 17px 0 34px;
}

.link2 {
	background: url(images/link2-bg.gif) no-repeat 100% 4px;
	display: block;
	padding: 0 16px 0 0;
	margin: 3px 0 0 0;
	float: right;
	font-size: 1.083em;
	text-decoration: none;
	color: #124f7f;
}

.link2:hover {
	text-decoration: underline;
}

.link3 {
	background: url(images/link-bg.gif) repeat-x 0% 0%;
	display: inline-block;
	height: 23px;
	line-height: 22px;
	margin: 9px 0 10px 0;
	font-size: 1.083em;
	text-decoration: none;
	color: #124f7f;
}

.link3:hover {
	color: #000;
	cursor: pointer;
}

.link3 span {
	background: url(images/link-bg-left.gif) no-repeat 0% 0%;
	display: inline-block;
	height: 23px;
}

.link3 span span {
	background: url(images/link-bg-right.gif) no-repeat 100% 0%;
	display: inline-block;
	height: 23px;
	padding: 0 17px 0 34px;
}

.picture-flow {
	float: left;
	margin: 0 13px 10px 0;
}

.corner-top-left {
	
	background: #e1ebfa url(images/corner-top-left.gif) no-repeat 0% 0%;
}

.corner-top-right {
	background: url(images/corner-top-right.gif) no-repeat 100% 0%;
}

.corner-bot-left {
	background: url(images/corner-bot-left.gif) no-repeat 0% 100%;
}

.corner-bot-right {
	background: url(images/corner-bot-right.gif) no-repeat 100% 100%;
	width: 100%;
}

.box-indent {
	padding: 24px 37px 23px 28px;
}

blockquote span {
	display: block;
	text-align: right;
	color: #0087db;
}

#contact-form textarea {
	background: none;
	width: 255px;
	height: 84px;
	padding: 3px;
	float: right;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.167em;
	color: #475a6a;
	border: 1px solid #a4a4a4;
}

#contact-form label {
	display: block;
	height: 24px;
	overflow: hidden;
}

#contact-form input {
	background: none;
	width: 230px;
	height: 15px;
	padding: 2px 3px 1px 3px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.167em;
	color: #475a6a;
	border: 1px solid #a4a4a4;
}

#contact-form a {
	background: url(images/link2-bg.gif) no-repeat 100% 4px;
	display: block;
	padding: 0 16px 0 0;
	margin: 3px 0 0 17px;
	float: right;
	font-size: 1.083em;
	text-decoration: none;
	color: #124f7f;
}

#contact-form a:hover {
	text-decoration: underline;
}

#footer {
	background: #fff url(images/main-tail.jpg) repeat-x 0% 347px;
	width: 980px;
	/*height: 60px;*/
	padding: 0px 0 0 0;
	margin-top: 0px;
	margin: 0 auto;
	text-align: center;
	color: #485662;
	border-top: 0px solid #254469;
}

#footer a {
	margin: 0 0 0 0px;
	color: #485662;
	font-size: .75em;
}

#footer span {
	padding-top: 10px;
	margin: 0 0px 0 0;
}
#page1 #main #content .titleff strong {
	font-size: 1.5em;
}

.t1 {

border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #124F7F;
	border-right-color: #124F7F;
	border-bottom-color: #124F7F;
	border-left-color: #124F7F;
		padding: 5px 5px 15px 5px;
}

.t2 {
	padding: 5px 5px 5px 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #124F7F;
	border-right-color: #124F7F;
	border-bottom-color: #124F7F;
	border-left-color: #124F7F;
}

.t3 {
	height: 25px;
	border: none;
}

.t4 {
	padding: 5px 5px 5px 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #124F7F;
	border-right-color: #124F7F;
	border-bottom-color: #124F7F;
	border-left-color: #124F7F;
}

