/* Template */

body {

	background-color:#e2e2e2;


	/* color: #315f52; */
	font-family: 'latoregular';
	font-size: 14px;
	margin: 0;
	padding: 0;
}
@font-face {
	font-family: 'latoregular';
	src: url('../fonts/lato-regular-webfont.eot');
	src: url('../fonts/lato-regular-webfont.eot?#iefix') format('embedded-opentype'),
		url('../fonts/lato-regular-webfont.woff') format('woff'),
		url('../fonts/lato-regular-webfont.ttf') format('truetype'),
		url('../fonts/lato-regular-webfont.svg#latoregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'nixie_oneregular';
	src: url('../fonts/nixieone-regular-webfont.eot');
	src: url('../fonts/nixieone-regular-webfont.eot?#iefix') format('embedded-opentype'),
		url('../fonts/nixieone-regular-webfont.woff') format('woff'),
		url('../fonts/nixieone-regular-webfont.ttf') format('truetype'),
		url('../fonts/nixieone-regular-webfont.svg#nixie_oneregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
a {
	outline: none;
}
img {
	border: none;
}
p {
	line-height: 30px;
	margin: 0;
}
p a {
	color: #315f52;
}
p a:hover {
	color: #451374;
}
	

 
/* ==============================================================
							P A G E	 - 	p a g e
 ============================================================== */
#page {


	width: 100%;
	height: 1900px;
	

}

#header-menu-line
{

	margin: 0 auto;
	position: relative;
	top:66px;
	background: url(/images/menu/header-line.png) repeat-x;
	height: 10px;
	width: 100%;

}

/*==========================================================
				A B O U T    About page
==========================================================*/

#webtitle {
	position: relative;
	top: 100px;

}


#page-pic{

	position: relative;
	background-image: url(/images/about/about-1.png);
	background-repeat: no-repeat;
	background-position: center;
	top: 150px;
  	width: 100%;
  	height: 321px;
}

#page-text{
	
	position: relative;
	top: 150px;
	width: 100%;
	height: 825px;
	background-color:#f2f2f2;
	border-top: 2px solid #ffffff;
	border-bottom: 4px solid #b3b3b3;

	
}

#text-box{
	margin: auto;
	position: relative;
	top: 50px;
	padding-left: 20px;
	width: 900px;
	height: 100%;
}

#text-box h1{
	font-size: 30px;
	color: #0099cc;

}

#text-box p{
	font-size: 20px;


}

#featured{
	margin: auto;
	position: relative;
	top: 150px;
	padding-left: 15px;
	width: 1000px;
	height: 400px;
}

/*==========================================================
				C O N T E N T S   contents 
==========================================================*/


.clearfix {
	width: 960px;
	margin: 0 auto;
}
.clearfix:after {
	clear:both;
	content:"";
	display:block;
	line-height:0;
	height:1%;
	visibility:hidden;
}

.column {
  float: left;
  width: 240px;
}

/* Clearfix (clear floats) */
.row::after {
  content: "";
  clear: both;
  display: table;
}


.column p {
  float: left;
  width: 200px;
  line-height: 20px;
  padding-left: 15px;
}

.box1 hover{
	background: url(/images/button/b-2.png) no-repeat;
	width: 180px;
	height: 56px;

}

.box1 hover{
	background: url(/images/button/b-2.png) no-repeat;
	width: 180px;
	height: 56px;

}



#button {
		position: relative;
	top:10px;
	left:-10px;
	  float1: left;

}




/* ==============================================================
						B O X - 	dbox 
 ============================================================== */

#tbox1 {
	background: url(/images/home/frame-web.png);

	top: 300px;
}


/* ==============================================================
					H I G H L I G H T	- 	highlight
 ============================================================== */
 


