/* Holders */


.foot {
   
    display: none;
	
}

html {
	
}


body
{
	margin: 0px;
	width: 100%;
	background-color: #fff;
	position: absolute;
	text-align: center;
}

.sideMenuTxtMain.c_down {
	text-align: center;	
}

.sideMenuTxtMain.c_down .defaultCountdown.hasCountdown {
	height: 30px;
	padding-top: 15px;	
}

#pageHolder {
	background-image:url(images/mainBG.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	 background-color: #FFFFFF;
    text-align: center;
    width: 100%;
	position: relative;
}

#top-strip {
	height: 600px;
	width: 100%;
		background-image:url(images/head.png);
	background-position: top center;
	background-repeat: no-repeat;	
	position: absolute;
	top: 0px;
	text-align: center;
}	

/*#bottom-strip {
	height: 100%;
	width: 100%;
	min-height: 400px;
	background-image:url(images/bottomStrip.jpg);
	background-position:left bottom;
	background-repeat: repeat-x;
	background-attachment: fixed;
	position: absolute;
	z-index: -101;
	top: 0px;
	
} */

.holdallMenu {
	position: relative;
	background-image: url(images/menu-BG.png);
	background-repeat: no-repeat;
	background-position:left bottom;
	top: 115px;
	text-align: center;
	padding-left: 7px;
	padding-right: 3px;
	float: right;
	width: 642px;
	height: 190px;
}

.allfoot {
	 border-top: 1px solid #2A2A2A;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    text-align: center;
    width: 100%;
	color: #333;
}

.allfoot_inner {
	width: 987px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	position: relative;
 	margin-top: 20px;
	
}
.allfoot_right p,
.allfoot_left p {
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 0px;


}
.allfoot_right p,

.allfoot_right a:link,
.allfoot_left p,
.allfoot_left a:link {
	font-size: 11px;
	line-height: 15px;
	color: #333;
}

.allfoot_right a:link, .allfoot_right p, .allfoot_right a:hover, .allfoot_right a:visited,
.allfoot_left a:link, .allfoot_left p, .allfoot_left a:hover, .allfoot_left a:visited  {

	color: #333;
}

.allfoot_left {
	width: 350px;
	float:left;
	text-align: left;
}
.allfoot_right {
	 float: right;
    text-align: right;
    width: 600px;

}
.footerMenu {
	width: 998px;
	clear: both;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-size: 10px;
}

.footerMenu a:link, .footerMenu a:hover, .footerMenu a:visited, .footerMenu p {
	color: #333;
	font-size: 9px;
}
.allfoot_right img {

	height: 25px;
}


.contact_strip {
	width: 480px;
	float: left;
	height: 39px;
	padding-top: 1px;
	font-size: 12px;
	color: #fff;
}

.contact_strip a:link, .contact_strip a:visited, .contact_strip a:hover {
	color: #fff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.con_tel {
	width: 150px;
	text-indent: 43px;
	height: 25px;
	padding-top: 13px;
	text-align: left;
	float: left;
	
}
.con_site {
	width: 200px;
	height: 25px;
	text-indent: 43px;
	padding-top: 13px;
	text-align: left;
	float: left;

}
.con_mail {
	width: 130px;
	height: 25px;
	text-indent: 43px;
	padding-top: 13px;
	text-align: left;
	float: left;
	
}
.header {
	width: 100%;

	margin-left: auto;
	margin-right: auto;
	text-align: center;
	height: 305px;
	position: relative;
}

.innercon {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.menuHolder
{
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 960px;
	
}

.sideMenuTop {
	
	height: 0px;
	margin: 0px;
}
.sideMenuBottom {
	
	height: 0px;
	margin: 0px;
}

.topper {
	display: none;
}

#widgetholder {
	width: 320px;
	float: right;
	position: relative;
	z-index: 100;
}


/* End Media Browser Styling */
