@charset "utf-8";






.default {
}


.default #pageMaster {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto; 
	background: url(Images/bg.jpg) no-repeat;
	width:600px;
	height:796px;
}
.default #contentMaster {
	position:relative;
	top: 365px;
	width:320px;
	height:290px;
	margin-right: auto;
	margin-left: auto;
}
.default p {
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-top:0px;
	margin-right:5px;
	text-align:justify;
}
.default h2 {
	width:100%;
	text-align:center;
}
.default .row1 {
	height:12%;
}
.default .row2 {
	height:80%;
}
.default .row3 {
	height:8%;
	line-height:25px;
	text-align:center;
}
.default #scrollArea {
	width:96%;
	height:210px;
	overflow-y:scroll;
	margin: 0 2% 0 2%;
}
.default a.back {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-right:15px;
	color:#333333;
}
.default a.nav {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
}
.default a.nav:hover {
	background-color:#eef2f3;
}

.SubHead {
	height: 12px;
	overflow:hidden
}
.SubHead br{ 
display: none;
}

/*.content_1 {
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto; 
	background: url(Images/content1.jpg) no-repeat;
	width:309px;
	height:279px;
}
a.mainMenuLink, a.mainMenuLink:link, a.mainMenuLink:visited  {
	display:block;
	position:relative;
	height:25px;
}
a.mainMenuLink:hover {
	border:#590000 1px solid;
}

a.mainMenuLink_1, a.mainMenuLink_1:link, a.mainMenuLink_1:visited  {
	top: 224px;
	left: 31px; 
	width:60px;
}
a.mainMenuLink_2 {
	top: 198px;
	left: 105px; 
	width:88px;
}
a.mainMenuLink_3 {
	top: 171px;
	left: 204px; 
	width:80px;
}
a.mainMenuLink_4 {
	top: 182px;
	left: 69px; 
	width:58px;
}
a.mainMenuLink_5 {
	top: 155px;
	left: 150px; 
	width:95px;
}*/


#mainMenu {
  /*width: 309px;
  background: url(Images/mainMenu2.jpg) no-repeat;*/
  height: 279px;
  
}

#mainMenu a,
#mainMenu a:visited,
#mainMenu a.link 
{
  width: 100%;
  height: 100%;
  display:block;
  border: 1px solid #ffffff; 
  /*text-indent: -1000em;*/
  padding:5px;
  position:relative;
  top:-5px;
  left:-5px;
  line-height: 100%;
  color: #2F0C10;
  text-align: center;
  text-decoration:none;
  font-weight:bold;
  font-family: "Trebuchet MS",Verdana,sans-serif;
  font-size: 18px;
  
  -moz-border-radius-bottomleft:4px;
-moz-border-radius-bottomright:4px;
-moz-border-radius-topleft:4px;
-moz-border-radius-topright:4px;
}

#mainMenu a:hover {
  border: 1px solid #2F0C10;
  background-color: #2F0C10;
  color: #FFF;
}

#mainMenu div {
	position:absolute;
  	top: 00px;
  	left: 0px;
	height: 20px;
}

#mainMenu .home {
  top: 200px;
  left: 30px;
}
#mainMenu .aboutus {
  top: 200px;
  left: 103px;
}
#mainMenu .products {
  top: 200px;
  left: 201px;
}

#mainMenu .photos {
  top: 250px;
  left: 64px;
}
#mainMenu .contacts {
  top: 250px;
  left: 145px;
}

}
