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

body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	}

img {
	padding: 2px 5px 6px 2px;
	}

form {
	margin-left: 35px;
}

table {
	color: #000000;
	}

table a { 
	color: #006699;
	text-decoration: none;
	font-size: 1.00em;
	}

table a:hover { 
	color: #006699;
	text-decoration: underline;
	}

#fullbox {
	margin-top: 15px;
	height: 715px;
	width: 900px;
	border: solid #006699 2px;
	}

	#topbar {
		margin-top: 1px;
		height: 115px;
		width: 700px;
		text-decoration: none;
		background-color: #006699;
		float: right;
		}

	#sidebar {
		margin-top: 1px;
		height: 715px;
		width: 200px;
		background-color: #006699;
		float: left;
		text-align: left;
		}
	
			#sidebarlogo {
				margin-top: 1px;
				height: 255px;
				width: 200px;
				background-color: #006699;
				float: left;
				}
				
			#sidemenu {
				margin-top: 40px;
				margin-left: 10px;
				height: 250px;
				width: 180px;
				background-color: #006699;
				float: left;
				}
				
						#social {
							color: #FFF;
							vertical-align: top;
							}
							
							#socialtxt {
								color: #FFF;
								vertical-align: top;
								float: left;
								padding-right: 5px;
								margin-right: 10px;
								}
							
							#social a{
								border: 0;
								border-style: none;
								text-decoration: none;
								}
							
						#sidemenu ul {
							list-style: outside none;
							display: block;
							padding-left: 0px;
							background-color: #FFFFFF;
							}
						
						#sidemenu li {
							list-style-position: outside;
							list-style-type: none;
							line-height: 150%;
							border-bottom: solid #006699 5px;
							padding-left: 15px;
							}
						
						#linkbox a{
							font-size: 1.13em;
							color: #006699;
							text-decoration: none;
							line-height: 120%;
							display: block;
							}
							
							#linkbox a:hover{
								font-size: 1.13em;
								color: #FFFFFF;
								background-color: #006699;
								line-height: 120%;
								display: block;
								padding-left: 5px;
								}
	#contentbox {
		margin-top: 0px;
		float: left;
		padding-top: 15px;
		padding-right: 0px;
		padding-bottom: 15px;
		padding-left: 15px;
		}
		
			#titlebar {
				background-image: url(images/titlebarbg.jpg);
				background-repeat: no-repeat;
				height: 45px;
				width: 670px;
				text-align: left;
				}
				
					#titlebartxt {
						font-size: 1.25em;
						color: #006699;
						padding: 8px 0px 5px 55px;
						margin-top: 5px;
						font-weight: bold;
						letter-spacing: 3px;
						}
			
			#arrowbox {
				position: relative;
				}			
			
					#imga {
						position: absolute;
						left: 15px;
						top: 15px;
						z-index: -2;
						}
						
					#imgb {
						position: absolute;
						left: 80px;
						top: 115px;
						z-index: 1;
						}
					
					#arrow {
						position: absolute;
						left: 136px;
						top: 0px;
						z-index: -1;
						}
		
							#arrow ul{
								list-style-image: url(images/liarrow.gif);
								}
							
							#arrow li{
								font-size: 1.00em;
								letter-spacing: 1px;
								line-height: 150%;
								color: #000000;
								text-align: left;
								}
								
					#introtxt {
						position: absolute;
						left: 220px;
						top: 115px;
						z-index: 2;
						font-size: .85em;
						line-height: 165%;
						text-align: left;
						}
						
					#about {
						font-size: .85em;
						line-height: 165%;
						text-align: left;
						}
			
			#prodesc {
				font-size: .85em;
				text-align: justify;
				}
				
			.jobtitle {
				font-size: 1.2em;
				font-weight: bold;
				line-height: 150%;
				text-align: left;
				}
			
					.jobdescript {
						font-size: .94em;
						line-height: 115%;
						text-align: left;
						}
					
					#job ul {
						list-style: square outside;		
					}
						
						#job li {
							font-size: .88em;
							line-height: 90%;
							text-align: left;
							margin-left: 15px;							
							}
