.header2 {
	background-image: url(images/teaserbg.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 260px;
	border-bottom: 12px #000 solid;
}
.header3 {
	background-image:url(images/teaserbg2.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-bottom: 12px #000 solid;
}
.header1table {
	margin-left: auto;
	margin-right: auto;
}

#menu  { float: right; padding: 6px 0 0 0; list-style: none; }
		#menu li { display: inline; }
		#menu a { display: block; float: left; margin-left: 30px; padding: 7px; text-decoration: none; font-size: 13px; color: #000000; }
		#menu a:hover { color: #000; border-bottom: 2px solid #ccc; }
		#menu .active a { border-bottom: 2px solid #C70012; color: #9D2900;}

body { margin: 50px 0 0; background: #fff url(images/bg.gif) repeat-x; font: .74em "Trebuchet MS", Arial, Sans-Serif; color: #444; }

.header2text {
	width: 50%;
	margin-top: auto;
	margin-bottom: auto;
}
.header2globe {
	width: 50%;
	text-align: right;
}
.header2table {
	margin-left: auto;
	margin-right: auto;
}
.header3text {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 2.5em;
	font-weight: bold;
	color:#FFF2B3;
}
.box { float: left; padding: 30px 0 0; width: 480px; color: #C7E3EE; }
.box2 { float: left; padding: 30px 0 20px 70px; width: 700px; color: #C7E3EE; }
h2 { font-size: 2em; color: #FFF2B3; font-weight: normal; margin: 0 0 .8em; }
h3 { font-size: 1.5em; border-bottom: 1px dotted #ccc; }
p  { margin: 0 0 2em 0; line-height: 1.5em; font-size: 13px }
em { font-family:Verdana, Geneva, sans-serif}

.bodytable {
	margin-left: auto;
	margin-right: auto;
}

.blue { color:#069 }

#servlist {
	list-style-image:url(images/checkmark.png);
}

.listtext {
	font-size: 1.3em;
	font-weight: bold;
}

sup {
	font-size: .75em;
	font-weight: bold;
	color:#F00;
	padding-top: 5px;
}

img a {
	border: none;
	border: 0;
}

.footertd {
	background-color:#333;
	color: #FFF;
	height: 175px;
	margin-left: auto;
	margin-right: auto;
}

#footer .rightcol #social img {
	float: right;
	margin-left: 8px;
	margin-top: 16px;
}
a img {
	border: medium none;
}
#footer .rightcol ul.navigation {
	float: right;
	font-size: 15px;
	list-style: none outside none;
}
#footer .rightcol ul.navigation li {
	display: inline;
	float: left;
	font-size: 15px;
	margin-right: 18px;
}
#footer .rightcol ul.navigation li a {
	text-decoration: none;
	color: #FFF;
}
#footer .rightcol {
	float: left;
	padding-right: 15px;
	width: 400px;
}
#footer .leftcol {
	float: left;
	padding-left: 15px;
	margin-top: 20px;
	width: 500px;
}
#footer {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
#portfoliotext .header {
	font-size: 1.6em;
	font-weight: bold;
	padding-left: 10px;
}
#portfoliotext .work {
	font-size: 1.2em;
	padding-left: 20px;
}