/*------------------------------------------------------------------------------------*/
/* GENERAL SETUP */
/*------------------------------------------------------------------------------------*/



body{
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS",Arial, Verdana;
	font-size: 13px;
	color: #333333;
	line-height: 140%;
	/*background-color:#ab9559;*/
	
}



/*------------------------------------------------------------------------------------*/
/* PAGE STRUCTURE */
/*------------------------------------------------------------------------------------*/

#wrapper{
	width: 100%;
	height: 100%;
	text-align: center;
}


.p1{
	border: 0px solid red; 
	width: 970px; 
	
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 20px;
	
	
	background-image: url(../../resources/images/bg_middle.jpg);
	background-position: 0px 10px;
	background-repeat: repeat-y;
}


.p2{

	background-image: url(../../resources/images/bg_top.jpg);
	background-position: 0px 1px;
	background-repeat: no-repeat;
}

.p3{

	background-image: url(../../resources/images/bg_bottom.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	
	
}


#page{
	margin: 0 auto;
	width: 900px;
	text-align: left;
	margin-bottom: 0px;
	
}

#header{
	position: relative;	
	height: 200px;
	border: 1px solid white;
}

#logo{
	position: absolute;
	right: 0px;
	top: 25px;
	margin: 0px 0px 0px 0px;	
}


/*------------------------------------------------------------------------------------*/
/* MAIN MENU */
/*------------------------------------------------------------------------------------*/


#main-menu{
	margin-top: 100px;
	border: 0px solid red;
	position: relative;
	
	
}

#main-menu ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;	
}

#main-menu li{
	display: inline;
	margin-right: 20px;
}

#main-menu a{
	text-transform: uppercase;
	
	font-family: Arial, Verdana;
	font-size: 16px;
	color: #333333;
	/*line-height: 80px;*/
	text-decoration: none;
	border: 0px solid red;

	padding: 20px 20px 30px 0px;
	/*display: block;
	width: 100px;*/
	
	font-weight: normal;
	
	
}

#main-menu a:hover, #main-menu a.active{
	
	background-image: url(../../resources/images/main_a.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}

/*------------------------------------------------------------------------------------*/
/* MAIN MENU */
/*------------------------------------------------------------------------------------*/

#sub-menu{
	position: relative;
	top:30px;
	left: 0px;
	border: 0px solid red;
}

#sub-menu ul{
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;	
}

#sub-menu li{
	display: inline;
	margin: 0px 0px 0px 0px;
}

#sub-menu a{
	text-transform: none;
	
	font-family: "Trebuchet MS",Arial, Verdana;
	font-size: 13px;
	color: #333333;
	line-height: 13px;
	text-decoration: none;
	
	font-weight: normal;
}

#sub-menu a:hover, #sub-menu a.active{
	background-image: url();
	text-decoration: underline;
}

/*------------------------------------------------------------------------------------*/
/* SERVNAV */
/*------------------------------------------------------------------------------------*/

#serv-nav{
	border: 0px solid red;
	padding-top: 30px;
}

#serv-nav ul{
	list-style-type: none;
	margin: 0px 0px 20px 0px;
	padding: 0px;	
	
	
}

#serv-nav li{
	display: inline;
	margin: 0px 10px 0px 0px;
}



#serv-nav a{
	text-transform: none;
	
	font-family: "Trebuchet MS",Arial, Verdana;
	font-size: 13px;
	color: #333333;
	line-height: 13px;
	text-decoration: none;
	font-weight: normal;
	
}

#serv-nav a.active, #serv-nav a:hover{
text-decoration: underline;
}

/*------------------------------------------------------------------------------------*/
/* PAGE CONTENT */
/*------------------------------------------------------------------------------------*/


#page-content{

	border: 0px solid red;
}

.stripe{

	background-image: url(../../resources/images/stripe.jpg);
	background-position: left center;
	background-repeat: repeat-x;
	margin-bottom: 20px;
}


.rel_switch{
	
}


/*------------------------------------------------------------------------------------*/
/* FOOTER */
/*------------------------------------------------------------------------------------*/

#footer {
	border: 1px solid green;
}



/*------------------------------------------------------------------------------------*/
/* TEXT & AVTEXT */
/*------------------------------------------------------------------------------------*/

h1.title{
	font-size: 24px;
	line-height: 24px;
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-weight: normal;
	text-transform: uppercase;
	
	background-color: white;
	display: inline;
	padding-right: 20px;
}

h1{
	font-size: 16px;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-weight: normal;
	text-transform: uppercase;
	
}

h2{
	font-size: 16px;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-weight: bold;
	text-transform: none;
	color: #0099cc;
	
}

h2{
	font-size: 14px;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-weight: normal;
	text-transform: none;
	color: #0099cc;
	
}



a {

	color: #0099cc;
	font-weight: bold;
	text-decoration: underline;

}


/*------------------------------------------------------------------------------------*/
/* box */
/*------------------------------------------------------------------------------------*/


.bord1{
	background-image: url(../../resources/images/top.gif);
	background-repeat: repeat-x;
	background-position: left top;
	
	border-bottom: 1px solid white;
	
}


.bord2{
	background-image: url(../../resources/images/right.gif);
	background-repeat: repeat-y;
	background-position: right top;
	border-bottom: 1px solid white;
	
}


.bord3{
	background-image: url(../../resources/images/bottom.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-bottom: 1px solid white;
}

.bord4{
	background-image: url(../../resources/images/left.gif);
	background-repeat: repeat-y;
	background-position: left top;
	border-bottom: 1px solid white;
}


.corn_lt{
	background-image: url(../../resources/images/corn_lt.gif);
	background-repeat: no-repeat;
	background-position: left top;
	
}

.corn_rt{
	background-image: url(../../resources/images/corn_rt.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom: 1px solid white;
}

.corn_lb{
	background-image: url(../../resources/images/corn_lb.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-bottom: 1px solid white;
	
}

.corn_rb{
	background-image: url(../../resources/images/corn_rb.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-bottom: 1px solid white;
}

.t_cont{
	padding: 20px 20px 10px 20px;
	font-family: Arial;
	font-size: 11px;
}




/*------------------------------------------------------------------------------------*/
/* IMAGE GALLERY */
/*------------------------------------------------------------------------------------*/


.gallery-box{
	border: 0px solid red;
	background-image: url(../../resources/images/gallery_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 490px;
	height: 360px;
}

.gallery-box img{

border: none;
margin: 12px 0px 0px 12px;
}


/*------------------------------------------------------------------------------------*/
/*  */
/*------------------------------------------------------------------------------------*/




/*------------------------------------------------------------------------------------*/
/*  */
/*------------------------------------------------------------------------------------*/




/*------------------------------------------------------------------------------------*/
/*  */
/*------------------------------------------------------------------------------------*/




/*------------------------------------------------------------------------------------*/
/*  */
/*------------------------------------------------------------------------------------*/




/*------------------------------------------------------------------------------------*/
/*  */
/*------------------------------------------------------------------------------------*/




/*------------------------------------------------------------------------------------*/
/*  */
/*------------------------------------------------------------------------------------*/






