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

body 
{

	background-image: url(images/back.jpg);
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#666666;

}


#default
{
	background:#FFFFFF;
	background-image: url(images/defaultback.jpg);
	background-repeat:no-repeat;
	background-position:left;
	width:950px;
	height:350px;
	text-align:right;
	margin-left:auto;
	margin-right:auto;
}
#defaultmenu
{
	background:#FFFFFF;
	background-image: url(images/defaultmenuback.jpg);
	background-repeat:repeat-x;
	width:950px;
	height:30px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

#defaultmenu a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #900;
	text-decoration: none;
	background-color: transparent;
}

#defaultmenu a:hover,
#defaultmenu a:active
{
	color: #000;
	
}


#defaultdesc
{
	background-image: none;
	width:950px;
	height:30px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;

}

#wrapper
{
	width: 900px;
	min-width: 852px;
	margin-left:auto;
	margin-right:auto;



}

#leftside
{
	width:230px;
	background:#FFFFFF;
	float:left;
	height:700px;
	text-align:center;
	background-image: url(images/productback1.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;
}

#content-container
{
	min-width:619px;
	width:619px;
	background:#F2EFE6;
	float:left;
	min-height:600px;
	height:100%;	
	border-left: #C1B488 1px solid;
	padding-bottom: 5px;
}

#content-header
{
	height: 35px;
	margin: 0px;
	padding: 0px;
}

#content-header
{
	margin: 0px;
	height: 57px;

	

}



#content-header ul
{
	float:left;
   	margin-left:auto;
	margin-right: auto;
	text-align: left;   
	margin-bottom: 0px;
	padding-top: 0px;
	font-size: 10px;
    font-family: verdana, arial, tahoma, sans-serif;
    font-weight : bold;
}

#content-header li
{
/*    display: inline;*/
	display:block;
	float: left;
/*	padding-left: 15px;*/
    text-align: center;
	height:25px;
	width: 90px;
   
}


#content-header a
{
    font-weight: bold;
    font-size: 10pt;
    color: #FFFFFF;
    font-style: normal;
    font-family: Arial, Verdana, Monospace;
	background-color:#7D9352;
    text-decoration: none;

	display:block;
	margin-right:2px;
	padding:4px;
    
}
#content-header a:hover
{

    text-decoration: none;
  /*  border-bottom: dotted 1px #0099FF;   */
	background-color:#DB9885;
}

#content
{
	background: #FFFFFF;
	margin-left:10px;
	margin-right:10px;
	width:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	min-height:680px;
	height:100%;
}


h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	padding-left: 20px;
	color:#723321;
	
}

h2
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	padding-left: 20px;
	color:#4A5832;

}

h3
{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	padding-left: 20px;
	color:#7D9352;

}

#content p
{
	margin: 4px;
	text-align: justify;

}

.contacttable td
{
	background-color:#F2EFE6;
}

a
{
	color: #900;
	text-decoration: none;
	background-color: inherit;
}

a:hover,
a:active
{
	color: #000;
	background-color: inherit;
}

a:visited
{
	color: #933;
	background-color: inherit;
}


#pictureleft
{
	float:left;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color:#666666;
	text-align:left;
	padding: 5px;
	margin-left: 0px;
    padding-left: 0px;
	margin-right: 25px;
	padding-right:3px;


}

#pictureright
{
	float:right;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color:#666666;
	text-align:left;
	padding: 5px;
	margin-left: 2px;
	padding-left: 2px;
	margin-right:0px;
}


#paragraf
{
	float:none;
	width: 100%;
	margin-left:auto;
	margin-right:auto;

}

.picturetable
{
	width: 550px;
	background: none;
	border: 0px;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color:#666666;

}

.picturetable td
{
	vertical-align: top;
	text-align:center;
}

.borderpic
{
	border: #FFFFFF 3px solid;

}



