@charset "UTF-8";
/* CSS Document */
body {
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#wrapper {
	height: 840px;
	width: 960px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-color: #000;
	height: 60px;
	width: 960px;
	position: inherit;
}
#mbox {
	height: 60px;
	width: 380px;
	float: right;
	margin-top: 0px;
	position: inherit;
}
#logo {
	float: left;
	height: 90px;
	width: 240px;
	clear: left;
	background-image: url(images/logo.png);
	margin-top: 5px;
}
#nav
{
	padding:0;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#nav  li
{
    display:inline;
}
#nav  li a
{
	font-family:Arial;
	font-size:16px;
	text-decoration: none;
	float:left;
	padding:20px;
	background-color: #000000;
	color:#ffffff;
}
#nav  li a:hover
{
	background-color:#0099FF;
	padding-bottom:16px;
}
#logobox {
	height: 100px;
	width: 960px;
	float: left;
	position: inherit;
}
#sliderbox {
	background-color: #CCC;
	float: left;
	height: 440px;
	width: 960px;
	clear: both;
}
#gallery {
	height: 640px;
	width: 960px;
	overflow:hidden;
	margin: 0px;
	padding: 0px;
	clear: both;
	border: 1px solid #CCC;
}
#aboutinfo {
	background-color: #FFF;
	height: 550px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	background-image: url(images/about-BG.png);
}
#contactbox {
	height: 550px;
	width: 960px;
	float: left;
	background-image: url(images/contact-form-BG.png);
	position: inherit;
	clear: left;
	background-color: #CCC;
}
#bottomborder {
	height: 20px;
	width: 960px;
	float: left;
}
#ad01 {
	background-color: #CCC;
	float: left;
	height: 240px;
	width: 470px;
}
#ad02 {
	background-color: #CCC;
	float: right;
	height: 240px;
	width: 470px;
}
#ad01box {
	height: 220px;
	width: 450px;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	background-image: url(images/resume-bg.png);
}
#ad02box {
	background-color: #FFF;
	height: 220px;
	width: 450px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/call_to_action_BG.png);
}
#sliderframe {
	height: 420px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#pdf {
	height: 130px;
	width: 100px;
	float: left;
	margin-top: 80px;
	margin-left: 10px;
}

			
#social {
	height: 32px;
	width: 200px;
	float: right;
	margin-top: 250px;
	margin-right: 140px;
	clear: right;
	position: inherit;
}
#s01 {
	height: 32px;
	width: 32px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
}
#s02 {
	float: left;
	height: 32px;
	width: 32px;
	margin-left: 2px;
	background-image: url(images/behance.png);
}
#s03 {
	float: left;
	height: 32px;
	width: 32px;
	margin-left: 2px;
	background-image: url(images/linkin.png);
}
#s04 {
	float: left;
	height: 32px;
	width: 32px;
	margin-left: 2px;
	background-image: url(images/devian.png);
}
#s05 {
	float: left;
	height: 32px;
	width: 32px;
	margin-left: 2px;
	background-image: url(images/vimeo.png);
}
#formbox {
	float: left;
	height: 480px;
	width: 330px;
	position: relative;
	top: 40px;
	left: 35px;
	background-color: #0FF;
}
#thankyoubox {
	font-family: Arial, Helvetica, sans-serif;
	height: 100px;
	width: 400px;
	float: left;
	margin-top: 150px;
	margin-left: 50px;
	font-size: 24px;
}
#downloadnowbox {
	height: 30px;
	width: 235px;
	float: left;
	margin-top: 155px;
	margin-left: 15px;
}
