#CntNavWrapper
{
	margin: 0px auto;
}
#CntNavWrapper LI
{
	list-style: none;
}
#CntNav1
{
	background: url(../images/Btn_SocialNetwork.jpg) no-repeat;
	width: 349px;
	height: 75px;
}
#CntNav2
{
	background: url(../images/Btn_Advertising.jpg) no-repeat;
	width: 349px;
	height: 75px;
}
#CntNav3
{
	background: url(../images/Btn_TravelShopping.jpg) no-repeat;
	width: 349px;
	height: 75px;
}
#CntNav4
{
	background: url(../images/Btn_Forums.jpg) no-repeat;
	width: 349px;
	height: 75px;
}
/*hover effect*/
#CntNavWrapper #Nav #CntNav1:hover
{
	background: url(../images/Btn_SocialNetwork_f2.jpg) no-repeat;
	width: 349px;
	height: 75px;
}
#CntNavWrapper #Nav #CntNav2:hover
{
	background: url(../images/Btn_Advertising_f2.jpg) no-repeat;
	width: 349px;
	height: 75px;
}
#CntNavWrapper #Nav #CntNav3:hover
{
	background: url(../images/Btn_TravelShopping_f2.jpg) no-repeat;
	width: 349px;
	height: 75px;
}
#CntNavWrapper #Nav #CntNav4:hover
{
	background: url(../images/Btn_Forums_f2.jpg) no-repeat;
	width: 349px;
	height: 75px;
}
#header
{
	float: left;
	width: 460px;
	font-size: 93%;
	line-height: normal;
	margin-top: 26px;
	margin-left: 38px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#header UL
{
	margin: 0;
	padding: 10px 10px 0;
	list-style: none;
}
#header A
{
	float: left;
	display: block;
	background: url(../images/right.gif) no-repeat right top;
	padding: 5px 15px 4px 6px;
	text-decoration: none;
	font-weight: bold;
	color: #765;
}
/*Commented Backslash Hack hides rule from IE5-Mac \*/
#header A
{
	float: none;
}
/*End IE5-Mac hack*/
#header #current A
{
/*background-image: url(norm_left_on.gif);
	padding-bottom: 5px;*/
}
#header LI
{
	float: left;
	background: url(../images/left.gif) no-repeat left top;
	margin: 0;
	padding: 0 0 0 9px;
}
#header A, #header STRONG, #header SPAN
{
	display: block;
	background: url(../images/right.gif) no-repeat right top;
	padding: 5px 15px 4px 6px;
}
#header #current 
{
	background-image: url(../images/left_on.gif);
}
#header #current A 
{
	background-image: url(../images/right_on.gif);
	padding-bottom: 5px;
}
#header A:hover
{
	background-image: url(../images/left_on.gif);
}
#header A:hover
{
	background-image: url(../images/right_on.gif);
	padding-bottom: 5px;
}
#headerSub
{
	float: left;
	width: 460px;
	font-size: 93%;
	line-height: normal;
	margin-top: 25px;
	margin-left: 38px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#headerSub UL
{
	margin: 0;
	padding: 10px 10px 0;
	list-style: none;
}
#headerSub A
{
	float: left;
	display: block;
	background: url(../images/right_Sub.gif) no-repeat right top;
	padding: 5px 15px 4px 6px;
	text-decoration: none;
	font-weight: bold;
	color: white;
}
/*Commented Backslash Hack hides rule from IE5-Mac \*/
#headerSub A
{
	float: none;
}
/*End IE5-Mac hack*/
#headerSub #current A
{
/*background-image: url(norm_left_on.gif);
	padding-bottom: 5px;*/
}
#headerSub LI
{
	float: left;
	background: url(../images/left_Sub.gif) no-repeat left top;
	margin: 0;
	padding: 0 0 0 9px;
}
#headerSub A, #headerSub STRONG, #headerSub SPAN
{
	display: block;
	background: url(../images/right_Sub.gif) no-repeat right top;
	padding: 5px 15px 4px 6px;
}
#headerSub #current 
{
	background-image: url(../images/left.gif);
}
#headerSub #current A 
{
	background-image: url(../images/right.gif);
	padding-bottom: 5px;
	color: #765;
}
a.ButtonGreen {
    background: transparent url(../images/BtnGreen_A.gif) no-repeat scroll top right;
    color: white;
    display: block;
    float: left;
    font: normal 18px arial, sans-serif;
    height: 38px;
    margin-right: 6px;
    padding-right: 12px; 
    text-decoration: none;
	 text-align: center;
}
a.ButtonGreen span {
    background: transparent url(../images/BtnGreen_Span.gif) no-repeat;
    display: block;
    line-height: 28px;
    padding: 5px 0 5px 18px;
} 
a.ButtonGreen:active {
    background-position: bottom right;
    color: #000;
    outline: none;
}
a.ButtonGreen:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px;
} 
a.ButtonOrange {
    background: transparent url(../images/BtnOrange_A.gif) no-repeat scroll top right;
    color: white;
    display: block;
    float: left;
    font: normal 18px arial, sans-serif;
    height: 38px;
    margin-right: 6px;
    padding-right: 12px; 
    text-decoration: none;
	 text-align: center;
}
a.ButtonOrange span {
    background: transparent url(../images/BtnOrange_Span.gif) no-repeat;
    display: block;
    line-height: 28px;
    padding: 5px 0 5px 18px;
} 
a.ButtonOrange:active {
    background-position: bottom right;
    color: #000;
    outline: none;
}
a.ButtonOrange:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px;
} 
a.ButtonBlue {
    background: transparent url(../images/BtnBlue_A.gif) no-repeat scroll top right;
    color: white;
    display: block;
    float: left;
    font: normal 18px arial, sans-serif;
    height: 38px;
    margin-right: 6px;
    padding-right: 12px; 
    text-decoration: none;
	 text-align: center;
}
a.ButtonBlue span {
    background: transparent url(../images/BtnBlue_Span.gif) no-repeat;
    display: block;
    line-height: 28px;
    padding: 5px 0 5px 18px;
} 
a.ButtonBlue:active {
    background-position: bottom right;
    color: #000;
    outline: none;
}
a.ButtonBlue:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px;
} 
