
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#dedede;
	background-image:url(../images/BG-Landing_01.jpg);
	background-attachment:fixed;
	background-position: top center; 
	background-repeat:no-repeat;
}

a {
	color: #2d7aa6;
	text-decoration: none;
}
a:visited {
	color: #999;
	text-decoration: none;
}
a:hover, a:focus {
	text-decoration: underline;
}

a img {
	border: 0 none;
}

.clear_both{ clear:both;}
#wrapper {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	width: 932px;
	margin:auto;
}

/* Start Classes for Landing Page 1 */
#landing_page_box{width:480px; height:640px; margin-top:35px; margin-left:218px; background-color:#f2f2f2; border: #c8c8c8 solid 1px;}
#shadow{ background-image:url(../images/Landing-Page-shadow.jpg); background-repeat:repeat-x; width:482px; height:69px; margin-left:218px;}
#logo_landing {margin-left:55px; margin-top:81px;}
#img_center_landing { margin-top:56px; }

.Nav_landing{ margin-left:5px;}
.Nav_landing   A:link{ padding-left:42px; }
.Nav_landing   A:active{ padding-left:42px; }
.Nav_landing  A:visited{ padding-left:42px; }
.Nav_landing   A:hover{ padding-left:42px; }

/* End Classes for Landing Page 1 */





/* Start Classes for Main Site */