* { 
	margin:0;
	padding:0;
}
html, body { 
	height:100%;
}
body { 
	background:#fbfbfb url(images/tile.gif) repeat-x 0% 0%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px; 
	line-height:17px;
	color:#6f6f6f;
}

img {
	border:0; 
	vertical-align:top; 
	text-align:left;
}
object { 
	vertical-align:top; 
	outline:none;
}
ul, ol { 
	list-style:none;
}

.fleft { 
	float:left;
}
.fright { 
	float:right;
}
.clear { 
	clear:both;
}

.col_1, .col_2, .col_3, .sub_col_1, .sub_col_2, .sub_col_3 { 
	float:left;
	display:inline
}

.alignright { 
	text-align:right;
}
.aligncenter { 
	text-align:center;
}

.wrapper { 
	width:100%;
	overflow:hidden;
}
.container { 
	width:980px;
	margin:0 auto;
	padding-bottom:56px
}



/*==== GLOBAL =====*/
#main {
	margin:0 auto;
	background:url(images/skate1.jpg) no-repeat 50% 0%
}

#header {
	height:370px;
	width:735px;
	margin:0 auto;
	
	
#content {
	width:100%;
}



/*----- forms parameters -----*/

input, select, textarea { 
	font-family:Arial, Helvetica, sans-serif; font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}


/*----- other -----*/
.img-indent { 
	margin:0 14px 0 0; 
	float:left;
}

p {
	margin-bottom:16px;
}
.p1 { 
	margin-bottom:8px;
}
.p2 { 
	margin-bottom:16px;
}
.p3 { 
	margin-bottom:24px;
}
.pt16 {
	font-size:16px;	
	line-height:19px;
}
.black {
	color:#2b2b2b	
}
.it_txt {
	font-size:12px;
	font-style:italic
}
.it_txt2 {
	font-size:16px;
	font-style:italic;
	color:#6f6f6f;
	line-height:19px
}
.margi20 {
	margin-bottom:20px	
}
.margi30 {
	margin-bottom:30px	
}
.margi50 {
	margin-bottom:50px	
}
.txt_underline {
	text-decoration:underline	
}

/*----- txt, links, lines, titles -----*/
a {
	color:#729b22; 
	outline:none;
}
a:hover{
	text-decoration:none;
}
h1 {
	font-size:48px;
	line-height:1.2em;
	font-weight:normal;
	margin-bottom:5px;
	color:#2b2b2b;
	letter-spacing:-1px
}
h1 strong {
	display:block;
	margin-top:-15px;
}
h2 {
	font-size:15px;
	line-height:1.2em;
	font-weight:bold;
	margin-bottom:22px;
	text-transform:uppercase;
	color:#2b2b2b
}
h3 {
	font-size:1em;
}


.line-hor { 
	background:#e2e2e2;
	height:1px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:30px 0 30px 0;
}



/*===== header =====*/
.logo {
	position:absolute;
	margin:135px 0 0 0
}
.menu {
	position:absolute;
	margin:15px 0 0 0;
}
.menu ul li {
	float:left	;
	margin-right:40px;
	display:inline
}
.menu ul li a{
	display:inline-block;
	padding:0 0 0 16px;
	background:url(images/mark.gif) no-repeat 0% 4px;
	color:#a4a4a4;
	text-transform:uppercase;
	text-decoration:none;
}
.menu ul li a:hover, .menu ul li a.active {
	background:url(images/mark_act.gif) no-repeat 0% 4px;
	color:#0d1100;
	text-decoration:none
}
.head_icon {
	position:absolute;
	right:69px;
	top:11px;
}
.head_icon a {
	margin-left:5px;	
}
.twit_status {
	position:absolute;
	right:0;
	top:57px;
	color:#fff;
	background:url(images/bgs1.png) no-repeat 0% 0%;	
	width:234px;
	font-size:13px;
	text-align:center
}
.twit_status div {
	background:url(images/bgs3.png) no-repeat 100% 0%;	
	padding:0 11px 0 11px;
}
.twit_status div div{
	background:#474747;
	padding:5px 0 6px;
}


/*===== content =====*/


.list li {
	background:url(images/arrow.gif) no-repeat 0% 8px;
	padding:0 0 0 24px;
	line-height:25px;
}
.list li a{
	font-weight:bold
}
	

/*===== footer =====*/
#footer {
	height:149px;
	background:#e8e8e8;
}
#footer .container {
	padding:0 !important;
	position:relative;
}
.copy {
	position:absolute;
	margin:46px 0 0 0;
	color:#8e8e8e;
	font-size:12px;
}
.bottom_menu {
	position:absolute;
	margin:23px 0 0 0;
}
.bottom_menu ul li {
	float:left;
	background:url(images/spacer.gif) no-repeat 100% 4px;
	padding:0 8px 0 0;
	margin-right:8px;
}
.bottom_menu ul li a {
	color:#2a2c25;
	text-decoration:none
}
.bottom_menu ul li a:hover {
	color:#2a2c25;
	text-decoration:underline
}
.foot_txt {
	font-size:11px;
	position:absolute;
	margin:64px 0 0 0
}
/*----- forms -----*/
.inp_form div.fleft_side {
	float:left;
	display:inline
}
.inp_form input {
	display:block;
	width:210px;
	padding:2px 5px 2px;
	color:#8c8c8c;
	border:1px solid #e1e1e1;
	background:none
}
.inp_form .height_inp {
	margin-right:0;
	height:26px;
}

.inp_form textarea {
	width:210px;
	height:159px;
	color:#8c8c8c;
	padding:5px;
	border:1px solid #e1e1e1;
	float:left;
	overflow:auto;
	background:none
}
.form_link {
	padding-top:15px	
}
.form_link a {
	margin-left:15px	
}


/*==========================================*/