#greattopright a {
	text-align				: right;
	font-size				: 12px;
	color					: #CCC;
	text-decoration				: none;
}
#greattopright a:hover {
	text-align				: right;
	font-size				: 12px;
	color					: #f65e2e;
}

#greatmenu ul
{
font-family					: "Arial", Gadget, sans-serif;
font-size					: 14px;
float						: left;
width						: 100%;
padding						: 0;
margin						: 0;
text-align					: center;
list-style-type					: none;
}

#greatmenu a
{
float						: center;
width						: 9,8em;
text-decoration					: none;
text-align					: center;
color						: #88692c;
background-color				: #FFFFFF;
padding						: 0.4em 20px;
border-left					: 1px solid #FFF;
border-right					: 1px solid #FFF;

}

#greatmenu a:hover 
{
background					: white;
-moz-border-radius				: 5px;
-webkit-border-radius				: 5px;
color						: #88692c;
border-top					: 1px solid white;
border-left					: 1px solid white;
border-right					: 1px solid white;
text-decoration					: underline;
}

#greatmenu a:active
{
background					: #FFF;
color						: #88692c;
border-top					: 1px solid white;
border-left					: 1px solid white;
border-right					: 1px solid white;

}


#greatmenu li 
{ 
display						: inline;
}


#greatslides {
	float					: inherit;
	text-align				: left;
	clear					: both;
}

#greatcontent {
background-color				: #FFFFFF;
width						: 834px; 
float						: left; 
display						: block;
float						: none;
}

#greatcontentpage {
width						: 544px;
float						: left;
padding						: 10px 0px 0px 0px;
background-color				: #FFF;
display						: block;
float						: right;
}

#greatcontentpage1 {
border-top					: 3px solid #333;
width						: 544px;
float						: left;
padding						: 10px 10px 0px 0px;
background-color				: #FFF;
display						: block;
float						: right;
}

