#insert {
	float:left;
	width:200px;
	height:200px;
	margin:10px;
}
body{
   margin: 0px;
	padding: 0px;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
}
#container {
	width:814px;
	margin:0 auto;
}
#r a{
color:#999;
}
#r {
list-style:none;
font-size:0.9em;
width:175px;
background:#f0f0f0;
padding:8px 5px 5px 15px;
margin-bottom:15px;
margin-left:15px;
float:right;
border-left: 1px solid #d0d0d0;
border-right: 1px solid #d0d0d0;
border-bottom: 1px solid #d0d0d0;
}

.contain {
	width: 780px;
	margin:0px 0px 0px 17px;
}
.masthead {
	width:780px;
	height: 260px;
	background: url(layout-images/masthead.jpg) no-repeat;
}
.menu {
	float:right;
	padding: 220px 20px 0px 0px;
}
.menu li {
	padding:5px 2px;
	display:inline;
	margin-left:20px;
	font-size: 11px;
}
.menu a {
	color:#000;
	text-decoration:none;
}
.menu a:hover {
	color:#333;
	text-decoration:underline;
}
.content{
   background-color: #fff;
	padding: 10px;
	width: 760px;
}
.content ul li {margin:5px 0px 5px 10px;}
.sub-menu {
	text-align:left;
	margin:10px 5px 5px 8px;
	padding:0;
}
.sub-menu li {
	margin:0px 15px 0px 0px;
	display:inline;
	font-size: 12px;
}
..sub-menu a {
	color:#333;
}
.sub-menu a:hover {
	color:#000;
	text-decoration:underline;
}
.footer {
	padding-top:55px;
	width: 780px;
	font-size: 11px;
	color: #C7C2E0;
	height: 120px;
	text-align: center;
	background: url(layout-images/footer_bg.gif) repeat-x;
}
.footer a {
	color:#ccc;
	text-decoration:none;
}
.right {
	float:right;
	margin:10px 20px;
}
.left {
	float:left;
	margin:10px 20px;
}
.clear {
	clear:both;
}
.bg-left{
	float:left;
	height:670px;
   width: 17px;
   background: url(layout-images/bg_left.gif) repeat-y;
}
.bg-right{
	float:right;
	height:670px;
   width: 17px;
   background: url(layout-images/bg_right.gif) repeat-y;
}
h1 {
	color: #2E5478;
	line-height: 35px;
	border-bottom: 1px dotted #CCC;
	font: bold 20px Verdana, Arial, Helvetica, sans-serif;
	margin-right:50px;
}

h2 {
	color: #2E5478;
	font-size: 14px;
	line-height: 12px;
	margin-top:25px;
}

h3 {
	color: #2E5478;
	font-size: 14px;
	margin-top:25px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

h4 {
	color: #2E5478;
	font-size: 10px;
}

a {
	color:#2E5478;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}
p {
	margin-top: 0px;
	font-size: 12px;
	color: #333333;
}
p strong {color:#2E5478}
li {
   font-size: 12px;
	color: #333333;
	margin-bottom: 10px;
}
address {
	font-size:10px;
	margin:10px;
}
form {
	color:#333;
	width:200px;
	padding:0px 5px 15px 15px;
}
form p {
	margin:10px 0px 0px 0px;
}#container .contain .footer p {
	color: #FFF;
}
#container .footer p {
	color: #FFF;
}
#container .contain .footer p em {
	font-family: Times New Roman, Times, serif;
}
