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

/* @license
 * MyFonts Webfont Build ID 2536448, 2013-04-22T12:17:03-0400
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: Novecento Wide Light by Synthview
 * URL: http://www.myfonts.com/fonts/synthview/novecento/wide-light/
 * Licensed pageviews: 0
 * 
 * Webfont: Novecento Wide DemiBold by Synthview
 * URL: http://www.myfonts.com/fonts/synthview/novecento/wide-demibold/
 * Licensed pageviews: 0
 * 
 * Webfont: Novecento Wide Book by Synthview
 * URL: http://www.myfonts.com/fonts/synthview/novecento/wide-book/
 * Licensed pageviews: 0
 * 
 * Webfont: Novecento Wide Normal by Synthview
 * URL: http://www.myfonts.com/fonts/synthview/novecento/wide-normal/
 * Licensed pageviews: Unlimited
 * 
 * Webfont: Novecento Wide Medium by Synthview
 * URL: http://www.myfonts.com/fonts/synthview/novecento/wide-medium/
 * Licensed pageviews: 0
 * 
 * 
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=2536448
 * Webfonts copyright: Copyright &#x00A9; 2011 by Jan Tonellato. All rights reserved.
 * 
 * © 2013 MyFonts Inc
*/




  
@font-face {font-family: 'Novecentowide-Light';src: url('webfonts/26B400_0_0.eot');src: url('webfonts/26B400_0_0.eot?#iefix') format('embedded-opentype'),url('webfonts/26B400_0_0.woff') format('woff'),url('webfonts/26B400_0_0.ttf') format('truetype');}
 
  
@font-face {font-family: 'Novecentowide-DemiBold';src: url('webfonts/26B400_1_0.eot');src: url('webfonts/26B400_1_0.eot?#iefix') format('embedded-opentype'),url('webfonts/26B400_1_0.woff') format('woff'),url('webfonts/26B400_1_0.ttf') format('truetype');}
 
  
@font-face {font-family: 'Novecentowide-Book';src: url('webfonts/26B400_2_0.eot');src: url('webfonts/26B400_2_0.eot?#iefix') format('embedded-opentype'),url('webfonts/26B400_2_0.woff') format('woff'),url('webfonts/26B400_2_0.ttf') format('truetype');}
 
  
@font-face {font-family: 'Novecentowide-Normal';src: url('webfonts/26B400_3_0.eot');src: url('webfonts/26B400_3_0.eot?#iefix') format('embedded-opentype'),url('webfonts/26B400_3_0.woff') format('woff'),url('webfonts/26B400_3_0.ttf') format('truetype');}
 
  
@font-face {font-family: 'Novecentowide-Medium';src: url('webfonts/26B400_4_0.eot');src: url('webfonts/26B400_4_0.eot?#iefix') format('embedded-opentype'),url('webfonts/26B400_4_0.woff') format('woff'),url('webfonts/26B400_4_0.ttf') format('truetype');}

body {
	width:1200px;
	height:auto;
	text-align:center;
	margin:auto;
	background-color:#000;
	background-image:url(../images/repeating_bg.gif);
	background-position:top;
	background-repeat:repeat-x;
}

#container {
	width:1200px;
	height:604px;
	position:absolute;
	top:145px;
	margin:0;
	padding:0;
	background-image:url(../images/main_bg.jpg);
	background-position:top center;
	background-repeat:no-repeat-x;
}

#text_box {
	width:260px;
	height:160px;
	position:relative;
	margin-left:150px;
	padding:20px;
	float:left;
}

#text_box_2 {
	width: 280px;
	height: 20px;
	position: relative;
	margin-right: 150px;
	margin-top: 0;
	padding: 0;
	padding-right: 20px;
	padding-bottom: 20px;
	text-align: right;
	text-align: end;
	float: right;
	vertical-align: bottom;
	padding-top: 160px;
}

#text_box_3 {
	width:280px;
	height:180px;
	position:relative;
	margin-right:150px;
	margin-top:0;
	padding:0;
	padding-left:20px;
	padding-top:20px;
	text-align:left;
	float:right;
	clear:both;
}

h1 {
	font-family: 'Novecentowide-Light';
	font-weight:normal;
	font-style:normal;
	font-size:16px;
	line-height:20px;
	text-align:left;
	padding:0;
	color:#FFFFFF;
	padding:0;
	margin:0;
}

h2 {
	font-family: 'Novecentowide-Bold';
	font-weight:normal;
	font-style:normal;
	font-size:26px;
	text-align:right;
	padding:0;
	color:#FFFFFF;
	padding:0;
	margin:0;
}

h3 {
	font-family: 'Novecentowide-Book';
	font-size: 18px;
	text-align: right;
	padding: 0;
	color: #000000;
	padding: 0;
	margin: 0;
	vertical-align: bottom;
	font-weight:normal;
	font-style:normal;
}

P {
	font-family: 'Novecentowide-Light';
	text-align: left;
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 16px;
	color: #ffffff;
	margin-bottom: 10px;
	font-weight:normal;
	font-style:normal;
}

a {
	color:#FFF;
	text-decoration:none;
}

a:hover {
	color:#efefef;
	text-decoration:none;
}
