* {
	margin: 0;
	padding: 0;
}
object { margin-bottom: 10px; display: block; }
img { display: block; }
body { color: #444; font-family: "Lucida Sans Unicode", sans-serif; font-weight: normal; font-style: normal; font-variant: normal; background-image: url(../assets/bg.gif); background-repeat: repeat; background-attachment: scroll; background-position: 0 0; margin: 0; }
hr { width: 100%; height: 1px; margin-right: 0; margin-bottom: 20px; margin-left: 0; padding: 0; border-top: 1px dashed #ccc; border-right-style: none; border-right-width: 0; border-bottom-style: none; border-bottom-width: 0; border-left-style: none; border-left-width: 0;/*whatever the total width of the border-top and border-bottom equal*/}
/*<agl.folder "layout">*/
	#wrapper { background-image: url(../assets/bgcontainer.gif); background-repeat: repeat-y; background-attachment: scroll; background-position: 0 0; margin: 0 auto; width: 767px; padding-top: 10px; padding-bottom: 20px; }
	#header { background-color: #accbe0; background-image: url(../assets/header-1.jpg); background-repeat: no-repeat; width: 727px; height: 150px; margin-right: auto; margin-bottom: 10px; margin-left: auto; border: solid 1px #fff; }
	#nav { background-color: #1b619b; border: solid 1px #fff; float: left; width: 200px; margin-left: 20px; display: inline; }
	#content { float: left; width: 516px; margin-bottom: 10px; margin-left: 10px; display: inline; }
	#footer { background: #fff; border: solid 1px #eee; color: #666; font-size: 12px; text-align: center; padding: 6px; width: 720px; clear: both; margin-top: 0; margin-right: auto; margin-left: auto; }
/*</agl.folder>*/
/*<agl.folder "nav">*/
	#nav h1 { color: #fff; font-size: 12px; font-weight: bold; letter-spacing: 1px; margin-top: 10px; margin-bottom: 8px; margin-left: 10px; }
	#nav ul { background-color: #1b619b; margin: 0 0 0; border-top: 1px solid #fff; padding: 0; }
	#nav li { background-color: #1b619b; list-style: none; margin: 0; border-bottom: 1px solid #fff; }
	#nav li a { color: #accbe0; display: block; font-size: 11px; text-decoration: none; padding-top: 5px; padding-bottom: 5px; padding-left: 15px; }
	#nav li a:hover { color: #fff; font-size: 13px; }
/*</agl.folder>*/
/*<agl.folder "content">*/
	#content h1 { color: #1b619b; font-size: 22px; font-weight: bold; font-style: normal; margin-bottom: 10px; }
	#content h2{ color: #555; font-size: 10px; margin-bottom: 6px; }
	#content h3 { color: #555; font-size: 13px; font-weight: bold; font-style: italic; font-variant: normal; line-height: 150%; background-image: url(../assets/bgcode.gif); letter-spacing: 1px; margin-bottom: 12px; padding: 8px 10px; border-color: #f0f0f0 #f0f0f0 #f0f0f0 #d75a20; border-style: solid; border-width: 1px 1px 1px 8px; }
	#content h4 { color: #555; font-size: 16px; line-height: 160%; }
	#content p { color: #555; font-size: 13px; line-height: 160%; padding-bottom: 15px; }
	.contentbox {
	padding: 10px 12px;
	border: solid 1px #eee;
	background: #fff;
	margin-bottom: 8px;
}
/*</agl.folder>*/
/*<agl.folder "footer">*/
	/* footer */
	#footer a {
	color: #1b619b;
	text-decoration: none;
}
	#footer a:hover {
	color: #1b619b;
	text-decoration: underline;
}
/*</agl.folder>*/
.img-left { background-color: #faf9f9; float: left; margin-top: 5px; margin-right: 10px; margin-bottom: 10px; padding: 7px; border: solid 1px #828282; }
.img-right { background-color: #faf9f9; margin-top: 5px; margin-bottom: 10px; padding: 7px; float: right; margin-left: 10px; border: solid 1px #828282; }
.caption { color: #555; font-size: 11px; line-height: 140%; margin-bottom: 25px; }
.img-center { margin-top: 5px; margin-bottom: 15px; margin-left: 120px; }
