* {
	margin:0;
	padding:0;
	list-style:none;
}

html,body{margin:0;padding:0}
body{font: 100% Georgia,serif;color:#787e8b;text-align:center}
a{color:#333741}
div#header{height:460px;background: transparent
url('/images/centerpont.png') 50% 140px no-repeat;border-bottom:10px solid #333741;z-index:99;
}
div#logo{height:120px;background: transparent
url('/images/alacarsky.png') 50px 0% no-repeat;border-bottom:10px solid #787e8b
}
.viral{width:200px;float:right;height:110px;background: transparent
url('/images/virall.png') 10px 10px no-repeat
}

div#container{text-align:left;}
div#container{width:960px;margin:0 auto;}

div#wrapper{margin-top:4px;}

div#content{float:right;width:920px; margin: 0;overflow:visible;min-height:320px;}
p{line-height:1.2;}


#basic-accordian{
	width:860px;
	position:relative;
	left:20px;
	top:10px;
	z-index:2
}

.accordion_headings{
	padding:5px;
	background:transparent;
	font: 100% Verdana,sans-serif;
	color:#787e8b;
	cursor:pointer;
	font-weight:bold
}

.accordion_headings:hover{
	color:#333741;
	outline:0
}

.accordion_child{
	padding:15px;
	background:#EEE
}

.header_highlight{
	border-bottom:1px solid #787e8b
}
