body {
	background-image:url(../images/index-background.jpg);
	background-repeat: no-repeat;
	background-position: top;
	text-align: center;
	margin: 0;
}


#container
{
	width: 1000px;
	text-align:left;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	vertical-align: top;
}

#header
{
}


#navigation
{
	width: 310px;
	position: absolute;
	margin-top: -60px;
}

#navigation ul
{
	margin: 0;
	padding: 0;
}
#mycustomscrollhome  
{
	list-style-type: none;
	display: inline;
}

#navigation li a
{
	display: block;
	float: left;
	padding: 5px 10px;
	color:#fff;
	text-decoration: none;
	border-right: 1px solid#fff;
}

#navigation li a:hover { background:#383; }

#content
{
	position: relative;
	float: right;
	width: 650px;
	height: 500px;
}
#contenthome {
	position: relative;
	float: right;
	width: 650px;
	background-image: url(../images/Home-background.png);
	background-repeat: no-repeat;
	background-position: 10px 30px;
	height: 500px;
	margin-top: -50px;
}
#contentcontact {
	position: relative;
	float: right;
	width: 650px;
	background-image: url(../images/Contact-Background.png);
	background-repeat: no-repeat;
	background-position: 10px 30px;
	height: 450px;
	margin-top: -50px;
}
#contentaboutold {
	position: relative;
	float: right;
	width: 650px;
	background-repeat: no-repeat;
	background-position: 10px 30px;
	height: 500px;
	margin-top: -20px;
	margin-left: -20px;
}
#contentevents {
	position: relative;
	float: right;
	width: 650px;
	background-image: url(../images/Events-Background.png);
	background-repeat: no-repeat;
	background-position: 10px 30px;
	height: 500px;
	margin-top: -50px;
}
#contentabout {
	position: relative;
	float: right;
	width: 650px;
	background-image: url(../images/About-Main.png);
	background-repeat: no-repeat;
	background-position: 10px 45px;
	height: 500px;
	margin-top: -50px;
}
#contentproducts {
	position: relative;
	float: right;
	width: 670px;
	background-repeat: no-repeat;
	background-position: 10px 30px;
	height: 590px;
	margin-top: -10px;
}
#contentfind {
	position: relative;
	float: right;
	width: 670px;
	background-repeat: no-repeat;
	background-position: 10px 30px;
	height: 590px;
	margin-top: -10px;
}
#contenthometext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	position: absolute;
	top: 300px;
}

#product
{
	left: 113px;
	position: absolute;
	top: 96px;
	width: 460px;
	height: 550px;
}


#footer
{
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #7A6FB8;
	width: 625px;
	position: absolute;
	text-align: right;
	margin-left: 35px;
}
#footerproducts {
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #7A6FB8;
	width: 625px;
	position: relative;
	text-align: right;
	margin-left: 35px;
}

/* -----------scroll bar--------------------------- */

#contentbox {
	margin-top: 10px;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	color: #CCC;
	font-size: 16px;
	font-variant: normal;
	line-height: normal;
	vertical-align: middle;
	float: right;
	position: relative;
	margin-right: 50px;
	overflow: auto;
}

.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
}

.vscrollerbase {
width: 10px;
background-color: white;
}
.vscrollerbar {
width: 10px;
background-color: black;
}
.hscrollerbase {
height: 10px;
background-color: white;
}
.hscrollerbar {
height: 10px;
background-color: black;
}

.scrollerjogbox {
width: 10px;
height: 10px;
top: auto; left: auto;
bottom: 0px; right: 0px;
background-color: gray;
}

.homecontent{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #344397;
}
.homecontent-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #344397;
}

.homecontent2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.findcontent{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #344397;
	text-align: center;
}
