@charset "utf-8";
/* CSS Document */

@import url(trial2.css);
@import url(NivooSlider.css);

.img1
{
	border:1px solid #999999; padding:5px;
}
Div.h2
{
	margin:0;
	padding:0;
	font-size:20px;
	font-weight:normal;
	line-height:normal;
	font-family:font-family:verdana, Arial, Helvetica, sans-serif;
	}
body{
	margin:0;
	padding:0;
	font-size:12px;
	font-family:verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	}
	.red
	{
		color:#E10000;
	}
	.white
	{
		color:#FFF;
	}
	.text
	{
	padding:10px;
	font-size:12px;
	font-weight:normal;
	line-height:17px;
	font-family:Arial, Helvetica, sans-serif,verdana;
	color:#333;
	
	text-align:justify;
	}
	div.wrapper{
	display:block;
	width:100%;
	margin:0;
	background-image:url(../images/templatemo_wrapper.jpg);
	height:520px;

	}

	#headerback{
	margin:0 ;
	width:100%;
	height:82px;
	}
	#headercover
	{
	margin:0 auto;
	display:block;
	width:1000px;
	height:82px;
	}
	
	#logo
	{
	margin:0 ;
	padding:2px;
	display:block;
	width:250px;
	height:78px;
	float:left;
	}
	#menucover
	{
	margin:0 auto ;
	display:block;
	width:745px;
	height:82px;
	float:right;
	}
	#clip
	{
	margin:0 auto;
	margin-top:40px;

	display:block;
	width:1000px;
	height:400px;
	}
	
.wrapper_02{
	display:block;
	width:100%;
	margin:0 ;
	background-color:#FFF;
	

	}
#middle_index
{
	margin:0 auto;
	width:999px;
	height:400px;	
	}
	#middle{
	margin:0 auto;
	width:999px;
	height:700px;	
	}
	.box{
	margin:0;
	margin-top:20px;
	width:329px;
	height:360px;
	float:left;
	padding:2px;
	}
	.box2{
	margin:0;
	margin-top:20px;
	width:794px;
	height:auto;
	float:left;
	padding:2px;
	}
	.box3{
	margin:0;

	width:250px;
	height:auto;
	float:left;
	padding:2px;
	}
	.box4{
	margin:0;
	margin-top:20px;
	width:520px;
	margin-left:10px;
	

	height:auto;
	float:left;
	padding:2px;
	}
	.add_rt{
	margin:0;
	margin-top:20px;
	width:197px;
	height:600px;
	float:left;
	padding:2px;
	}
	.wrapper_03{
	display:block;
	width:100%;
	margin:0 ;
	background-color:#278498;
	height:215px;

	}
	
	#footer_wrapper
{
	margin:0 auto;
	width:999px;
	height:215px;	
	}
	.box_foot{
		margin:5px;
	
	margin-top:10px;
	width:225px;
	float:left;
	padding:5px;
	}
	
	.categories_list li a {
	
	color: #201f1c;
	
	
}
.categories_list li a:hover {
	color: #FBF547;
	text-decoration: none;
}
	
	.flicker
	{
		width:105px;
		margin:2px;
		float:left;
		
		
	}
	
	
	
	
	
	#footer
	{
	margin:0 auto;
	width:1000px;
	background-image:url(../images/frame.png);	
	
	}
	.wrapper_04{
	display:block;
	width:100%;
	margin:0 ;
	background-image:url(../images/templatemo_body.jpg);
	background-repeat:repeat-x;
	height:30px;

	}
	#copyright_wrapper
	{
	margin:0 auto;
	width:1000px;
	
	}
	.copyright
	{
	width:450px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top:5px;
	color:#FFF;
	font-stretch:expanded;
	float:left;	
	}
	.footerlink
	{
	width:500px;
	
	float:right;	
	}
	.footerlink a	
	{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:11px;
	text-decoration:none;
}
.footerlink a:hover	
{
	color:#000;
	font-size:11px;
	text-decoration:underline;
}
	.button_01 a {
	display: block;
	width: 95px;
	height: 23px;
	padding: 6px 6px 0 0;
	color: #000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	background: url(../images/templatemo_button.png) no-repeat;
}

.button_01 a:hover {
	background: url(../images/templatemo_button_hover.png) no-repeat;
	color:#FFF;
}


/* form 2 */

	#form2{
		margin:1em 0;
		color:#fff;
		width:230px; /* customize width, this form have fluid layout */
		}
	#form2 h3{
		margin:0;
		background:#57a700 url(../images/form_heading.gif) repeat-x;		
		color:#fff;
		font-size:20px;
		border:1px solid #57a700;
		border-bottom:none;
		}		
	#form2 h3 span{
		display:block;
		padding:10px 20px;
		background:url(../images/form_ico.gif) no-repeat 93% 50%;			
		}				
	#form2 fieldset{
		margin:0;
		padding:0;
		border:none;	
		border-top:3px solid #000;
		background:#000 url(../images/form_top.gif) repeat-x;		
		padding-bottom:1em;
		}		
	#form2 legend{display:none;}	
	#form2 p{margin:.5em 20px;}	
	#form2 label{display:block;}	
	#form2 input, #form2 textarea{		
		width:175px;
		border:1px solid #111;
		background:#282828 url(../images/form_input.gif) repeat-x;
		padding:5px 3px;
		color:#fff;
		}		
	#form2 textarea{
		height:125px;
		overflow:auto;
		}					
	#form2 p.submit{
		text-align:right;
		}	
	#form2 button{
		padding:0 20px;
		height:32px;
		line-height:32px;		
		border:1px solid #70ad2e;
		background:#5aae00 url(../images/form_button.gif) repeat-x;
		color:#fff;
		cursor:pointer;		
		text-align:center;		
		}				

/* // form 2 */
