/*	LAYOUT:	*/

body {
margin: 0;
background-color: transparent;
background-image: url(images/fade-top.png);
background-repeat: repeat-x;
}

#holder {
margin-left: auto;
margin-right: auto;
width: 960px;
}
#holderHome {
width: 100%;
background-image: url(images/Background-holderHome.jpg);
background-repeat:repeat-x;

}
#FlashMovie{
width:100%;
text-align:center;
height:400px;
/*background-color:#80cbda;*/
}

#mainContent {
padding-left: 200px;
margin-top: -180px;
float: left;
}


#leftCol {
margin-right: 50px;
margin-left: 0px;
margin-top: 0px;
margin-bottom: 0px;

width: 360px;
float:left;
clear:left;
color: green;
display: block;
}


#rightCol {
width: 360px !important;
padding-top: 0;

margin-left: 20px;
margin-right: 20px;
margin-top: 0px;
margin-bottom: 0px;

float:right;
clear:right;
display: inline;

color: red;
}


#navTopRight {
text-align: right;
display: block;
padding: 10px;
z-index: 120;
}


#topWrapper {
background-color: transparent;
background-image: url(images/fade-top.png);
background-repeat: repeat-x;
width: 100% !important;
height: 139px;
overflow: hidden;
margin-left: 0px;
margin-right: 0px;
}


#top {
display: block;
padding-bottom: 10px;
background: transparent;
height: 139px;
z-index: 100;
}



#topBG {
/*

display: inline;
position: absolute;
top: 0px;
left: 0px;
height: 139px;

*/
background-color: transparent;
background-image: url(images/fade-top.png);
background-repeat: repeat-x;

width: 100% !important;
z-index: 1;
}


.topBG {
display: block;
position: absolute;
top: 0px;
left: 0px;
background-color: transparent;
background-image: url(images/fade-top.png);
background-repeat: repeat-x;
height: 139px;
width: 100% !important;
z-index: 1;
}



#navTop {
display: block;
padding-bottom: 10px;
margin-left: auto;
margin-right: auto;
z-index: 100;
}

#navTop2 {
display: block;
padding-bottom: 50px;
text-align: center;
margin-left: auto;
margin-right: auto;
z-index: 100;
}



#navLeft {
margin-top: 0px;
display: block;
width: 200px;
text-align: right;
margin-left: -30px;
}


#navLeft2 {
/*
display: block;
width: 200px;
text-align: right;
margin-left: -50px;*/
padding-top: 25px;
}


#bottom {
bottom: 0;
margin-left: auto;
margin-right: auto;
text-align: center;
vertical-align: bottom;
background: transparent;
/*background:url(images/fade-bottom.png) repeat-x;*/
/*background-position: bottom;*/
}




html, body {
	height: 100%;
}

#holder {
	min-height: 100%;
	width: 950px;
	margin: 0 auto;
}
* html #holder {
	height: 100%;
}

#bottom {
	width: 950px;
	clear: both;
	height: 50px;
	text-align:center;
	vertical-align: middle !important;
	margin: -50px auto 0 auto;
	position: relative;
	padding-top: 5px;
	z-index: 100;
}

#bottom2 {
	width: 100%;
	z-index: 1;
	clear: both;
	height: 50px;
	text-align:center;
	vertical-align: middle !important;
	margin: -50px auto 0 auto;
	position: relative;
	padding-top: 5px;
	background:url(images/fade-bottom.png) repeat-x;
}


#clearfooter {
	display: block;
	height: 50px;
}



.right_from_the_start {
	vertical-align: middle !important;
	padding-left: 50px;
}

.logo {
vertical-align: text-bottom;
}





