* {
	margin: 0;
	padding: 0;
}

body {
	font: 12px/16px Verdana, Geneva, Arial, Helvetica, sans-serif;		
	text-align: center;
	color: #676698;	
	background: White url(images/bg.gif) repeat-x top;
}

h1 {
	position: absolute;
	top: 28px;
	left: 30px;
	font: 30px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #F0F0F8;
}

h2 {
   position: absolute;
	top: 65px;
	left: 30px;	
	font: 13px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #D7D7EB;	
}

h3 {
	margin: 0;
	padding: 18px 0 0 0;
	width: 180px;
	font: bold 13px/30px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #8788C1;
	background: url(images/h3.jpg) no-repeat top;
}

h4 {
	padding: 30px 15px 15px 15px;
	font: bold 13px Verdana, Geneva, Arial, Helvetica, sans-serif;	
	color: #D8B86A;
}

h4.firsth4, h5.firsth5 {
   padding-top: 0;	
}

h5 {
	font: bold 11px Arial, Helvetica, sans-serif;	;
	color: #8788C1;
	padding: 13px 0 10px 0;
}

p {
	padding: 5px 0;
	font: 11px/16px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #676698;
}

a {
	color: #CA7E7F;
	text-decoration: underline;
}

a:hover {
	color: #E4BBBB;
	text-decoration: none;
}

#main {
   position: relative;
	margin: 0 auto;
	width: 980px;
	text-align: left;	
}

#top {  
   width: 980px;
	height: 90px;
	background: #8F90C4 url(images/top.gif) repeat-x bottom;
}

#menu {
	float: right;
	margin: 28px 0 0 0;
	padding: 0;
	height: 62px;
	background: url(images/menu.gif) repeat-x;
}

#menu ul {
	list-style: none;
}

#menu ul li {    
    float: left;	 
}

#menu ul li.menu_br {
	width: 23px;
	height: 62px;
	background: url(images/menu_br.gif);
}

#menu_left {
   margin: 0;
   width: 9px;
	height: 62px;
	background: url(images/menu_left.gif);
}

#menu_right {
   width: 9px;
	height: 62px;
	background: url(images/menu_right.gif);
}

#menu ul li a {
	display: block;
	float: left;
	padding: 17px 15px 0 15px;;
	font: bold 11px/45px Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	color: #F3E3E3;	
}

#menu ul li a.active, #menu ul li a:hover {
	text-decoration: none;
	color: White;
	background: url(images/menu_over.gif) repeat-x;
}

#middle {
	clear: both;
	width: 980px;
	min-height: 150px;
	background: White url(images/middle_right.gif) no-repeat top right;
}

#left_1 {
	float: left;	
	width: 210px;	
}

#left_2 {
	padding: 30px 0 0 30px;
	text-align: right;	
}

#left_2 ul {
	list-style: none;
	padding: 17px 0 0 0;
	width: 180px;
	background: url(images/box_mid.gif) repeat-y;	
}

#left_2 ul li {
   padding: 0 20px 0 0;    
} 

#left_2 ul li a {
	font: 12px/20px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #CA7E7F;
}

#left_2 ul li a:hover {	
	text-decoration: none;
	color: #E4BBBB;
}

#center_right {
	float: right;
	width: 740px;
}

#center {
   float: left;
   padding: 30px 0 0 0;
	width: 500px;	
}

#image {
	margin-bottom: 40px;
	width: 500px;
	height: 224px;
	background: url(images/main.jpg);
}

#right_1 {
	float: right;
	width: 210px;
}

#right_2 {
	padding: 30px 20px 0 0;
	text-align: left;
}

.box {
	margin: 30px 0 0 0;
	width: 180px;
	background: #DCDEF0 url(images/box_mid.gif) repeat-y;
}

.first_box {
	margin: 0;
	width: 180px;
	background: #DCDEF0 url(images/box_mid.gif) repeat-y;
}

.box_top {
	height: 21px;
	background: url(images/box_top.gif);
} 

.box_mid {
   padding: 0 5px;	
} 

.box_mid p {
	padding: 0;
	font: 10px/14px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #8788C1;
}

#login {
	padding: 0 0 0 15px;
	color: #A5595A;
	font: 11px Arial, Helvetica, sans-serif;
	background: url(images/box_mid.gif) repeat-y;
}

.text, .password {
   margin: 0 0 15px 0;
	padding: 2px 0;
	width: 148px;	
	color: #A5595A;
	background: #E9E9F5;
	border-top: 1px solid #C5C7E5;
	border-left: 1px solid #C5C7E5;
	border-right: 1px solid White;
	border-bottom: 1px solid White;
}

.submit {
	width: 70px;
	height: 27px;
	color: White;
	background: url(images/submit.gif) no-repeat;
	border: 0 solid;
	font: bold 12px Arial, Helvetica, sans-serif;
}

.box_bottom {
	height: 20px;
	background: url(images/box_bottom.gif);
} 

#bottom_1 {
	clear: both;
	margin: 0 0 20px 0;
	width: 980px;
	height: 60px;
	background: url(images/bottom_right.gif) no-repeat right;
}

#bottom_2 {
	height: 60px;
	text-align: center;
	background: url(images/bottom_left.gif) no-repeat left;
}

#bottom_2 p {
	margin: 0 4px;
	padding: 30px 0 0 0;
	font: 10px/30px Arial, Helvetica, sans-serif;
	text-align: center;	
	background: url(images/bottom.gif) repeat-x;
}

#bg_left {
	position: absolute;
	top: 89px;
	left: 0px;
	width: 5px;
	height: 131px;
	background: url(images/bg_left.gif) no-repeat;
}