.group_header{
	position:relative;
	text-decoration:underline;
	margin: 5px;
	clear:both;
}

.row_holder{
	clear: both;
 	position:relative;
}
#headline_item{
	position:relative;
	left:10px;
	clear:both;
}
#img_item{
	position:relative;
	clear:both;
	left:10px;
}
#text_item{
	clear:both;
	position:relative;
	left:10px;
}
.img_col_0{
 	position:relative;
	float:left;
	padding:15px;
}

.text_0{
 	position:relative;
	float:left;
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 10px;
	text-align: left;
}
/*
.description_col_0{
 	font-size: 12px;
 	position:relative;
	width:300px;
	height:43px;
	top:10px;
}
.headline_col_0 {
 	position:relative;
 	text-decoration:none;
	font-family: "Myriad Pro";
	font-size: 16px;
	font-weight: bolder;
	color: #0393D0;	
}
*/
.img_col_1{
	display:inline;
 	position:relative;
	float:right;	
	padding:15px;
}
.text_1{
 	position:relative;
 	float:right;
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 10px;	
	text-align: right;
	
}
/*
.description_col_1{
 	position:relative;
	font-size: 12px;
	width:300px;
	height:43px;
	top:10px;
}
.headline_col_1 {
 	position:relative;
 	text-decoration:none;
	font-family: "Myriad Pro";
	font-size: 16px;
	font-weight: bolder;
	color: #0393D0;
	text-align: right;
	
}
*/
body {
	background-color: #4f3a21;
	font-family: "Myriad Pro";
	font-size: 14px;
	font-style: normal;
	color: #4f3a21;
	text-align: center;
	clear:both;
}
#wrap {
	margin:0 auto 0 auto;
	text-align: left;
	width: 822px;
	position: relative;
	min-height: 100%;
	height: 100%;
	clear: both;
}
#header {
	position:relative;
	top:22px;
	width:814px;
	height:235px;
	z-index:1;
	background-image: url(../../../img/header.png);
	background-repeat: no-repeat;
	float: right;
	padding-left:-20px;	
	clear:both;
}
#logo {
	background-image: url(../../../img/logo.png);
	position:absolute;
	width:228px;
	height:272px;
	z-index:2;
        top:15px;
	background-repeat: no-repeat;
	float: left;
	clear: both;
}
#logo_text {
	position:absolute;
	left:38px;
	top:198px;
	width:160px;
	height:30px;
	z-index:18;
	font-size: 14px;
	color: #F0EBCD;
	font-family:"Myriad Pro", "Myriad Web"
	padding-left: 10px;
	
}
#nav_holder {
	position:relative;
	padding-right:10px;
	top:24px;
	height:28px;
	z-index:3;
	float: right;
}
#wrap_2 {
}
#cnt_top {
	position:relative;
	top:36px;
	width:816px;
	height:14px;
	z-index:21;
	background-image: url(../../../img/content_top.png);
	background-repeat: no-repeat;
	float: left;
	clear: both;
}
#footer {
	background-repeat: no-repeat;
	background-image: url(../../../img/footer.png);
	width: 822px;
	height: 44px;
	position: relative;
	clear: both;
	top: 30px;
}
#chat_foot {
	top:8px;
        position:relative;
	float:left;
	padding-left:240px;
        z-index:19;

}
#skype {
	top:8px;
	position:relative;
	float:left;
	padding-left:10px;
	z-index:19;
}
#yahoo {
	top:8px;
	position:relative;
	float:left;
	padding-left:10px;
	z-index:10;
}
img
{  border-style: none;
}


