/* layout and positioning */


#wrapper {
	width: 555px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: auto;
}

#header
{
	width				: 555px;
	height				: 46px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

#logo
{
	background			: url(../joomla_1.0.11/templates/jc_corp/images/logo.png) no-repeat;
	width				: 238px;
	height				: 75px;
	position			: relative;
	top					: 0px;
	z-index: 1;
	background-image: url(../joomla_1.0.11/templates/jc_corp/images/logo.png);
	visibility: visible;
}
#topmenu
{
	background-color	: #527d92;
	width				: 554px;
	height: 33px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}





#copyright
{
	width				: 553px;
	text-align			: center;
	background-color	: #F7F7F7;
	height				: 12px;
	border				: 1px solid #EBEBEB;
	float				: none;
	letter-spacing: 1px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
}

#content-footer
{
	width				: 782px;
	height				: 20px;
	background-color	: gray;
}

#contentbottom
{
	width				: 100%;
	margin-top			: 10px;
}

#user1
{
	border				: 1px solid #EBEBEB;
	background-color	: #F7F7F7;
	float				: right;
	width				: 239px;
}

#user2
{
	border				: 1px solid #EBEBEB;
	background-color	: #F7F7F7;
	width				: 237px;
}

#myfooter
{
	text-align			: center;
}


.brclear { 
     clear:both; 
     height:0; 
     margin:0;
     font-size: 1px;
     line-height: 0px;
}




/* Clear fix */
.clearfix:after {
	clear: both;
	display: block;
	content: ".";
	height: 0px;
	visibility: hidden;
}

.clearfix {
	display: inline-table;
	background-repeat: no-repeat;
	font-size: 1px;
	line-height: 0px;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.newsbox {
	width: 223px;
	float: right;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #527D92;
	margin-top: 5px;
	background-color: #EBEBEB;
	padding-top: 10px;
	padding-bottom: 10px;
}
.newsworthy {
	width: 270px;
}

