@charset "utf-8";
/* CSS Document */

#bg_hvr td:hover
{
	background-color:#006699;
}

h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 50px;
	font-weight: bold;
	color: #171717;
}

#imag  img{
	background: #FFF;
	border: 1px solid #CCCCCC;
	display: inline;
	float: left;
	padding: 3px;	
}

body
{
	background-image:url(../images/body_bg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	background-color: #b3e4f5;
}
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #0692C6;
}

#wrapper {
	width: 960px;
	border: 1px solid #EAEAEA;
	background-color:#FEFEFE
}
#border
{
	border:1px solid #5E9DC4;
}
#text {
	color: #FDFDFD;
	border:1px solid #5E9DC4;
	width:180px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
#paragrph {
	font-size: 12px;
	color: #030303;
	font-family: arial;
}

#text a
{
	color: #2A2A2A;
	font-family: Calibri, Arial;
	text-decoration: none;
	font-size: 14px;
	margin-left: 15px;
	margin-right: 15px;
}


/*#text td:hover
{
	background-image:url(../images/gw.png);
	background-repeat:no-repeat;
}*/

#h3 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #0080C0;
	margin-left: 50px;
}
#txt
{
	font-family:Arial;
	font-size:11px;
}
#txt img{
	background: #FFF;
	border: 1px solid #CCCCCC;
	display: inline;
	float: left;
	padding: 3px;
}
.txt1{
	color: #2A2A2A;
	font-family: Calibri, Arial;
	text-decoration: none;
	font-size: 16px;
	line-height:10px;
	font-weight:bold;
}
.txt2{
	color: #2A2A2A;
	font-family: Calibri, Arial;
	text-decoration: none;
	font-size: 16px;
	
}
#txt a{
	color:#39789D;
	font-family: Arial;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

#wrapper #border #image_other {
	height: 150px;
	width: 150px;
	margin-top: 5px;
	border: 1px solid #CCCCCC;
	
}
#nthn {
	clear: both;
	float: left;
}

#wrapper #border #image_other #name {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #5E9DC4;
	text-decoration: none;
	text-align: center;
	border: 1px solid #CCCCCC;
}
