*{
	margin: 0px;
	padding: 0px;
	border:none;
}


body {
	background-image: url(../images/page_bg.png);
	background-repeat: repeat-x;
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}

#wrapper {
	margin: auto;
	width: 850px;
	height: 100%;
}


#header{
	float: left;
	width:850px;
	height:150px;
}

#title{
	float: left;
	width:374px;
	height:82px;
	padding-top: 40px;
}

#title a{
	display: block;
	width: 100%;
	height:100%;
	background-image:url(../images/title.png);
	background-repeat:no-repeat;
	background-position:0 0;
	text-decoration: none;
}

#navigation{
	float:right;
	width:440px;
	padding-left:25px;
}

.navlinks li{
	display: block;
	list-style-type: none;
	float: left;
}

.navlinks li a{
	float: left;
	width: 100px;
	text-decoration: none;
	color: #939184;
	text-transform:uppercase;
	font-size: 12px;
	text-align: center;
	font-family: "Century Gothic";
	height: 85px;
	width:100px;
	padding-top:65px;
	border-left-width: 1px;
  	border-left-style: solid;
  	border-left-color: #3f3e3e;
}

.navlinks li a:hover {
	color: #2367a2;
	background-image:url(../images/nav_hover.png);
	background-repeat: no-repeat;
	background-position:center bottom;
	height: 85px;
	width:100px;
	padding-top:65px;
}


li.borderx2 {
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #3f3e3e;
}

#featured {
	height: 508px;
	width: 1200px;
	clear: both;
	background-image: url(../images/featured_bg_v3.jpg);
	background-repeat: no-repeat;
	float: left;
}
#resume_content img {
	padding-left: 50px;
	padding-top: 14px;
}


#featured_box{
	float: left;
	width:850px;
	height:508px;
	padding-top: 10px;
}

#featured_text{
	margin-bottom: 10px;
	float: left;
	width: 550px;
	margin-top:25px;
	font-size: 14px;
	margin-left: 25px;
}

.feature-list li{
	list-style-type: none;
	text-decoration: none;
	margin-top:10px;
	padding-bottom:10px;
	background-image:url(../images/divider2.png);
	background-repeat:repeat-x;
	background-position:bottom;
}
.work_shown {
	font-size: 10px;
	color: #CCC;
	text-decoration: none;
}


#featured_image{
	float: left;
	height: 468px;
	width:230px;
}

#content{
	height:	328px;
	width:850px;
	background-image:url(../images/content_bg.png);
	background-repeat:no-repeat;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#portfolio_content{
	float: left;
	height: 299px;
	width: 260px;
	background-image:url(../images/portfolio_icon.png);
	background-repeat:no-repeat;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#resume_content{
	float: left;
	height: 299px;
	width: 260px;

	background-image:url(../images/resume_icon.png)
	background-repeat:no-repeat;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-image: url(../images/resume_icon.png);
	background-repeat: no-repeat;
}

#mail_content{
	float: left;
	height: 299px;
	width: 260px;


	background-image:url(../images/resume_icon.png)
	background-repeat:no-repeat;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-image: url(../images/mail_icon.png);
	background-repeat: no-repeat;
}
h3{
	text-transform: capitalize;
	color:#6ABEE8;
	text-align:center;
	margin-bottom:20px;
	font-size:17px;
	font-weight: bolder;
}
#portfolio_content img {
	padding-left: 60px;
	padding-top: 75px;
}
#mail_content img {
	padding-left: 59px;
	padding-top: 45px;
}



.sidebar-list li{
	list-style-type: none;
	margin-top:10px;
	text-align: center;
}

#main_content{
	float: right;
	width: 470px;
	text-align:justify;
	margin-left: 10px;
	margin-right: 5px;
	margin-top: 10px;
}

#main_content p{
	margin-bottom: 10px;	
}

#h2{
	text-transform:capitalize;
	color:#FFF;
	text-align:center;
	margin-bottom:20px;
	font-size:10px;
	word-spacing: normal;
}

#footer{
	width: 850px;
	background-image:url(../images/footer.png);
	background-repeat:no-repeat;
	height:93px;
	text-align:center;
	clear: both;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 35px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
h4{
	text-transform: uppercase;
	color:#0BACC4;
	text-align:left;
	margin-bottom:10px;
	font-size:24px;







	font-family: "Hand Of Sean"
's Handwriting;
	font-weight: bold;
	letter-spacing: 0.15em;
	font-family: "Hand Of Sean";
	padding-left: 40px;
}
#featured_actual_text {
	height: 100%;
	width: 400px;
	padding-left: 25px;
}
.email_link a{
	font-family: "Century Gothic";
	font-size: 16px;
	color: #6BA7DC;
	text-decoration: none;
	font-weight: bold;
}


.main_content a:link , .main_content a:visited{
	margin-bottom: 10px;
	text-decoration: none;
	color: #FFF;
}
#main_content a:hover, #main_content a:active {
	margin-bottom: 10px;
	color: #4089CD;
	text-decoration: none;
}

.footer a{
	text-align: center;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}

.footer a:hover{
	text-align: center;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #09C;
	text-decoration: none;
}
h3 a{
	text-transform: capitalize;
	color:#6ABEE8;
	text-align:center;
	margin-bottom:20px;
	font-size:17px;
	font-weight: bolder;
	text-decoration: none;
}
h3 a:hover {
	text-transform: capitalize;
	color:#06C;
	text-align:center;
	margin-bottom:20px;
	font-size:17px;
	font-weight: bolder;
	text-decoration: none;
}
