/* CENTRE STYLES */
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

.red {color: #660000}

#all_content{
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}


/* HEADER */
#header {
	height: 155px;
	width: 750px;
	margin: 0px;
	padding: 0px;
}

/* TOP NAVIGATION STYLES */
#toplevel_navbar {
	width: 725px;
	padding-left: 25px;
	background-color: #F2F2F2;
	padding-top: 8px;
	padding-bottom: 8px;
}


.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

a.topnav {
	color: #333333;
	text-decoration: none;
}

a.topnav:hover {
	color: #660000;
	text-decoration: underline;
}
/* END */

/* GREY BACKGROUND TO HOME PAGE OF WEBSITE */
#grey_bgd {
	width: 700px;
	background-color: #E2E2E2;
	padding-right: 25px;
	padding-left: 25px;
	height: 380px;
	margin-top: 0px;
	padding-top: 0px;
}


/* DIV HOLDS INTRODUCTION TO SME INNOVATION */
#left_box {
	background-color: #FFFFFF;
	width: 270px;
	float: left;
	text-align: left;
	padding-right: 17px;
	padding-left: 18px;
	padding-top: 17px;
	padding-bottom: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #333333;
	font-weight: bold;
	height: 313px;
	margin-right: 15px;
	margin-top: 20px;
}


/* DIV HOLDS EVENT LISTING & LATEST NEWS */
#middle_box {
	width: 190px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	margin-top: 20px;
}
#middle_box a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


/* DIV HOLDS LOGIN & REGISTER */
#right_box {
	width: 155px;
	float: right;
	margin-top: 20px;
}


/* DIV HOLDS SUPPORTING LOGO AT BOTTOM OF PAGE */
#logos {
	text-align: center;
	width: 750px;
	background-color: #E2E2E2;
	margin-top: 0px;
	padding-top: 0px;
}

/* DIV HOLDS SME ADDRESS */
#address_box {
	width: 155px;
	float: right;
	text-align: right;
	margin-top: 10px;
}

/* DIV HOLDS FOOTER NAVIGATION */
#footer {
	background-color: #660000;
	width: 750px;
	clear: both;
	text-align: center;
	vertical-align: middle;
	padding-top: 8px;
	padding-bottom: 8px;
}

/* DIV HOLDS EVENT LISTING DETAILS */
#event_listings_box {
	width: 170px;
	background-color: #FFFFFF;
	padding: 10px;
}
/* DIV HOLDS LATEST NEWS */
#latest_news_box {
	width: 170px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #333333;
	padding: 10px;
}

/* DIV LOGIN DETAILS BOX */
#login_box {
	width: 135px;
	background-color: #FFCC00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #660000;
	padding: 3px 10px 10px;
}

/* FORM TAG CLOSES GAP */
form {
	margin-top: 0px;
	padding-top: 0px;
}

/* STYLE APPLIES PADDING TO ICON IMAGES */
.ten_pix {
	padding-top: 10px;
	margin-top: 0px;
}

/* NEWS & EVENTS STYLES */
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

a.p {
	font-weight: bold;
	color: #660000;
	text-decoration: underline;
}

a.p:hover {
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}

/* CONTACT STYLES */
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

a.address {
	color: #660000;
	text-decoration: underline;
}

a.address:hover {
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}

/* FOOTER STYLES */
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

a.footer {
	color: #FFFFFF;
	text-decoration: none;
}

a.footer:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

/* NEWS LINE DIVIDER */
.news_line {
	border-top-color: #660000;
	border-top-width: 1px;
	border-top-style: solid;
	padding-bottom: 3px;
	margin-top: 3px;
}

/* LEFT SUB NAVIGATION */
.lnav {}

ul.lnav {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}

ul.lnav li {
	display: block;
	width: 155px;
	text-align: left;
}

ul.lnav li a {
	display: block;
	margin: 0px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 6px;
	padding-bottom: 5px;
	padding-left: 22px;
	background-image: url(../_img/l_nav_bgd.gif);
}

ul.lnav li a:hover {
	color: #FFFFFF;
	background-image: url(../_img/l_nav_bgd_over.gif);
}
/* END */
