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


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

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



#logo_box{
	width:972px;
	height:53px;
	margin-top:21px;
	
}

#logo{
	width:81px;
	height:53px;
	float:left;
	margin-left:6px;
	
}

#menu{
	width:725px;
	height:27px;
	float:right;
	margin-top:15px;
	
	
}

#nav {
	margin: 0 auto; padding: 0px 0px 0 0;
	width: 725px; height: 27px;
}

#nav img {
	float: left; display: block;
	margin: 0; padding: 0px 2px 0 0;
	border: 0;
}

#space1{
	width:972px;
	height:35px;
	clear:both;
	
}

#header{
	width:972px;
	height:295px;
	
}


#content{
	width:972px;
	height:100%;
	clear:both;
	margin-top:30px;
	
}


#image_box{

	width:228px;
	height:100%;
	border-color:#333333;
	border-style:solid;
	border-width:.01em;
	float:left;
	margin-left:8px;
	background-color:#000000;
	
}

#image_box1{

	width:225px;
	height:100%;
	border-color:#333333;
	border-style:solid;
	border-width:.01em;
	float:left;
	
	background-color:#000000;
	
	
}

#image_box_heading{

	width:190px;
	height:17px;
	
	
}

#image_box_image{

	width:207px;
	height:135px;

}

#image_box_content{

	width:215px;
	height:100%;
	margin-top:7px;
	
}

.sidebar{
	float:right;
	width:215px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	line-height:16px;
		
}

.sidebar .links {
	width:215px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	list-style:none;
	
}

.sidebar .links li {
	background:url(images/arrow.jpg) no-repeat center left;
	padding:6px 10px 10px 15px;
	margin:0;
	list-style:none;

}

.sidebar .links li a {
	text-decoration:none;
	display:block;
	color:#666666;
	
}

.sidebar .links li a:hover {
	color:#fff;
}

#footer{

	width:972px;
	height:34px;
	float:left;
	color:#999999;
	clear:both;
	margin-top:20px;

}

#footer_copyright{

	width:500px;
	height:34px;
	float:left;

}


#footer_icon{

	width:104px;
	height:34px;
	float:right;

}

#sub_left{

	width:240px;
	height:300px;
	border-color:#333333;
	border-style:solid;
	border-width:.01em;
	background-color:#000000;
	float:left;

}

#sub_left_heading{

	width:210px;
	height:25px;
	margin-top:10px;
	
}

#sub_right{

	width:677px;
	height:100%;
	border-color:#333333;
	border-style:solid;
	border-width:.01em;
	background-color:#000000;
	float:right;
	padding:20px;

}

#sub_help{

	width:100%;
	height:100%;
	border-color:#333333;
	border-style:solid;
	border-width:.01em;
	background-color:#000000;
	padding:20px;

}


#subnav {
	margin: 0 auto; padding: 0px 0px 0 0;
	width: 209px; height: 30px;
}

#subnav img {
	float: left; display: block;
	margin: 0; padding: 2px 0px 0 0;
	border: 0;
}

#sub_box{

	width:660px;
	height:100%;
	float:left;
	margin-top:20px;
}

#sub_box_left{

	width:155px;
	height:100%;
	float:left;
	margin-top:5px;

}

#sub_box_right{

	width:475px;
	height:100%;
	float:left;
	font-size:11px;
	margin-left:20px;
}


.grey_heading{

	font-size:16px;
	color:#999999;
	font-weight:bold;

}

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

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

}
