html, body {
	margin: 0px;
	padding:0px;
	background-color: #d6d7d7;
}

h1, h2, h3, h4, h5, h6, p, form {
	margin: 0px;
	padding:0px;
}

#wrapper {
	width:800px;
	margin:0px auto;
	background-color:#FFF;
}

#content {
	width:778Px;
	margin:0px auto;
	background-image:url(../images/bg_header_top.gif);
	background-repeat:repeat-x;
	background-position:top;
}

#header {
	height:110px;
	width:775Px;
}

#header h1 {
	height:10px;
	width:775Px;
}

#header h4 {
	font-family:"Trebuchet MS";
	float:right;
	font-size:13px;
	color:#808080;
	font-weight:normal;
	text-decoration:none;
	text-align:right;
	margin-top:2px;
}

#header a{
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#808080;
	font-weight:normal;
	text-decoration:none;
}

#header a:hover{
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#005da8;
	font-weight:normal;
	text-decoration:none;	
}

#logo {
	width:230px;
	height:93px;
	margin-top:15px;
	margin-left:4px;
	float:left;
	background-image:url(../images/ProCreditBankCongo.jpg);
	background-repeat:no-repeat;	
}
/*
.chromestyle{
width: 100%;
background-color:#d3031c;
font:normal 12px Trebuchet MS;
font-weight: bold;
margin-top:5px;
}
*/
.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
/*
border: 1px solid #BBB;
background: url(chromebg2.gif) center center repeat-x; THEME CHANGE HERE
*/
padding: 4px 0;  
margin: 0;
text-align: left; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #ffffff;
padding: 0.2px 18px;
margin: 0;
text-decoration: none;
border-right: 1px solid #ffffff; /*THEME CHANGE HERE*/
}

.chromestyle ul li a:hover{

}

.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}

.dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
/*border-bottom: 1px solid #d3031c; THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: #ffffff;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color:white;
color:black;
}

#mainimg {
	background-repeat:no-repeat;
	height:1400px;
	text-align:MIddle;
}

#leftbar .center  {	
	
	border:0;
}

	a img{
	  border: none;
	  }
	img.left,img.center,img.right {
	  padding: 4px;
	  /*border: 1px solid #a0a0a0;*/
	  }
	img.left {
	  float: left;
	  margin: 0 12px 5px 0;
	  }
	img.right {
	  float: right;
	  margin: 0 0 5px 12px;
	  border: 1px solid #a0a0a0;
	  }


#rightbar h2{
	font-family:"Trebuchet MS";
	font-size:17px;
	color:#da2128;
	font-weight:normal;
	text-decoration:none;
	padding-left:15px;
	padding-bottom:5px;
}

#rightbar p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding:0px 25px;
	margin-bottom:0px;
}

#rightbar img{
text-align:left;
margin-left:0px;
margin-bottom:0px;
border:none;
}

.orangetext {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#eb6909;
	font-weight:bold;
	text-decoration:none;
}

#bottom {
	clear:both;
	height:20px;
	padding-top:20px;
}

#email {
	float:left;
	width:131px;
	background-color:#a5047c;
	height:20px;
	padding-top:5px;
}

#email a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
	padding:0px 40px;
}

#email a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px;
	
}

#validtext {
	float:left;
	width:129px;
	background-color:#0066b3;
	height:20px;
	padding-top:5px;
}

#validtext p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	text-align:right;
	padding-right:20px;
	padding-top:5px;
}

#validtext a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}

#validtext a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	}

#disclaimer{
	float:left;
	width:129px;
	background-color:#ffdc01;
	height:20px;
	padding-top:5px;
}

#orange{
	float:left;
	width:129px;
	background-color:#eb6909;
	height:20px;
	padding-top:5px;
}

#rouge{
	float:left;
	width:129px;
	background-color:#da2128;
	height:20px;
	padding-top:5px;
}

#vert{
	float:left;
	width:129px;
	background-color:#009175;
	height:20px;
	padding-top:5px;
}



