@charset "UTF-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Palatino, Book Antiqua, Georgia, MS Georgia;
	font-size: 12pt;
	background-color: #FFFFFF;
	font-weight: bold;
}
.thrColFixHdr #container {
	width: 850px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FFFFFF;
} 
.thrColFixHdr #header {
	background-color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
} 
.thrColFixHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.thrColFixHdr #sidebar1 {
	float: left; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 5px 0px 0px 20px;
	margin-bottom: 0px;
	width: 300px;
}

.thrColFixHdr #sidebar1proj	 {
	float: left; /* since this element is floated, a width must be given */
	width: 825px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 5px 15px 0px 5px;
	margin-bottom: 0px;
}

.thrColFixHdr #sidebar1select	 {
	float: left; /* since this element is floated, a width must be given */
	width: 800px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 5px 15px 0px 20px;
	margin-bottom: 0px;
	font-size: 11pt;
	font-weight: normal;
	font-style: normal;
	line-height: 14pt;
}


.thrColFixHdr #sidebarclients {
	float: left; /* since this element is floated, a width must be given */
	width: 300px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 5px 15px 0px 20px;
	margin-bottom: 30px;
	font-size: 10pt;
}

.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 140px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 170px 0px 0px 0px; /* padding keeps the content of the div away from the edges */
	background-color: #FFFFFF;
	vertical-align: bottom;
	text-align: right;
	height: 230px;
	margin-bottom: 0px;
}

.thrColFixHdr #sidebar2ed {
	float: right; /* since this element is floated, a width must be given */
	width: 140px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 230px 0px 0px 0px; /* padding keeps the content of the div away from the edges */
	background-color: #FFFFFF;
	vertical-align: bottom;
	text-align: right;
	height: 230px;
	margin-bottom: 0px;
}


.thrColFixHdr #sidebar2st {
	float: right; /* since this element is floated, a width must be given */
	width: 140px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 190px 0px 0px 0px; /* padding keeps the content of the div away from the edges */
	background-color: #FFFFFF;
	vertical-align: bottom;
	text-align: right;
	height: 230px;
	margin-bottom: 0px;
}


.thrColFixHdr #sidebartall {
	width: 160px; /* the background color will be displayed for the length of the content in the column, but no further */
	background-color: #FFFFFF;
	margin-bottom: 0px;
	padding-top: 50px;
	position: absolute;
	top: 226px;
	left: 1055px;
}

.thrColFixHdr #sidebartallclient {
	width: 160px; /* the background color will be displayed for the length of the content in the column, but no further */
	background-color: #FFFFFF;
	margin-bottom: 0px;
	padding-top: 85px;
	position: absolute;
	top: 343px;
	left: 1067px;
}


.thrColFixHdr #sidebartallsp {
	width: 160px; /* the background color will be displayed for the length of the content in the column, but no further */
	background-color: #FFFFFF;
	margin-bottom: 0px;
	padding-top: 160px;
	position: absolute;
	top: 206px;
	left: 1051px;
}


.thrColFixHdr #sidebartallpro {
	float: left; /* since this element is floated, a width must be given */
	width: 140px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px 0px 0px 0px; /* padding keeps the content of the div away from the edges */
	background-color: #FFFFFF;
	vertical-align: bottom;
	text-align: right;
	margin-bottom: 0px;
	padding-top: 0px;
}



.thrColFixHdr #mainContent {
	width: 320px;
	float: none;
	margin-left: 340px;
	margin-right: 0px;
} 

.thrColFixHdr #mainContentabout2 {
	width: 500px;
	float: none;
	margin-left: 340px;
	margin-right: 0px;
	vertical-align: top;
} 


.thrColFixHdr #mainContent2 {
	padding: 0;
	margin-left: 400px;
} 

.thrColFixHdr #mainContentap {
	padding: 0;
	width: 425px;
	margin-left: 380px;
} 

.thrColFixHdr #mainContentclients {
	padding: 0;
	width: 280px;
	margin-left: 350px;
	margin-top: 30px;
}
.thrColFixHdr #mainContentlighter {
	padding: 0;
	width: 755px;
	margin-left: 50px;
} 

 .thrColFixHdr #mainContentproj {
	width: 284px;
	height: 360px;
	margin-left: 0px;
} 

.thrColFixHdr #clickaway {
	width: 278px;
	margin-top: 80px;
	text-align: right;
	margin-left: 174px;

} 

.thrColFixHdr #clickaway2 {
	padding: 0;
	width: 278px;
	margin-left: 580px;
	margin-top: 60px;
	text-align: right;
	padding-left: 15px;
} 

.thrColFixHdr #footer { 
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	text-align: center;
	background-color: #FFFFFF;
	font-family: MS Trebuchet,"Trebuchet Bold", Lucida Sans Unicode,"Lucida Bold","Lucida Grande CE", Verdana, MS Verdana;
	font-size: 10pt;
} 
.thrColFixHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-weight: normal;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.class {
	width: 378px;
	margin-left: 300px;
	padding-left: 300px;
}

h1 {
	color: #045279;
	font-style: normal;
	font-family: MS Trebuchet,"Trebuchet Bold", Lucida Sans Unicode,"Lucida Bold","Lucida Grande CE", Verdana, MS Verdana;
	font-size: 16pt;
	
}

a {
	color: #045279;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #045279;
	font-weight: bold;
	text-decoration: underline;
}

h2 {
	color: #045279;
	font-style: normal;
	font-family: MS Trebuchet,"Trebuchet Bold", Lucida Sans Unicode,"Lucida Bold","Lucida Grande CE", Verdana, MS Verdana;
	font-size: 14pt;
	text-align: inherit;
}

.name {
	color: #045279;
	font-style: normal;
	font-family: MS Trebuchet,"Trebuchet Bold", Lucida Sans Unicode,"Lucida Bold","Lucida Grande CE", Verdana, MS Verdana;
	font-size: 14pt;
	text-align: inherit;
}

.title {
	color: #045279;
	font-style: normal;
	font-family: MS Trebuchet,"Trebuchet Bold", Lucida Sans Unicode,"Lucida Bold","Lucida Grande CE", Verdana, MS Verdana;
	font-size: 12pt;
	text-align: inherit;
}

.quote {
	font-family: Palatino, Book Antiqua, Georgia, MS Georgia;
	color: #045279;
	font-size: 10pt;
	font-style: italic;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top-color: #999999;
	border-bottom-color: #999999;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 2px;
	border-bottom-width: 2px;
	font-weight: bold;
	width: 310px;
}

li {
	list-style-type: disc;
	margin-bottom: 6px;
	list-style-image: url(images/bluebullet.jpg);
	}
	
	li:before {
	color: #045279;
	list-style-image: url(images/bluebullet.jpg);
}

li.main {
	list-style-type: disc;
	margin-bottom: 10px;
	list-style-image: url(images/bluebullet.jpg);
	padding-bottom: 6px;
	}


.addtext {
	padding-left: 30px;
	padding-bottom: 15px;
	font-family: MS Trebuchet,"Trebuchet Bold", Lucida Sans Unicode,"Lucida Bold","Lucida Grande CE", Verdana, MS Verdana;
	font-size: 10pt;
	margin-top: 10px;
}

.addtext2 {
	padding-left: 30px;
	padding-bottom: 15px;
	font-family: Palatino, Book Antiqua, Georgia, MS Georgia;
	font-size: 12pt;
}


img#help {
	margin-left: 0px;
}

.teamleft {
	float: left;
	padding-right: 10px;
	width: 580px;
}

.teamright {
	float: left;
	text-align: right;
	width: 580px;
}

.photoleft {
	margin-right: 10px;
	padding-right: 10px;
	float: left;
	width: 177px;
}

.photoright {
	float: left;
	width: 177px;
	text-align: right;
	padding-right: 10px;
	padding-left: 10px;
}

.quote2 {
	font-family: Palatino, Book Antiqua, Georgia, MS Georgia;
	color: #045279;
	font-size: 10pt;
	font-style: italic;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top-color: #999999;
	border-bottom-color: #999999;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 2px;
	border-bottom-width: 2px;
	font-weight: bold;
	margin-left: 100px;
	width: 600px;
}

.quote3 {
	font-family: Palatino, Book Antiqua, Georgia, MS Georgia;
	color: #045279;
	font-size: 12pt;
	font-style: italic;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top-color: #999999;
	border-bottom-color: #999999;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 2px;
	border-bottom-width: 2px;
	font-weight: bold;
	margin-left: 220px;
	width: 300px;
}

.quote4 {
	font-family: Palatino, Book Antiqua, Georgia, MS Georgia;
	color: #045279;
	font-size: 10pt;
	font-style: italic;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top-color: #999999;
	border-bottom-color: #999999;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 2px;
	border-bottom-width: 2px;
	font-weight: bold;
	margin-left: 270px;
	width: 427px;
}

.quote5 {
	font-family: Palatino, Book Antiqua, Georgia, MS Georgia;
	color: #045279;
	font-size: 12pt;
	font-style: italic;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top-color: #999999;
	border-bottom-color: #999999;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 2px;
	border-bottom-width: 2px;
	font-weight: bold;
	margin-left: 0px;
	width: 427px;
	float: right;
}


h3 {
	color: #000000;
	font-family: Palatino, Book Antiqua, Georgia, MS Georgia;
	font-size: 12pt;
	background-color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 0px;
}


h4 {
	color: #000000;
	font-family: Palatino, Book Antiqua, Georgia, MS Georgia;
	font-size: 16pt;
	background-color: #FFFFFF;
	font-weight: bold;
}

img.lighter {
	margin-left: 0px;
	margin-right: 20px;
}

.selecttit{
	margin-right: 200px;
	width: 200px;
}


.signature {
	padding-left: 50px;
}


img.self {
	padding-left: 10px;
	margin-left: 20px;
	padding-bottom: 30px;
}

.selfpub {
	margin-top: 75px;
}

img.project {
	padding-bottom: 20px;
	margin-right: 20px;
	margin-left: 20px;
	padding-right: 20px;
}

.selfpub2 {
	width: 475px;
	text-align:right;
	margin-left: 200px;


}

img.assist {
padding-top: 55px;
}

.morespace {
	padding-top: 30px;
}

.photoleft2 {
	margin-right: 10px;
	padding-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.photoright2 {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
