@charset "utf-8";
/* CSS Document */

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px; 
	color: #333333; 
}

.top {
	width: 792px;
	height: 155px;
	padding: 15px;
	margin: auto;
	margin-top: 10px;
	border: 4px solid #000066;
}

.body {
	width: 792px;
	height: auto;
	padding: 15px;
	border: 4px solid #000066;
	margin: auto;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	padding-bottom: 0px;
}

.leftBar {
	width: 200px;
	height: 400px;
	padding: 15px;
	border: 1px dotted #000066;
}

.bodyContent {
	width: 510px;
	height: 400px;
	padding: 15px;
	border: 1px dotted #000066;
	float: right;
	clear: right;
}

/* MENU STYLES */

#menu {
	width: 830px;
	margin-bottom: 10px;
	margin-top: 10px;
	height: 88px;
	margin-right: auto;
	margin-left: auto;
}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 150px;
	float: left;
	margin-right: 12px;
	margin-left: 15px;
}

#menu a {
	display: block;
	margin: 0;
	color: #ffffff;
	text-decoration: none;
}


#menu a:hover {
	color: #00CCCC;
	text-decoration: none;
}

#menu li {
	height: 40px;
	position: relative;
}

#menu ul ul {
	list-style: none;
	margin-right: 15px;
	position: absolute;
	z-index: 500;
	width: 150px;
	margin-left: 0px;
}

#menu ul ul li {
	margin-right: 30px;
	position: relative;
	z-index: 400;
	width: 150px;
}


div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}

/* END MENU STYLES */

/* LINKS.HTML STYLES */
.container {
	font-family: verdana;
	font-size: 12px;
	color: #333333;
	width: 790px;
	height: auto;
	padding: 0px;
	clear: both;
	padding-top: 0px;
	margin-bottom: 15px;
}

.content {
	font-family: verdana;
	font-size: 12px;
	color: #22224F;
	width: 285px;
	height: 325px;
	padding: 15px;
	border: 1px dotted #000066;
}

.content2 {
	font-family: verdana;
	font-size: 14px;
	color: #333333;
	width: 375px;
	height: 340px;
	padding: 15px;
	padding-top: 0px;
	border: 1px dotted #000066;
	float: right;
	margin-left: 15px;
	clear: right;
	line-height: 20px;
}

.bottom {
	width: 773px;
	height: auto;
	border: 1px dotted #000066;
	margin: 0px;
	padding-left: 15px;
	margin-top: 15px;
}

/* SERVICES.PHP STYLES */	
.lefto {
	width: 485px;
	height: 296px;
	padding: 15px;
	margin: 10px;
	border: 1px dotted #003366;
	margin-bottom: 15px;
	background-color: #ffffff;
	padding-top: 0px;
	padding-right: 10px;
	margin: 0px;
}

.lefto2 {
	width: 478px;
	height: 296px;
	padding: 15px;
	margin: 10px;
	margin-top: 0px;
	border: 1px dotted #003366;
	margin-bottom: 15px;
	background-color: #ffffff;
	margin-left: 12px;
	padding-top: 0px;
	margin-right: 0px;
	padding-right: 10px;
}

.righto {
	width: 230px;
	height: 296px;
	padding: 15px;
	float: right;
	margin: 0px;
	border: 1px dotted #003366;
	background-color: #ffffff;
	padding-top: 0px;
	clear: left;
}

.righto2 {
	width: 216px;
	height: 296px;
	padding: 15px;
	float: right;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 52px;
	border: 1px dotted #003366;
	background-color: #ffffff;
	margin-right: 14px;
	padding-top: 0px;
	clear: left;
}

.jobDescription {
	width: 760px;
	height: auto;
	padding: 15px;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 15px;
	border: 1px dotted;
	padding-top: 0px;
	padding-bottom: 0px;
}

.thumb {
	font-family: verdana;
	font-size: 12px;
	color: #22224F;
	width: 285px;
	height: 325px;
	padding: 15px;
	border: 1px dotted #000066;
}

.thumbPrint {
	font-family: verdana;
	font-size: 14px;
	color: #000000;
	width: 365px;
	height: auto;
	line-height: 20px;
}

.thumbFloat {
	font-family: verdana;
	font-size: 12px;
	color: #22224F;
	width: auto;
	height: auto;
	padding: 15px;
	border: 1px dotted #000066;
	float:right;
	clear:right;
}

.thumbFloatPrint {
	font-family: verdana;
	font-size: 14px;
	color: #000000;
	width: 365px;
	height: auto;
	float:right;
	clear:right;
	line-height: 20px;
}
	
.description {
	font-family: verdana;
	font-size: 14px;
	color: #333333;
	width: 375px;
	height: 340px;
	padding: 15px;
	padding-top: 0px;
	border: 1px dotted #000066;
	float: right;
	margin-left: 15px;
	clear: right;
	line-height: 20px;
}
