@charset "utf-8";
#body-right_home {
	height: 500px;
	padding-top: 100px;
	padding-right: 100px;
	float: left;
	width: 450px;
	text-align: left;
	background-image: url(images/upper_right.jpg);
	background-repeat: no-repeat;
}

#body-right_contact {
	height: auto;
	width: 500px;
	padding-top: 50px;
	padding-right: 50px;
	background-image: url(images/upper_right.jpg);
	background-repeat: no-repeat;
}

.body-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
}
.body-text_morespacing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	line-height: 18px;
}
.form-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
}
.orange-bold-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FF9900;
}

#top_nav {
	float: right;
	width: 550px;
	text-align: right;
}
#body {
	behavior:url("../csshover2.htc");
	behavior:url("csshover2.htc");
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#body-left {
	float: left;
	width: 350px;
}
#body-right {
	float: left;
	height: 600px;
	width: 550px;
}
.form-text-sm {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

#body-right_about {
	float: left;
	height: auto;
	width: 500px;
	padding-top: 50px;
	padding-right: 50px;
	background-image: url(images/upper_right.jpg);
	background-repeat: no-repeat;
}

.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #333333;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
}
#top {
	background-image: url(images/bg_1a.jpg);
	background-repeat: no-repeat;
	height: 25px;
}
#body {
	background-image: url(images/bg_1b.jpg);
	height: 600px;
}
#body_about {
	background-image: url(images/bg_1b.jpg);
	height: 600px;
}
#body_resume {
	background-image: url(images/bg_1b.jpg);
	height: 1050px;
}
#body_contact {
	background-image: url(images/bg_1b.jpg);
	height: 700px;
}

#footer {
	background-image: url(images/bg_1c_r.jpg);
	height: 35px;
	background-repeat: no-repeat;
}

#footer-text {
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #999999;
	padding-top: 5px;
}

.dot {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15pt;
	color: #ff9900;
	height: 25px;
}
#logo {
	width: 300px;
	padding-left: 50px;
	margin-bottom: 50px;
}
#header h1 {
	height: 1px;
	text-indent: -5000px;
}

#btn_web-design {
	padding-bottom: 10px;
	background-image: url(images/btn_web.jpg);
	background-repeat: no-repeat;
	height: 21px;
	width: 115px;
	text-indent: -5000px;
}

#btn_web-design:hover {
	padding-bottom: 10px;
	background-image: url(images/btn_web_r.jpg);
	background-repeat: no-repeat;
	height: 21px;
	width: 115px;
}
#btn_logo-design {
	padding-bottom: 10px;
	background-image: url(images/btn_logo.jpg);
	background-repeat: no-repeat;
	height: 21px;
	width: 115px;
	text-indent: -5000px;
}
#btn_logo-design:hover {
	padding-bottom: 10px;
	background-image: url(images/btn_logo_r.jpg);
	background-repeat: no-repeat;
	height: 21px;
	width: 115px;
	text-indent: -5000px;
}
#btn_print-design {
	padding-bottom: 10px;
	background-image: url(images/btn_print.jpg);
	background-repeat: no-repeat;
	height: 21px;
	width: 115px;
	text-indent: -5000px;
}
#btn_print-design:hover {
	padding-bottom: 10px;
	background-image: url(images/btn_print_r.jpg);
	background-repeat: no-repeat;
	height: 21px;
	width: 115px;
	text-indent: -5000px;
}

.top_nav {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	height: 25px;
	color: #999999;
}

.top_nav:hover  {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	height: 25px;
	color: #ff9900;
}
#footer:hover {
	background-image: url(images/bg_1c.jpg);
	height: 35px;
	background-repeat: no-repeat;
}
