@charset "utf-8";
* { padding: 0; margin: 0; border:0; }

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	font-weight: bold;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0E2130;
}

img
{  border-style: none;
}

a:link {
	color: #027E0E;
	text-decoration: none;
}

a:hover {
	color: #666;
}

a:active {
}

a:visited {
	color: #027E0E;
	text-decoration: none;
}

body {
	text-align: center;
	background-attachment: scroll;
	background-color: #000;
	background-image: url(../images/tm_common/bkgrnd_blue.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#container {
	margin: auto;
	width: 950px;
	background-color: #FFF;
}


#content {
	width: 950px;
	background-color: #000;
	float: left;
	padding-bottom: 15px;
}

#logo {
	float: left;
	height: 450px;
	width: 950px;
	background-attachment: scroll;
	background-image: url(../images/thj_logo_big.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	margin-bottom: 1px;
	padding-bottom: 1px;
	margin-top: 25px;
}

#boxes {
	background-color: #000;
	width: 950px;
	float: left;
}


#box2{
	float: left;
	width: 360px;
	margin-left: 35px;
}

#box1 {
	float: left;
	width: 260px;
	margin-left: 35px;
}

#box3 {
	float: left;
	width: 200px;
	margin-left: 35px;
}

#headers {
	background-color: #000;
	float: left;
	height: 30px;
	width: 260px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #027E0E;
	margin-bottom: 5px;
}

#headers2 {
	background-color: #000;
	float: left;
	height: 30px;
	width: 360px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #027E0E;
	margin-bottom: 5px;
}

#headers3 {
	background-color: #000;
	float: left;
	height: 30px;
	width: 200px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #027E0E;
	margin-bottom: 5px;
	text-align: left;
}

#cover {
	float: left;
	height: 210px;
	width: 260px;
}

#info {
	float: left;
	width: 360px;
	text-align: left;
	color: #FFF;
}

#socmed {
	float: left;
	height: 150px;
	width: 200px;
	text-align: left;
}

#socmed h2{
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
}
