@charset "utf-8";
/* Sticky Footer 
* { 
    margin: 0; 
} */
html, body { 
    height: 100%; 
} 
.wrapper { 
    min-height: 100%; 
    height: auto !important; 
    height: 100%; 
    margin: 0 auto -4em; 
} 
.footer, .push { 
    height: 4em; 
}
/* ClearFix */
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}
/* My CSS */
body {
	background-color: #FFFFFF;
	text-align: center;
	padding: 0px;
	background-attachment: scroll;
	background-image: url(/_sitestyle/background.jpg);
	background-repeat: repeat-y;
	background-position: center bottom;
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#container {
	text-align: left;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	background-attachment: scroll;
	background-image: url(/_sitestyle/background.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}

#container #content {
	background-image: url(/_sitestyle/background-centre.jpg);
	height: 440px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding-left: 60px;
}
#container  #content  ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#container  #content  ul li, #container  #content  ul li a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #FF6600;
	line-height: 140%;
	text-decoration: none;
}
#footer  {
	background-image: url(/_sitestyle/background-bottom.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	height: 66px;
}


#container #top-section {
	background-image: url(/_sitestyle/background-top.jpg);
	height: 120px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
	padding-right: 70px;
}
#container  #top-section img {
	display: block;
	float: right;
	margin-top: 58px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#container #top-section img a:hover {
	display: block;
	float: right;
	margin-top: 58px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
}
#container #content h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #FF6600;
}
#container #content h1 span{
	display: none;
}
.poosh {
	margin-bottom: 40px;
}
#blog {
	background-color: #000000;
	width: 800px;
	overflow: auto;
	margin-top: 40px;
	height: 600px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
