html, body {
	color : #d8d8d8;
	margin : 0;
	padding : 0;

	background-image: url(../img/bg_main.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 1.6em;
	font-weight: normal;
	font-variant: normal;
	height:100%;
}

* {
margin: 0;
}

p {
	margin: 0;
	padding: 0;
}
a {

	text-decoration:none;
	border:none;
}

a:hover {

	text-decoration:none;
	cursor:pointer;
}

h1 {
	color : #ccc;
	margin : 20px 0 10px;
	padding-bottom : 10px;
	font-family: Arial;
	font-size: 0.9em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

h2 {
	display: inline;
	padding-left: 0.1em;
	font-size: 10px;
	color: #bbbbbb;
	font-family: Arial;
}

#container {
	width : 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -550px;
}

.push {
height: 550px;
}

#header {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	color : #fdfdfd;

	height: 80px;


}

#top {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 35px;	
	width : 900px;
	background-image: url(../img/bg_top.png);
	background-repeat: no-repeat;
	background-position: top;

}

#logo {
	text-align : left;
	float: left;
	width: 90px;
	height:72px;
	margin-left: 25px;
	margin-top: 2px;
}

#company {
	text-align : left;
	float: left;
	width: 200px;
	margin-top: 30px;
	font-size: 1.5em;
	font-weight: lighter;
	text-transform: uppercase;
	color: #d1d1d1;
	letter-spacing: -1px;
	font-family: Arial;
}

#company p {
	display:inline;
}


#menu {
	text-align : right;
	float: right;
	width: 500px;
	height: 70px;
	margin-right: 25px;
}

#menu a {
	text-decoration : none;
	color : #919191;
	padding-top: 31px;
	padding-right: 15px;
	padding-bottom: 30px;
	padding-left: 15px;
	float: right;
	font-weight: lighter;
	text-transform: uppercase;
	width: 60px;
	text-align: center;
	font-size: 11px;
}
#menu a:hover {	
	text-decoration : none;
	color : #dcdcdc;
	padding-top: 31px;
	padding-right: 15px;
	padding-bottom: 30px;
	padding-left: 15px;
	float: right;
	font-weight: lighter;
	text-transform: uppercase;
	background-image: url(../img/bg_menu_hover.jpg);
	background-repeat: no-repeat;
	background-position: top;
	border:none;
	}
	
	
#content {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width:500px;
	text-align: center;
	height:70px;
	background-image: url(../img/bg_content.png);
	background-repeat: repeat;
	-box-shadow: 0px 0px 20px #000000;
	-webkit-box-shadow: 0px 0px 20px #000000;
	-moz-box-shadow: 0px 0px 20px #000000;
	-moz-border-radius-bottomleft: 35px;
	-webkit-border-bottom-left-radius: 35px;
	-moz-border-radius-bottomright: 35px;
	-webkit-border-bottom-right-radius: 35px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #939393;
	border-bottom-color: #939393;
	border-left-color: #939393;
	padding-top: 20px;
}

#content_showcase {
	float: left;
	height: 100px;
	width: 450px;
	margin-left: 170px;
	padding-left: 3px;
}

#content_partners {
	float: left;

	width: 450px;
	margin-left: 170px;

}

#content_hvi {
	float: left;
	width: 450px;
	margin-left: 150px;
	height: 40px;
}

#content img {

	margin-bottom: 5px;

}

a img {
	border:none;
	text-decoration:none;

}


#footer {
	height: 550px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}

#copyright {
	float:left;
	margin-top:15px;
	color: #323232;
	font-size: 11px;
}

#adroon {
	float:right;
	margin-right:20px;
	margin-top: 5px;
}

#footer img {
	margin-bottom: -15px;
}

#adroon img:hover {
	border:none;
	height: 40px;
	width: 90px;
	-box-shadow: 0px 0px 10px #ae0202;
	-webkit-box-shadow: 0px 0px 10px #ae0202;
	-moz-box-shadow: 0px 0px 10px #ae0202;
}

#content_showcase img:hover {

	-box-shadow: 0px 0px 5px #fff;
	-webkit-box-shadow: 0px 0px 5px #fff;
	-moz-box-shadow: 0px 0px 5px #fff;
}

#content_showcase a img {
	margin-top: 10px;
	margin-left: 10px;
	
		-moz-border-radius-bottomleft: 7px; 
	-webkit-border-bottom-left-radius: 7px;
	-moz-border-radius-bottomright: 7px; 
	-webkit-border-bottom-right-radius: 7px;
			-moz-border-radius-topleft: 7px; 
	-webkit-border-top-left-radius: 7px;
	-moz-border-radius-topright: 7px; 
	-webkit-border-top-right-radius: 7px;
	border:none;
}

#content_hvi a img {

	border:none;
}

#footer a img {

	border:none;
}

#footer img {
	margin-left: -3px;

}

