body {

	text-align: center;

	background:url(images/body_bkg.png) repeat-x;

	height: 300px;

}

.center {

	text-align: center;

}

.start-box {

	position: relative;

	left: 250px;

	background-image: url(images/box_bkgd.png);

	background-repeat: repeat-y;

	width: 359px;
        
        height: 190px;

	margin-top: -10px;

	font-size: 12px;


}

#page {

	background:url(images/bkg_shadow_inside.png) no-repeat;

}

#banner {

	height: 200px;

}

#nav {

	top:700;

	left:40px;

}

.clearBlock:after {

	content: ".";

	display: block;

	height: 0;

	clear: both;

	visibility: hidden;

}

.clearBlock {

	display: inline-block;

}

* html .clearBlock {

	height: 1%;

}

.clearBlock {

	display: block;

}



a {

	text-decoration: none;

	cursor: pointer;

}

h1 {

	font-size: 161.6%;

}

h2 {

	margin-bottom: 2px;

	font-size: 146.5%;

	letter-spacing: -0.05em;

	color: #30F;

	font-family: Georgia, "Times New Roman", Times, serif;

}

h3 {

	font-size: 131%;

	font-weight: bold;

	letter-spacing: -0.03em;

	color: #F03;

}

h4 {

	font-size: 116%;

	font-weight: bold;

	margin-bottom: 0.1em;

}

h5 {

	font-size: 108%;

}



#page {

	margin: 0pt auto;

	text-align: left;

	position: relative;

	width: 925px;

}

#header {

}

#logo{

	background:url(/themes/default/images/logo_tab.png) no-repeat;

	background-position: bottom;

	left: 25px;

	position: absolute;

	text-align: center;

	width:271px;

	z-index:100;

}

#arrow{

	background:url(images/arrow.png) no-repeat;

	background-position: bottom;

	left: 400px;

	position: absolute;

	text-align: center;

	width:271px;

	z-index:100;

}

#branding {

	background:url() no-repeat;

	background-position: bottom;

	left: 255px;

	top: 0px;

	position: absolute;

	text-align: center;

	width:255px;

	z-index:100;

	height: 209px;

}



#branding img {

	padding-top: 0px;

	padding-bottom: 15px;

}



#banner {

	background: url(images/header.png) no-repeat bottom;

	width: 900px;

	position: relative;

	margin-left: 9px;

	background-image: url(images/ayw_header.jpg);

}

#nav {

	position: relative;

}

#nav li {

	cursor: pointer;

	float: left;

	list-style-type: none;

	margin-right: 2px;

	position: relative;

	vertical-align: bottom;

}

#nav a {

	background:url(images/tab_off.png) no-repeat;

	cursor: pointer;

	color: #993300;

	display: block;

	font-size: 93%;

	font-weight: bold;

	height: 19px;

	padding-top: 8px;

	position: relative;

	text-align: center;

	vertical-align: bottom;

	width: 124px;

}

#nav a:hover {

	background: url(images/tab_on.png) no-repeat;

	color: #330000;

}

#nav a.current {

	background: url(images/tab_on.png) no-repeat;

	color: #333333;

}

#body {

	margin-top: 0px;

	padding:  0px;

}



#main {

	float: left;

	width: 865px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: 30px;

}

#footer {

	clear: both;

	margin: 10px 0 30px 0;

	font-size: 85%;

	color: #999;

}

#footer div {

	margin: 5px 0;

	clear: left;

}

#footer span, #footer li {

	color: #000;

}

#footer .caption {

	color: #000;

	font-weight: bold;

	width: 82px;

	text-align: right;

	padding-right: 10px;

	float: left;

}

#footer a {

	color:#336699;

}

#footer a:on, 



#footer a:hover {

 background-color: #cc9900;

 color: #ffffff;

 text-decoration: none;

}

#footer ul {

	display: inline;

	margin-bottom: 5px;

	padding-bottom: 1px;

	width: 750px;

	float: none;

}

#footer li {

	display: inline;

}

#footer li a {

	padding: 0px 5px;

}





.beige-box {

	background-color: #cfc8b6;

	border: 1px solid #cfc8b6;

	position: relative;

	margin-bottom: 1.2em;

}

.beige-box .w1 {

	background-image: url(images/bkg_tl.gif);

	background-position: 0% 0%;

	background-repeat: no-repeat;

	left: -1px;

	position: relative;

	top: -1px;

}

.beige-box .w2 {

	background-image: url(images/bkg_tr.gif);

	background-position: 100% 0%;

	background-repeat: no-repeat;

	left: 2px;

	position: relative;

}

.beige-box .w3 {

	background-image: url(images/bkg_br.gif);

	background-position: 100% 100%;

	background-repeat: no-repeat;

	position: relative;

	top: 2px;

}

.beige-box .w4 {

	background-image: url(images/bkg_bl.gif);

	background-position: 0% 100%;

	background-repeat: no-repeat;

	left: -2px;

	overflow: hidden;

	padding: 0.2em;

	position: relative;

}

