﻿body
{
	font-family: Calibri;
	background-color: #FFFFFF;
}
a 
{
	text-decoration:none;
}

.WidgetTitle
{
	/*border: 1px solid #CACACA;*/
	/*background-image: url('../images/bg-widget-title.jpg');
	background-repeat: repeat-x;*/
	background-image: url('../images/box-top.png');
	background-repeat:no-repeat;
	vertical-align: middle;
	color: #009933;
	width: 170px;
	height: 20px;
	text-align: left;
	font-size:14px;
}
.WidgetGlass 
{
	
	background-image: url('../images/glass.png');
	background-repeat:no-repeat;
	height: 109px;
	width:160px;
	position:absolute;
	cursor:hand;
	z-index:0;
}

.WidgetBody 
{
	/*background-image: url('../images/bg-body-widget.jpg');
	background-repeat: repeat-x;*/
	background-image: url('../images/box-bottum2.png');
	background-repeat:no-repeat;
	
	width: 165px;
	height:100px;
	text-align:left;
	padding-left:5px;
	padding-top:5px;
	font-size:smaller;
	
	z-index:3;
	
}
.WidgetBodyText 
{
	/*background-image: url('../images/bg-body-widget.jpg');
	background-repeat: repeat-x;*/
	
	
	width: 150px;
	cursor:hand;
	height:100px;
	text-align:left;
	padding-left:5px;
	padding-top:5px;
	font-size:12px;
	color:White;
	z-index:1;
	position:absolute;
}

.MenuItem
{
	background-image: url('../images/menu.jpg');
	background-repeat: no-repeat;
	color: White;
	height: 30px;
	vertical-align: middle;
	text-decoration: none;
	width:130px;
	text-align:center;
	
	
	
}
.Footer,.RightSideBar,.MainMenu,.Banner,.TheContent,.LeftSideBar 
{
	/*border: thin solid #000000;*/
	position: absolute;
	
	
}
.Footer
{
	background-image: url('../images/bg-sidebar.jpg');
	background-repeat:repeat-x repeat-y;
	background-color:Transparent;
	top: 710px;
	left: 0px;
	height: 25px;
	width: 1035px;
	font-size: smaller;
	text-align: center;
	vertical-align: bottom;
}

.RightSideBar , .LeftSideBar ,.TheContent 
{
	top: 125px;
}

.RightSideBar 
{
	
	
	
	left: 889px;
	height: 412px;
	width: 167px;
}
.MainMenu
{
	left: 2px;
	top: 92px;
	height: 40px;
	width: 1060px;
	background-image: url('../images/bg-title.jpg');
	background-repeat:repeat-x;
	
}
.Banner
{
	
	
	top: 0px;
	left: 0px;
	width: 1060px;
	height: 91px;
}
.TheContent
{
	
	
	
	left:186px;
	width: 694px;
	height: 352px;
	z-index:-1;
}
.LeftSideBar
{
	
	
	
	left: 0px;
	height: 591px;
	width: 179px;
	background-image: url('../images/bg-sidebar.jpg');
	background-repeat:repeat-x repeat-y;
	text-align:center;
	
	
}
.Labels, .Titles, .SubTitles
{
	
}
.Labels 
{
	font-size:small;
}
.Titles, .SubTitles 
{
	background-color: #33CC33;
	
}
.Titles 
{
	font-size:larger;
}
.SubTitles 
{
	font-size:large;
}
.FlashCntrl 
{
	position:static;
	
	top:25px;
	left:2px;
	
	
}
.TaglineFlash, .Phrase
{
	position:absolute;
	width: 600px;
	left:0px;

}
.TaglineFlash
{
	background-color: #FFFFFF;
	top:0px;
}
.Phrase
{
	
	top:113px;
	height:113px;
	background-position: left top;
	background-image: url('../images/tagphrase-greenway.png');
	background-repeat: no-repeat;
}
.Taglinefadeoff 
{
	position:absolute;
	background-image: url('../images/tagline-fadeoff2.png');
	background-repeat: no-repeat;
	left:600px;
	width:150px;
	height:250px;
	top:113px;
}
.Phrase1
{
	width:600px;
	
	background-position: left top;
	background-image: url('../images/tagphrase2.png');
	background-repeat: no-repeat;
	top: 199px;
	left: 11px;
}
.Phrase2
{
	
	width:600px;
	
	background-position: left top;
	background-image: url('../images/tagphrase3.png');
	background-repeat: no-repeat;
}
.ServiceWindow,.SignUpPanel  
{
	background-image: url('../images/services-windowleaf.png');
	background-repeat: no-repeat;
	position:absolute;
	top: 0px;
	left:600px;
	width:250px;
	height:250px;
}
.GreenHills 
{
	background-image: url('../images/greenhills.png');
	background-repeat: no-repeat;
	position:absolute;
	top: 145px;
	left:0px;
	width:850px;
	height:500px;
}
.SignUpPanel 
{
	background-image: url('../images/glasspanel.png');
	top: 250px;
	
}
.SignUpButton , .PayOnlineButton
{
	position:absolute;
	
	background-image: url('../images/button-signup.png');
	background-repeat: no-repeat;
	top: 275px;
	left:650px;
	width:200px;
	height:200px;
}
.PayOnlineButton 
{
	background-image: url('../images/button-payonline.png');
	top: 375px;
}
.BodyText, .BodyTitle 
{
	position:absolute;
	color:Black;
	top: 270px;
	left:0px;
	width:550px;
}
.BodyTitle 
{
	top: 230px;
	color:Blue;
	font-family:Garamond;
	font-size:24pt;
	width:550px;
	
}
.TextSeperator 
{
	position:absolute;
	top:265px;
	width:650px;
}
