@charset "UTF-8";
#header-wrap {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 80px;
	margin: 0 auto;
	background-repeat: repeat-x;
	background-color:  #BA4298;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	alignment-adjust: central;
	z-index: 2000;
}
#header-wrap2 {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 80px;
	margin: 0 auto;
	background-repeat: repeat-x;
	background-color: #BA4298;
}
#foot {
	margin: auto;
	height: 30px;
	width: 800px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000;
	float: left;
	font-family: Lato;
	font-size: 10px;
	color: #000;
	font-weight: 400;
	padding-top: 10px;
}
#foot1 {
	margin: auto;
	height: 30px;
	width: 940px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #fff;
	float: right;
}
#spc {
	float: left;
	height: 30px;
	width: 600px;
	padding-top: 5px;
	padding-left: 15px;
}
#wrapper {
	height: 500px;
	width: 940px;
	padding-right: 20px;
	padding-left: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
}
#wrapper2 {
	height: 550px;
	width: 940px;
	padding-right: 20px;
	padding-left: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
}
#body {
	width: 905px;
	height: 450px;
	padding-left: 20px;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 30px;
}
#body1 {
	width: 880px;
	height: 400px;
	padding-left: 20px;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 80px;
}
#contact {
	float: left;
	height: 400px;
	width: 440px;
	margin-left: 40px;
}
#body2 {
	width: 880px;
	height: 700px;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 40px;
	padding-left: 25px;
}
#body3 {
	width: 900px;
	height: 730px;
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 25px;
}
#body4 {
	width: 900px;
	height: 730px;
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 25px;
}
#FP {
	float: left;
	height: 85px;
	width: 785px;
	padding-left: 20px;
	margin-top: 60px;
	margin-left: 10px;
	margin-bottom: 20px;
}
#wk_nav {
	float: right;
	height: 30px;
	width: 320px;
}
#sp {
	float: left;
	height: 60px;
	width: 300px;
}
#section1 {
	float: left;
	height: 25px;
	width: 75px;
	margin-left: 125px;
}
#wk_2 {
	float: left;
	height: 25px;
	width: 75px;
	margin-left: 40px;
}
#FP1 {
	float: left;
	height: 85px;
	width: 270px;
}
.work {
	float: left;
	height: 200px;
	width: 255px;
	padding-left: 10px;
}
.work2 {
	float: left;
	height: 200px;
	width: 255px;
	padding-left: 10px;
	padding-top: 20px;
}
.work3 {
	float: left;
	height: 200px;
	width: 255px;
	padding-left: 10px;
}
#WORK_TITLE {
	float: left;
	height: 20px;
	width: 500px;
	margin-left: 50px;
}
#work {
	clear: none;
	float: left;
	height: 20px;
	width: 40px;
	margin-top: 15px;
	margin-left: 30px;
}
#resume {
	clear: none;
	float: left;
	height: 20px;
	width: 50px;
	margin-top: 15px;
	margin-left: 30px;
}
#t_nav {
	clear: none;
	float: left;
	height: 60px;
	width: 450;
	margin-top: 5px;
	margin-left: 250px;
}

#t_nav ul li {
	list-style-type: none;
	display: inline-block;
	color: white;
	font-family: Lato;
	padding: 10px;
	font-size: 12px;
	font-weight: 700;
}
	#t_nav ul li a {
	color: white;
	font-family: Lato;
	padding: 10px;
	font-size: 12px;
	text-decoration: none;
	font-weight: 700;
}

	#t_nav ul li a:hover {
text-decoration:none;
      color:white;
          padding:10px;
        background:black;
	font-size: 12px;
	text-decoration: none;
	-webkit-transition: all 1000ms ease;
  -o-transition: all 1000ms ease;
  transition: all 1000ms ease;
}

.container #port2 .port_img a:hover {
	-webkit-transition: all 1000ms ease;
  -o-transition: all 1000ms ease;
  transition: all 1000ms ease;
	}

#space {
	clear: none;
	float: left;
	height: 80px;
	width: 290px;
}
#tb_logo {
	clear: none;
	float: right;
	height: 43px;
	width: 43px;
	margin-left: 10px;
	margin-top:20px;
}
#logo {
	clear: none;
	float: left;
	height: 80px;
	width: 180px;
	padding-left: 10px;
}
/*--Main Container--*/
.main_view {
	float: left;
	position: relative;
}
/*--Window/Masking Styles--*/
.window {
	height:286px;	width: 790px;
	overflow: hidden; /*--Hides anything outside of the set width/height--*/
	position: relative;
}
.image_reel {
	position: absolute;
	top: 0; left: 0;
}
#wrapper_tb {
	height: auto;
	width: 825px;
	margin: auto;
	background-position: fixed;
}
#section1 {
	clear: none;
	float: none;
	height: 515px;
	width: 100%;
	background-color: #FFF;
	z-index: 0;
	font-family: Montserrat;
	font-size: 16px;
	color: #666;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	padding-left: 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#section2 {
	clear: none;
	float: none;
	height: 2200px;
	width: 100%;
	background-color: #FFF;
	z-index: 0;
	background-repeat: repeat;
	font-family: Montserrat;
	font-size: 16px;
	color: #000;
	text-align: left;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#section3 {
	clear: none;
	float: none;
	height: 500px;
	width: 100%;
	background-color: #FFF;
	z-index: 0;
	background-repeat: repeat;
	font-family: Montserrat;
	font-size: 16px;
	color: #666;
	text-align: left;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
.section4 {
	clear: none;
	float: none;
	height: 600px;
	width: 100%;
	background-color: #FFF;
	font-family: Montserrat;
	font-size: 16px;
	color: #666;
	text-align: left;
	margin-top: 90px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 0px;
}

.image_reel img {float: left;}

/*--Paging Styles--*/
.paging {
	position: absolute;
	bottom: 40px; right: -7px;
	width: 178px; height:47px;
	z-index: 100; /*--Assures the paging stays on the top layer--*/
	text-align: center;
	line-height: 40px;
	background: url(paging_bg2.png) no-repeat;
	display: none; /*--Hidden by default, will be later shown with jQuery--*/
}
.paging a {
	padding: 5px;
	text-decoration: none;
	color: #fff;
}
.paging a.active {
	font-weight: bold;
	background: #920000;
	border: 1px solid #610000;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.paging a:hover {font-weight: bold;}
