/*CSS Document*/


/*Globals*/

html,body{margin: 5px;padding:0}


body{
	/*background-image:url(../images/newbg.gif);
	background-repeat:repeat-x;*/
	font-family: Arial, Helvetica, sans-serif;
	
}


div#bgwrap {
	width: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


a{
	color: #000099;
	margin: 0px;
	padding: 0px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #990000;
	line-height: 10pt;
	margin-bottom: 2pt;
	margin-top: 2pt;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #003399;
	line-height: 8pt;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #003399;
}

div#container{
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 800px;
	
}


/*Header*/


div#header {
	float: left;
	height: 109px;
	width: 800px;
	background-image: url(../images/headerbg.gif);
}

#topmenu {
	float: right;
	height: 109px;
	padding-top: 50px;
	padding-right: 50px;
}


#topmenu li {
	display: inline;
	list-style-type: circle;
	padding-right: 10px;
}
#topmenu a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
#topmenu ul {
	padding-right: 10px;
}
#topmenu a:hover {
	color: #999999;
}



/*Main Menu*/

div#menu {
	height: 32px;
	background-color: #000000;
	float: right;
}


#menu img {
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 1.25px;
	padding-bottom: 0px;
	padding-left: 0px;
}


/* Side Menu */


div#side-menu {
	float: right;
	width: 250px;
	margin-top: 5px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #999999;
	padding: 0px;
}
#side-menu img {
	margin: 0px;
	padding: 0px;
	float: right;
}



/* Main Story */

 div#story {
	padding: 10px;
	float: left;
	width: 520px;
	margin-top: 5px;
}
#story img {
	float: left;
	padding-right: 10px;
	padding-bottom: 80px;
}

#story p, table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-align: justify;
	line-height: 12pt;
}


#story h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #990000;
	line-height: 18pt;
}
#story h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 14pt;
}
#story img {
	float: left;
	padding: 10px;
	clear: both;
}
#story a {
	text-decoration: none;
}
#story a:hover {
	color: #A6A6A6;
	text-decoration: none;
}
#story img {
	float: right;
	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;
}

#story td img {
	float: none;
	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;
}


.story-left img {
	float: left;
	clear: right;
}


.story-lftpic {
	float: left;
	width: 200px;
	clear: left;
}

.story-rghtaddy {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	height: 111px;
	width: 300px;
	text-align: right;
	padding-top: 5px;
}


/*Sub Menu*/


div#submenu {
	height: 110px;
	width: 800px;
	float: left;
	background-image: url(../images/submenu-bg.gif);
}


div #submenu-left {
	width: 267px;
	padding-top: 45px;
	float: left;
}
div#submenu-centre {
	width: 250px;
	padding-top: 45px;
	float: left;
}
div#submenu-right {
	float: right;
	width: 264px;
	padding-top: 45px;
}


.submenu-text {
	font-size: 7pt;
	text-align: right;
	line-height: 6pt;
}
#submenu-br {
	float: right;
	width: 126px;
	padding-right: 5px;
	text-align: right;
}

div#_submenu {
	height: 110px;
	width: 800px;
	float: left;
}


/* Press Releases */

div#news {
	float: right;
	width: 238px;
	padding: 10px;
	margin-top: 5px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #999999;
}

#news img {
	float: left;
	padding-right: 5px;
}


#news-art {
	background-color: #CCCCCC;
	padding: 2px;
	margin-bottom: 5px;
}

#news-art p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	margin-top: 2px;
	margin-bottom: 4px;
}

.news-art {
	font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
	line-height: 10px;
}

/* Products */

div#products {
	float: left;
	width: 250px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 10px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-left: 10px;
}

#products img {
	float: left;
	padding-right: 10px;
}

#products a:hover {
	color: #666666;
}

#products li {
	list-style-image: url(../images/arrow.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
}

#products a {
	text-decoration: none;
}

/* Links */

div#links {
	float: left;
	width: 245px;
	margin-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
}

#links img {
	float: left;
	padding-right: 10px;
	padding-top: 5px;
}

#links a {
	text-decoration: none;
}

#links li {
	list-style-image: url(../images/arrow.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
}

#links a:hover {
	color: #666666;
}

/* Footer */


div#footer {
	float: left;
	width: 780px;
	background-color: #999999;
	height: 62px;
	margin-top: 10px;
	padding: 10px;
}


#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	margin-top: 0px;
}


.footer-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	line-height: 8pt;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
}
#footer a:hover {
	color: #0000CC;
	text-decoration: none;
}
div#footer-addy {
	float: right;
	width: auto;
}

.yellow_bg {
	background-color:#FFFFF9;
	border-bottom: 1px dotted #921823;
}

.intro img {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 10px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-left: 10px;
}


/* ----- misc -------- */

ul.prdocut li {
	list-style-image: url(../images/arrow.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
}

ul.prdocut li a {
	text-decoration: none;
}
