*
{
	margin: 0px;
	padding: 0px;
 
}

html,body
{
	background-color:#e6e6e7;
}
	
body 
{
	 /*background-color:#0b1e3e; */
	 background-color:#e6e6e7;
background: transparent url(images/bggradient.png) top left repeat-x;
 
 
}

.header
{
    /*background: black url('images/header.jpg');
	height: 145px;
	width: 910px;*/
	background: black url('images/header_new.jpg');
	height: 145px;
	width: 938px;
}

.menu
{
	/*max-width: 910px;
	height:18px;
	background:	black url('images/menubg.jpg');*/
	text-align:center;
	max-width:938px;
	height:18px;
	background:	transparent url('images/menu_new.jpg') no-repeat;
	letter-spacing:3px;
	padding-left:50px;
 
}

.top
{
    /*width: 910px;
	height:88px;
	background:	black url('images/top.jpg');*/
	width: 938px;
	height:88px;
	background:	black url('images/top_new.jpg');
}

.contentpane
{
	/*width: 910px;
	min-height:442px;
	background:	transparent url('images/content.jpg') no-repeat;*/
	width: 938px;
	min-height:442px;
	background:	transparent url('images/content_new.jpg') no-repeat;
}
.content
{
	/*max-width: 910px;*/
	max-width:938px;
	min-height:442px;
	padding-left:64px;
	padding-top:10px;
	padding-right:40px
}

.footer
{
	/*width: 910px;
	height:92px;
	background:	transparent url('images/footer.jpg') no-repeat;*/
	width: 938px;
	height:121px;
	background:	transparent url('images/footer_new.jpg') no-repeat;
}

.repeater
{
	/*width: 910px;
	min-height:3px;
	background:	black url('images/repeater.jpg') repeat-y;	*/
	width: 938px;
	min-height:3px;
	background:	black url('images/repeater_new.jpg') repeat-y;	
}

.bodywrap
{
/*	margin: auto;
	width: 1200px;
	text-align: -moz-left;
	background: black url('images/dropshadow.jpg') top left repeat-y;	*/
	margin: auto;
	width: 938px;
	text-align: -moz-left;
	background: black url('images/side_dropshadow.png') top left repeat-y;	
}

.dropshadow
{
	margin: auto;
	width: 938px;

	text-align: -moz-left;
}

.lowerdropshadow
{
	/*height: 142px;
	background:  url('images/dropshadow_lower.jpg') top left no-repeat;*/
	height: 31px;
	background:  url('images/bottom_dropshadow.png') top left no-repeat;
}

.lllogin:link
{
    text-align:center;
   	background-color: transparent;
	font-size:smaller;
	color: #EFF2F9;
	font-family: Arial;
}

.login
{
	padding:  55px 0px 0px 0px;
    text-align:center;
     
}
 	
.copyright
{
	padding: 0px 0px 0px 0px;
	font-size:smaller;
    text-align:center;
    color:#4178B9;
}
	
.phone
{
	 float:right;
	 width:290px; 
	 margin-right:20px; 
}
.logo
{
    border-style:none;
}  	
.pagename
{
	width: 550px;
	height: 38px;
	float: left;
	text-align:right;
	font-size:21px;
	padding-top:24px;
	color:White;
	font-family:Arial;
	font-style:italic;
	font-weight:500;
}

div.branding
{
	text-align: center;
	padding: 10px 0 15px 0;
}

div.branding img
{
	border: 0 !important;
}
