/*p {
 margin: 0;
 padding: 0;
}*/

body {
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size: 10px;
	text-align: center;
	background-image: url(images/body-tile.gif);
}

html { 
	overflow-y: scroll; 
}

#wrapper {
	position: relative;
	width: 958px;
	top: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	background-repeat: repeat-x;
	/*background-color:#DADADA;*/
}

#logo {
	position: absolute;
	left: 0px;
	top: 12px;
}

#logo2 {
	left: 0px;
	top: 0px;
	width: 958px;
}

#edge {
	position: relative;
	top: -10px;
	left: 688px;
}

#mainmenu {
	float: right;
}

#mainimage {
	background-image: url(images/inner-main.jpg);
	background-repeat: no-repeat;	
	float: left;
}

#mainimage_bc {
	background-image: url(images/bc-main.jpg);
	background-repeat: no-repeat;	
	float: left;
}

#mainimage_eng {
	background-image: url(images/eng-main.jpg);
	background-repeat: no-repeat;	
	float: left;
}

#mainimage_newsrm {
	background-image: url(images/newsrm-main.jpg);
	background-repeat: no-repeat;	
	float: left;
}

#mainimage_mam {
	background-image: url(images/mam-main.jpg);
	background-repeat: no-repeat;	
	float: left;
}

#mainimage_vpp {
	background-image: url(images/vpp-main.jpg);
	background-repeat: no-repeat;	
	float: left;
}

#mainimage_tm {
	background-image: url(images/tm-main.jpg);
	background-repeat: no-repeat;	
	float: left;
}

#mainimage_dvd {
	background-image: url(images/dvd-main.jpg);
	background-repeat: no-repeat;	
	float: left;
}

#mainimage_dds {
	background-image: url(images/dds-main.jpg);
	background-repeat: no-repeat;	
	float: left;
}

#mainimage_stor {
	background-image: url(images/stor-main.jpg);
	background-repeat: no-repeat;	
	float: left;
}

#mainimage_bes {
	background-image: url(images/bes-main.jpg);
	background-repeat: no-repeat;	
	float: left;
}

#mainimage_eda {
	background-image: url(images/eda-main.jpg);
	background-repeat: no-repeat;	
	float: left;
}

#mainimage_sup {
	background-image: url(images/sup-main.jpg);
	background-repeat: no-repeat;	
	float: left;
}

#mainimage_contact {
	background-image: url(images/cont-main.jpg);
	background-repeat: no-repeat;	
	float: left;
}

#mainimage_about {
	background-image: url(images/abo-main.jpg);
	background-repeat: no-repeat;	
	float: left;
}

#mainimage_si {
	background-image: url(images/si-main.jpg);
	background-repeat: no-repeat;	
	float: left;
}

#mainimage_prod {
	background-image: url(images/prod-main.jpg);
	background-repeat: no-repeat;	
	float: left;
}

h1 {
	color: #FFFFFF;
	font-size: 24px;
}

h2 {
	color: #FFFFFF;
	font-size: 12px;
	padding-top: 7px;
}

h4 {
	font-size: 12px;
	font-weight: bold;
}

.p12bold {
	font-size: 12px;
	font-weight: bold;
}

#navpanel {
	width: 235px;
	float: left;
	left: 0px;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	position: relative;
	z-index: 20000;
}

#content {
	position: relative;
	left: 19px;
	width: 700px;
	text-align: justify;	
}

#content table {
	/*background-color: #E6ECF0;*/
	text-align: justify;	
}

.pagehead {
	font-size : 14px;
	color:#015590;
	font-weight:bold;
	line-height:14px;	
}

.clear {
	clear:both;
}

.imgfl {
	float: left;
	padding: 5px;
}

.imgfr {
	float: right;
	padding: 5px;
}

.imgleft {
	float: left;
	margin: 5px 5px 5px 0px;
	border: 1px solid #9D9D9D;
	padding: 2px;
}

.imgright {
	float: right;
	margin: 5px 0px 5px 5px;
	border: 1px solid #9D9D9D;
	padding: 2px;
}

.imgC {
	margin: 5px 5px 5px 5px;
	border: 1px solid #9D9D9D;
	padding: 2px;
}

a {
	color: #00008B;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #00008B;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #006E01;
	font-weight: bold;
}
.field {
	border : 1px solid #434341;
	background-color : #EDF4FC;
	color: #333333;
	font : 8pt Verdana;
}

.table p  {
 	margin: 0;
	padding: 0;
}

ul	{
	margin-left: 0;
	font-weight: bold;
}

li	{
	margin-left: 20px;
}