
body {
	font: 11px arial;
	text-align: center;
	padding: 10px 0 10px 0;
	margin: 0 auto;
	background: #000000 url('stripes.gif') repeat;
	width: 712px;
	height: auto;
}

#topbar {
	width: auto;
	height: 100px;
	margin: 0 0 50px 0;
	padding: 0;
	background: Blue;
}

#logo {
	width:120px;
	height: 80px;
	margin-top: -63px;
	margin-left: -12px;
	padding: 0;
	float: left;
}

#logo a {
	background: none;
}

#menu {
	margin: 0;
	padding: 33px 0 0 0;
	width: 245px;
	height: 30px;
	position: relative;
	float: right;
}

.caption {
	width: 200px;
	padding-left: 10px;
	padding-right: 10px;  
	background: #000000;
	border: 5px solid #000000;
}

#logo_header {
	margin: 20px 0 15px 0;
	padding: 0;
	height: 40px;
	width: 712px;
}

.alignright {
	float: right;
	padding-right: 15px;
}

.alightleft {
	float: left; 
}

.text {
	margin-top: 40px;
}

#header {
	width: 712px;
	height: 20px;
}

.graphic {
	float: right;
	margin: 3px 10px 7px 7px;
}

.w410p {
	width: 410px;
}

.s85 {
	height: 85px;
}

#container {
	padding: 5px 0 0 0;
	width: 712px;
	height: 100%;
	margin: 0 auto;
	background-color: #000000;
	border: #1A1A1A 10px solid;
}

#inner_container {
	width: 692px;
	height: 100%;
	margin: 10px;
	padding-top: 5px;
	background: #000000;
}

#textbox {
	float: left;
	width: 90%;
	text-align: left;
	padding: 25px;
	margin: 0;
	z-index: 0;
	color: #CDCDCD;
}


.leftimage {
	float: left;
	width: auto;
	margin-right: 10px;
}

.righttext {
	margin-top: 25px;
}

#rightimage {
	float: right;
	width: 40%;
	margin: 5px;
	padding-top: 105px;
}

#rightimage img {
	border: #707070 1px solid;
}

h1 { 
	font-size: 18px;
	font-weight: bold;
	clear: both;
	margin-top: 60px;
}

#textbox h1 {
	color: #FFFFFF;
}

#footer {
	height: 10px;
	width: 100%;
	margin: 0;
	padding: 0;
	clear: both;
}

#copyright {
	clear: both;
	text-align: right;
	color: #585858; 
	font: 10px  arial, helvetica, san-serif;
	margin: -9px 0 0 5px;
	padding: 0 0 0 5px;
}


a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	background: #43617B;
}

a img {
	text-decoration: none;
	border: none;
}

.clientphoto {
	border: 5px solid #1A1A1A;
	margin-right: 5px;
}

#textbox a {
	color: #CDCDCD;
	text-decoration: none;
}

.clientname {
	color: #FFFFFF;
	font: 18px Tahoma;
}

.clientname2 {
	color: #FFFFFF;
	float: right;
}

.separator {
	height: 10px;
}

.smallfont {
	font: 10px arial;
	color: #7A7A7A;
}

.porttable{
	float: right;
}

.email {
	margin-top: 50px;
}


a.portlink {
	font: 8pt Arial;
	color: #FFFFFF;
	font-weight: 400;
	background: #000000;
	text-decoration: none;
	margin-right: 10px;
}

a.portlink:hover {
	font-weight: 400;
	color: #FFFFFF;
	background: #43617B;
	text-decoration: none;
}