
* {
	margin:0 auto;
	padding:0;
}


body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	line-height:22px;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	
	
}

.blue{

	font-size:13px;
	color:#155F8A;
	font-weight:bold;

}

#wrapper{
	width:934px;
	height:100%;
		
}



#logo_box{
	width:934px;
	height:109px;
	
	
}

#logo{
	width:291px;
	height:59px;
	float:left;
	margin-top:31px;
	
}

#menu{
	width:138px;
	height:27px;
	float:right;
	margin-top:40px;
	
}


#header{
	width:934px;
	height:303px;
		
}


#image_box{
	width:934px;
	height:159px;
	margin-top:40px;
	border-bottom:1px solid #CCCCCC;
	
			
}

#logo_bttm{

	width:934px;
	height:59px;
	margin-top:30px;
	text-align:center;
	clear:both;
}

#footer{

	width:934px;
	height:44px;
	padding-top:20px;
	text-align:right;
	clear:both;
	
	
}


#footer_left{

	width:360px;
	height:44px;
	float:left;
	text-align:left;
	
}

#content_box{
	width:934px;
	height:100%;
	margin-top:30px;	
			
}


#left_box{

	width:687px;
	height:100%;
	float:left;
}

#box_top{

	width:687px;
	height:69px;
}

#box_bg{

	width:687px;
	height:100%;
	background-image:url(images/box_bg.jpg);
	background-repeat:repeat-y;
}

#box_content{

	width:657px;
	height:740px;
	
}

#box_content1{

	width:657px;
	height:300px;
	
}



#box_bttm{

	width:687px;
	height:18px;
}


#right_box{

	width:233px;
	height:100%;
	float:right;
}

#box1_top{

	width:233px;
	height:18px;
}

#box1_bg{

	width:233px;
	height:100%;
	background-image:url(images/box1_bg.jpg);
	background-repeat:repeat-y;
}

#box1_content{

	width:186px;
	height:100%;
	
}


#box1_bttm{

	width:233px;
	height:18px;
}



.class1 a:link  {  color:#fff; text-decoration: none; padding-left:10px; padding-right:10px; font-weight:bold;}
.class1 a:active { color:#fff; text-decoration: none;  padding-left:10px; padding-right:10px; font-weight:bold; }
.class1 a:visited { color:#fff; text-decoration: none; padding-left:10px; padding-right:10px; font-weight:bold;}
.class1 a:hover { color:#666666; text-decoration:none; padding-left:10px; padding-right:10px; font-weight:bold;}


.inputText{
 
  	width:200px;
	height:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color:#000;
	border: 1px solid #CCCCCC;
	
 
 }
 
 .class2 { font-size:12px; color:#FFFFFF; border:0px; width:50px; height:20px; }

.clienttxtbox{
 
	border-color:#CCCCCC;
 	border-style:solid;
 	border-width:1px;
 	width:199px;
	height:80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11pt; 
	
 
 }
 
.red_small {
	font-size:12px;
	color:#000;
	font-weight:bold;

}