@charset "UTF-8";
/* CSS Document */

/*  Set up page layout DIVs  */

html, html a {
	/*-webkit-font-smoothing: subpixel-antialiased;*/
    /*text-shadow: 1px 1px 1px rgba(0,0,0,0.004);*/
	margin: 0 auto;}

	body {
	font-size:100%;
	/*background-color: #000;*/
	background-image: url(../img/pat/subtle_carbon.png);
	background-repeat: repeat;}

	h1, h2, h3, h4, p {
	font-family: 'Roboto';}
	
	h1 {
	font-size: 18px;
	font-weight: 300;
	text-align: left;
	font-style: normal;
	color: #FFFFFF;}
	
	h2 {
	font-size: 16px;
	font-weight: 300;
	text-align: left;
	font-style: normal;
	color: #FFFFFF;}
	
	h3 {
	font-size: 14px;
	font-weight: 300;
	text-align: left;
	font-style: normal;
	color: #FFFFFF;}
	
	
	p {
	font-size: 12px;
	font-weight: 300;
	text-align: left;
	line-height: 18px;
	font-style: normal;
	/*margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 30px*/;
	color: #FFFFFF;}
			
	.test_back {
	font-family: 'Roboto';
	background-image: url(../img/bkg/bkg_slide_2560x520_v1.png);
	background-repeat: no-repeat;
	overflow:visible;
	background-position: left;
	/*background-color: #FF0033;*/}
		
	.test_back h2 {
	font-size:60px;
	font-weight:100;
	line-height:70px;
	font-style: normal;
	color: #66CC66;
	margin: 150px 0px 0px 625px;
	text-decoration: none;
	text-align:center;}
	
	.test_back2 {
	font-family: 'Roboto';
	overflow:visible;
	background-position: center;
	margin: 0px auto;
	text-align:center;
	/*background-color: #FF0033;*/}
		
	.test_back2 h2 {
	font-size:60px;
	font-weight:100;
	line-height:70px;
	font-style: normal;
	color: #66CC66;
	margin: 150px 0px 0px 625px;
	text-decoration: none;}