* {
	padding:0;
	margin:0;
	border:0;
}

a:link {color: #005699; text-decoration: none; font-weight: bold}
a:visited {color: #005699; text-decoration: none; font-weight: bold}
a:hover {color: #E66C1F; text-decoration: none; font-weight: bold}
a:active {color: #E66C1F; text-decoration: none; font-weight: bold}

.newsandevents a:link {color: #000000; text-decoration: none; font-weight: normal}
.newsandevents a:visited {color: #000000; text-decoration: none;font-weight: normal}
.newsandevents a:hover {color: #E66C1F; text-decoration: none; font-weight: normal}
.newsandevents a:active {color: #E66C1F; text-decoration: none;font-weight: normal}


body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	overflow: auto;
}


/* HEADINGS and PARAGRAPH
_______________________________________________________________________*/

h1 {
	color: #e66c1f;
	font-size: 14px;
	font-weight: bold;
	margin-left: 10px;
}

h2 {
	color: #e66c1f;
	font-size: 14px;
	font-weight: bold;
	margin-left: 10px;
}

h3 {
	color: #e66c1f;
	font-size: 12px;
	font-weight: bold;
	margin-left: 10px;
}

.title {
	color: #e66c1f;
	font-size: 14px;
	font-weight: bold;
	margin-left: 10px;
}

.subtitle {
	color: #000000;
	font-size: 10px;
	font-weight: bold;
}

.main_subtitle {
	color: #e66c1f;
	font-size: 10px;
	font-weight: bold;
}

.input {
	border: 1px solid #588CC6;
	}

/* CONTAINERS
_______________________________________________________________________*/

#container {
	background-image: url('images/back.jpg');
	width: 798px;
	height: 693px;
	margin: auto;
	position:relative;
	overflow: hidden;
}

#container_content {
	background: url('images/back_content_shadow.jpg'); no-repeat top;
	width: 798px;
	margin: auto;
	position:relative;
	overflow: hidden;
}


/* TOP IMAGE and GENERAL NAV
_______________________________________________________________________*/

#top {
	background: #fff url('images/top.jpg') no-repeat top 15px;
	height: 72px;
	padding: 0 15px;
}

#top h1 {
	width: 450px;
	height: 72px;
	float: left;	
}

#top h1 a {
	display: block;
	width: 450px;
	height: 72px;
}

#top h1 a strong {
	display: none;
}	

#top ul {
	margin: 30px 0 0 0;
	text-align: right;
}
	
#top li {
	display: inline;
	list-style: none;
}


/* MENU
_______________________________________________________________________*/
	
#menu {
	background: url('images/menu.jpg') top;
	width:768px;
	height:35px;
	margin: 0 15px;
}
#menu li {
	float: left;
}

#menu li a {
	display: block;
	height: 35px;
	color: #FFFFFF;
	text-align: center;
	line-height: 35px;
	font-weight: bold;
}

#menu li#about {
	width:85px;
}

#menu li#about a:hover {
	background:url('images/menu.jpg') no-repeat left bottom;
}

#menu li#services {
	width:83px;
}

#menu li#services a:hover {
	background:url('images/menu.jpg') no-repeat -85px bottom;
}

#menu li#solutions {
	width:88px;
}

#menu li#solutions a:hover {
	background:url('images/menu.jpg') no-repeat -168px bottom;
}

#menu li#partners {
	width:106px;
}

#menu li#partners a:hover {
	background:url('images/menu.jpg') no-repeat -256px bottom;
}

#menu li#proventrackrecords {
	width:155px;
}

#menu li#proventrackrecords a:hover {
	background:url('images/menu.jpg') no-repeat -362px bottom;
}

#menu li#news {
	width:119px;
}

#menu li#news a:hover {
	background:url('images/menu.jpg') no-repeat -518px bottom;
}

#menu li#careers {
	width:78px;
}

#menu li#careers a:hover {
	background:url('images/menu.jpg') no-repeat -631px bottom;
}


/* CONTENT SECTION
_______________________________________________________________________*/

#mainpage_content {
	position: relative;
	height: 600px;
	width: 768px;
	padding: 0;
}

#content_section {
	background: url('images/globe.jpg') no-repeat top;
	height: 600px;
	overflow: visible;
	width: 768px;
	margin: auto;
}

#intro {
	position: absolute;
	top: 10px;
	left: 15px;
	width: 247px;
	height: 363px;
}

#intro p {
	padding: 10px;
}

#main_picture {
	background: url('images/middle.jpg');
	position: absolute;
	top: 0px;
	left: 262px;
	width: 266px;
	height: 363px;
}

#sheme {
	background-image: url('images/right.jpg');
	position: absolute;
	top: 0px;
	left: 528px;
	width: 255px;
	height: 363px;
}

#newscontainer {
	position: absolute;
	top: 370px;
	left: 15px;
	width: 247px;
	height: 210px;
	overflow: hidden;
}

#newscontainerscroll {
	width: 240px;
	height: 180px;
	overflow: auto;
}

#newscontainer p {
	padding: 0 0 5px 10px;
}

#news_picture {
	position: absolute;
	top: 370px;
	left: 262px;
	width: 266px;
	height: 180px;
}

#announcecontainer {
	position: absolute;
	top: 370px;
	left: 528px;
	width: 250px;
	height: 215px;
	overflow: hidden;
}

#announcecontainerscroll {
	width: 240px;
	height: 180px;
	overflow: auto;
}

#announcecontainer p {
	padding: 0 0 5px 10px;
}

ul.list {
	list-style-image: url('images/square.gif');
	list-style-position: outside;
	padding: 0 0 0 40px;
}

ul.newsandevents {
	list-style-image: url('images/square.gif');
	list-style-position: outside;
	padding: 0 0 0 30px;
	color: #000000;
	font-size: 10px;
	font-weight: normal;
}

li.newsandevents {
	padding: 0 0 5px 0;
	font-weight: normal;

}

#content_menu {
	float: left;
	width: 265px;
	padding: 0;
	margin: 0;
}

#sitemap {
	float: left;
	width: 600px;
	padding: 0;
	margin: 0;
}

#sitemap ul {
	width: 265px;
	list-style: none;
	padding: 5px 0 5px 0;
}

li.sitemaptitle {
	background-color: #F6F6F7;
	margin: 2px 0;
	line-height: 12px;
	padding: 5px 10px 5px 10px;
}

.sitemapsub {
	width: 500px;
	list-style-image: url('images/square.gif');
	margin: 2px 0 0 30px;
}

#content_menu ul {
	width: 265px;
	list-style: none;
	padding: 10px 0 0 0;
}

#content_menu li {
	background-color: #F6F6F7;
	margin: 2px 0;
	line-height: 12px;
	padding: 5px 10px 5px 10px;
}

#content {
	float: right;
	width: 495px;
	margin-right: 5px;
}

#content p {
	margin:10px 10px;
}

/* FOOTER
_______________________________________________________________________*/

#footer {
	background-color: #155CAC;
	width: 765px;
	height: 13px;
	font-size: 10px;
	color: #FFFFFF;
	padding: 4px 0 4px 5px;
	margin: auto;
}
	
