/* CSS Document */

body {
	background-color:#d1d1bb;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	}

* {
	margin:0;
	padding:0;
	}

p {
	padding: 15px;
	}

hr {
	width: 1px;
	color: #fff;
	text-align: center;
	}
	
.header {
	width:800;
	text-align:left;
	border-collapse:collapse
	}

.outsource{
	background-color:#333;
	background-image:url(../images/images_design/stroup_outsprofsales.gif);
	background-position:center;
	background-repeat:no-repeat;
	}

.nav {
	text-align:right;
	}

.nav a {
	color:#333;
	text-decoration:none;
	}

.nav a:hover {
	color:#930;
	}

.content {
	width:800px;
	background-image:url(../images/images_design/stroup_body.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#999966;
	color:#333;
	text-align:justify;
	vertical-align:top;
	padding-top:50px;
	border-collapse:collapse;
	padding-right: 10px;
	padding-left: 10px;
	}

.content td {
	vertical-align:top;
	}
	
.content td a {
	color:#930;
	font-weight:bold;
	}

.content td a:hover {
	color:#d1d1bb;
	font-weight:bold;
	}

.bios {
	width:800px;
	background-image:url(../images/images_design/stroup_body.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#999966;
	color:#333;
	text-align:justify;
	vertical-align:top;
	padding-top:50px;
	font-size:12px;
	padding-left: 5px;
	padding-right: 5px;
	}

.bios td a {
	color:#930;
	font-weight:bold;
	}

.bios td a:hover {
	color:#d1d1bb;
	font-weight:bold;
	}

.bios img {
	padding-right: 10px;
	padding-top: 2px;
	padding-left: 5px;
	}
	
h1 {
	font:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:18px;
	}

h2 {
	font:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:14px;
	}

h3 {
	font:Tahoma, Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	text-align:center;
	}

h4 {
	font:Tahoma, Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	text-align:center;
	color:#930;
	}

h5 {
	font:Tahoma, Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-align:center;
	font-weight:bold;
	color:#930;
	}

hr {
	width:75%;
	}

.footer {
	background-color:#996;
	font-size:9px;
	text-align:center;
	color:#333;
	width:800px;
	}

.copyright {
	font-size:9px;
	color:#333;
	width:800px;
	font-weight:bold;
	}

.left {
	text-align:left;
	}

.left a {
	color:#333;
	font-weight:bolder;
	}
	
.left a:hover {
	color:#930;
	}

.right	{
	text-align:right;
	}

.right a {
	color:#333;
	font-weight:bolder;
	}
	
.right a:hover {
	color:#930;
	}

.achieve {
	font-size:16px;
	font-weight:bold;
	}

.achievesub {
	font-style:italic;
	font-weight:bold;
	font-size:14px;
	color:#930;
	}

.principals {
	width:800px;
	background-image:url(../images/images_design/stroup_body.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#999966;
	color:#333;
	text-align:center;
	vertical-align:top;
	padding-top:50px;
	font-size:12px;
	}

.products {
	color:#333;
	font:Tahoma, Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	text-align:center;
	}

.products a {
	color:#333;
	font:Tahoma, Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	text-decoration:underline;
	}

.products a:hover {
	color:#930;
	font-weight:bold;
	text-decoration:underline;
	}

.contact {
	width:800px;
	background-image:url(../images/images_design/stroup_body.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#999966;
	color:#333;
	text-align:justify;
	vertical-align:top;
	padding-top:50px;
	font-size:12px;
	}