﻿/*logos*/
#logo						{position:absolute; top:10px; 		left:400px;			width:100%; 	height:auto;}
#textlogo					{position:absolute; top:0px; 		left:150px;			width:650px; 	height:auto;}
#logo_tagline				{position:absolute; top:80px; 		left:150px;			width:650px; 	height:auto;}

/*static components*/
#time_date					{visibility:hidden; display:none; 	position:absolute; top:82px; 		left:26px; 			text-align:right;}
#search						{visibility:hidden; display:none; 	position:absolute; top:76px; 		left:60px;}
#themed_object				{visibility:hidden; display:none; 	position:absolute; top:00px; 		left:0px;}
#bookmark					{visibility:hidden; display:none; 	position:absolute; top:140px; 		right:70px; 		width:auto; 	height:50px;}
#menu_top					{position:absolute; top:100px; 		right:47px;}
#twitter-facebook			{position:absolute; top:25px; 		right:20px;}

/* change "PAGE WIDTHS" here */
#header_wr					{width:990px;		/*min-width:990px; 	max-width:990px;*/}
#header						{width:990px;		/*min-width:990px; 	max-width:990px;*/}
.header_bg					{width:990px;		/*min-width:990px; 	max-width:990px;*/}
#content1_wr				{width:990px;		/*min-width:990px; 	max-width:990px;*/}

/* change "HEADER HEIGHT" here */
.boxh-content				{height:0px;}
#content1_bg				{margin-top:102px;}

/* change "FOOTER HEIGHT" here */
#footer_bg					{margin:-10px 0px 0px 0px;}
#footer						{padding:50px 0px 50px 0px; 		text-align:center;}

/* page styles */
html, body					{margin:0px; 		padding:0px;}

#main						{width:100%; 		background:url('../graphics/minimized_bg.jpg') no-repeat center top; position:absolute;}

/* header styles - do not edit */
#header_bg					{width:100%;		position:absolute;	top:0px;	left:0px;	padding:0px;	border:0px; 			}
#header_l					{width:0px;			float:left;									padding:0px; 	border:0px;}
#header_r					{width:0px;			float:right;								padding:0px; 	border:0px;}

#header_wr					{margin-left:auto;	margin-right:auto; 	height:auto;		padding:0px; 	border:0px;}
#header						{margin-left:auto; 	margin-right:auto;	position:relative;  padding:0px; 	border:0px;}
.header_bg					{padding:0px; 		border:0px; 		position:absolute; 	top:0px; 		left:0px;}

/* content styles - do not edit */
#content1_bg				{width:100%;		padding:0px; 		border:0px;}
#content1_wr				{margin-left:auto;	margin-right:auto;	position:relative;	padding:0px; 	border:0px;	min-height:350px;	}
#content1_l					{width:0px;			float:left;									padding:0px; border:0px;}
#content1_r					{width:0px;			float:right;								padding:0px; border:0px;}
#content1					{margin-left:0px; 	margin-right:0px; 	position:relative; 	padding:30px 0px 10px 0px; border:0px;}

/* footer styles - do not edit */
#footer_bg					{width:100%;		padding:0px;}
#footer_wr					{}
#footer_l					{width:0px;			float:left;}
#footer_r					{width:0px;			float:right;}
#footer						{width:100%;		height:auto;}
#footer_bg					{background:url('../graphics/footer_bg.png') repeat-x center top;  }


/* column1 padding / margins */
#columns1					{padding-top:10px; 			padding-bottom:0px;}					
#column1_wrapper			{padding:0px 0px 0px 0px;	margin:0px;}
#left1col					{padding:0px 0px 0px 0px;	margin:0px;}
#left1pad					{padding:0px 0px 0px 0px;	margin:0px;}
#right1col					{padding:0px 0px 0px 0px;	margin:0px; position:relative;}
#right1pad					{padding:0px 0px 0px 0px;	margin:0px;}
#center1col					{padding:0px 20px 0px 30px ;}


/* seo */	
#seo						{width:100%; height:50px; position:absolute; top:0px; left:0px;}
#seo_wrapper				{position:relative; top:0px; left:0px;}
#seo_wrapper				{margin-left:auto; margin-right:auto; border:0px;}

.clear						{min-width:990px; max-width:1280px; margin-left:auto; margin-right:auto; clear:both; height:0px;}

