/*	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;
}


#mainContent {
padding-left: 200px;
margin-top: -180px;
padding-bottom: auto;
float: left;
overflow: visible;
z-index: 1000;
vertical-align: top;
}


#mainContent table,
#mainContent tr,
#mainContent td {
padding:0;
margin: 0;
float: left;
vertical-align: top;
display: inline;
}



#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;*/
/* float: left; */
}


#bottom {
bottom: 0;
margin-left: auto;
margin-right: auto;
padding-top: 25px;
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: 60px;
	text-align:right !important;
	vertical-align: middle !important;
	margin: -60px auto 0 auto;
	position: relative;
	padding-top: 10px;
	z-index: 100;
}

#bottom2 {
	width: 100%;
	z-index: 1;
	clear: both;
	height: 60px;
	text-align:center;
	vertical-align: middle !important;
	margin: -60px auto 0 auto;
	position: relative;
	padding-top: 10px;
	background:url(images/fade-bottom.png) repeat-x;
}


#clearfooter {
	display: block;
	height: 50px;
}



img .right_from_the_start {
	vertical-align: middle !important;
	margin-left: 180px !important;
	padding-left:: 180px  !important;
	margin-top:25px;
	display:block;
}

.logo {
vertical-align: text-bottom;
}






#ajaxSearch_form {border:0; margin-top: 25px; text-align:right;}
#ajaxSearch_form fieldset {border:0;}
#ajaxSearch_input {
width:120px;
}
#ajaxSearch_submit {
text-align:center;
}
#ajaxSearch_output {}

