/*******************************************************
TITLE: Fixed Three-Column Layout v1.0
DATE: 200801
AUTHOR: The CSS Tinderbox - http://www.csstinderbox.com
*******************************************************/

/* << ----------------// General Styles //---------------->> */
body {
margin:10px;
padding:0;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
line-height:18px;
color:#000000;
background: url(Images/bg_texture7.png);
}

p {
margin:4px 0 6px 0;
}

strong {
font-weight:bold;
}

em {
font-style:italic;
}

h1, h2, h3, h4 {
font-weight:bold;
margin:10px 0 0 0;
}

h1 {
font-size:26px;
}

h2 {
font-size:23px;
}

h3 {
font-size:20px;
}

h4 {
font-size:17px;
}



ul {
margin:5px 0 5px 20px;
padding:0;
list-style-type:disc;
}

ol {
margin:5px 0 5px 30px;
padding:0;
list-style-type:decimal;
}

ul li, ol li {
margin:0 0 4px 0;
padding:0;
}

/* << ----------------// Outer container that holds all the columns //---------------->> */
#mainContainer {
margin:0 auto;
padding:0;
width:1100px;
border:0px dashed #454545;
}

/* << ----------------// Header //---------------->> */
#header {
margin:0;
padding:5px;
width:1090px;
height:90px;
color:#000;
}

#header img{
	float: left;
	}
	
	#menu{
		float: left;
		margin-top: 15px;
		width: 820px;
		height: 50px;
		color: #fff;
		font-family: 'verdana';
		border: 0px solid #fff;
		}
		#menu ul{
			margin-left: 120px;
		}
	#menu ul li {
		list-style: none;
		display: inline;
		margin-left: 5px;
		padding: 5px;
		
			-moz-border-radius: 3px;
			border-radius: 3px;
			color: #ffffff;
	}
	#menu a{
		text-decoration: none;
		color: #e6d6c3;
	}
	#menu a:hover
        {
	    color: #fad248;
	}

#main_msg{
		margin-left: 110px;
		font-family: 'verdana';
		color: #fff;
		font-weight: nbold;
		height:60px;
	}
	#main_msg h3{
		font-weight: normal;
		font-size: 35px;
	}
#slide img{
	width: 1090px;
	height: 400px;
	border: 0px solid #545454;

	-moz-border-radius: 8px;
	border-radius: 8px;
}


/* << ----------------// Horizontal navigation //---------------->> */
#navHorizontal {
margin:0;
padding:0;
width:1100;
height:30px;
line-height:30px;
background-color:#454545;
}

#navHorizontal ul {
margin:0 0 0 5px;
padding:0;
list-style:none;
}

#navHorizontal ul li {
margin:0 0 0 -5px;
padding:5px 0 5px 0;
list-style:none;
display:inline;
}

#navHorizontal ul li a:link, #navHorizontal ul li a:visited {
padding:5px 8px 5px 8px;
color:#eeeeee;
text-decoration:none;
border-right:1px solid #999999;
}

#navHorizontal ul li a:hover, #navHorizontal ul li a:active {
color:#454545;
text-decoration:none;
background-color:#cccccc;
}

/* << ----------------// Left column //---------------->> */
#columnOne {
float:left;
margin:0;
padding:0 5px 10px 5px;
width:10px;

}

#columnOne p, #columnThree p, #columnOne ul li, #columnOne ol li, #columnThree ul li, #columnThree ol li {
font-size:13px;
}

#columnOne h2, #columnThree h2 {
font-size:16px;
}

/* << ----------------// Vertical navigation //---------------->> */
#navVertical {
margin:0 -5px 0 -5px;
padding:0;
width:200px;
background-color:#454545;
}

#navVertical ul {
margin:0 0 0 5px;
padding:0;
list-style:none;
}

#navVertical ul li {
margin:0 0 0 -5px;
padding:0;
list-style:none;
border-bottom:1px solid #999999;
}

#navVertical ul li a:link, #navVertical ul li a:visited {
padding:5px 8px 5px 8px;
color:#eeeeee;
text-decoration:none;
display:block;
}

#navVertical ul li a:hover, #navVertical ul li a:active {
color:#454545;
text-decoration:none;
background-color:#eeeeee;
}

/* << ----------------// Middle column //---------------->> */
#columnTwo {
float:left;
margin:0;
padding:0 5px 10px 5px;
width:650px;
font-family: 'verdana';
color:#454545;
}

#columnTwo h3{
font-weight: normal;
color: #fad24d;
}

#clients{
	margin-top: 20px;	
	width: 600px;
	border: 0px solid #fff;
	}
	
	#clients h4{
		color: #ebebeb;
	}
	
	#clients p{
		color: #ebebeb;
		text-align: justify;
		line-height: 20px;
	}
	#teamup{
		width: 250px;
		height: 40px;
		background: #db8b21;
		font-family: 'verdana';
		-moz-border-radius: 5px;
		border-radius: 5px;
	}
	#teamup h2{
		font-weight: normal;
		padding-top: 10px;
		padding-left: 35px;
		font-size: 18px;
	}
	#teamup:hover{
		background: #fa971e;
		}
		#teamup a{
			color: #ffffff;
			text-decoration: none;
		}
		#teamup a:hover{
			color: #ffffff;
			text-decoration: none;
		}
/* << ----------------// Right column //---------------->> */
#columnThree {
float:left;
margin:0;
padding:0 5px 10px 5px;
width:400px;

	color: #000;
}
#columnThree h2{
	width: 250px;
	font-family: 'verdana';
	font-weight: normal;
	/*background-color: #d48e33;*/
	font-size: 19px;
	background-color: #46a379;
	padding: 20px 75px;
	color: #fff;
		-moz-border-radius: 6px;
	border-radius: 6px;
}
#postings{
	width:390px;
	}
#post{
	width: 380px;
	padding: 8px;
	background-color:#f7f7f7 ;
	-moz-border-radius: 6px;
	border-radius: 6px;
	font-family: 'verdana';
	border: 3px solid #bdbdbd;
}

#post a:link{
	color: #78332b;
	text-decoration: none;
}
#post a:hover{
	color: #000000;
	text-decoration: none;
}
#post p{
	color: #363636;
}
#post ul li{
	color: #363636;
	list-style-type: square;
}
#post h5 a{
	width: 100px;
	margin-top: 30px;
	margin-left: 15px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	background-color: #454545;
	border: 2px solid #454545;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
}
#post h6{
	width: 100px;
	margin-top: -22px;
	margin-left: 250px;
	margin-bottom: 20px;
	padding-top: 5px;
	padding-left: 25px;
	padding-right: 0px;
	padding-bottom: 5px;
	color: #3e4e5e;
	background-color: #454545;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
#interest a:link{
	color: #ffffff;
}
#interest a:visited{
	color: #ffffff;
}


/* << ----------------// Footer //---------------->> */
#footer {
margin:0;
padding:5px 5px 5px 10px;
width:1085px;
height:20px;
font-size:10px;
color:#cccccc;
background-color:#363636;
clear:both;
}

#footer a:link, #footer a:visited {
color:#999999;
text-decoration:none;
}

#footer a:hover, #footer a:active {
color:#ffffff;
text-decoration:underline;
}

/* << ----------------// Fix so that the outer DIV will wrap around all floated DIVs within //---------------->> */
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
