@charset "UTF-8";
/* CSS Document */
/*Template*/

		/*background:url(/Graphics/BGs/Menus&Buttons/25pxMenu-Bar.png);
		-moz-border-radius-topleft:5px; -webkit-border-top-left-radius:5px; -moz-border-radius-topright:5px; -webkit-border-top-right-radius:5px;
		-moz-border-radius-bottomleft:5px; -webkit-border-bottom-left-radius:5px; -moz-border-radius-bottomright:5px; -webkit-border-bottom-right-radius:5px;*/
body {
	background-image:url(/Graphics/BGs/BG1024-EL.png);
	background-repeat:repeat;
	margin:0;
	padding:0;
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
	color: #333;	
}
#Wrapper {
	top:0px;
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	height:800px;
	background:url(/Graphics/BGs/Page&Div/Final-Basic-Gradien-Fill-2-2.png) no-repeat;
	overflow:hidden;
}
.Center { text-align:center;}
#Header {
	margin-top:0px;
	margin-left:0px;
	width:1000px;
}
	#Logo {
		float:left;
		margin-top:-130px;
		margin-left:0px;
		width:150px;
		height:99px;
		z-index:5;
		-webkit-transform: skew(0deg, 0deg) scale(1, 1); 
		background-position: initial initial;/*CSS£ Method for rotation*/
	}
	#FlashAd {
		float:left;
		margin-top:0px;
		margin-left:0px;
		width:1000px;
		min-height:100px;
		z-index:1;
	}
	#Navigation { z-index:10;}
	#MenuWrap { float:left; margin-top:-125px; max-width:1000px; min-height:25px; z-index:10; margin-left:150px;}
	#MLEnd { float:left; width:5px; height:25px; background:url(/Graphics/BGs/Menus&Buttons/25pxMenu-Bar-LEnd.png); z-index:3; margin-left:0px;}
	#MMid { float:left; background:url(/Graphics/BGs/Menus&Buttons/25pxMenu-Bar.png) repeat-x; z-index:3;}
	#MRend{ float:left; width:5px; height:25px; background:url(/Graphics/BGs/Menus&Buttons/25pxMenu-Bar-REnd.png); z-index:3; margin-left:0px;}

#Content {
	clear:both;
	margin-top:0px;
	width:1000px;
	height:630px;
	overflow:auto;
}
#Footer {
	margin-top:0px;
	margin-right:10px;
	padding-right:10px;
	float:right;
	height:35px;
	width:720px;
	overflow:hidden;
}
#Footer a, #Footer h5 {
	color:#FFF;
	font-size:9px;
	margin-top:0px;
	text-shadow:#000;
	text-align:right;
	font-weight:normal;
}
#Footer h6 {
	color:#FFF;
	font-size:9px;
	margin-top:-10px;
	text-shadow:#000;
	text-align:right;
	font-weight:normal;
}
#Footer a:hover {
	color:#000;
}
a {
	font-family: Helvetica, Arial, sans-serif;
}
a img {
	border:0;
}
a img:hover { cursor:pointer;}
a:link {
	text-decoration: none;
}
a:link {
	color:#307E2D;
}
a:visited {
	text-decoration: none;
	color:#307E2D;
}
a:hover {
	text-decoration: none;
	color:#000;
}
a:active {
	text-decoration: none;
	color:#307E2D;
}
h1,h2,h3,h4,h5,h6,p {
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
	text-align: center;
}
p {
	font-size:12px;
	font-weight: normal;
	text-align: left;
	margin-left:10px;
	margin-right:10px;
	color:#333;
}
body,td,th {
	color:#333;
}
.Spacer15 {
	clear:both;
	min-width:100%;
	min-height:15px;
}
.Spacer10 {
	clear:both;
	min-width:100%;
	min-height:10px;
}
.Spacer5 {
	clear:both;
	min-width:100%;
	min-height:5px;
}
.IMG-Rht { float:right; margin-right:5px; margin-top:0px; margin-bottom:5px;}
/*Images*/
/*.wrapReady {float:right; padding-left:10px; margin-right:5px; margin-top:0px;}
.wrapReadyLeft {float:left; padding-right:10px; margin-left:5px; margin-top:0px;}

.Img-Lft { float:left; margin-left:5px; margin-right:5px; margin-top:0px; margin-bottom:5px;}

.Img-Lft2 { float:left; margin-left:5px; margin-right:5px; margin-top:0px; margin-bottom:5px; -moz-border-radius-topleft:5px; -webkit-border-top-left-radius:5px; -moz-border-radius-topright:5px; -webkit-border-top-right-radius:5px; -moz-border-radius-bottomleft:5px; -webkit-border-bottom-left-radius:5px; -moz-border-radius-bottomright:5px; -webkit-border-bottom-right-radius:5px; border:1px solid #307E2D;}
.IMG-Rht { float:right; margin-right:5px; margin-top:0px; margin-bottom:5px;}
.Img-Rht3 { float:right; margin-left:5px; margin-right:5px; margin-top:0px; margin-bottom:5px; -moz-border-radius-topleft:5px; -webkit-border-top-left-radius:5px; -moz-border-radius-topright:5px; -webkit-border-top-right-radius:5px; -moz-border-radius-bottomleft:5px; -webkit-border-bottom-left-radius:5px; -moz-border-radius-bottomright:5px; -webkit-border-bottom-right-radius:5px; border:1px solid #307E2D;}
.Img-BRD { border:1px solid #307E2D;}
.IMGC {margin-top:0px; margin-left:0px; padding-bottom:5px;}*/

