/* styles */

* {
	margin:0;
	padding:0;
}

BODY {
	font:13px 'arial,helvetica', sans-serif;
	color:#333;
}
UL {
	list-style-type:none;
}
H1 {display:none;}
H2 {
	letter-spacing:-1px;
	font-size:16px;
	text-align:center;
	margin-top:4px;
}
A {
	text-decoration:none;
	color:#666;
	font-size:12px;

}
.structure {
	margin:20px auto;
	width:760px;
}
.header {
	text-align:center;
}
.content {
	font-size:14px;
	text-align:center;
	margin:;
}
.content P {
	text-align:left;
	margin:10px 45px;
	line-height:20px;
}
.content H3 {
	text-align:justify;
	margin:10px 45px 5px 45px;
	font-size:18px;
	color:#636466;
}
.content H4 {
	padding-top:3px;
	font-size:14px;
	color:#636466;
}
.message {
	background:url(images/msgBg.jpg) no-repeat;
	margin-bottom:15px;
}
.homeTabs {}

.homeTabs Li {
	float:left;
	margin:5px 3px ! important;
	margin:5px 2px;
	width:184px;
}
.homeTabs P {
	margin:4px 15px;
}
.panoTabs Li {
	float:left;
	margin:5px 3px ! important;
	margin:5px 2px;
	width:184px;
}
.homeTabs A:hover {
	color:#505050;
}
.panoTabs P {
	text-align:center;
	font-size:11px;
	color:#3f3e42;
	margin:0;
}
.lowMenu {
	background:url(images/footerBg.jpg) no-repeat 5px 0;
	height:24px;
	padding-left:27px;
}
.lowMenu .space {
	width:15px;	
}
	
.lowMenu Li {
	float:left;
	margin:2px 0;
	width:135px;
}

.lowMenu A {
	font-size:13px;
	color:#3f3e42;
	padding:2px 0px;
	display:block;
	text-align:center;
	border-left:1px solid #d0d0d0;
	border-right:1px solid #d0d0d0;
	border-collapse:collapse;
}
.on {
	color:#111;
	background:#d9d9d9;
}
.lowMenu A:hover {
	color:#111;
	background:#ccc;
}
.box {
	background:url(images/sfBoxBottom.jpg) no-repeat bottom left;
	width:720px;
	margin:20px 15px;
}
.box P {
	font-size:12px;
	line-height:16px;
	color:#666;
	text-align:center;
	margin:10px 110px;
}
.box .top {
	background:url(images/sfBoxTop.jpg) no-repeat;
}
.box Form {
	padding-bottom:35px;
}
.footer {
	
	background:url(images/footerBg3.jpg) no-repeat 2px 27px;
	/*height:87px;*/
}
.footer Ul {
	margin-left:60px;
}
.footer Li {
	float:left;
	font-size:10px ! important;
	font-size:11px;
	color:#222;
	text-align:center;
	/*margin-right:30px ! important;*/
	margin-right:32px;
	height:57px;
	width:200px;
		/*border:1px solid red;*/
}
.footer Img {
}
.footer Li P {
	display:none;
	/*margin-top:0px ! important;
	margin-top:2px;*/
	padding-top:1px ! important;
	padding-top:4px;
	/*border:1px solid trasparent;*/
}
.footer P{
	clear:both;
	font-size:11px;
	line-height:12px ! important;
	line-height:10px;
	color:#888;
	text-align:center;
	padding:4px 0;
	
	/*border:1px solid blue;*/
}
.footer A {
	font-size:11px;
	color:red;
}

