﻿body, html , div, h2, p{
	padding:0;
	margin:0;
	border:0;
	text-align:left;
	font-family: Tahoma, Verdans, FreeSans, Kalimati, Arial, DejaVu Sans, San-Serif;
}

body, html {
	width:100%;
	height:100%;
}

html {

}

body {
	background: #565656 url('/images/background.png') repeat-x;
	color:#ffffff;
	font-weight: normal; 
	font-size: 10pt; 
}

/* General Declarations */

a {
	color:#ffffff;
	outline:none;
	text-decoration:none;
}

a:hover {
	color:#bafc05;
	text-decoration:underline;
}


h1, h2 {
	font-family: Georgia, DejaVu Serif, Serif;
	font-weight: normal; 
}

h1 {
	font-size:24pt;
	font-weight:normal;
	border-bottom: 1px #cdcdcd solid;
	padding-bottom:3px;
	margin-bottom:10px;
}

h2 {
	color:#ffffff;
	font-size:20pt;
	font-weight:normal;
	padding-top:8px;
}


img {
	border:0;
	vertical-align:middle;
}

input, textarea {

}

input, textarea {
	width:250px;
	padding:4px;
	margin-top:4px;
	margin-bottom:10px;
	border:2px #262626 solid;
}




p {
	color:#000000;
	font-size:9pt;
	line-height:1.4em;
	text-align:justify;
	padding-bottom:5px;
}

address {
	font-style:normal;
}

ul {
}

	ul.linklist a {
		text-decoration:underline !important; 
		font-weight:bold;
	}

form.contactForm {
	margin-top:5px;
	font-weight:bold;
	color:#484848;
}

input.submit {
	border:2px #A7CF38 solid;
	background:#B5F110;
	font-weight:bold;
	color:#000000;
	padding:7px;
	font-size:11pt;
	width:260px;
}

.white {
	color: #ffffff  !important;
}

.black {
	color:#000000 !important;
}

.green {
	color:#afe912 !important;
}

.underline {
	text-decoration: underline;
}

.grey {
		color:#cdcdcd  !important;
}

.right {
	text-align:right;
}

.left {
	text-align:left;
}

.floatLeft {
	float:left;
}

.center {
	text-align:center;
}

.block {
	display: block
}

.padTop {
	padding-top:15px;
}

.padBottom {
	padding-bottom:15px;
}

.padRight {
	padding-right:15px;
} 

.subtle {
	color:#6f6868;
}

.subtext {
	text-align:left;
	font-weight:normal;
	color:#afe912 !important;
	font-size:10pt;
	padding-bottom:6px !important;
	padding-top:1px !important;
}

.title {
	color: #343434;
	font-weight:800;
	display:block;
	float:left;
}

.description {
	float:left;
}

.header {
	font-size:14pt;
	font-family: Georgia, Serif;
	font-weight: normal;
}



.column {
	float:left;
	width:315px;
	overflow:hidden;
}


	.column475 {
		width:455px;
		margin-top:10px;
		height:575px;
		overflow:hidden;
		padding-bottom:5px;
		border-bottom: 1px #343434 dotted;
		margin-bottom:10px;
	}

	.leftcolumn {
		margin-right:40px;
	}

	.column475 .title {
		width:140px;
		line-height:1.4em;
	}
	
	.column475 .description {
		width:300px;
		line-height:1.4em;
	}
	
	.column475 .description  a {
		text-decoration:underline;
	}
		
	.column p {
		color:#ffffff;
		font-size:10pt;
		line-height:1.2em;
		text-align:justify;
		padding-bottom:5px;
		padding-top:10px;
		width:285px;
	}

	.column475 p {
		width:465px;
	}
	
	.column p.onwhite {
		color:#000000;	
	}
	
	
	.column  img {
		margin-left:-5px;
	}
	
	.column img.normal {
		margin-left:0;
	}
	
	.column475 img {
		border:2px #ffffff solid;
		margin-top:5px;
		margin-left:0px;
		margin-bottom:10px;
	}
	
	.column ul {
		width:250px;
	}
	
	.column li {
		list-style-image: url(/images/apply.png);
		padding-left:0px;
		width:250px;
	}
	
	
	#ontactlist li {
		list-style: none;
		padding-left:0px;
		margin-left:0px;
	}	

	.profileSidebar {
		width:225px;
		height:100%;
	} 
	
	
/* Divs */
#container {
	width:950px;
	padding-top:0px;
	padding-bottom:0px;
	margin-left:-475px;
	position:absolute;
	left:50%;
}

	#header {
		width:100%;
		height:140px;
	}
	
		#logo {
			position:absolute;
			right:0px;
			top:60px;
		}

	#menu {
		width:100%;
		height:65px;
	}
	
		#menu .header {
			color:#ffffff;
		}
	
		#menu p {
			color:#8a8a8a;
			font-size:9pt;
			padding-top:1px;
		}
	
		#navcontainer {
			margin: 0px;
			padding: 0px;
		}

		#navcontainer ul {
			margin: 0px;
			padding: 0px;
			list-style-type: none;
		}

		#navcontainer span.sub {
		}
		
		#navcontainer ul li { float: left; }

		#navcontainer ul li a {
			color:#8a8a8a;
			font-size:9pt;
			font-weight:normal;
			text-decoration: none;
			background: url() no-repeat top left;
			float: left;
			margin: 0px;
			height: 50px;
			width: 148px;
			padding-top: 15px;
			padding-right: 0px;
			padding-bottom: 1px;
			padding-left: 10px;
		}

		#navcontainer li a:hover {
			background: #afe912 url(/images/menuhover.png) no-repeat left top;
			color: #000000;
		}
	
	#banner {
		position:relative;
		width:100%;
		height:385px;
	}
	
		#banner h1 {
			color:#565656;
		}
	
		#images {
			position:absolute;
			left:0;
			bottom:0;
		}
		
		#sidebar {
			position:absolute;
			top:75px;
			right:25px;
			width:230px;
			text-align:left;
		}
		
			#sidebar h2 {
				color:#a7d233;
				font-weight:normal;
				font-size:22pt;
				padding-bottom:5px;
			}
			
			#sidebar p {
				text-indent:20px;
				color:#000000;
				font-size:10pt;
				line-height:1.4em;
				text-align:justify;
				padding-bottom:5px;
			}

	#content {
		width:950px;
	}	
		
		#profileData {
		
		}
		
			#profile {
				height:265px;
				overflow:hidden;
				margin-bottom:5px;
				border-bottom:1px #343434 dotted;
			}
		
		#columns {
			width:100%;
			height:450px;
			overflow:hidden;
		}
		
		#columns-long {
			height:575px;		
		}
		
	
	#footer {
		height:250px;
		width:950px;
		padding-bottom:15px;
		overflow:hidden;
	}
	
	
		#etc {
			font-size:8pt;
			padding:5px;
			padding-top:7px;
			height:50px;
			background:#343434;
			color:#565656;
			padding:10px;
			padding-top:2px;
			padding-bottom:0px;
		}
		
			#etc a {
				color: #92e920;	
				text-decoration:underline;				
			}
			
			#etc a:hover {
				color: #ffffff;
			}
	
		#lowernavcontainer {
			position:relative;
			margin-top:30px;
			padding: 0;
			height:200px;
			background: url(/images/lownav.png);
			vertical-align:bottom;
		}
		
			#social {
				position:absolute;
				bottom:30px;
				padding:10px;
				left:0;			
			}
		
			#lowernavlinks {
				padding:10px;
				padding-bottom:3px;
				width:100%;
				position:absolute;
				bottom:0;
				left:0;
			}

			#lowernavcontainer a {
				color:#8a8a8a;
				text-decoration:underline;
				font-size:10pt;
				font-weight:normal;
				float:left;
				display:block;
				padding-top: 	2px;
				padding-bottom:	2px;
				padding-right: 	20px;
			}
			
			#lowernavcontainer  a.rightAlgned {
				color:#8a8a8a;
				text-decoration:none;
				font-size:10pt;
				font-weight:normal;
				float:right;
				display:block;
				width:200px;
				text-align:right;
				border:0px;
				padding-top: 	2px;
				padding-bottom:	2px;
				padding-right: 	20px;		
			}
			
			#lowernavcontainer  a:hover {
				color: #92e920;
			}