/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background-color: #29485F;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

.input1 {
	width: 138px;
	border: 1px solid #9B88A6;
	border-top-color: #B3B3B3;
	border-bottom-color: #FFFFFF;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8D867E;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1.5em;
	text-align: justify;
	line-height: 140%;
}

.text1 {
	padding: 6px 0px 6px 11px;
	background: #F9F9F9 url(images/homepage06.gif) repeat-x left top;
	font-size: 13px;
	font-weight: bold;
	color: #707070;
}

.text2 {
	margin-bottom: 5px;
	font-size: 11px;
	font-weight: bold;
	color: #FF7011;
}

.text3 {
	font-size: 10px;
}

.text4 {
	text-align: center;
	font-size: 10px;
	color: #FFFFFF;
}

/** LISTS */

.list1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.list1 li {
	display: block;
	float: left;
	width: 99px;
	padding: 0px 23px 0px 23px;
	background: url(images/homepage14.gif) repeat-y left top;
}

.list1 li.first {
	padding: 0px 23px 0px 0px;
	background: none;
}

.list1 li.last {
	padding: 0px 0px 0px 23px;
}

.list1 img {
	margin-bottom: 15px;
}

/** LINKS */

a {
	color: #FF7011;
}

a:hover {
	text-decoration: none;
}

.link1 {
	display: block;
	height: 21px;
	background: url(images/homepage07more.gif) no-repeat right top;
}

.link1 span {
	display: none;
}

.link2 {
	text-decoration: none;
	text-align: right;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.link3 {
	display: block;
	height: 21px;
	background: url(images/sdplogomini.gif) no-repeat right top;
}

.link3 span {
	display: none;
}


/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 { background: url(images/homepage02.jpg) no-repeat left top; }
.bg2 { background: url(images/homepage03.jpg) no-repeat left top; }
.bg3 { background: url(images/homepage05.gif) no-repeat left top; }
.bg4 { background: url(images/homepage10.gif) repeat-y left top; }
.bg5 { background: url(images/homepage12.jpg) repeat-x left top; }

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin: 0px 15px 0px 0px;
}

.img2 {
	float: right;
	margin: 0px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}

/** MENU */

#menu {
	float: left;
	width: 304px;
	height: 198px;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	padding: 25px 0px 0px 134px;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	width: 116px;
	height: 19px;
	margin-bottom: 7px;
	padding: 4px 34px 0px 0px;
	text-align: right;
}

#menu1 { background: url(images/subpage1_02.jpg) no-repeat left top; }
#menu2 { background: url(images/subpage1_03.jpg) no-repeat left top; }
#menu3 { background: url(images/subpage1_04.jpg) no-repeat left top; }
#menu4 { background: url(images/subpage1_05.jpg) no-repeat left top; }
#menu5 { background: url(images/subpage1_06.jpg) no-repeat left top; }