* {
	border: none;
	margin: 0;
	outline: none;
	padding: 0;
}
body {
	background: #fafafa;
	color: #a0a0a0;
	font: 82%/1.5 Arial, Helvetica, sans-serif;	
}

p, ul, ol {
	margin: 0 0 1em 0;
	text-align: justify;
	line-height: 150%;
	color: #696969;
}

a:link, a:visited{
	color: #E1011B;
	text-decoration:none;
}

a:hover, a:active {
	text-decoration: underline;
	color: #003448;
}

ul {
	list-style: square;
	margin: 25px;
	padding: 0px;
}

li {
	list-style:square;
	margin-bottom:5px;
	line-height:155%;
	margin-left:22px;
}

ul li a {
	display: block;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 5px 0px 5px 10px;	
}

ul li a:hover {
	background: #EFEFEF;
	color: #c6435d;
	}
/*-------------------------------------------------------------------*/
/* Layout                                                                             */
/*-------------------------------------------------------------------*/
#wrapper {
	margin: 0 auto;
	width: 100%;
}

/*-------------------------------------------------------------------*/
/* Header                                                                             */
/*-------------------------------------------------------------------*/
#header {
	background: #434343;
	width: 100%;
}


#headercenter{
	color: #a0a0a0;
	height: 30px;
	margin: 0 auto;
	padding: 25px 0 15px 0;
	text-align: left;
	width: 800px;
}



/*-------------------------------------------------------------------*/
/* Navigation Bar                                                              */
/*-------------------------------------------------------------------*/
#nav {
	background: #434343;
	margin: 0 auto;
	padding-top: 5px;
	padding-bottom: 0px;
	width: 100%;
	border-bottom: 5px solid #B5DEDE;
}

#navcenter {
	margin: 0 auto;
	padding-left: 0;
	width:800px;
}

#navcenter .current {
  background: #B5DEDE;
  color: #434343;
padding-bottom:2px;
}

/*-------------------------------------------------------------------*/
/* Main Content Area                                                         */
/*-------------------------------------------------------------------*/

#content {

	background: #fff;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100%;
}

#content-about{
	width:500px; 	
	padding: 0 300px 90px 0;
	margin: 0 auto;
	background: #fff url(../images/4689699.jpg) no-repeat right bottom;
}

#content-pr{
	width:430px; 	
	padding: 0 370px 30px 0;
	margin: 0 auto;
	background: #fff url(../images/5395435.jpg) no-repeat right bottom;
}

#content-finance{
	width:500px; 	
	padding: 0 300px 30px 0;
	margin: 0 auto;
	position: relative;
	background: #fff url(../images/5735314.gif) no-repeat right bottom;
}
	
#content-careers{
	width:430px; 	
	padding: 0 370px 30px 0;
	
	margin: 0 auto;
	position: relative; 
	background: #fff url(../images/4501197.jpg) no-repeat right bottom;
}

#content-contact{
	width:450px; 	
	padding: 0 350px 30px 0;	
	margin: 0 auto;
	position: relative; 
	background: #fff url(../images/5061034.jpg) no-repeat right bottom;
}

#content-main {
	width:800px; 	
	text-align: left;
	background: #fff;
	margin: 0 auto;
	position: relative;
	margin-bottom:30px;
}


/*-------------------------------------------------------------------*/
/* Footer                                                                             */
/*-------------------------------------------------------------------*/


#footer {
	padding-top: 0px;
	padding-bottom: 0px;
	width: 100%;
	border-top:1px solid #E4E2E2;
	
}

#footer-main{
	width:800px; 	
	padding: 10px;	
	margin: 0 auto;
	position: relative; 
	
}

#footer p {
	color: #999;
	font-size: 85%;
	line-height:130%;
	padding: 0px 0px 3px 0px;
	margin: 0px;
	text-align:left;
}

/*-------------------------------------------------------------------*/
/* Welcome message                                                          */
/*-------------------------------------------------------------------*/
.welcome {
	float: left;
	width: 780px;
	margin: 10px 0px 40px 0px;
	padding: 0px;
	display: inline;
	border-bottom: 1px dotted #434343;
	border-top: 1px dotted #434343;
	
	}

/*-------------------------------------------------------------------*/
/* Misc styles                                                                     */
/*-------------------------------------------------------------------*/


.pagetitle{
	color: #83B6D0;
	
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	font-size: 26px;
	font-weight: bold;
	margin:5px 0 20px 0;
	
	
	}
	
.subtitle{
	color: #807C79;
	
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	font-size: 22px;
	font-weight: bold;
	padding: 10px 0px 10px 0px;
	
	}
	
.contact {
	color: #c9c9c7;
	
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	font-size: 14px;
	font-weight: bold;
	padding: 10px 0px 3px 5px;
	
	}
	
.contact a {
	color: #B5DEDE;
	}
	
.contact a:hover {
	color: #B5DEDE;
	text-decoration: underline;
	}
	
.logos td{
	border-bottom:1px solid #efefef;
	padding:10px;
}

/*Right align text*/
.right
	{
	text-align:right;
}

/*Left align text*/
.left
	{
	text-align: left;
}


/*Path*/
.path {
	padding: 2px; 
	border-bottom: 1px solid #f2f2f2;
	font-size: 90%;	
}


/*-------------------------------------------------------------------*/
/* billboard                                                                             */
/*-------------------------------------------------------------------*/
#billboard {
	margin: 0 auto 0 auto;
	padding-top: 5px;
	text-align: left;
	width: 100%;
	height:105px;
/*	background: #F8FBFC url(../images/color-bg.gif) repeat-y center bottom;*/
background-color: #F8FBFC;
border-bottom:2px solid #E4E2E2;
}

#billboard-main {
	margin: 0 auto;
	width: 800px;
}

#billboard img {
	margin: 0 10px 0 10px;
}
#billboard p {
	color: #999;
	font-size: 85%;
	line-height:120%;
	padding: 0px 0px 3px 0px;
	list-style-type: none;
	margin: 0px;
	text-align:left;
}
	
#billboard h2 {
	color: #999;
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	font-size: 16px;
	font-weight: bold;
	margin-bottom:10px;
	}

#billboard .subtitle {
	color: #B5DEDE;
	background: url(../images/orange.gif) no-repeat left bottom;
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	font-size: 15px;
	font-weight: bold;
	padding: 10px 0px 3px 15px;
	
	}
	
#billboard .subtitle a {
	color: #B5DEDE;
	}
	
#billboard .subtitle a:hover {
	color: #B5DEDE;
	text-decoration: underline;
	}
	
#billboard a {
	color: #999;
	text-decoration: none;
	}

#billboard a:hover {
	color: #000;
	text-decoration: none;
	}

	
.billboardleft {
	float: left;
	width: 395px;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	display: inline;
	}
	
.billboardmiddle {
	float: left;
	width: 165px;
	margin: 0px 25px 0px 30px;
	padding: 0px;
	display: inline;
	}
	
.billboardright {
	float: right;
	width: 165px;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	display: inline;
	}

.billboardbottom {
	float: left;
	width: 780px;
	margin: 80px 10px 10px 10px;
	padding: 10px;
	display: inline;
	
	border-top: 1px solid #9E9A97;
	
	}
	
