	html, body
	{
		height: 100%;
	}
	
	body
	{
		margin:auto;
		padding: 1px;
		background: #6EA5F0;
		font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif" sans-serif;
		font-size: 12pt;
		color: rgba(0,0,0,.6);
	}
	
	
	h1, h2, h3
	{
		margin: 0;
		padding: 0;
		color: white;
	}
	
	p, ol, ul
	{
		margin-top: 0;
	}
	
	ol, ul
	{
		padding: 0;
		list-style: none;
	}
	
	p
	{
		line-height: 130%;
	}
	
	a
	{
		color: #47FCBB;
	}
	
	.container
	{
		
		width:auto;
            
}
	/*********************************************************************************/
/* Menu                                                                          */
/*********************************************************************************/

.menu_nav {
	margin:auto;
	padding:1px 0 0;
	height:36px;
	background:url() repeat-x left top;
}
.menu_nav ul {
	list-style:none;
	padding:0;
	height:10px;
	float:left;
}
.menu_nav ul li {
	margin:0;
	padding:0 02px 0 0;
	float:left;
	background:url() no-repeat right top;
}
.menu_nav ul li a {
	display:inline-block;
	margin:0;
	padding:10 px 0 0;
	width:109px;
	height:40px;
	font-size:14px;
	line-height:35px;
	font-weight:100 ;
	background:url(../images2/bttnr1.jpg)
    no-repeat left top;
	text-transform:uppercase;
	text-align:center;
}

.menu_nav ul li:active a {
  transform: translateY(4px);
  background:url(../images2/bttnr3.jpg)
  no-repeat }
  
  
.menu_nav ul li a:hover {
	background:url(../images2/bttnr2.jpg) no-repeat;
}


		
/*********************************************************************************/
/* Image Style                                                                   */
/*********************************************************************************/

	.image
	{
		display: inline-block;
		border: 1px solid rgba(0,0,0,.1);
	}
	
	.image img
	{
		display: block;
		width: 100%;
	}
	
	.image-full
	{
		display: block;
		width: 100%;
		margin: 0 0 3em 0;
	}
	
	.image-left
	{
		float: left;
		margin: 0 2em 2em 0;
	}
	
	.image-centered
	{
		display: block;
		margin: 0 0 2em 0;
	}
	
	.image-centered img
	{
		margin: 0 auto;
		width: auto;
	}

/*********************************************************************************/
/* List Styles                                                                   */
/*********************************************************************************/

	ul.style1
	{
	}



		
/*********************************************************************************/
/* Heading Titles                                                                */
/*********************************************************************************/

	.title
	{
		margin-bottom: auto;
	}
	
	.title h2
	{
		font-size: 2.8em;
	}
	
	.title .byline
	{
		font-size: 1.1em;
		color: #E4BDBE;
	}

/*********************************************************************************/
/* Header                                                                        */
/*********************************************************************************/

	#header-wrapper
	{
		overflow: hidden;
		background: #2056ac;
	}

	#header
	{
		text-align: center;
	}

/*********************************************************************************/
/* Wrapper                                                                       */
/*********************************************************************************/


	.wrapper
	{
		overflow: auto;
		padding: 0em 0em 1em 0em;
		background: #630608;
	}


/*********************************************************************************/
/* Welcome                                                                       */
/*********************************************************************************/

	#welcome
	{
    overflow: hidden;
    width: 779px;
    padding-top: 1em;
    padding-right: 18px;
    padding-left: 18px;
    padding-bottom: 0em;
    text-align: center;
	}
	
	#welcome .content
	{
		padding: 0em 1em;
	}
	
	#welcome .title h2
	{
	}
	
	#welcome a,
	#welcome strong
	{
	}


/*********************************************************************************/
/* Content                                                                       */
/*********************************************************************************/

	#content
	{
		width: 700px;
		padding: 5px;
		border-right: 1px solid rgba(0,0,0,.1);
	}


/*********************************************************************************/
/* Three Columns                                                                 */
/*********************************************************************************/

.box { margin:auto;
}

	#three-column
	{
    overflow: auto;
    margin-top: 1em;
    padding-top: 1em;
    border-top: 1px solid rgba(0,0,0,0.2);
    text-align: center;
	}
	
	#three-column h2
	{
		margin: 5px;
		font-size: 1.5em;
		font-weight: 500;
	}
	
	#three-column .icon
	{
		position: relative;
		display: block;
		margin: 0px auto 0.80em auto;
		background: none;
		line-height: 150px;
		font-size: 4em;
		width: 150px;
		height: 150px;
		border-radius: 100px;
		border: 6px solid #67128F;
		text-align: center;
		color: #FFF;
		
	}
		
	#three-column #tbox1,
	#three-column #tbox2,
	#three-column #tbox3
	{
		float: left;
		border-width: 3;
		width: 330px;
		padding: 10px 10px 20px 5px;
		border-color:rgba(255,35,233,1.00)
	}
	#tbox1 {
		}
		
	
	#three-column .title h2
	{
		font-size: 1.40em;
	}
	
	#three-column .title .byline
	{
		padding-top: 0.50em;
		font-size: 0.90em;
		color: #858585;
	}

	#three-column .arrow-down
	{
		border-top-color: #292929;
	}
	
	
	ul.tools
	{
		margin: 0;
		padding: 0em 0em 0em 0em;
		list-style: none;
	}
	
	ul.tools li
	{
		display: inline-block;
		padding: 0em .2em;
		font-size: 4em;
	}
	
	ul.tools li span
	{
		display: none;
		margin: 0;
		padding: 0;
	}
	
	ul.tools li a
	{
		color: #FFF;
	}
	
	ul.tools li a:before
	{
		display: inline-block;
		background: #1ABC9C;
		width: 120px;
		height: 120px;
		border-radius: 50%;
		line-height: 120px;
		text-align: center;
		color: #FFFFFF;
	}
	
