/*
*	all elements
*/
html *
{
	margin: 0;
	padding: 0;
	font-family: Arial, "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 1.0em;
	color: #484848;
	line-height: 1.5;
}

body
{
	font-size: 0.7em;
	background: #5b749e;
}

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

a:hover
{
	color: #f7931e;
	text-decoration: underline;
}

orng
{
	color: #f7931e;
	font-weight: bold;
}

h1
{
	color: #f7931e;
	font-size: 1.4em;
	margin: 0;
}

h2
{
	font-size: 1.2em;
	margin: 0;
}

hr
{
	margin: 15px 0 15px 0;
	padding: 0;
	color: #f7931e;
	background: #f7931e;
	height: 1px;
	border: 0;
}

p
{
	padding: 0 0 10px 0;
}

ul,
ol
{
	padding: 0 10px 15px 30px;
}

img
{
	border: 0;
	display: block;
}

.img-lft
{
	float: left;
	padding: 0 15px 15px 0;
}

.img-rgt
{
	float: right;
	padding: 0 0 15px 15px;
}

.error
{
	color: #ff0000;
}

.skip-to-content
{
	display: none;
}

.clearfix:after
{
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


#wrapper
{
	width: 1024px;
	min-height: 448px;
	height: auto !important;
	height: 448px;
	background: url(/images/bg.png) no-repeat;
}
	
	#wrapper #logo
	{
		padding: 50px 0 65px 28px;
	}
	
	#wrapper #container
	{
		width: 872px;
		min-height: 439px;
		height: auto !important;
		height: 439px;
		padding-left: 98px;
		background: url(/images/bg_content.png) no-repeat 98px 0px;
	}
		
		#wrapper #container #nav
		{
			
		}
			
			#wrapper #container #nav ul
			{
				float: right;
				margin: 0;
				padding: 7px 40px 0 0;
				list-style: none;
				font-size: 1.1em;
			}
				
				#wrapper #container #nav ul li
				{
					margin: 0;
					padding: 0;
					display: inline;
				}
					
					#wrapper #container #nav ul li a
					{
						float: left;
						color: #484848;
						text-transform: lowercase;
						margin: 0;
						padding: 0 15px 0 15px;
						display: block;
					}
					
					#wrapper #container #nav ul li a:hover,
					#wrapper #container #nav ul li.hi a
					{
						color: #f7931e;
						text-decoration: none;
					}
					
		#wrapper #container #content
		{
			padding: 15px 15px 0 50px;
		}
		
			#wrapper #container #content #lft
			{
				float: left;
				height: 370px;
				max-width: 542px;
			}
					
				#wrapper #container #content #lft #box1
				{
					float: left;
					width: 532px;
					margin-bottom: 20px;
					padding: 10px 0 0 10px;
					background: url(/images/bg_box1.png) #FFFFFF bottom right no-repeat;
				}
				
				#wrapper #container #content #lft #box2
				{
					float: left;
					width: 250px;
					margin-bottom: 20px;
					padding: 10px 0 0 10px;
					background: url(/images/bg_box1.png) #FFFFFF bottom right no-repeat;
				}
				
				#wrapper #container #content #lft #box3
				{
					float: right;
					margin: 0 0 20px 20px;
					width: 250px;
					padding: 10px 0 0 10px;
					background: url(/images/bg_box1.png) #FFFFFF bottom right no-repeat;
				}
				
				#wrapper #container #content #lft #box4
				{
					float: left;
					width: 358px;
					margin-bottom: 20px;
					padding: 10px 0 0 10px;
					background: url(/images/bg_box1.png) #FFFFFF bottom right no-repeat;
				}
				
				#wrapper #container #content #lft #box5
				{
					float: right;
					margin: 0 0 20px 20px;
					width: 142px;
					padding: 10px 0 0 10px;
					background: url(/images/bg_box1.png) #FFFFFF bottom right no-repeat;
				}
				
				#wrapper #container #content #lft #box6
				{
					float: left;
					width: 532px;
					height: 345px;
					padding: 10px 0 0 10px;
					background: url(/images/bg_box1.png) #FFFFFF bottom right no-repeat;
				}
				
					#wrapper #container #content #lft #box6 #products
					{
						float: left;
						width: 80px;
						height: 350px;
						padding: 20px 0 0 10px;
					}
					
					#wrapper #container #content #lft #box6 #stage
					{
						float: right;
						width: 389px;
						height: 222px;
						text-align: center;
						margin-right: 20px;
						padding: 10px 0 10px 0px;
						background: url(/images/bg_portfolio.png) no-repeat;
					}
					
						#wrapper #container #content #lft #box6 #stage #folio
						{
							float: none;
							width: 327px;
							height: 165px;
							text-align: center;
							vertical-align: middle;
							margin: auto;
							padding-left: 20%;
						}
						
						#wrapper #container #content #lft #box6 #stage #caption
						{
							float: left;
							padding: 10px 0 0 30px;
							vertical-align: middle;
							margin: auto;
						}
				
				#wrapper #container #content #lft .offer
				{
					float: left;
					width: 52px;
					height: 52px;
					position: absolute;
					top: 375px;
					left: 370px;
					background: url(/images/icon_specials.png) no-repeat;
				}
		
			#wrapper #container #content #rgt
			{
				width: 235px;
				min-height: 90px;
				margin: 10px 0 0 20px;
				padding-top: 260px;
				float: right;
				background: url(/images/bg_products.png) no-repeat;
			}
			
				#wrapper #container #content #rgt #twitter
				{
					float: left;
					width: 107px;
					border-right: solid 1px #CCCCCC;
				}
				
				#wrapper #container #content #rgt #partners
				{
					width: 117px;
					margin-left: 10px;
					float: right;
				}
		
		
	#wrapper #footer
	{
		padding: 30px 0 20px 0;
		font-size: 0.85em;
		text-transform: lowercase;
		text-align: center;
	}
		
		#wrapper #footer,
		#wrapper #footer a
		{
			color: #fff;
		}
		
