@charset "utf-8";
/* CSS Document */

/*Standard Page Elements*/
body {
	font-family: Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	color:#707070;
	margin: 0px;
	padding: 0px;
}

img {
	border-style: none;
}

p {
	padding-left:10px;
	padding-right:10px;
	text-align:left;
}

.lefttext {
	text-align:left;
}

.tablebreak {
	background:#0099CB;
	height:2px;
}

.menutext {
	color:#888888;
	font-size: 10px;
	font-family: Arial, Trebuchet MS, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

a.menutext:hover {color:#B83A11;}

.menutext:visited {
	color:#888888;
	font-size: 10px;
	font-family: Arial, Trebuchet MS, Helvetica, sans-serif;
	font-weight: bold;
	text-align:left;
	text-decoration: none;
}

.scrolldiv {
  overflow-x: hidden;
  overflow-y: scroll; 
}

.noscrolldiv {
  overflow: hidden;
}

.quote {
	font-style:italic;
}

/*Common DIV declerations*/
#container {
	width: 775px;
	height: 590px;
	margin: 0px auto;
	position: relative;
}

#content {
	background-color:#FFFFFF;
	position: absolute;
  	top: 224px;
  	left: 171px;
  	width: 604px;
  	height: 291px;
}

#common1 {
  	position: absolute;
  	top: 0px;
  	left: 0px;
  	width: 213px;
  	height: 115px;
}

#common5 {
  	background: url(../images/slice5.jpg) no-repeat;
  	position: absolute;
  	top: 0px;
  	left: 683px;
  	width: 92px;
  	height: 23px;
}

#common6 {
  	position: absolute;
  	top: 23px;
  	left: 683px;
  	width: 92px;
  	height: 23px;
}

#common7 {
  	background: url(../images/slice7.jpg) no-repeat;
  	position: absolute;
  	top: 46px;
  	left: 683px;
  	width: 92px;
  	height: 33px;
}

#common9 {
  	background: url(../images/slice9.jpg) no-repeat;
	position: absolute;
  	top: 79px;
  	left: 683px;
  	width: 92px;
  	height: 36px;
}


#common10 {
  	background: url(../images/slice10.jpg) no-repeat;
  	position: absolute;
  	top: 115px;
  	left: 0px;
  	width: 171px;
  	height: 73px;
}

#common13 {
  	background: url(../images/slice13.jpg) no-repeat;
  	position: absolute;
  	top: 115px;
  	left: 683px;
  	width: 92px;
  	height: 73px;
}

#common14 {
  	background: url(../images/slice14.jpg) no-repeat;
  	position: absolute;
  	top: 188px;
  	left: 0px;
  	width: 134px;
  	height: 36px;
}

#common21 {
  	background: url(../images/slice21.jpg) no-repeat;
  	position: absolute;
  	top: 515px;
  	left: 171px;
  	width: 604px;
  	height: 12px;
}

#common22 {
  	background:#dddddd;
  	position: absolute;
  	top: 527px;
  	left: 0px;
  	width: 171px;
  	height: 63px;
}

#common23 {
	background:#dddddd;
  	position: absolute;
  	top: 527px;
  	left: 171px;
  	width: 604px;
  	height: 63px;
}

#menudiv {
	position: absolute;
  	top: 8px;
  	left: 304px;
  	width: 288px;
  	height: 15px;
	text-align:right;
	font-size: 10px;
	font-family: Arial, Trebuchet MS, Helvetica, sans-serif;
	text-decoration: none;
}

#contactdiv {
	position: absolute;
  	top: 8px;
  	left: 12px;
  	width: 150px;
  	height: 15px;
	text-align:left;
	font-size: 10px;
	font-family: Arial, Trebuchet MS, Helvetica, sans-serif;
	text-decoration: none;
}
