* {
	margin:0;
	padding:0;
	list-style:none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin:0;
	padding:0;
	background:url(images/bg.png) center center no-repeat #ccc fixed;
}

.body_bg {
	
	position:absolute;
	color:#ccc;
}
#helpholder {
	width:300px;
	height: 300px;
	margin-top: -144px;
	margin-left: -144px;
	position: absolute;
	padding:0;
}
#helpholder a {
	color: #ccc;
}
iframe {
	border: 0;
	padding: 0;
	margin: 0;
	overflow-x: hidden; 
	overflow-y: hidden; 
}
#basic-accordian{
	border:0px solid #EEE;
	padding:0px 5px 5px 50px;
	width:700px;
	height: 455px;
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-380px;
	z-index:2;
	margin-top:-225px;
	/*background-image: url('images/pacdesign.jpg');*/
	/*background-repeat: no-repeat;*/
}

.accordian_frame {
	float:left; 
	height:420px; 
	overflow:hidden;
	background: #eee;
}

.accordion_headings{
	padding:5px;
	background:#990000;
	color:#FFFFFF;
	border:1px solid #FFF;
	cursor:pointer;
	font-weight:bold;
}

.accordion_headings:hover{
	background:#000;
}

.accordion_child{
	padding:15px;
	background:#EEE;
	width:668px;
	height: 400px;
	overflow: hidden;
}

.header_highlight{
	background:#500;
}

.tab_container *{
	float:left;
	width:120px;
}

.caption {
	background: url(images/black.png);
	filter: alpha(Opacity=80); 
	-moz-opacity: 0.8; 
	-khtml-opacity: 0.8;
	opacity: 0.8;
	margin-top: -60px;
	padding:10px;
	height:50px
	display: block;
	height: 3.2em;
}

.captionText {
	color: #fff;
}

.headings{
	padding:5px;
	background:#eee;
	color:#aaa;
	border:1px solid #eee;
	cursor:default;
	font-weight:bold;
}

.caption a {
	color: #fff;
}

.nav_container {
	position:relative;
}

.nav_container a, .nav_container a:hover {
	color: #fff;
	text-decoration:none;
}

.nav_container * { 
	float:left;
	width:100px;
 }

.nav_headings{
	padding:5px;
	background:#990000;
	color:#FFFFFF;
	border:1px solid #FFF;
	cursor:pointer;
	font-weight:bold;
}

.nav_headings:hover{
	background:#000;
}

#mail {
	border:1px solid #fff;
	padding:5px;
	width: 320px;
	float: left;
}
#otherinfo {
	width:250px;
	font-size: 24px;
	float: right;
	background: #ccc;
	padding: 20px;
}
#otherinfo a:link, #otherinfo a:hover, #otherinfo a:active, #otherinfo a:visited{
	color: #900;
}
#info {
	margin-bottom: 10px;
	width: 350px;
}
#info a {
	color:#000;
}

#contact {
	width:650px;
	height:380px;
	position:absolute;
	left:50%;
	margin: 100px 0 0 -310px;
	display:block;
}

#thanks {
	width:300px;
	height:340px;
	position:relative;
	top:50%;
	left:50%;
	margin-left:-100px;
	margin-top:-30px;
}

.hi {
	background: url(images/hi.gif) no-repeat;
}

#faq a:link, #faq a:visited {
	font-size: 14px;
	color: #900;
	text-decoration: none;
}

#faq a:hover{
	text-decoration: underline;
}

#faq p{
	font-size: 14px;
	padding: 0 0 5px 0;
}

#faq span{
	font-size: 15px;
	color: #900;
	padding: 10px 0 0 0;
	display:block;
}

div.zoompre {
z-index                 : 0;
position: relative;
top:0px;
left:13px;
width                   : 320px;
height                  : 400px;
background: url(images/huong08_largebg.jpg) #ffffff;
border:1px solid #CCCCCC;
text-align: center;
overflow: hidden;
color: #ffffff;

}
.item {
	width: 210px;
	height: 379px;
	background: #900;
	float: left;
	margin: 5px;
}

.item a:link {
	margin-top: 0px;
	display: block;
	border-bottom: 1px #eee solid;
}

.item a:hover {
	margin-top: 0px;
	display: block;
	border-bottom: 1px #eee solid;
}
.social{
	color:#ccc;
	background: #fff;
	padding: 2px;
	width:350px; 
	margin: 0 auto;
	min-height: 22px;
}
.social a:link, .social a:active{
	color: #ccc;
}
.social a:hover, .social a:visited{
	color:#ccc;
}
.social span {
	display:inline;
}
.more {
	width:262px;
	display: block;
	float: left;
	margin:5px;
	padding: 0 20px;
}
.more a:link, .more a:visited {
	color: #990000;
}
.more a:hover, .more a:active {
	color: #000000;
}
