	@charset "utf-8";

body 
{
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #D2D2D2;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
p
{
	text-align: justify;
}
a:link, a:visited
{
	color: #646464;
}
a:hover
{
	color:#FF6600;
}
h1
{
	color: #ff6633;
	font-size: 100%;
	font-weight: bold;
	text-align:left;
}
h2
{
	color: #ff6633;
	font-size: 100%;
	font-weight: bold;
}
h3
{
	color: #ff6633;
	font-size: 100%;
	padding: 15px 0 0 0;
	margin: 0;
	font-weight: normal;
}
#digital_signage_left
{
	width: 50%;
	float: left;
}
#digital_signage_left h3
{
	color: #ff6633;
	font-size: 100%;
	padding: 0 0 0 0;
	margin: 0;
	font-weight: normal;
	text-align: left;
}
#digital_signage_right
{
	width: 50%;
	float: left;
	font-size: 10px;
}
#wrapper
{
	position: relative;
	width: 775px;
	background: #D2D2D2;
	margin: 0 auto;
	padding-top: 3px;
	text-align: left;
}
#header
{ 
	height: 177px;
	padding: 0;
}
#header_flash
{
	margin-bottom: 1px;
}
#menu
{
	height: 25px;
}
#menu img
{
	border: 0;
}
#content
{
	padding-top: 10px;
	height: 480px;
}
#sidebar_left
{
	width: 130px;
	float: left;
	height: 520px;
}
#sidebar_right
{
	width: 188px;
	float: left;
	font-size: 75%;
	background-color: white;
	margin-left: 10px;
	padding: 20px;
	position: relative;
	height: 100%;
	overflow-y: auto;
	overflow-x: hidden;
}
#sidebar_right a
{
	font-size: 80%;
}
#submenu img
{
	border: none;
	margin: 2px 0;
}
#logos img
{
	margin: 3px 0;
	border: 1px solid black;
}
#content #main
{
	float: left;
	width: 352px;
	font-size: 75%;
	background-color: white;
	margin-left: 10px;
	padding: 20px;
	position: relative;
	height: 100%;
	overflow: auto;
}
#content #main div
{
	text-align:center;
}
#content #main #digital_signage
{
	text-align: justify;
}
#content #main #digital_signage a
{
	font-size: 80%;
}
#content #main_full
{
	float: left;
	width: 730px;
	font-size: 75%;
	background-color: white;
	margin-left: 0;
	padding: 20px;
	position: relative;
	height: 100%;
	overflow: auto;
}
.corner
{
	position : absolute;
	width: 15px;
	height: 15px;
	top: 0;
	left: 0;
}
.clear
{
	clear: both;
}
.footer
{
	text-align: center;
	font-size: 65%;
	padding: 12px;
}
.footer img
{
	border: 0;
}
.main_with_submenu
{
	float: left;
	width: 590px;
	font-size: 75%;
	background-color: white;
	margin-left: 10px;
	padding: 20px;
	position: relative;
	height: 100%;
	overflow: auto;
}
.downloads
{
	margin: 20px;
	float: left;
	width: 80px;
	text-align:center;
}
#partners_left
{
	float: left;
	font-size: 75%;
	background-color: white;
	padding: 20px;
	position: relative;
	height: 100%;
	overflow-y: auto;
	overflow-x: hidden;
	width:130px;
	margin-left:0;
}
#partners_left #logos img
{
	margin: 30px 0;
}
#partners_right
{
	float: left;
	width: 730px;
	font-size: 72%;
	background-color: white;
	padding: 20px;
	position: relative;
	height: 100%;
	overflow: auto;
}
#contact_left
{
	float: left;
	width: 530px;
	font-size: 75%;
	background-color: white;
	margin-left: 0;
	padding: 20px;
	position: relative;
	height: 44%;
	overflow: auto;
}
#contact_right
{
	float: left;
	font-size: 75%;
	background-color: white;
	margin-left: 10px;
	padding: 20px;
	position: relative;
	height: 44%;
	overflow-y: auto;
	overflow-x: hidden;
	width:150px;
}
#contact_logo
{
	float: right;
}
#contact_form
{
	float: left;
	width: 730px;
	font-size: 75%;
	background-color: white;
	margin-top: 10px;
	margin-left: 0;
	padding: 20px;
	position: relative;

	overflow: auto;
}
.error p
{
	color: red;
	margin:0;
	padding:0;
}
.job
{
	margin-top: 10px;
	padding-left: 15px;
	width: 30%;
	float: left;
	font-size: 90%;
}
.job ul, .job li
{
	margin : 0;
	margin-left:5px;
	padding-left:5px;
}
.job ul
{
	margin-top: 5px;
}
#logos
{
position: absolute;
bottom : -45px;

}
