/* CSS Document */
/*
================================================================================
|                                     TAGS                                     |
================================================================================
*/
html, body {margin:0px; padding:0px; font:12px/14px Arial, Geneva, sans-serif;  color:#000000; text-decoration:none; text-align:left; background-color:#c5c5c5;}
p { margin:0px; padding:0px;}
a { text-decoration:underline;}
a2 { text-decoration:none;}
a:hover { text-decoration:none;}
#all_bg{
	background-image:url(images/bg_all.jpg);
	background-repeat: no-repeat;
	width:750px;
	height:695px;
}
#all_top {background:url(images/all_bg_top.jpg) top no-repeat;}
#all_bottom {background:url(images/all_bg_bottom.jpg) bottom no-repeat; padding-bottom:15px;}
#all_bg_home{
	background-image:url(images/bg_all_home.jpg);
	background-repeat: no-repeat;
	width:750px;
	height:695px;
}
#all_bg2{
	background:url(images/all_bg_middle.jpg) repeat-y;
	width:750px;
	
}
.fl {float:left;}
.cl {clear:both;}
/*
================================================================================
|                                     FONTS                                    |
================================================================================
*/


/*
================================================================================
|                                     MARKERS                                  |
================================================================================
*/



/*
================================================================================
|                                     HEADER                                   |
================================================================================
*/

#header{
	clear:both;
	width:750px;
	height:185px;
}
.scroll {
	scrollbar-3dlight-color: #f7f7f7;
	scrollbar-arrow-color: #000000;
	scrollbar-base-color: #f7f7f7;
	scrollbar-darkshadow-color: #f7f7f7;
	scrollbar-face-color: #f7f7f7;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-track-color: #f7f7f7;
}
/*
================================================================================
|                                     CONTEINER                                |
================================================================================
*/

#content{
	clear:both;
	width:750px;
	}
.text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#8cc63f;
	font-weight:bold;
	text-transform:uppercase;
}
.list{
	background-image:url(images/list.jpg);
	background-repeat:no-repeat;
	background-position: left;
	font-family:tahoma;
	font-size:11px;
	color:#8cc63f;
	font-weight:bold;
	padding-left:10px;
	line-height:13px;
	height:13px;
}
/*
================================================================================
|                                     FORMS                                    |
================================================================================
*/

.input1{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	width:400px;
	height:14px;
	border:solid;
	line-height:14px;
	border-color:#d1d1d1;
	border-width:1px;
}
.textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	width:400px;
	height:45px;
	border:solid;
	border-color:#d1d1d1;
	border-width:1px;
}
.but1{ background:url(images/clear.jpg) no-repeat; width:79px; height:24px; border:0; cursor:pointer; cursor:hand;}
.but2{ background:url(images/send.jpg) no-repeat; width:79px; height:24px; border:0; cursor:pointer; cursor:hand;}

/*
================================================================================
|                                     FOOTER                                   |
================================================================================
*/
#footer{
	clear:both;
	width:750px;
	padding-top:55px;
}
#footer2{
	clear:both;
	width:750px;
	padding-top:15px;
}
.foot_text{
	font-family:tahoma;
	font-size:11px;
	color:#222222;
	line-height:11px;
}
.foot_text_1{
	font-family:tahoma;
	font-size:10px;
	color:#222222;
	line-height:11px;
}

.pics_hrefs img{
	border:none;
	margin-bottom:3px;	
}
