@CHARSET "UTF-8";
html
{	
	background-color:#0070B4;
	background-image:url(../css_images/bg.gif);
	background-repeat:repeat;
	
}

body
{
	font-family:"Myriad Pro", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}



#all
{
	width: 980px;
	margin: 50px auto;
	line-height: 130%;
	color: #FFFFFF;
	width: 980px;
	background-color: #91BE4A;
	background-image:url(../css_images/bg.jpg);
	background-repeat:no-repeat;
	/*
	border:1px solid #000000;
	 box-shadow: 2px 2px 5px #000; */
	-webkit-box-shadow: 2px 2px 5px #104769;
  	-webkit-border-bottom-right-radius: 3px;	
}

#container
{

}

#top
{
	height:160px;
}

#top h1
{
padding: 0;
margin: 0;
}

#content
{
text-align:justify;
float: left;
width: 600px;
margin: 0;
padding-top:80px;
padding-right:30px;
padding-left:30px;

line-height: 130%;
font-size:100%;
}

#adv
{
margin-left: 687px;
/* border-left: 1px solid gray; */
padding: 0px;
}



#contact
{
margin-left: 680px;
/* border-left: 1px solid gray; */
padding: 0px;
}

#contact a
{
	color:#000000;
	text-decoration:none;
}

#contact a:hover 
{
	text-decoration:underline;
}

#contact h3
{
	background-image:url(../css_images/conctactLabel.gif);
	background-repeat:no-repeat;
	padding:0px;
	height:33px;
}

#contact h3 span 
{
	display:none;
}
.connect 
{

	padding:0px;
	margin-top:-15px;
}

#footer
{
	clear: both;	
	border-top: 1px solid gray;
	border-top:black #056C1E 1px;
	background-color:#078C3E;
	padding-right:10px;
	padding-left:10px;
	padding-bottom:2px;
	padding-top:0px;
	text-align:right;
	font-size:80%;	
	color:#77c095;
}

#footer span
{
	float:left;
}

#footer span a
{
	color:#77c095;
	text-decoration:none;
}

#footer span a:hover 
{
	text-decoration:underline;
}

#leftnav p { margin: 0 0 1em 0; }
#content h2 { margin: 0 0 .5em 0; }

#languageSelector
{
	float:right;
	color:#d7f5fb;
	padding-right:20px;
	padding-top:10px;
}

.lang
{
	font-size:60%;
	text-decoration:none;
	color:#d7f5fb;
}

.lang:hover
{
	text-decoration:underline;
}

#navigation
{

	padding-left:400px;
	padding-top:20px;
}

#welcome
{
	float:left;	
	background-image:url(../css_images/Welcome.gif);
	background-repeat:no-repeat;
	height:56px;
	width:105px;
	text-decoration:none;
	
	
}

#shop
{
	float:left;
	background-image:url(../css_images/Shop.gif);
	background-repeat:no-repeat;
	height:56px;
	width:105px;	
}

#shop a, #welcome a, #content a, #contact a
{	
	/* 
	color:Black;
	*/
	
	color:#FFFFFF;
	text-decoration:underline;
}

#shop a:hover , #welcome a:hover , #content a:hover , #contact a:hover
{	
	color:#FFFF99;
	text-decoration:none;


}


.change
{
	
}

.hide
{
/*	visibility:hidden; */
	font-size:40px;
	height:40px;	
}

#hid1, #hid2
{
	padding-top:20px;
	opacity:.0;filter: alpha(opacity=0); -moz-opacity: 0;
	height:56px;
	cursor:pointer;
}


#delimeter
{
	bottom:0px;
	/*
	background-image:url(../css_images/bgDelimeter.jpg);
	background-repeat:no-repeat;
	background-position:right;
	*/
}
#delimeter2
{
	/* border-left: 1px solid gray; */
	padding: 0px;	
	background-image:url(../css_images/bgDelimeter.jpg);
	background-repeat:no-repeat;

	background-position-y: 100%;	
	background-position-x: 100%;
}

#footerleft
{
	text-align: center ;
	width: 980px;
	margin: -30px auto;

}

