* {
 margin: 0;
 padding: 0;
}
body {
 background: #eee url(images/about/bg.gif) 0 auto repeat-x;
 wide: 960px;
 font: 12px/18px "Lucida Grande", Verdana, sans-serif;
 text-align: left;
 color: #333;
}
a:link, a:visited {
 color: #666;
}
a:hover {
 color: #f80;
}
h1 {
 margin-bottom: 11px;
 margin-left: 0;
 padding: 15px 0 21px 0;
 border-bottom: 1px solid #ccc;
 font: normal italic 1.5em/18px Georgia, serif;
 color: #633;
}
h2, h3 {
 font-weight: normal;
 font-size: 1em;
 line-height: 18px;
}
h2 {
 margin-left: -204px;
 padding: 10px 0px 20px 204px;
 font-size: 1.25em;
 text-transform: uppercase:
 color: #999;
}
h3 {
 padding-bottom: 6px;
 font-weight: bold;
 text-transform: uppercase;
 letter-spacing: -1px;
 color: #633;
}
#wrap {
 margin: -1px auto;
 width: 960px;
 text-align: center;
 border: 1px solid #999;
}
#container1 {
 margin: 0 auto;
 width: 960px;
 background:  #fff;
 text-align: left;
}
#container2 {
 margin: 0 auto;
 width: 960px;
 background:  #666;
 text-align: center;
}
#container3 {
 margin: 0 auto;
 width: 960px;
 background:  #fff;
 text-align: left;
}
#container4 {
 margin: 0 auto;
 width: 960px;
 background:  #fff;
 text-align: left;
}
#header {
 height: 72px;
 width: 960px; 
 background: url(images/inshdr_960x72.jpg);
 border-bottom: 1px solid #f80;
}
#header p {
 float: left;
 padding: 20px 24px 24px 72px;
 font-size: 1.5em;
 line-height: 1em;
 color: #fff
}
#insname {
 margin-left: 20px;
 margin-top: 10px;
 image-size: 392px 50px;
}
#nav {
 width: 960px;
 height: 18px;
 background: #333;
 font-size: 12px;
 line-height: 1.2em;
 text-align: center;
}
#nav a:link, #nav a:visited {
 color: #fff;
 text-decoration: none;
}
#nav a:hover {
 color: #f80;
}
#nav p {
 padding: 1px 24px 1px 24px;
 color: #fff;
}
#content-container {
 float: left;
 width: 960px;
}
#rightcontent {
 float: right;
 width: 450px;
 padding: 20px 0 20px 20px;
 margin: 0 20px 0;
 display: inline;
 border-left: 1px dotted #999;
}
#rightcontent p {
 font-size: 12px;
 line-height: 1.5em;
 text-align: left;
 padding-bottom: 8px;
 }
#caption {
 font-size: 10px;
 line-height: 1.2em;
 text-align: left;
 padding-bottom: 12px;
 }
#leftcontent {
 float: left;
 width: 420px;
 padding: 20px 0 10px 20px;
 margin: 0;
 display: inline;
}
#icon a {
 border: 0;
}
.floatright {
	float: right;
	width: 330px;
	margin: 0 0 15px 53px;
	background-color: #cfcfcf;
	padding: 10px 15px 10px 15px;
	border-top: 1px solid #999;
	border-right: 1px solid #555;
	border-bottom: 1px solid #555;
	border-left: 1px solid #999;
}
div.floatright img {
 margin: 0 20px 10px 20px;
 border-top: 1px solid #222;
 border-right: 1px solid #222;
 border-bottom: 1px solid #222;
 border-left: 1px solid #222;
}
div.floatright p {
 font-size: 9px;
 line-height: 1.2em;
 text-align: left;
}
#footer {
 clear: both;
 width: 960px;
 height: 65px;
 background: #333;
 font-size: 9px;
 line-height: 1.2em;
 text-align: center;
 border-top: 1px solid #f80;
}
#footer a:link, #footer a:visited {
 color: #fff;
 text-decoration: none;
}
#footer a:hover {
 color: #f80;
}
#footer p {
 padding: 8px 24px 4px 24px;
 color: #fff;
}

