/* CSS Document */
body {
	font-family: "helvetica neue",  Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;

}
h1,h2,h3,h4 {
	margin-top: 0px;
	
	
}


div#head {
    position: absolute;
    width:753px;
    height:76px;
    left:48px;
    top: 48px;
    padding: 12px;
	background-color: #494b63;
}


 /* Menu Starts */
.mainNav {
	position: absolute;
	width:388px;
	height:88px;
	left:436px;
	top: 58px;
	background-color: #494b63;
	
}
  ul{list-style-type: none; padding: 0;margin: 0;}

a { font-size:14px; text-decoration: none; line-height: 20px;}
 
 	#nav a:link {
		color:#FFF;
		font: 15px/1.3em "helvetica neue", Arial, sans-serif;
		
	}
	#nav a:visited {
		color:#FFF;
		font: 15px/1.3em "helvetica neue", Arial, sans-serif;
		
	}
	#nav a:hover {
		color:#73B462;
		text-decoration:none;
		font: 15px/1.3em "helvetica neue", Arial, sans-serif;
	}
	#nav li:first-child a {
		
	}
	#think #nav-think a,
	#who  #nav-who a,
	#do #nav-do a,
	#touch #nav-touch a,
	#blank1 #nav-blank1 a,
	#blank2 #nav-blank2 a {
		
		color:#73B462;
		
	}
	#home #nav-think a:hover,
	#who  #nav-who  a:hover,
	#do #nav-do a:hover,
	#touch #nav-touch a:hover,
	#blank1 #nav-blank1 a:hover,
	#blank2 #nav-blank2 a:hover {
		background:#494b63;
	}
	#nav a:active {
		color:#73B462;
	}
	/* ]]> */
    /* declarations to style the hover effect of the current state */
    /* Menu Ends */




.bottom a:link {
	color: #9b9b9b;
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
	font-size: 95%;

}


.bottom a:visited {
	color: #9b9b9b;
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
	font-size: 95%;
}

.bottom a:hover {
	color: #5F5F5F;
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
	font-size: 95%;
}


.bottom a:active {
	color: #9b9b9b;
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
	font-size: 95%;
}

div#tagmenu {
	position: absolute;
	width: 775px;
	top: 154px;
	left:48px;
	border-bottom: 1px solid #494b63;
	height:17px;
	color: #494b63;
	vertical-align: bottom;
	font-size: 12px;
	
}

.tagtext {
	font-size: 93%;
}


div#columns {
    position: relative;
    width: 778px;
    top: 202px;
	left: 48px;
	
}


div#PullQuotes {
    position: relative;
    width:360px;
    top: 0px;
    left: 0px;
    color:#457837;
	line-height: 2.4em;
	font-size:120%;
	
	
}


div#content {
	position: absolute;
	width: 385px;
	top: 0px;
	left: 388px;
	line-height: 1.3em;
	font-size:110%;
	color: #34393b;
}





.contentLink a:link {
	color: #494b63;
	text-decoration: underline;
	font-family: Helvetica, Arial, sans-serif;
	
	
}

.contentLink a:visited {
	color: #494b63;
	text-decoration: underline;
	font-family: Helvetica, Arial, sans-serif;
	
	
}

.contentLink a:hover {
	color: #5F5F5F;
	text-decoration: underline;
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
	
}


.contentLink a:active {
	color: #494b63;
	text-decoration: underline;
	font-family: Helvetica, Arial, sans-serif;

}



 /* Footer */


div#bar {
    position: absolute;
    width: 350px;
    clear: both;
	height: 18px;
    top: 450px;
    left: 48px;
	background-color: #494b63;
}

div#contact {
	position: absolute;
	width: 350px;
	clear: both;
	height: 20px;
	top: 425px;
	left: 48px;
	background-color: #FFFFFF;
	text-align: right;
	}
	
