@charset "UTF-8";
/* CSS Document */

html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	min-height: 100%;
	font-family: Helvetica;
	font-size: 13px;
}

#pagetop {
	margin: 0px auto 0px auto;
	padding: 20px 0px 0px 0px;
	width: 966px;
	/*border: solid #000000 1px;*/
	height: 448px;
	min-height: 448px;
}

#bott {
	margin: 0px auto 0px auto;
	width: 966px;
	background-image: url(../images/bg-ds-bott.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	height: 238px;
	min-height: 238px;	
	
	/*border: solid #000000 1px;
*/	
}

a, a:visited {
	color: #EEDDB2;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#wrapper {
	background-image: url(../images/bgsite.jpg);
	background-position: center top;
	background-repeat: repeat;
	margin: 0;
	padding: 0;
	height: 100%;
	min-height: 100%;
	width: 100%;
}


#footer {
	clear: both;
	margin: 0px auto 0px auto;
	width: 966px;
	color: #FFFFFF;
	font-size: 9px;
	margin-top: 5px;
}

/**************** Downstream ***********/


#pagetop {
	margin: 0px auto 0px auto;
	padding: 20px 0px 0px 0px;
	width: 966px;
	/*border: solid #000000 1px;*/
	height: 448px;
	min-height: 448px;
}






#bott {
	margin: 0px auto 0px auto;
	width: 966px;
	background-image: url(../images/bg-ds-bott2.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	height: 238px;
	min-height: 238px;
	/*border: solid #000000 1px;
*/	
}

#bot2 {
	margin: 0px auto 0px auto;
	width: 966px;
	background-image: url(../images/bg-ds-bott.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	height: 238px;
	min-height: 238px;
	/*border: solid #000000 1px;
*/	
}

#navcolbott { 
	/*float: right;*/
	width: 185px;
	background-image: url(../images/bg-ds-contact.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	height: 238px;
	min-height: 238px;
	/*margin-left: 780px;*/
}

#navcolbott .info { 
	padding-top: 50px;
	text-align: center;
	
}

#navcolbott .info a, a:visited {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
#navcolbott .info a:hover {
	color: #EEDDB2;
	text-decoration: underline;
}


#navcolbott2 { 
	float: right;
	width: 185px;
	background-image: url(../images/bg-ds-contact.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	height: 238px;
	min-height: 238px;
	/*margin-left: 780px;*/
}

#navcolbott2 .info { 
	padding-top: 50px;
	text-align: center;
	
}

#navcolbott2 .info a, a:visited {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
#navcolbott2 .info a:hover {
	color: #EEDDB2;
	text-decoration: underline;
}


#navcolbott3 { 
	padding: 25px;
	float: left;
	width: 720px;
	height: 238px;
	min-height: 238px;
	/*margin-left: 780px;*/
}




#active {
	background-color: #000000;
}

