@charset "utf-8";
/* CSS Document */
body{width: 100%; 
	
font-family:Arial, Helvetica, sans-serif;
}
#main{
	background-color:#FFF;
	width:1000px;
	height:1000px;}
/*
#about{
	 background-color:#f4f4f4;
	 width:1140px;
	 height:200px;}
*/
#footer{
	background-image: url(images/16.png);
	background-color: #f4f4f4;
	width: 940px;
	height: 35px;}
@font-face {
    font-family: 'Helios';
    src: url(fonts/'helios.eot');
    src: url(fonts/'helios.eot?#iefix') format('embedded-opentype'),
         url(fonts/'helios.woff') format('woff'),
         url(fonts/'helios.ttf') format('truetype'),
         url(fonts/'helios.svg#helios') format('svg');
    font-weight: normal;
    font-style: normal;}

/* grid padding */
.grid_2.alpha{
	position:relative;
	padding-top:37px;}
.grid_12.top{
	height:11px;}
.grid_12.padd{
	height:40px;}
	
/* text styles */
.text1{
	font-size:11px;
	color:#727272;
	float:right;
	text-align:right;
	padding-top:0px;}
.text2{
	font-family: 'Helios';
	font-weight:bold;
	font-size:15px;
	color:#292929;
	position:relative;
	bottom:9px;
	right:15px;}
.text3{
	font-weight:bold;
	font-size:14px;
	position:relative;
	padding-left:2px;}
.text4{
	font-style:italic;
	font-size:12px;
	color:#939292;}
.text5{
	font-size:12px;
	color:#727272;
	line-height:1.5;}
.text6{
	font-size:10px;
	color:#757575;}
.text7{
	font-size:11px;
	color:#727272;
	line-height:1.5;}
.text8{
	font-size:11px;
	color:#727272;
	position:relative;}
.text9{
	font-size:11px;
	color:#130e07;}
.text10{
	font-size:11px;
	color:#727272;}
.text11{
	font-size:11px;
	color:#727272;
	position:relative;
	float:right;
	right:20px;}
.text_white{
	color:#FFF;
	font-size:22px;}
.text_black{
	color:#000;
	font-size:22px;}

/* social media buttons */

A.rollover1 {
	float:right;
    background: url(images/nav_t.png); 
    display: block; 
    width: 25px; 
    height: 25px;
	margin-left:5px;}
A.rollover1:hover {
    background: url(images/nav_t-h.png);}
A.rollover2 {
	margin-left:15px;
	float:right;
    background: url(images/nav_f.png); 
    display: block; 
    width: 25px; 
    height: 25px;}
 A.rollover2:hover {
    background: url(images/nav_f-h.png);}
	
/* navigation buttons */
 A.rollover3 {
	float:right;
    background: url(images/nav_contact.png); 
    display: block; 
    width: 120px; 
    height: 25px;}
 A.rollover3:hover {
    background: url(images/nav_contact-h.png);}
 A.rollover4 {
	float:right;
    background: url(images/nav_about.png); 
    display: block; 
    width: 120px; 
    height: 25px;}
 A.rollover4:hover {
    background: url(images/nav_about-h.png);}
 A.rollover5 {
	float:right;
    background: url(images/nav_shop.png); 
    display: block; 
    width: 120px; 
    height: 25px;}
 A.rollover5:hover {
    background: url(images/nav_shop-h.png);}	
	
/*
.grid_12.about{
	height:40px;}
.img1{
	position:relative;
	padding-right:20px;}
a.free{
	color:#000;
	text-decoration:none;}
*/

/* footer text */
.grid_3.suffix_6{
	position:relative;
	padding-top:0px;}
.grid_3.fto{
	position:relative;
	padding-top:20px;
	float:right;}
	
.grid_16.about{
	height:10px;}
.href{
	text-decoration:none;
	color:#130e07;}
a.href:hover{
	color:#e83f68;}
.img2{
	position:relative;
	padding-top:5px;}

/*
.vlinks {
	text-align: right;
	font-size:11px;
	color:#727272;
	padding-top:10px}
.vlinks a{
	color:#727272;
	text-decoration: underline;}
.vlinks a:hover {
	color:#e83f68;}
*/