/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #A1BCC2;
	color: #000000;
	background-image: url(img/bkg_int.gif);
	background-repeat: repeat-x;
	font-size: 85%;
	line-height: 1.2em;
}
a {
	color: #41829A;
	text-decoration: none;
}
a:hover {
	color: #A51401;
	text-decoration: none;
}
.copy70 {
	font-size: 70%;
	color: #5F838B;
}
.copy70 a {
	color: #4A666C;
}
.copy70 a:hover{
	color: #FF6633;
}


/* Layer details */

#container1{
	width:780px;
	margin:0 auto;
}
#container {
	width: 780pix;
	margin:0 auto;
	background-image: url(img/bkg_content_int.gif);
	background-repeat: repeat-y;
}
#content {
	width: 780px;
	text-align: left;
	background-image: url(img/bkg_fadeshadow.gif);
	background-repeat: no-repeat;
}
#footer {
	width: 780px;
	font-size: 80%;
	float: left;
	color: #5F838B;
	line-height: 1.5em;
	background-image: url(img/bkg_content_int.gif);
	background-repeat: repeat-y;
}
#hometext {
	width: 430px;
	padding-top: 30px;
	float: left;
	padding-left: 290px;
	background-image: url(img/bkg_content_int.gif);
	background-repeat: repeat-y;
	padding-right: 60px;
}
#navigation{
	float:left;
	width:255px;
	text-align: left;
}
#pagetext {
	width: 780px;
	float: left;
	background-image: url(img/bkg_content_int.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
#pagehead {
	text-align:left;
	float:left;
	width:525px;
	height:158px;
}
#text {
	float: left;
	width: 500px;
	text-align: left;
	padding-left: 40px;
}
#text_wide {
	float: left;
	width: 660px;
	text-align: left;
	padding-left: 40px;
}
#submenu {
	font-size: 75%;
	font-weight: normal;
	color: #415365;
	width: 168px;
	padding-right: 30px;
	padding-left: 36px;
	float: right;
	text-align: left;
	background-image: url(img/bluetoolline_vert.gif);
	background-repeat: repeat-y;
}
#submenu a{
	color: #A51401;
	text-decoration: none;
}
#submenu a:hover{
	color: #5F838B;
	text-decoration: none;
}
