body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
}
.header {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 80px;
	width: 760px;
	top: 0px;
	left: 0px;
	position: absolute;
}
.nav {
	background-image: url(images/layout/nav_bg.gif);
	float: left;
	height: 30px;
	width: 760px;
	top: 80px;
	position: absolute;
	left: 0px;
}
.nav_bar {
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #777777;
	position: relative;
	top: 10px;
}
.main_area {
	width: 760px;
	background-repeat: no-repeat;
	background-position: 0px top;
	top: 110px;
	height: 500px;
	position: absolute;
	background-image: url(images/layout/body_bg.gif);
}
.nav_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	text-align: center;
	font-size: 10px;
	height: 25px;
}
.nav_link:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	text-align: center;
	font-size: 10px;
	height: 25px;
}
.nav_link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-align: center;
	background-color: #FF9212;
	font-size: 10px;
	height: 25px;
}
.sitepoint {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	position: absolute;
	height: 30px;
	width: 650px;
	left: 110px;
	top: 110px;
	text-transform: uppercase;
}
.sitepoint_text {
	position: relative;
	bottom: -15px;
}
.sitepoint_text_orange {
	position: relative;
	bottom: -15px;
	color: #FF9212;
}
.content {
	position: absolute;
	width: 650px;
	left: 110px;
	top: 140px;
	height: auto;
	visibility: inherit;
	clear: both;
}
.logo_bar {
	background-color: #444444;
	height: 380px;
	width: 190px;
	overflow: auto;
	position: relative;
	left: 0px;
	top: 0px;
	text-align: center;
}
.logo_prev {
	background-color: #777777;
	height: 380px;
	width: 450px;
	left: 200px;
	top: 0px;
	position: absolute;
}
.thumbnail {
	padding-top: 10px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	cursor: pointer;
}
.web_container {
	min-height:230px;
	width: 650px;
	clear: both;
	background-color: #444444;
	height: 400px;
	border: 1px solid #444444;
}
.web_textarea {
	position: relative;
	clear: both;
	top: 0px;
	width: 640px;
	float: left;
	background-color: #444444;
	padding-right: -10px;
	padding-left: 10px;
	margin-right: -10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #444444;
	border-bottom-color: #444444;
	border-left-color: #444444;
	padding-bottom: 10px;
}
.web_thumb {
}
.web_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	float: left;
}
.web_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF9212;
	text-decoration: none;
	float: left;
}
.web_link:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF9212;
	text-decoration: none;
	float: left;
}
.web_link:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF9212;
	text-decoration: none;
}
.web_link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #FF9212;
}
.web_desc {
	min-height:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	clear: both;
	float: left;
	position: relative;
	left: 0px;
	visibility: inherit;
}
.p_resume {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	float: left;
	left: 0px;
	position: relative;
	width: 500px;
	margin-top: 4px;
	text-align: justify;
}
.ul_resume {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	float: left;
	left: 10px;
	position: relative;
	width: 490px;
	list-style-type: disc;
	list-style-position: outside;
	padding-top: 0px;
	padding-bottom: 6px;
	margin-top: 0px;
}


.spacer {
	position: relative;
	visibility: inherit;
	width: 100%;
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	left: 0px;
	float: left;
}
.summary {
	min-height: 50px;
	visibility: inherit;
	width: 650px;
	padding-bottom: 15px;
	background-image: url(images/layout/summary_head.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	left: 0px;
	clear: both;
	height: auto;
		border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #777777;
}
.skills {
	min-height: 50px;
	visibility: inherit;
	width: 650px;
	padding-bottom: 15px;
	background-image: url(images/layout/skills_head.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	left: 0px;
	clear: both;
	height: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #777777;
}
.education {
	min-height: 50px;
	visibility: inherit;
	width: 650px;
	padding-bottom: 15px;
	background-image: url(images/layout/education_head.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	left: 0px;
	clear: both;
	height: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #777777;
}
.experience {
	min-height: 50px;
	visibility: inherit;
	width: 650px;
	padding-bottom: 15px;
	background-image: url(images/layout/experience_head.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	left: 0px;
	clear: both;
	height: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #777777;
}
.skills_container {
	float: left;
	left: 150px;
	position: relative;
	width: 500px;
}
.summary_container {
	float: left;
	left: 150px;
	position: relative;
	width: 500px;
}
.experience_container {
	float: left;
	left: 150px;
	position: relative;
	width: 500px;
}
.education_container {
	float: left;
	left: 150px;
	position: relative;
	width: 500px;
}


.copyright {
	background-image: url(images/layout/footer.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	height: 70px;
	width: 650px;
	position: relative;
	clear: both;
}



.copyright_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	float: left;
	position: relative;
	bottom: -50px;
	width: 650px;
	height: 30px;
}
.summary_head {
	position: relative;
	left: 0px;
	top: 0px;
	float: left;
	clear: both;
}
.skills_head {
	position: relative;
	left: 0px;
	top: 0px;
	float: left;
	clear: both;
}
.experience_head {
	position: relative;
	left: 0px;
	top: 0px;
	float: left;
	clear: both;
}
.education_head {
	position: relative;
	left: 0px;
	top: 0px;
	float: left;
	clear: both;
}
.web_nav {
	visibility: inherit;
	width: 650px;
	background-color: #444444;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	position: relative;
	overflow: auto;
	border: 1px solid #444444;
}
.web_button_link {
	background-color: #000000;
	text-align: center;
	height: 30px;
	width: 30px;
	border: 1px solid #FFFFFF;
	float: left;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.web_button_link:hover {
	background-color: #FF9212;
	text-align: center;
	height: 30px;
	width: 30px;
	border: 1px solid #FFFFFF;
	float: left;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	cursor: pointer;
}
.form_container {
	width: 410px;
	visibility: inherit;
}

.form_col_left {
	width: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	float: left;
	clear: both;
	padding-bottom: 0px;
	padding-top: 2px;
	margin-top: 5px;
}
.form_col_right {
	float: left;
	height: 20px;
	width: 350px;
	visibility: inherit;
	text-align: left;
	clear: both;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	width: 100%;
	border: 1px solid #444444;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	width: 100%;
	border: 1px solid #444444;
	height: 100px;
	margin-bottom: 5px;
}
.form_submit {
	float: left;
	height: 20px;
	width: 60px;
	text-align: center;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #777777;
	border: 1px solid #444444;
	margin-top: 85px;
	margin-right: 0px;
}
.p_standard {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	left: 0px;
	position: relative;
	width: 100%;
	clear: none;
	margin-bottom: 10px;
	float: left;
	text-align: justify;
}
.web_button_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	top: 4px;
	position: relative;
}
.ul_standard {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	list-style-type: square;
	list-style-position: inside;
	clear: both;
	font-weight: bold;
}
#news_box {
	float: right;
	height: 400px;
	width: 200px;
	position: relative;
	background-color: #e1e1e1;
	clear: none;
}
#index_container {
	height: 520px;
	width: 650px;
	background-image: url(images/layout/index_bg.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

.p_index {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	left: 0px;
	position: relative;
	width: 650px;
	clear: none;
	margin-bottom: 10px;
	float: left;
	text-align: justify;
}
.resume_sub {
	color: #FF9212;
}
.standard_link {
	font-weight: bold;
	color: #FF9212;
	text-decoration: none;
}
.standard_link:visited {
	font-weight: bold;
	color: #FF9212;
	text-decoration: none;
}
.standard_link:hover {
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
}
.map {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
