/* reset styles 
--------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	}
	
/* HTML5 display-role reset for older browsers */

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
	}
body {
	line-height: 1;
	}
ol, ul {
	list-style: none;
	}
blockquote, q {
	quotes: none;
	}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
	}
table {
	border-collapse: collapse;
	border-spacing: 0;
	}


/*	 				end reset styles 						*/



/* logo colors: green: 003333, blue: 333399  */

html {
}
body {
	background-color: #000000;
	font-family: ff-tisa-web-pro-1, ff-tisa-web-pro-2, Georgia, sans-serif;
	font-size: 100%;
	color: #FFFFFF;
	/* -webkit-text-size-adjust: none; */
}
.container {
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	max-width: 100%;
	min-width: 960px;
	height: auto;

}
#wrapper {
	background-color: #000000;
	border-left: 15px;
	border-right: 15px;
	border-style: outset;
	border-color: #000000;
	border-style: solid;
	border-spacing: 15px;
	padding-top: 15px;
	height: auto;
	
} 
.logobox {
	max-width: 240px;
	width: 240px;
	height: 240px;
	margin: 0 0 15px 15px;
	background-color: #000000;
	padding: 15px 15px 15px 15px;
	position: static;
	top: 0;
	
}
.logo_inner {
	border: 5px double #000000;
	margin: 0 0 0 0;
	padding: 15px 15px 15px 15px;
	
	max-width: 100%;
	height: auto;
	background-color: transparent;
	
	
	
}
.logo {
	width: 190px;
	height: 190px;
	border: 5px solid #000000;
	max-width: 190px;
	margin: 0;
}
.h1 {
	display: block;
	font-size: 66px;
	color: #FF9900;  
	line-height: 66px;
	font-weight: 500;
     letter-spacing: 2px;
	text-align: center;
	
	
}
.h2 {
	letter-spacing: 8px;
	margin-top: 5px;
	margin-bottom: 15px;
	font-size: 150%;
	position: relative;
	left: 0;
	line-height: 150%;
	/*float: right;*/
	text-align: center;
	min-width: 100%;
	display: inline-block;
	
	color: #FFEE00;
	text-align: center;
	
}




.pictureBox {
	position: relative;
	left: 300px;
	bottom: 285px;
	width: 605px;
	height: 260px;
	border: 5px solid #000000;
	overflow: hidden;
	display: block;
}
.gallery {
	max-width: 100%;
}


.pictureBox div {
    position:absolute;  
    z-index: 0;
    width: 605px;
}
.pictureBox div.previous {
    z-index: 1;
}
.pictureBox div.current {
    z-index: 2;
}

.buttons {
	opacity: 0.4;
	position: relative;
	bottom: 330px;
	left: 830px;
	width: 80px;
	height: 40px;
	z-index: 10;
	cursor: pointer;
	display: block;
	
}

#button1 {
	
	background-color: #575757;
	/* background-color: #801010; */
	height: 40px;
	width: 40px;
	
}

#button2 {
	background-color: #575757;
	position: relative;
	/* background-color: #108010; */
	height: 40px;
	width: 40px;
	left: 40px;
	bottom: 40px;
	
	
}

.arrow {
	
	color: #999999;
	font-weight:boldest;
	font-size: 32px;
	line-height: 40px;
	margin: auto;
	
	
}
#arrow1{
	position: relative;
	bottom: 2px;
	margin: auto;
	margin-left: 12px;
	
}

#arrow2{
	position: relative;
	bottom: 2px;
	margin: auto;
	margin-left: 7px;
	
}

.content {
	position: relative; 
	bottom: 75px;
	left: 265px; 
	width: 605px;
	border: 5px double #000000;
	background-color: white;
	background-color: rgba(200, 200, 200, .5);
	margin: 0 15px 0 0;
	padding-bottom: 7px;
	height: auto;
	
}
.welcome {
	font-variant: normal;
	font-size: 20px;
	padding: 9px 15px 0 11px;
}
.welcome:first-letter {
	font-size: 110%;
	font-weight: bold;
}

.welcomelink {
	color: #6699FF;
	text-decoration: underline;
}

.navbar {
	position: relative;
	bottom: 310px;
	width: 270px;
	font-size: 25px;
	font-variant: small-caps;
	background-color: #000000;   
	margin: 0 0 0 15px;
	padding-bottom: 15px; 
	padding-top: 15px;
}
.nav {
	border: 5px solid #000000;
	margin: 0 15px 0 15px;
	text-align: center;
}
.navlink {
	background-color: #000000;
	margin: 5px 5px 5px 5px; 
	text-indent: 5px;
	-webkit-border-radius: 5px;
	   -moz-border-radius: 5px;
	        border-radius: 5px;
		
		
}
.navlink2 {
	background-color: #000000;
	margin: -460px 5px 5px 5px; 
	text-indent: 5px;
	-webkit-border-radius: 5px;
	   -moz-border-radius: 5px;
	        border-radius: 5px;
		   
	
}
.navlink:hover {
	background-color: #000000;
	cursor: pointer;
}
.navlink2:hover {
	background-color: #000000;
	cursor: pointer;
}
a {
	color: #FFFFFF;
	text-decoration:none;
}

.welcomelink:visited {
	color: #33FF99;
}
a:target {
	color: #FFFFFF;
}

#facebook {
	/* width: 45px;
	height: 45px; */
	width: 25px;
	height: 25px;
	margin-left: 5px;
}
#linkedIn {
	margin-left: 5px;
	margin-top: 10px;
	
}
#social {
	margin: 0px 0 0px 0;
	height: 45px;
}


/* expertise */
#expertiseHeader {
	font-size: 28px;
	margin-top: 15px;
	margin-left: 15px;
	margin-right: 15px;
	line-height: 30px;
}
.expertiseCategory {
	font-size: 23px;
	margin: 15px 0 0 30px;
}
.expertise {
	margin-left: 60px;
	
}
.expertiseItem {
	font-size: 19px;
	margin: 5px 0 0 0;
	list-style-type: disc;
}

/* bio */
.bio {
	font-size: 21px;
	line-height: 22px;
	padding: 15px 15px 0 15px;
}
.bio:first-letter {
	font-size: 110%;
	font-weight: bold;
}
/* contact */

#contactHeader {
	display:block;
	font-size: 25px;
	margin: 15px 0 5px 15px;
}
#contactTitle {
	font-size: 21px;
	margin-bottom: 15px;
	margin-left: 15px;
}
#address {
	margin: 15px 0 15px 15px;
	
}
.addressItem {
	font-size: 18px;
	/* margin-left: 15px; */
}
.contactItem {
	font-size: 18px;
	margin: 15px 0 15px 15px;
}
input:focus {
	border-style: solid;
	border-color: #000000;
}
form {
	margin: 15px 0 15px 45px;
	
}
input {
	outline: none;
}
#formHeader {
	font-size: 18px;
	margin-top: 30px;
	margin-right: 15px;
	margin-left: 15px;
}
.formItem {
	font-size: 18px;
	margin: 15px 0 5px 0;
}
textarea {
	width: 300px;
	height: 125px;
	resize: none;
	overflow: auto;
	
}
textarea:focus {
	border-color: #000000;
	border-style: solid;
}

/*  SHARED STYLES */

/* tv */
.tv .h1 {
	display: block;
	font-size: 66px;
	color: #FF9900;  
	line-height: 66px;
	font-weight: 500;
     letter-spacing: 2px;
	text-align: center;
	
}
.tv .h2 {
	letter-spacing: 8px;
	margin-top: 5px;
	margin-bottom: 15px;
	font-size: 150%;
	position: relative;
	left: 0;
	line-height: 150%;
	/*float: none;*/
	text-align: inherit;
	min-width: 100%;
	display: inline-block;
	
	color: #FFEE00;
	text-align: center;
}
.tv .container {
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	max-width: 960px;
	min-width: 960px;
	height: auto;

}

.tv .pictureBox {
	position: relative;
	left: 300px;
	bottom: 285px;
	width: 605px;
	height: 260px;
	border: 5px solid #000000;
	overflow: hidden;
	display: block;
}
.tv .pictureBox div {
    position:absolute;  
    z-index: 0;
    width: 605px;
}
.tv .pictureBox div.previous {
    z-index: 1;
}
.tv .pictureBox div.current {
    z-index: 2;
}
.tv .buttons {
	opacity: 0.4;
	position: relative;
	bottom: 330px;
	left: 830px;
	width: 80px;
	height: 40px;
	z-index: 10;
	cursor: pointer;
	display: block;
}
.tv .logobox {
	max-width: 240px;
	width: 240px;
	height: 240px;
	margin: 0 0 15px 15px;
	background-color: #000000;
	padding: 15px 15px 15px 15px;
	position: static;
	top: 0;
	
}
.tv .logo {
	width: 190px;
	height: 190px;
	border: 5px solid #000000;
	max-width: 190px;
	margin: 0;
}
.tv .logo_inner {
	border: 5px double #000000;
	margin: 0 0 0 0;
	padding: 15px 15px 15px 15px;
	max-width: 100%;
	height: auto;
	background-color: transparent;
}
.tv .navbar {
	position: relative;
	bottom: 310px;
	width: 270px;
	font-size: 25px;
	font-variant: small-caps;
	background-color: #000000;   
	margin: 0 0 0 15px;
	padding-bottom: 15px; 
	padding-top: 15px;
}
.tv .content {
	position: relative; 
	bottom: 75px;
	left: 265px; 
	width: 605px;
	border: 5px double #000000;
	background-color: white;
	background-color: #000000;
	margin: 0 15px 0 0;
	padding-bottom: 7px;
	height: auto;
}
.tv .welcome {
	font-variant: normal;
	font-size: 20px;
	padding: 9px 15px 0 11px;
}
.tv .welcome:first-letter {
	font-size: 110%;
	font-weight: bold;
}
.tv .nav {
	border: 5px solid #000000;
	margin: 0 15px 0 15px;
	max-width: 100%;
	text-align: center;
}
.tv .navlink2 {
	background-color: #000000;
	margin: -460px 5px 5px 5px; 
	text-indent: 5px;
	-webkit-border-radius: 5px;
	   -moz-border-radius: 5px;
	        border-radius: 5px;
		   
	
}
.tv .navlink2:hover {
	background-color: rgba(00,20,60,1);
	cursor: pointer;
}
/*  pc   */
.pc .h1 {
	display: block;
	font-size: 66px;
	color: #FF9900;
	line-height: 66px;
	font-weight: 500;
     letter-spacing: 2px;
	text-align: center;
	
}
.pc .h2 {
	letter-spacing: 8px;
	margin-top: 5px;
	margin-bottom: 15px;
	font-size: 150%;
	position: relative;
	left: 0;
	line-height: 150%;
	/*float: none;*/
	text-align: inherit;
	min-width: 100%;
	display: inline-block;
	
	color: #FFEE00;
	text-align: center;
}

.pc .container {
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	max-width: 960px;
	min-width: 960px;
	height: auto;

}

.pc .pictureBox {
	position: relative;
	left: 300px;
	bottom: 285px;
	width: 605px;
	height: 260px;
	border: #000000;
	overflow: hidden;
	display: block;
}
.pc .pictureBox div {
    position:absolute;  
    z-index: 0;
    width: 605px;
}
.pc .pictureBox div.previous {
    z-index: 1;
}
.pc .pictureBox div.current {
    z-index: 2;
}
.pc .buttons {
	opacity: 0.4;
	position: relative;
	bottom: 330px;
	left: 830px;
	width: 80px;
	height: 40px;
	z-index: 10;
	cursor: pointer;
	display: block;
	
}
.pc .logobox {
	max-width: 240px;
	width: 240px;
	height: 240px;
	margin: 0 0 15px 15px;
	background-color: #000000;
	padding: 15px 15px 15px 15px;
	position: static;
	top: 0;
	
}
.pc .logo {
	width: 190px;
	height: 190px;
	border: 5px solid #000000;
	max-width: 190px;
	margin: 0;
}
.pc .logo_inner {
	border: 5px double #000000;
	margin: 0 0 0 0;
	padding: 15px 15px 15px 15px;
	max-width: 100%;
	height: auto;
	background-color: transparent;

}
.pc .navbar {
	position: relative;
	bottom: 310px;
	width: 270px;
	font-size: 25px;
	font-variant: small-caps;
	background-color: #000000;   
	margin: 0 0 0 15px;
	padding-bottom: 15px; 
	padding-top: 15px;
}
.pc .content {
	position: relative; 
	bottom: 75px;
	left: 265px; 
	width: 605px;
	border: 5px double #000000;
	background-color: #000000;
	margin: 0 15px 0 0;
	padding-bottom: 7px;
	height: auto;

}
.pc .welcome {
	font-variant: normal;
	font-size: 20px;
	padding: 9px 15px 0 11px;
}
.pc .welcome:first-letter {
	font-size: 110%;
	font-weight: bold;
}
.pc .nav {
	border: 5px solid #000000;
	margin: 0 15px 0 15px;
	max-width: 100%;
	text-align: center;
}

.pc .navlink2 {
	background-color: #000000;
	margin: -460px 5px 5px 5px; 
	text-indent: 5px;
	-webkit-border-radius: 5px;
	   -moz-border-radius: 5px;
	        border-radius: 5px;
		   
	
}
.pc .navlink2:hover {
	background-color: #000000;
	cursor: pointer;
}
/* tab */
.tab .h1 {
	display: block;
	font-size: 50px;
	color: #FF9900;  
	line-height: 50px;
	font-weight: 500;
     letter-spacing: 2px;
	text-align: center;
	
}
.tab .h2 {
	letter-spacing: 6px;
	margin-top: 5px;
	margin-bottom: 15px;
	font-size: 150%;
	position: relative;
	left: 0;
	line-height: 130%;
	/*float: none;*/
	text-align: inherit;
	min-width: 100%;
	display: inline-block;
	
	color: #FFEE00;
	text-align: center;
	
}

.tab .container {
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	width: 695px;
	max-width: 960px;
	min-width: 695px;
	height: 1150px;

}

.tab .pictureBox {
	position: relative;
	left: 220px;
	bottom: 205px;
	width: 419px;
	height: 180px;
	border: 5px solid #000000;
	overflow: hidden;
	display: block;
	
}
.tab .pictureBox div {
    position:absolute;  
    z-index: 0;
    width: 419px;
}
.tab .pictureBox div.previous {
    z-index: 1;
}
.tab .pictureBox div.current {
    z-index: 2;
}
.tab .buttons {
	opacity: 0.4;
	position: relative;
	bottom: 250px;
	left: 565px;
	width: 80px;
	height: 40px;
	z-index: 10;
	cursor: pointer;
	display: block;
	
}
.tab .logobox {
	max-width: 190px;
	width: 190px;
	height: 190px;
	margin: 0 0 15px 15px;
	background-color: #000000;
	padding: 0;
	position: static;
	top: 0;

	
}
.tab .logo {
	width: 140px;
	height: 140px;
	border: 5px solid #000000;
	max-width: 140px;
	margin: 0;
}
.tab .logo_inner {
	border: 5px double #000000;
	margin: 0 0 0 0;
	padding: 15px 15px 15px 15px;
	max-width: 100%;
	height: auto;
	background-color: transparent;
	
}
.tab .navbar {
	position: relative;
	bottom: 230px;
	width: 190px;
	font-size: 19px;
	font-variant: small-caps;
	background-color: #000000;   
	margin: 0 0 0 15px;
	padding-bottom: 0; 
	padding-top: 0;
}
.tab .content {
	position: relative; 
	bottom: 50px;
	left: 200px; 
	width: 419px;
	border: 5px double #000000;
	background-color: #000000;
	margin: 0 15px 0 0;
	padding-bottom: 7px;
	height: auto;
}
.tab .welcome {
	font-variant: normal;
	font-size: 20px;
	padding: 9px 15px 0 11px;
}
.tab .welcome:first-letter {
	font-size: 110%;
	font-weight: bold;
}
.tab .nav {
	border: 5px solid #000000;
	margin: 0;
	max-width: 100%;
	text-align: left;
}
.tab .navlink2 {
	background-color: #000000;
	margin: -660px 5px 5px 5px; 
	text-indent: 5px;
	-webkit-border-radius: 5px;
	   -moz-border-radius: 5px;
	        border-radius: 5px;
		   
	
}
.tab .navlink2:hover {
	background-color: #000000;
	cursor: pointer;
}
/* m */


.m .container {
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	max-width: 100%;
	min-width: 320px;
	height: auto;
}
.m .h1 {
	font-weight: 0;
	display: block;
	font-size: 350%;
	color: #FF9900; 
	line-height: 150%;
	
     letter-spacing: 1%;  /*2px  */
	text-align: center;
	
	
	
}

.m .h2 {
	display: inline-block;
	letter-spacing: 5%;/*8px;*/
	margin-top: 5%;/*5px;*/
	margin-bottom: 10%;/*15px;*/
	font-size: 150%;
	position: relative;
	left: 0;
	line-height: 150%;
	/*float: right;*/
	text-align: center;
	min-width: 100%;
	display: inline-block;
	
	color: #FFEE00;
	text-align: center;
	
	
	
	
}
.m .logobox {
	max-width: 100%;
	height: auto;
	width: auto;
	margin: 0 auto 0 auto;
	background-color: transparent;
	padding: 0;
	position: relative;
	top: 0;/*60px;*/
	
	
}
.m .logo_inner {
	border: 5% double #000033;
	margin: 0 auto 0 auto;
	padding: 5%;
	max-width: 50%;
	height: auto;
	background-color: #000000;
	
	
	
	
	
}
.m .logo {
	width: 100%;
	height: auto;
	border: none;
	max-width: 100%;
	margin: auto;
	
	
}
		.m .pictureBox {
			display: none;
			position: relative;
			left: 0;
			bottom: 0;
			width: 50%;
			height: 0;
			border: 0 solid #000000;
			overflow: hidden;
		}
		.m .pictureBox div {
		    position:relative;  
		    z-index: 0;
		    width: 0;
		}
		.m .pictureBox div.previous {
		    z-index: 1;
		}
		.m .pictureBox div.current {
		    z-index: 2;
		}
		
		
		
		.m .buttons {
			display: block;
			opacity: 0.0;
			position: relative;
			bottom:0;
			left: 0;
			width: 0;
			height: 1%;
			z-index: -1;
			cursor: default;
			
		}



.m .navbar {
	position: static;
	bottom: 0;
	width: 75%;
	font-size: 200%;/*40px;*/
	font-variant: small-caps;
	background-color: #000000;   
	margin: 0 auto 0 auto;
	padding-bottom: 0; 
	padding-top: 0;
}
.m .nav {
	border: 5% solid #000000;
	margin: 0 0 0 0;
	max-width: 100%;
	text-align: center;
}

.m .content {
	position: relative; 
	bottom: 0;/*605px;*/
	left: 0; 
	width: 95%;
	border: 5% double #000000;
	background-color: #000000;
	margin: 0 auto 0 auto;
	padding-bottom: 5%;/*7px;*/
	height: auto; /* 480px */

}

.m .welcome {
	font-variant: normal;
	font-size: 75%;
	padding: 5% 5% 0 5%;
}
.m .welcome:first-letter {
	font-size: 110%;
	font-weight: bold;
}
.m .navlink2 {
	background-color: #000000;
	margin: 0 5px 5px 5px; 
	text-indent: 5px;
	-webkit-border-radius: 5px;
	   -moz-border-radius: 5px;
	        border-radius: 5px;
		   
	
}
.m .navlink2:hover {
	background-color: #000000;
	cursor: pointer;
}

