html {
}
body {
	padding: 0px;
	margin: 0px;
	font-size: 100%;
	font-family: Arial, "Lucida Grande", Verdana, sans-serif;
	color: black;
}

p {
	font-size:11px;
	line-height: 14px;
}


#page {
	padding-left: 0px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-top: 10px;
	margin: 0px;
	background-color: white;
}
a:link, a:hover, a:active, a:visited {
	text-decoration: none;
	color: #d47c23;
}

a img {
	border-style: none;
}
#main-box {
	background-color: white;
	border-color: #bfbfbf;
	border-style: solid;
	border-width: 1px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;
	margin-top: auto;
	height: 598px;
	width: 798px;
}


#sk1 a:hover img, #sk2 a:hover img, #sk4 a:hover img, #sk5 a:hover img, #sk6 a:hover img {
	opacity: 0.90;
	-moz-opacity: 0.90; /* older Gecko-based browsers */
	filter:alpha(opacity=90); /* For IE6&7 */
}

#sk1 a:active img, #sk2 a:active img, #sk4 a:active img, #sk5 a:active img, #sk6 a:active img {
	opacity: 0.70;
	-moz-opacity: 0.70; /* older Gecko-based browsers */
	filter:alpha(opacity=70); /* For IE6&7 */
}

#sk1 {
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 30px;
	margin: 0px;
	height: 53px;
	width: 798px;
}
#sk1-sub {
	text-align: right;
	background-color: black;
	height: 53px;
	width: 413px;
}

#sk2 {
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 25px;
	margin: 0px;
	height: 25px;
	width: 798px;
}

#sk2-sub {
	margin-left: 574px;
	height: 25px;
	width: 135px;
}

#sk3 {
	height: 53px;
	width: 704px;
	background-color: black;
}

#sk4 {
	padding-top: 50px;
	width: 798px;
	height: 53px;
}

#sk4-sub {
	background-color: black;
	height: 53px;
	width: 591px;
}

#sk5 {
	padding-top: 50px;
	width: 798px;
	height: 53px;
}

#sk5-sub {
	text-align: right;
	margin-left: auto;
	background-color: black;
	height: 54px;
	width: 666px;
}

#sk6 {
	padding-right: 58px;
	padding-top: 50px;
	width: 740px;
	height: 53px;
}

#sk6-sub {
	margin-left: auto;
	background-color: black;
	height: 53px;
	width: 363px;
}

#sk7 {
	padding-top: 50px;
	margin-left: 29px;
	height: 53px;
	width: 769px;
}

#sk7-sub {
	background-color: #d47c23;
	height: 53px;
	width: 126px;
}

#sk7-sub:hover {
	background-repeat: no-repeat;
	background-image: url(images/mail.jpg);
	background-color: #d47c23;
	height: 53px;
	width: 126px;
}

#sk7-sub a {
	display: block;
	height: 53px;
	width: 126px;
}

#sk-about {
	margin-bottom: 24px;
	height: 285px;
	width: 704px;
}

#sk-about-text {
	padding-left: 30px;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-top: 10px;
	float: left;
	height: 285px;
	width: 415px;
}

#sk-about-text p {
	text-align: justify;
}

#sk-about-image {
	float: right;
/*
	background-repeat: no-repeat;
	background-image: url(images/shayna2.jpg);
	height: 269px;
	width: 222px;
*/
}

