@media screen
{

body
{
	margin:0;
	background-image: url(../webimages/homepage_r4_c1.jpg);
	COLOR: #000000; 
	BACKGROUND-REPEAT: repeat-y; 
	FONT-FAMILY: Tahoma;
}

#Advert
{
	position: absolute;
	top: 10px;
	right: 150px;
	font-weight: bold;
}
#AdvertImg
{
	position: absolute;
	top: -30px;
	right: -160px;
	width: 160px; height: 127px;
	background-image: url(../images/promotion.png);
}
		* html #AdvertImg
		{ 
			/*border: solid 1px red;*/
			background: none !important;
			filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='images/promotion.png',sizingMethod='scale');
		}
		#PromoLink	
		{
			position: absolute;
			top: -30px;
			right: -160px;
			width: 160px; height: 127px;
		}

#Address, #Contact, #QdosDetails, #PageContent { margin-left: 165px;}

#Address 
{
	color: #990033;
}
.CheckList
{
	list-style-image: url(../images/checkbox.gif);
}
#Contact 
{
	color: #990033;
}
.PromoItem { margin-top: 20px;	border-top: dotted 3px #fd8107;	}
.PromoTable { border: solid 1px #fd8107; }
.PromoTable td
{
	padding: 10px;
}
.PromoTable th
{
	background-color: #fd8107;
}

#PageContent {	margin-right: 40px;}
#PageContent *	{ color: Black;}
.FrameSection
{
	background: #a2a2a2 url(../webimages/frame-top.gif) repeat-x top left;
	padding: 10px;
	border: solid 2px #fd8107;
	border-style:groove;
}
.FrameSection * { color: White !important; }
#QdosDetails, #QdosDetails a, #QdosDetails a:visited, #QdosDetails a:hover
{
	color: #ff8000;
	text-align: center;
}

/**********************************************************  DEFAULT PAGE ****/
#ContentWrapper 
{
	position: relative;
	top: 0;
	left: 0;
	height: 260px;
	margin-left: 130px;
	margin-bottom: 20px;
}
#HowCanWeHelp
{
	position: absolute;
	padding-top: 20px;
	margin-bottom: 20px;
	margin-right: 25%;
	top: 0;
	left: 0;
	width: 250px;
	height: 250px;
}
#CharitiesPromo
{
	position: absolute;
	top: 5px;
	left: 50%;
	width: 200px; height: 180px;
	font-weight: bold;
	margin-left: -115px;
}
/*
#CharitiesPromo a
{
	display: block;
	position: absolute;
	top: -20px;
	left: 0;
	width: 200px; height: 200px;
	background-image: url(../images/Charities.jpg);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 145px;
	text-decoration: none;
	color: #cc6601;
}
		* html #CharitiesPromo a
		{ 
			border: solid 1px red;
			background: none !important;
			filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='images/CharitiesPromo.png',sizingMethod='scale');
		}
		*/
#AboutUs 
{
	position: absolute;
	padding-top: 20px;
	top: 0;
	right: 10px;
	width: 250px;
	height: 250px;
	margin-left: -115px;
}
#fftext
{
	position: absolute;
	font-size:9pt;
	top: 210px;
	margin:0 35%;
	width:30%;
	text-align:justify;
	color: #D21976;
}
} /* @media screen */
