/*

CSS by Steven Kurylec

Copyright BJ Control Panels Ltd

Property of BJ Control Panels Ltd



/*--------------------------------------
                                 LAYOUT
--------------------------------------*/
#wrapper {
	background: url(../images/layout/img03.gif) repeat-x left bottom;
	min-height:600px;
      height:auto !important;
      height:600px; 

}
#header {
	width: 900px;
	height: 200px;
	margin: 0px auto;
}
#logo {
	width: 900px;
	margin: 0px auto;
}
#page {
		width: 900px;
	margin: 0px auto;
	padding: 10px, 0px, 0px, 0px;
}
#content {
	width: 900px;
	margin: 0px, 0px, 0px, 0px;
	padding: 0px, 0px, 0px, 0px;
}
#news {
	float:right;
	width: 650px;
}
#newsembed {
	float:right;
	width: 900px;
}
#newsimageA4 {
	float:left;
	width: 250px;
	height: 355px;
	margin: 20px, 0px, 0px, 0px;
}
#newsimage {
	float:left;
	width: 250px;
	height: 220px;
	margin: 20px, 0px, 0px, 0px;
	padding: 0px, 0px, 0px, 0px;
}
#newsright {
	float:left;
	width: 650px;
}
#newsimageright {
	float:right;
	width: 250px;
		/*float:left;
	*/
	height: 200px;
	margin: 20px, 0px, 0px, 0px;
	padding: 0px, 0px, 0px, 0px;
}

#newstitle {
	margin: 0px, 0px, 0px, 0px;
	padding: 0px, 0px, 0px, 0px;
}
#content-header {
	margin: 0px, 0px, 0px, 0px;
	padding: 0px, 0px, 0px, 0px;
	
}
#content-body {
	margin: 38px,0px,0px,0px;
}
#newswrap {
	height: 400px;
	text-align: left;
}



/*--------------------------------------
                             FORMATTING
--------------------------------------*/
body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(../images/layout/img01.gif) repeat-x;
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
}
p, ol, ul {
	line-height: 1.oem;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #515455;
}
a {
	color: #18BDF5;
}
a:hover {
	text-decoration: none;
}
hr {
	display: none;
}
h1 {
	font: 1.82em;
	font-weight: normal;
	letter-spacing: -1px;
	color: #130072;
	margin: 0px, 0px, 0px, 0px;
	padding: 0px, 0px, 0px, 0px;
}
	
h2 {
	font: 1.82em;
	font-weight: normal;
	letter-spacing: -1px;
	margin-left: 22px;
	color: #130072;
}
h3 {
	font: 1.82em;
	font-weight: normal;
	letter-spacing: -1px;
	color: #84E003;
}
h4 {
	font-weight: normal;
	letter-spacing: -1px;
	text-align: center;
	color: #84E003;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
}
h5 {
	font-weight: normal;
	letter-spacing: -1px;
	margin: 0px, 0px, 0px, 22px;
	padding: 0px, 0px, 0px, 0px;
	color: #130072;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.82em;
}



/*--------------------------------------
                                   MENU
--------------------------------------*/
#menu {
	width: 900px;
	height: 50px;
	margin: 0px auto;
}
#menu ul {
	margin: 0px;
	padding: 20px 0px 0px 10px;
	list-style: none;
}
#menu li {
	display: inline;
}
#menu a {
	display: block;
	float: left;
	margin-left: 55px;
	text-decoration: none;
/*	text-transform: lowercase;
*/
	font-size: 1.36em;
	color: #FFFFFF;
}
#menu a:hover, .active a {
	border-bottom: 3px solid #8AD9F3;
	font-size: 1.36em;
}






/*--------------------------------------
                                   NEWS
--------------------------------------*/

.newsembed_title{
	width: 300px;
	float: left;
	line-height: 1.oem;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #515455;
	margin: 0px 0px 0px 0px;
	text-decoration: underline;
	font-weight: bold;
}
.newsembed_txt{
	/*width: 600px;*/
	color: #515455;
	margin: 0px 0px 0px 0px;
	/*float:left;*/
	text-align: left;
	line-height: 1.oem;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	
}.news_title{
	width: 222px;
	float: left;
	line-height: 1.oem;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #515455;
	margin: 0px 0px 0px 22px;
	text-decoration: underline;
	font-weight: bold;
}
.news_txt{
	width: 600px;
	color: #515455;
	margin: 10px 500px 0px 22px;
	float:left;
	text-align: left;
	line-height: 1.oem;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.news_more{
	width: 222px;
	color: #515455;
	float: left;
	margin: 0px 0px 0px 525px;
	text-decoration: underline;
	text-align: left;
	line-height: 1.oem;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#news_entry {
	/*float:left;
	*/
	
	float:right;
	width: 650px;
	height: 400px;
	margin: 20px, 0px, 0px, 0px;
	
}
.flt{
	float:left;
}



/*--------------------------------------
                                 FOOTER
--------------------------------------*/
#wrapper2 {
	background: #18BDF5;
}
#footer {
	width: 900px;
	margin: 0 auto;
	padding-top: 20px;
	color: #FFFFFF;
	clear:both;
	background: #18BDF5;
}
#footertext {
	clear: both;
	margin: 0;
	padding: 20px 0;
	text-align: center;
	color: #FFFFFF;
}
#footertext2 {
	margin:0;
	padding:0px 0;
	text-align:center;
	padding-bottom: 20px;
	color:#FFFFFF;
}
#footertext a {
	color: #FFFFFF;
}
