body {
	text-align: center;
	height:100%;
	font-family: Helvetica, Verdana,  Arial, sans-serif;
	font-size: 14px;
}

img {
	border: 0;
	;
}


a{
	text-decoration:none;
	color:#000000;
}

a:hover{
	text-decoration:underline;
	outline:none;
}

a:active
{
  outline: none;
}

a:visited{
	outline:none;
	}

a:link {
	outline:none;
}

a:focus {
	outline:none;
	text-decoration:none;
}

#container {
	height: 600px;
	width: 800px;
	text-align:left;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -450px;
	margin-top: -350px;
}


#logo {
	position: absolute;
	left: 715px;
	top: 150px;
}

#nav {
	position: absolute;
	left: 715px;
	top: 280px;
}

#work_sub_nav {
	position: absolute;
	left: 715px;
	top: 350px;
}

#title {
	position: absolute;
	left: 280px;
	top: 280px;
	width: 200px;
	text-align: center;
	line-height: 20px;
	font-size: 16px;
	font-weight: 100;
}
#title2 {
	font-weight:900;
	font-size: 14px;
}

#contact_info {
	position: absolute;
	left: 280px;
	top: 280px;
	width: 250px;
	text-align: left;
	line-height: 18px;
}

#about{
	position: absolute;
	left: 102px;
	top: 152px;
	width: 500px;
	text-align: left;
	line-height: 20px;
	font-size: 13px;
}

#image_box {
	position: absolute;
	text-align: center;
	width: 675px;
	top: 75px;
}



#selectedNumber{
	text-decoration:underline;
}


#about_nav {
	text-decoration: underline;
	margin-bottom: 0px;
	border: 0;
}
#work_nav {
	text-decoration: underline;
	margin-bottom: 0px;
	border: 0;
}
#contact_nav {
	text-decoration: underline;
	margin-bottom: 0px;
	border: 0;
}

#sub{
	position: relative;
	outline: none;
 } 
	
}
