html {
     overflow: -moz-scrollbars-vertical;
}
body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-image: url(graphics/compelte_gradthing_port2.png);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.coms_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 15px;
}

#mainpage {
	width: 840px;
	height: 200px;
	margin-right: auto;
	margin-left: auto;
}
#mainpage #pageboard {
	background-color: #FFFFFF;
	height: 100%;
	width: 800px;
	float: none;
	margin-right: auto;
	margin-left: auto;
}
#mainpage #pageboard .top_panel_left {
	width: 178px;
	height: 60px;
	float: left;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #6D6F71;
	padding-top: 33px;
}
#mainpage #pageboard .top_panel_middle {
	float: left;
	width: 443px;
	height: 90px;
	text-align: center;
	padding-top: 10px;
}
#mainpage #pageboard .top_panel_right {
	width: 178px;
	height: 60px;
	float: left;
	text-align: center;
	padding-top: 33px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #6D6F71;
}
#mainpage #pageboard .nav {
	clear: both;
	height: 30px;
	margin-bottom: 15px;
}
.overlaye {
	z-index: 2;
	position: static;
	background-image: url(graphics/home_mainphoto.jpg);
	height: 279px;
	background-repeat: no-repeat;
}
#mainpage #pageboard .overlaye .price_seg {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 20px;
	padding-bottom: 20px;
	height: 50px;
	margin-left: 500px;
	padding-left: 20px;
}
ul.horizontalNavigation {
	float: left;
	padding: 0;
	list-style: none; /* Removes extra right black border on last elements */
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	width: 750px;
	border-right-style: solid;
	border-bottom-style: solid;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

ul.horizontalNavigation li {
	float: left;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-left-style: solid;
	width: 185px;
}

ul.horizontalNavigation a {
	display: block;
	float: left;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	height: 25px;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: center;
	padding-left: 30px;
}

ul.horizontalNavigation a:hover {
	text-decoration: underline;
}
#mainpage #pageboard .overlaye .price_seg h2 {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0099FF;
	font-size: 24px;
}
#mainpage #pageboard .overlaye .price_seg h3 {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 18px;
	font-weight: bold;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 36px;
	text-align: center;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding: 0px;
	color: #FF3300;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	line-height: 1.3;
}
.photobox_right {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
h3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding: 0px;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.tint_slash {
	float: left;
	margin-bottom: 5px;
	margin-right: 15px;
}
.slash_points {
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: square;
	padding-left: 100px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	text-align: center;
	padding-top: 5px;
}
