/* CSS Document */

body {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	padding:0 auto;
	margin:0 auto; 
	text-align:center;
	text-align:center;
}
#header {
	Padding-top:3em;
	text-align:left;
	width:790px;
	margin:0 auto; 
}

#header #address{
	background-image: url(../images/scs_address.gif);
	width:232px;
	height: 119px;
	background-repeat: no-repeat;
	float:right;
	text-indent : -999em;
	overflow: hidden;
	display:block;
}

#header #navigation{
	
	float:left;
	padding-top: 5px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 25px;
	font-size: x-small;
	font-weight: bolder;
	letter-spacing: 1px;
}
#header #navigation a:hover {
background: #E9DEEB;
}

#header #logo {
float:left;
width:334px;
}

#content{
	margin:0 auto; 
	text-align:left;
	width:790px;
	clear:both;
}

#pictureArea {
	background:#E7E1ED;
	width:241px;
	float:left;
}

#pictureArea #picturetop {
	background-image: url(../images/picture_box_top.gif);
	height:17px;
	}

#pictureArea #picturebody{
	padding-left:13px;
	padding-right:12px;
}

#pictureArea #picturetext{
clear:both;
}

#pictureArea #picturebottom {
	background-image: url(../images/picture_box_bottom.gif);
	height:17px;
}

/*styles for text */

#textArea {
	float:right;
	background:#EBEBEB;
	width:542px;

}
#textArea #texttop {
	background-image: url(../images/textbody_top.gif);
	height:17px;
}
#textArea #textbody{
	background-image: url(../images/textbody_lower_circle.gif);
	background-repeat: no-repeat;
	background-position:0px 17px;
	height:292px;
}
#textArea #textbodynosize{
	background-image: url(../images/textbody_lower_circle.gif);
	background-repeat: no-repeat;
	background-position:0px 17px;
}

#textArea p,address{
	padding-left:5px;
	padding-right:5px;
	font-size: 110%;
}
#textArea  h1{
	padding-left:5px;
	padding-right:5px;
	padding-top:0;
	margin:0;
	font-size: 110%; 
}
#textArea h2{
	padding-left:5px;
	padding-right:5px;
	font-size: 110%;
}
#textArea #scroller {
	background: #E7E1ED;
	width:540px;
	border:1px solid #E7E1ED;
	}
#textArea #scrolltext {
	background: #E7E1ED;
	padding-top:.5em;
	float:left;
	width:10px;
	}
#textArea .marquee  {
	background: #E7E1ED url(../images/arrow.gif) no-repeat left center;
	padding:.5em;
	float:left;
	text-indent:10px;
	white-space: nowrap;
	} 
#textArea #textbottom {
	background:#FFFFFF url(../images/textbody_bottom.gif) no-repeat;
	height:6px;
	clear:both;
}

#textfloater1, #textfloater2, #textfloater3{
	clear: right;
	padding-right: 0px;
	padding-left: 0px;
	float: right;
	padding-bottom: 0px;
	padding-top: 0px;
	height: 34px;
}

#textfloater1 {
	width: 170px;
}
#textfloater2 {
	width: 140px; 
}
#textfloater3 {
	width: 90px;
}
.uxdesign {
	clear:both;
	float:right;
	color: #CCCCCC;
	white-space: nowrap;
}
