@charset "UTF-8";
/* CSS Document */

body{
	margin:0px;
	padding:0px;
	padding-top:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #262626;
}

#header{
	background-image:url(headerbg.gif);
	height:170px;
}
a{
	color: #004080;
}
a:visited{
	color: #8080ff;
}
#nav{
	width:640px;
	height:40px;
	position:absolute;
	bottom:30px;
	right:0px;
}
.headbehind{
	background-image:url(headgrade.jpg);
	background-repeat:no-repeat;
	background-position: right 100px;
}
#inhead{
	width:900px;
	margin:auto;
	position:relative;
	height:170px;
}
#nav ul{
	padding:0px;
	margin:0px;
	margin-top:10px;
	padding-left:25px;
}
#nav ul li{
	margin-left:5px;
	display:inline;
}
#nav ul li a{
	color:#FFFFFF;
	text-decoration:none;
	padding:10px;
	font-size:16px;
	font-family:Century Gothic,Verdana, Arial, Helvetica, sans-serif;
	text-shadow: #121F27 1px 1px 1.5px;
}
#nav ul li a:hover{
	color:#CCCCCC;
	text-decoration:underline;
}
.contain{
	line-height:25px;
	margin-top:60px;
	width:860px;
	margin:auto;
	margin-top:60px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:60px;
	
	min-height:450px;
  	height:auto !important;
  	height:450px;
}
h2{
	font-weight:normal;
	font-size:24px;
	background-image:url(h2rule.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	height:40px;
	margin-bottom:30px;
}
.right h2{
	text-align:center;
	width:100%;
	background-position:center bottom;
}
.right{
	width:410px;
	float:right;
	text-align:justify;
}
.frame{
	width:420px;
	height:442px;
	background-image:url(frame.gif);
	float:left;
}
.frame{
	width:420px;
	height:442px;
	background-image:url(frame.gif);
	float:left;
}
.frame2{
	width:420px;
	height:228px;
	background-image:url(frame2.gif);
	float:left;
	margin-top:10px;
}
.frame img, .frame2 .button1{
	margin-left:12px;
	margin-top:13px;
}
#MSlogo{
	width:528px;
	height:157px;
	background-repeat:no-repeat;
	background-image:url(MSlogo.jpg);
	position:absolute;
	top:7px;
	left:-290px;
}
#footer{
	height:212px;
	background-image:url(foot.gif);
}
.clearer{
	clear:both;
}
#img2{
	margin-top:7px;
}
.button1{
	width:390px;
	height:203px;
	position:relative;
}
.button1 a{
	width:100%;
	height:100%;
	display:block;
	text-decoration:none;
}
#text1{
	position:absolute;
	right:10px;
	bottom:10px;	
	width:200px;
	text-align:right;
	height:30px;
	color:#333333;
	font-size:20px;
}
.textpad{
	padding-left:20px;
	padding-right:20px;
	text-align:justify;
}
.thumb{
	float:left;
	width:132px;
	height:132px;
	background-image:url(thumb.gif);
}
.thumb img{
	margin-top:13px;
	margin-left:13px;
}
#MSlogo a{
	display:block;
	width:528px;
	height:157px;
	margin-top:1px;
	margin-left:1px;
}