@charset "utf-8";
/* CSS Document */

body {
	background: url(bg.jpg) center repeat-y;
	background-color:#ffff00;
	margin:-1px 0px -15px 0px;
	}
	
a:link {
	text-decoration:none;
	border:none;
	}

a:visited {
	text-decoration:none;
	border:none;
	}
	
a:hover {
	text-decoration:none;
	border:none;
	}

a:active {
	text-decoration:none;
	border:none;
	}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	}

p.resumelist {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}
	
#wrapper {
	width:900px;
	height:auto;
	margin:0px auto 0px auto;
	}
	

#header {
	position: relative;
	float:left;
	width:900px;
	height:150px;
	}

#content {
	position:relative; 
	float:left;
	width:900px; 
	height:400px; 
	background:url(cont_bg.png) no-repeat; 
	background-position:center; 
	}

#footer {
	position:relative;
	float:left;
	background: url(footer_bg3.png) top no-repeat;
	width:900px;
	height:155px;
	font-family:Helvetica, Arial, sans-serif;
	font-size: 8pt;
	color:#000000;
	font-weight: bold;
	margin-bottom:-15px;
	}

#topmenu {
	position:relative;
	float: left;
	width: 110px;
	height: 35px;
	margin:auto;
	font-family: Helvetica, Arial, sans-serif;
	letter-spacing:-2pt;
	font-size:16pt;
	font-weight:bold;
	color: #000000;
	/*border:#FF0000 solid 1px;*/
	text-align:center;
	line-height:35px;
	z-index:auto;
	}

#topmenu:hover {
	background:url(menu_bg.png) no-repeat;
	color:#FFFF00;
	}
	
.logo {
	position:relative;
	float:left;
	width:450px;
	height:150px;
	background:url(logo_new3.png) no-repeat;
	background-position:left;
	border:none;
	margin-top:-15px;
	z-index:auto;
	}
	
#menucover {
	position:relative;
	float:left;
	width:450px;
	height:400px;
	}

#mainmenu {
	position:relative;
	height: 50px;
	width: 140px;
	line-height:50px;
	padding-right:60px;
	padding-left:60px;
	/*border:#FF0000 solid 1px;*/
	font-family: Tahoma, Verdana, Helvetica, Arial;
	font-size: 20pt;
	font-weight:bold;
	color:#000000;
	margin-top:55px;
	display:block;
	z-index:auto;
	}
	
#mainmenu:hover {
	font-family: Tahoma, Verdana, Helvetica, Arial;
	font-size: 20pt;
	font-weight:bold;
	color:#931111;
	display:block;
	}

.resume {
	text-align:left;
	background:url(mn_resume.png) no-repeat;
	background-position:left;
	margin-left:130px;
	}

.resume:hover {
	background:url(mn_resume_lnk.png) no-repeat;
	background-position:left;
	font-family: Tahoma, Verdana, Helvetica, Arial;
	font-weight:bold;
	color: #980707;
	}

.projects {
	text-align:left;
	background:url(mn_projects.png) no-repeat;
	background-position:left;
	margin-left:100px;
	}

.projects:hover {
	background:url(mn_projects_lnk.png) no-repeat;
	background-position:left;
	font-family: Tahoma, Verdana, Helvetica, Arial;
	font-weight:bold;
	color: #980707;
	}

.services {
	text-align:left;
	background:url(mn_services.png) no-repeat;
	background-position:left;
	margin-left:70px;
	}

.services:hover {
	background:url(mn_services_lnk.png) no-repeat;
	background-position:left;
	font-family: Tahoma, Verdana, Helvetica, Arial;
	font-weight:bold;
	color: #980707;
	display:block;
	}

.blog {
	text-align: right;
	background:url(mn_blog.png) no-repeat;
	background-position:right;
	margin-left:-10px;
	}

.blog:hover {
	background:url(mn_blog_lnk.png) no-repeat;
	background-position:right;
	font-family: Tahoma, Verdana, Helvetica, Arial;
	font-weight:bold;
	color: #980707;
	text-align: right;
	display:block;
	}

.portfolio {
	text-align: right;
	background:url(mn_portfolio.png) no-repeat;
	background-position:right;
	margin-left:20px;
	}

.portfolio:hover {
	background:url(mn_portfolio_lnk.png) no-repeat;
	background-position:right;
	font-family: Tahoma, Verdana, Helvetica, Arial;
	font-weight:bold;
	color: #980707;
	text-align: right;
	display:block;
	}

.order {
	text-align: right;
	background:url(mn_order.png) no-repeat;
	background-position:right;
	margin-left:50px;
	}

.order:hover {
	background:url(mn_order_lnk.png) no-repeat;
	background-position:right;
	text-align: right;
	display:block;
	}

#footer_facebook {
	position:relative;
	float:left;
	height:60px;
	width:65px;
	background:url(footer_facebook.png) center no-repeat;
	margin:35px auto 0px auto;;
	z-index:auto;
	}
	
#footer_facebook:hover {
	background:url(footer_facebook_lnk.png) center no-repeat;
	}

#footer_twitter {
	position:relative;
	float:left;
	height:60px;
	width:65px;
	background:url(footer_twitter.png) center no-repeat;
	margin:35px auto 0px auto;;
	z-index:auto;
	}
	
#footer_twitter:hover {
	background:url(footer_twitter_lnk.png) center no-repeat;
	}
	
#footer_linkedin {
	position:relative;
	float:left;
	height:60px;
	width:65px;
	background:url(footer_linkedin.png) center no-repeat;
	margin:35px auto 0px auto;;
	z-index:auto;
	}
	
#footer_linkedin:hover {
	background:url(footer_linkedin_lnk.png) center no-repeat;
	}

#footer_youtube {
	position:relative;
	float:left;
	height:60px;
	width:65px;
	background:url(footer_youtube.png) center no-repeat;
	margin:35px auto 0px auto;;
	z-index:auto;
	}
	
#footer_youtube:hover {
	background:url(footer_youtube_lnk.png) center no-repeat;
	}

#footer_rss {
	position:relative;
	float:left;
	height:60px;
	width:65px;
	background:url(footer_rss.png) center no-repeat;
	margin:35px auto 0px auto;;
	z-index:auto;
	}

#footer_rss:hover {
	background:url(footer_rss_lnk.png) center no-repeat;
	}

#footer_ebay {
	position:relative;
	float:left;
	height:60px;
	width:65px;
	background:url(footer_ebay.png) center no-repeat;
	margin:35px auto 0px auto;;
	z-index:auto;
	}

#footer_ebay:hover {
	background:url(footer_ebay_lnk.png) center no-repeat;
	}

#onload {
	position:absolute;
	top:0px;
	left:0px;
	width:1px;
	height:1px;
	display:none;
	visibility:hidden;
	background-color:#FF0000;
	}
	
#resume_left {
	position:relative;
	float:left;
	width:600px;
	height:auto;
	margin-top:10px;
	}

#resume_right {
	position:relative;
	float:left;
	width:300px;
	height:648px;
	margin-top:10px;
	background:url(resume_right_bg2.png) no-repeat;
	background-position:center;
	}

#aboutme_left {
	position:relative;
	float:left;
	width:600px;
	height:auto;
	margin-top:10px;
	}

#aboutme_right {
	position:relative;
	float:left;
	width:300px;
	height:450px;
	margin-top:10px;
	background:url(resume_right_bg2.png) no-repeat;
	background-position:center;
	}

#contact_left {
	position:relative;
	float:left;
	width:600px;
	height:auto;
	margin-top:10px;
	}

#contact_right {
	position:relative;
	float:left;
	width:300px;
	height:500px;
	margin-top:10px;
	background:url(resume_right_bg2.png) no-repeat;
	background-position:bottom;
	}

#cornerlogo {
	position:fixed;
	top:100px;
	right:0px;
	background:url(corner_mainlogo2.png) center no-repeat;
	width: 166px;
	height:120px;
	}
