body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-attachment: scroll;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
#wrapper {
	height: auto;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}

#nav {
	height: 40px;
	width: 850px;
	line-height: 40px;
	color: #000000;
	background-attachment: scroll;
	background-image: url(images/nav_bar.jpg);
	background-repeat: repeat-x;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	height: 40px;
	width: 850px;
	float: left;
}
ul a {
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
ul li {
	float: left;
}

#content {
	height: auto;
	width: 850px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	clear: both;
	background-attachment: scroll;
	background-image: url(images/content_bg.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
#sub_nav a, #sub_nav a:link, #sub_nav a:visited {
	line-height: 25px;
	text-decoration: none;
	height: 25px;
	width: 178px;
	text-align: left;
	display: block;
	color: #0000FE;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #4D4CFF;
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 2px;
	float: left;
	clear: both;
}

#sub_nav {
	float: left;
	height: auto;
	width: 200px;
}
#intro {
	float: right;
	height: auto;
	width: 645px;
	margin-bottom: 5px;
}
#left_box {
	padding: 5px;
	float: left;
	height: 200px;
	width: 305px;
	border: 1px solid #CCCCCC;
	background-attachment: scroll;
	background-image: url(images/http.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#footer {
	clear: both;
	height: 40px;
	width: 850px;
	background-color: #FFFFFF;
	line-height: 40px;
	background-attachment: scroll;
	background-image: url(images/nav_bar.jpg);
	background-repeat: repeat-x;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
}
#card {
	background-attachment: scroll;
	background-image: url(images/intro_bg.jpg);
	background-repeat: no-repeat;
	height: 160px;
	width: 645px;
	margin-top: 1px;
	margin-bottom: 10px;
}
#card p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 200px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}



#logo {
	height: 100px;
	width: 840px;
	padding-right: 10px;
}
#bread {
	height: 30px;
	width: 840px;
	margin-top: 10px;
	line-height: 30px;
	background-attachment: scroll;
	background-image: url(images/bread.jpg);
	background-repeat: repeat-x;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
#sub_nav a:hover {
	line-height: 25px;
	text-decoration: none;
	height: 25px;
	width: 178px;
	text-align: left;
	display: block;
	color: #0000FE;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #4D4CFF;
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 2px;
	background-color: #CCCCCC;
	clear: both;
	float: left;
}
#sub_nav h3 {
	background-attachment: scroll;
	background-image: url(images/nav_bar.jpg);
	background-repeat: repeat-x;
	line-height: 40px;
	color: #FFFFFF;
	padding-left: 10px;
	font-size: 14px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#intro h1 {
	background-attachment: scroll;
	background-image: url(images/nav_bar.jpg);
	background-repeat: repeat-x;
	line-height: 40px;
	height: 40px;
	width: 635px;
	color: #FFFFFF;
	padding-left: 10px;
	font-size: 14px;
	margin-bottom: 5px;
}
#intro h2 {
	line-height: 15px;
	color: #0000FE;
	font-size: 14px;
	margin-bottom: 5px;
	padding-left: 5px;
	padding-top: 5px;
}
#right_box {
	padding: 5px;
	float: right;
	height: 200px;
	width: 305px;
	border: 1px solid #CCCCCC;
	background-attachment: scroll;
	background-image: url(images/html.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
ul a:hover {
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	background-attachment: scroll;
	background-image: url(images/link_orange.jpg);
	background-repeat: repeat-x;
}
