.header {
	background-image: url(../images/head.jpg);
	background-repeat: no-repeat;
	background-position:top center;
	height:390px;
	width:744px;
	display:block;	
}

#logo { font:normal 24px Arial, Helvetica, sans-serif; color:#000000; position:top; padding:30px 0px 0px 180px;  }

.cont-bg { background-image:url(../images/cont-bg.jpg);
background-repeat:repeat-x;
background-color:#E7E7E5;
background-position:top;
border:8px  #FFFFFF solid;
height:310px;
}


.cont-bg1 { background-image:url(../images/cont-bg1.jpg);
background-repeat:repeat-x;
background-color:#E7E7E5;
background-position:top;
border:8px  #FFFFFF solid;
height:247px;
}

.box-top { background-image:url(../images/box-top.png);
background-repeat:no-repeat;
background-position:bottom center;
height:19px;
width:335px;
}

.box-middle { background-image:url(../images/box-middle.png);
background-repeat:repeat-y;
background-position:top center;
width:335px;
}

.box-bottom { background-image:url(../images/box-bottom.png);
background-repeat:no-repeat;
background-position:top center;
height:19px;
width:335px;
}


.h3 { font:normal 12px/20px Arial, Helvetica, sans-serif; text-align:left; color:#000000; padding:18px; }

.copyright { font:normal 12px/20px Arial, Helvetica, sans-serif;  color:#000000;  }


.login-box1 {
background-color:#FBFBFB;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
