/* CSS Document */
* { margin:0; padding:0;}

.column { float:left;}
.clear { clear:both;}

html, body { height:100%; background:#E3E1D9}
html, input, textarea
	{
		font-family:Georgia; 
		font-size:12px;		
		color:#364043;
		line-height:19px;		
	}	
	
.bg{ border:1px solid #D2D2C9; background-color:#E6E3D7} 
.bg1{background:url(images/4_bg.gif); width:100%} 
.bg2{width:100%; background:url(images/bg-1.gif) repeat-x top #F2F0E8 } 

span{color:#326EA1;} 

b{ font-size:16px; color:#384245}
b strong{font-size:16px; color:#326EA1 }
font{ font-size:10px; color:#8C897D}

a{color:#326EA1; text-decoration:underline} 
a:hover{text-decoration:none}

span a{color:#326EA1; text-decoration:none; background:url(images/a.gif) repeat-x bottom; font-size:12px;} 
span a:hover{text-decoration:none; background:none}

span b a{font-size:10px; color:#8C897D; text-decoration:none; background:url(images/a.gif) repeat-x bottom; font-weight:normal; background:none} 
span b a:hover{text-decoration:none;}

b a{color:#384245; text-decoration:none; font-size:10px; font-weight:normal} 
b a:hover{text-decoration:underline}



ul{margin:0; padding:0; list-style:none; line-height:20px}
ul li{background:url(images/1_z2.gif)  center left no-repeat; margin:0px; padding-left:16px; }
ul li a{color:#326EA1; text-decoration:none; background:url(images/a.gif) repeat-x bottom;} 
ul li a:hover {color:#364043; }

#main {margin:0 auto;}
#header { background:url(images/suitsource.gif) right top }

#footer {line-height:15px}
#footer a {color:#364043; line-height:13px; text-decoration:underline}  
#footer a:hover { color:#364043; text-decoration:none}
#footer span a {color:#364043; line-height:13px; text-decoration:none}  
#footer span a:hover { color:#364043; tenewxt-decoration:underline}


#wrapper {padding:21px 26px 27px 25px;  }

.more{background:url(images/1_z1.gif)  center right no-repeat; padding-right:7px; padding-bottom:3px}

.block{ background:url(images/) no-repeat right top #E3E0D4; padding:18px 0px 0 28px}

.set{ font-size:11px}
.set span a{color:#326EA1; text-decoration:none; background:url(images/a.gif) repeat-x bottom; font-size:11px;} 
.set span a:hover{text-decoration:none}

.indent{padding:26px 15px 0 28px}
.indent1{padding:17px 0px 0 2px; line-height:16px}
.indent2{padding:17px 15px 0 26px}
.indent3{padding:18px 15px 0 28px}
.indent4{padding:17px 0px 0 2px;}
.indent5{padding:0px 15px 0 28px}

.width{ width:210px}
.width1{ width:209px}
.width2{ width:28px}
.width3{ width:106px}
.width4{ width:283px}



#input1{
   width:134px; height:22px;
   vertical-align:middle;    
   padding-left:0px;
}
#input2{
   width:56px; height:27px;
   vertical-align:middle; 
   border:0px;
   padding-left:0px;
}
#input3{
   width:45px; height:11px;
   border:0px;   
   padding-left:0px;
}
#input4{
   width:54px; height:11px;
   border:0px;   
   padding-left:0px;
}
input{
   background:#F0EEE4;
   border:1px solid #D2D1C8;
   padding-left:5px;
   width:273px; height:19px;
}
textarea{
   background:#F0EEE4;
   border:1px solid #D2D1C8;
   padding-left:5px;
   width:273px; height:136px;
   overflow:auto}