/* STRUCTURE */

#wrapper {
	width: 800px;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	padding:0px;
	text-align:left;
}
#header {
	width: 800px;
	float: left;
	background-color: #004a87;
	height: 64px;
	background-image: url(images/ConnectPlus_header.jpg);
	background-repeat: no-repeat;
}
#navigation {
	width: 800px;
	float: left;
	background-color: #004a87;
	height: 36px;
}
#projectlisthead {
	background-image: url(images/project_bg_01.png);
	background-repeat: no-repeat;
	width: 460px;
	height: 40px;
	float: left;
	padding: 0 0 0 8px;
}
#projectlistcontent {
	background-image: url(images/project_bg_02.png);
	background-repeat: repeat-y;
	width: 460px;
	float: left;
	padding: 0 0 0 15px;
}
#projectlistbottom {
	background-image: url(images/project_bg_04.png);
	background-repeat: no-repeat;
	width: 460px;
	height: 20px;
	float: left;
}
#projectitem {
	float: left;
	width: 220px;
	margin: 0px;
	margin-top: 15px;
}
#latestnewshead {
	background-image: url(images/latestnews_bg_01.png);
	background-repeat: no-repeat;
	width: 234px;
	height: 40px;
	float: left;
	padding: 0 0 0 6px;
	margin: 30px 0 0 0;
}
#latestnewscontent {
	background-image: url(images/latestnews_bg_02.png);
	background-repeat: repeat-y;
	width: 228px;
	float: left;
	margin: 0;
	padding: 0 6px 0 6px;
}
#latestnewsbottom {
	background-image: url(images/latestnews_bg_04.png);
	background-repeat: no-repeat;
	width: 240px;
	height: 20px;
	float: left;
}
#latestnewsitem {
	float: left;
	width: 228px;
}
#intro_left {
	background-color: #FFF;
	padding: 15px;
	float: left;
	width: 470px;
	background-image: url(images/ConnectPlus_content_bg_06.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	text-decoration: none;
}
#intro_right {
	background-color: #FFF;
	float: left;
	width: 250px;
	background-image: url(images/ConnectPlus_content_bg_06.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px 15px 15px 35px;
    text-align: right;
}
#intro_right2 {
	background-color: #FFF;
	float: left;
	width: 250px;
	background-image: url(images/ConnectPlus_content_bg_06.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px 15px 15px 35px;
	text-align: left;
}
#intro_one_column {
	background-color: #FFF;
	padding: 15px;
	float: left;
	width: 770px;
	background-image: url(images/ConnectPlus_content_bg_06.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	text-decoration: none;
}
#image_gallery_right {
	background-color: #FFF;
	float: left;
	width: 270px;
	background-image: url(images/ConnectPlus_content_bg_06.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding-top: 38px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	text-align: left;
}
#newsitem {
	float: left;
	width: 470px;
	margin: 0px;
	margin-top: 15px;
}
#latestnewsbox {
	position:relative;
	top: 10px;
	left: 10px;
	width: 158px;
	margin: 0px;
	float:left;
}
#latestnewsimagebox {
	position:relative;
	top: 10px;
	width: 60px;
	margin: 0px;
	float:left;
}
#footer {
	width: 790px;
	float: left;
	background-color: #FFF;
	background-image: url(images/ConnectPlus_footer_bg_09.jpg);
	background-repeat: repeat-x;
	padding: 50px 10px 10px 0px;
	text-align: right;
}
#partnerlogos {
	width: 800px;
	height: 64px;
	float: left;
	background-color: #FFF;
	background-image: url(images/ConnectPlus_logos.gif);
	background-repeat: no-repeat;
}
#newstickerwrapper{
	width: 800px;
	float: left;
	background-image: url(images/ConnectPlus_NewsTicker_BG.jpg);
	height: 40px;
}
#newstickertextposition{
	width: 700px;
	float: right;
	height: 20px;
	margin: 12px 10px 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #044987;
	font-weight: bold;
}
#newstickertextposition a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #044987;
	font-weight: bold;
}
#newstickertextposition a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #044987;
	font-weight: bold;
}
#newstickertextposition a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4E9CCA;
	font-weight: bold;
	
}
#newstickertextposition a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999;
	font-weight: bold;
}
#flashanimation{
	float:left;
	width: 800px;
	height: 160px;
}

