﻿

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, figure, footer, header,&nbsp;hgroup, menu, nav, section, menu,
time, mark, audio, video {
margin:0;
padding:0;
border:0;
outline:0;
font-size:100%;
vertical-align:baseline;
background:transparent;
}

article, aside, figure, footer, header,
hgroup, nav, section { display:block; }

nav ul { list-style:none; }

blockquote, q { quotes:none; }

blockquote:before, blockquote:after,
q:before, q:after { content:''; content:none; }

a { margin:0; padding:0; font-size:100%; vertical-align:baseline; background:transparent; }

ins { background-color:#ff9; color:#000; text-decoration:none; }

mark { background-color:#ff9; color:#000; font-style:italic; font-weight:bold; }

del { text-decoration: line-through; }

abbr[title], dfn[title] { border-bottom:1px dotted #000; cursor:help; }

/* tables still need cellspacing="0" in the markup */
table { border-collapse:collapse; border-spacing:0; }

hr { display:block; height:1px; border:0; border-top:1px solid #ccc; margin:1em 0; padding:0; }

input, select { vertical-align:middle; }
/* END RESET CSS */


body
{
	font: 100% "Segoe UI", Arial, Helvetica, Sans-Serif;
}



a:link
{
	text-decoration: none;
	color: #3366CC;
}

p { 
font: 85%/1.5em "Segoe UI", Arial, Helvetica, Sans-Serif;

}


/* HEADINGS   
----------------------------------------------------------*/

h1
{
	padding-bottom: 0;
	margin-bottom: 0;
	font: normal 160% 	"Segoe UI Light", "Segoe Light", "Segoe UI", Arial, Helvetica, sans-serif;
}
h2
{
	font: 140% "Segoe UI Light", "Segoe Light", "Segoe UI", Arial, Helvetica, sans-serif;
	color: #636363;
	padding-top: 15px;
	text-transform: lowercase;
}
h3
{
		font: 100% "Segoe UI Light", "Segoe Light", "Segoe UI", Arial, Helvetica, sans-serif;
	color: #636363;

}

div#ThePersonal{}

h4
{
		font: bold 100% Helvetica, Verdana, Arial, sans-serif;
	color: #636363;

}

h5 
{
		font: 100% Helvetica, Verdana, Arial, sans-serif;
	color: #636363;

}


/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

/* you can specify a greater or lesser percentage for the 
page width. Or, you can specify an exact pixel width. */
.page
{
	width: 940px;
	padding-left: 20px;
	z-index: 1;
	margin-left: auto;
	margin-right: auto;
	background-color: white;
	position: relative;
	/* border-left-style: outset; */
	border-right-style: outset;
	border-right-width: thin;
	/* border-top-style: outset; */
	border-bottom-style: outset;
	border-bottom-width: thin;
	overflow: hidden;
	border-left-width: thin;
	border-top-width: thin;


}

div#SocialNetworks {
	margin-top: 20px;
	margin-bottom: 50px;
}

.header
{
	position: relative;
	margin-top: 15px;
	margin-bottom: 0px;
	color: #000;
	padding: 0;
	height:50px;
}

.header h1
{ 
	border-style: none;
	border-color: inherit;
	border-width: medium;
	font-weight: bold;
	padding: 5px 0;
	margin: 0;
	color: #000000;
	overflow: hidden;
	position: relative;
	text-indent: -300px;
	top: 0px;
	left: 6px;
	background: url(http://brandwe.blob.core.windows.net/web/werner.gif) no-repeat;
	height: 43px;
	width: 200px;
	line-height: 2em;
	font-family: "Segoe UI", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 32px !important;
	float:left;
 }
 
 .header h2
 {
	color: #383D40;
}


.main
{
	width: 940px;
	padding-left: 20px;
	z-index: 1;
	background-color: white;
	position: relative;

}



.middleright 
{
	width: 300px;
	float: right;
	z-index: 2;


}

.mainmiddle 
{
	
	width:600px;
	float: left;
	padding-bottom: 20px;
	border-right: thin solid silver;
	padding-right: 17px;
	z-index: 2;
	height: 600px;
	font: 100% Helvetica, Verdana, Arial, sans-serif;
}

.footer
{
	font: 55% Helvetica, Verdana, Arial, sans-serif;
	width: 615px;
	z-index: 2;
	margin-bottom: 15px;
	text-align:center;

}

.title
{ 
	font: bold 120% Helvetica, Verdana, Arial, sans-serif;
	position: relative;
	bottom: 15px;
	margin-left: 13px;
	visibility: hidden; 
}

/*  div#Top2 {
	
	background: url(http://brandwe.blob.core.windows.net/web/bg.png) no-repeat 0 0;
	height: 300px;
	width: 300px;
	float: left;
	position: absolute;
	z-index: 0;
} */


/* MISC  
----------------------------------------------------------*/

#ThePersonal 
{
	height: 466px;
}


#ThePersonal h2 {
border-bottom: thin solid;}

#ThePersonal h3 {
border-bottom: thin solid;}

li {
text-decoration: none;
display: list-item;
list-style-type: none;
list-style-position: outside;
padding-top: 10px;
border: thin;
border-bottom: thin #000000;
margin-left: -40px;}

