@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #C8E8FD;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6f7070;
}
#container
{
	width:965px;
	height:auto;
	margin:auto
}
.header
{
	width:965px;
	height:91px;
	float:left;
	background:#FFF
}
.logo
{
	width:234px;
	height:72px;
	float:left;
	margin:10px 0px 0px 10px
}
.time
{
	width:234px;
	height:20px;
	float:right;
	margin:0px 10px 52px 0px;
	text-align:right
}
#menu
{
	width:965px;
	height:41px;
	float:left
}
#menu div
{
	height:auto;
	float:left
}
.flash
{
	width:965px;
	height:300px;
	float:left;
	background:#FFF
}
.maincontent
{
	width:965px;
	height:auto;
	float:left;
	background:#FFF
}
.profile
{
	width:925px;
	height:106px;
	float:left;
	background:url(../images/ind2_18.jpg) #fff bottom no-repeat;
	padding:30px 20px 0px 20px ;
	font-size:16px;
	text-align:center
}
.boxes
{
	width:965px;
	float:left;
	height:176px;
	background:url(../images/people.jpg) no-repeat center
}
.box1
{
	width:340px;
	height:176px;
	float:left;
	background:url(../images/ind2_21.jpg) no-repeat
}
.box_title
{
	width:310px;
	height:20px;
	float:left;
	border-bottom:#3498bc solid 3px;
	margin-left:20px;
	padding:10px 0px 10px 0px;
	font-size:16px;
	text-transform:uppercase;
	font-weight:bold;
	color:#119bcd
}
.box_title span
{
	color:#005b7c
}
.box_content
{
	width:320px;
	height:auto;
	float:left;
	margin-left:10px;
	padding-top:15px
}
.box2
{
	width:340px;
	height:176px;
	float:right;
	background:url(../images/ind2_21.jpg) no-repeat
}
.footer
{
	width:965px;
	height:50px;
	float:left;
	background:url(../images/ind2_61.jpg) no-repeat top;
	margin-top:20px
}
.copy
{
	width:200px;
	height:20px;
	float:left;
	margin-top:20px;
	margin-left:15px;
	font-size:11px
}
.credits
{
	width:250px;
	height:20px;
	float:left;
	margin-top:20px;
	margin-left:15px;
	font-size:11px
}
.credits a
{
text-decoration:none;
	outline:none;
	color:#c41e21;
}
.credits a:hover
{
text-decoration:none;
	outline:none;
	color:#119bcd;
}
.footerlinks
{
	width:450px;
	height:20px;
	float:right;
	margin-top:20px;
	margin-right:15px;
	font-size:11px;
	text-align:right
}
.footerlinks a
{
	text-decoration:none;
	outline:none;
	color:#848584;
	padding:0px 5px 0px 5px
}
.footerlinks a:hover
{
	text-decoration:none;
	outline:none;
	color:#119bcd;
	padding:0px 5px 0px 5px
}
.innercontent
{
	width:935px;
	height:auto;
	margin-left:15px;
	margin-right:15px;
	float:left
}
.innercontent_title
{
	width:935px;
	height:25px;
	float:left;
	padding-top:15px;
	font-size:16px;
	text-transform:uppercase;
	font-weight:bold;
	color:#119bcd;
	border-bottom:#005b7c dashed 1px;
	margin-bottom:15px
}
.innercontent_title span
{
	color:#005b7c
}
.collapse
{
	width:935px;
	height:auto;
	float:left;
}
.partners_box
{
	width:210px;
	height:100px;
	float:left;
	background:url(../images/partners-bg.jpg) no-repeat;
	padding:30px 0px 0px 20px;
	margin:5px  30px 5px 30px
}
.txt_box
{
	border:#d1d1d1 dashed 1px;
	width:300px;
	height:25px
}
.txt_box2
{
	border:#d1d1d1 dashed 1px;
	width:300px;
}
.mail:link
{
	text-decoration:none;
	outline:none;
	color:#50b5da
}
.mail:hover
{
	text-decoration:underline;
	outline:none;
	color:#50b5da
}