@charset "utf-8";
/* CSS Document */


html, body {
	margin: 0;
	padding: 0;
	font-family:arial narrow;

	font-size:16px;
	color:#666666;
}
a{ color:#666666;
text-decoration:none; }

a:hover{text-decoration:none; }


#page {
width:760px;
margin: auto;}

#header {
height:112px;
width:760px;
background:url(Images/Header.jpg) no-repeat;}

#BlueBar {
height:13px;
width:601px;
float:right;

background:url(Images/BlueBar.jpg) no-repeat;}

#JTIlower {
height:130px;
width:159px;
float:left;
margin-right:601;
background:url(Images/JTIlower.jpg) no-repeat;
}

#Content {
margin-left:159px;
width:581px;
padding-left:10px;
padding-right:10px;
}
#Content img {
float:right;
border: 1px solid #ccc;
padding:2px;}

#Menu {
	position:relative;
	margin-left:385px;
	padding-top:87px;	
	width:379px;
	height:28px;
	z-index:1;

}

#Footer {
margin-left:159px;
	padding-top:20px;
	clear: both;
	height:40px;
	text-decoration:none;
}

#Footer a{
text-decoration:none;}

.blueletter {
color:#82B8CC;

}
