@import url('common.css');

#wrapper
{
	top:0px;	
	width:980px;
	text-align:left;
	float:none;
	margin: 0px auto;
	background:#000;
}

#header
{
	width:980px;
	height:560px;
}

#logo
{
	width:870px;
	height:494px;
}

#header_right1
{
	width:110px;
	height:35px;
}

#header_right2
{
	width:110px;
	height:395px;
	background:url(../images/header_right_02.jpg);
}

#simba_catering
{
	width:110px;
	height:64px;
}

#content
{
	width:980px;
	background:#FFFFFF;
}

#content a,a-active
{
	color:#f6901f;
	text-decoration:underline;
}

#content a:hover,a-active:hover
{
	color:#000;
	text-decoration:underline;
}

#header_c
{
	width:980px;
	height:233px;
}

#footer
{
	width:980px;
	height:93px;
}

#footer_text
{
	width:980px;
	text-align:center;
}

.title
{
	line-height:50px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:26px;
	color:#000;
	width:410px;
	height:50px;
}

.subtitle
{
	background:#e7e7e7;
	font-weight:bold;
	width:410px;
	height:24px;
	text-indent:15px;
	margin-bottom:15px;
	line-height:24px;
}

.col1
{
	width:410px;
	border-left:solid #FFFFFF 40px;
	border-right:solid #FFFFFF 40px;
	border-bottom:1px dotted #666666;
	padding-bottom:20px;
}

.col2
{	
	border-left:solid #FFFFFF 40px;
	border-right:solid #FFFFFF 40px;
	width:410px;
	padding-bottom:20px;
}
