/* CSS Document */

* {
	margin:0; padding:0;
}

body{
	background:#FFFFFF;
}


a:hover{text-decoration:none;}

a img { border:0;}

ul { list-style:none;}
ul.bulletlist { list-style: disc; }
ul.bulletlist li { background:none; margin-left:21px; padding-left: 5px; line-height:18px; padding-bottom:2px;}

#customlist { margin-top: 0px; margin-left: -10px; background-color: #cfe8bd; border:1px solid white; padding: 10px; 20px;color: #231f20;} 
#standardlist {margin-top: 0px; margin-left: -10px; background-color: #e0e3e4; border:1px solid white; padding: 10px 20px; color: #231f20;} 

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}


html, input, textarea
	{
		font-family:Arial, Georgia, tahoma; 
		font-size:12px;
		line-height:16px;
		color:#252d34;		
	}

input, select { vertical-align:middle; font-weight:normal;}

.header { color: white; font-weight: bold; font-size: 14px; font-style: italic; }
a {color:#252d34;}

.product_buy { float:right; padding-left: 5px; }
.product_header { font-weight:bold;color: #4d920a; font-size:14px; }
/*main layout */

#main { margin:0 auto;}
#middle .indent {margin:auto;}

.rt_row2 { background:url(images/rt2_columnbg.jpg) top no-repeat;padding-top:0px; width:100%;}
#header {padding-left:7px;}
#sub_bar { height: 150px; margin:0; padding: 25px 70px 00px 60px; background:url(images/sub_bar.jpg) top no-repeat;}
#middle { width:100%; }

#footer .padding {padding-left:5px; text-align:center;}
#footer .topline {padding:0px 0 0 2px; background:url(images/footer_tall.gif) top repeat-x; color:#7a7a8c;}
#footer a {color:#7a7a8c; text-decoration:none;}
#footer a:hover {text-decoration:underline;}

.h_text {padding:28px 0 0 0; background:url(images/h_text.gif) top left no-repeat;}


li { background:url(images/list_bg.gif) no-repeat 0 6px; padding-left:19px; line-height:18px; padding-bottom:10px;}
li a {color:#252d34; text-decoration:none;}
li a:hover {text-decoration:underline;}

/* index */

#index .column1, #index .column2, #index .column3 {background:url(images/column_bg.png) top no-repeat;}
#index #middle .indent {padding:2px 10px 0px 41px;}

/* index-1 */

#index_1 #middle .indent {padding:2px 10px 0px 23px;}

/* index-2 */

#index_2 #middle .indent {padding:22px 49px 8px 50px;}
#index_2 .column2 .padding {padding-left:2px;}
#index_2 .col1 {width:211px; float:left;}
#index_2 .ind_col {width:24px; float:left;}
#index_2 .col2 {width:207px; float:left;}

/* index-3 */

#index_3 #middle .indent {padding:2px 10px 0px 23px;}


/* index-4 */

#index_4 #middle .indent {padding:2px 10px 0px 23px;}

.input {width:207px; height:19px; border:1px solid #adadad; padding:0 0 0 5px;}
textarea {width:207px; height:74px; border:1px solid #adadad; padding:0 0 0 7px; overflow:auto}


/* index-5 */

#index_5 #middle .indent {padding:22px 49px 12px 50px;}

