/** BASIC */

html, body {
	height: 100%;
}

/** WRAPPER */

#wrapper {
}

/** PAGE */

#page {
	width: 1000px;
	height: 553px;
	margin: 0px auto;
}

/** LOGO */

#logo {
	float: left;
	width: 243px;
	height: 553px;
	background: url(../../_images/subpage01.jpg) no-repeat left top;
}

#logo-a {
	float: left;
	width: 243px;
	height: 553px;
	background: url(../../_images/subpage01a.jpg) no-repeat left top;
}

#logo-b {
	float: left;
	width: 243px;
	height: 553px;
	background: url(../../_images/subpage01b.jpg) no-repeat left top;
}

#logo-c {
	float: left;
	width: 243px;
	height: 553px;
	background: url(../../_images/subpage01c.jpg) no-repeat left top;
}

#logo-d {
	float: left;
	width: 243px;
	height: 553px;
	background: url(../../_images/subpage01d.jpg) no-repeat left top;
}

#logo-e {
	float: left;
	width: 243px;
	height: 553px;
	background: url(../../_images/subpage01e.jpg) no-repeat left top;
}

#logo-f {
	float: left;
	width: 243px;
	height: 553px;
	background: url(../../_images/subpage01f.jpg) no-repeat left top;
}

#logo-g {
	float: left;
	width: 243px;
	height: 553px;
	background: url(../../_images/subpage01g.jpg) no-repeat left top;
}

#logo-h {
	float: left;
	width: 243px;
	height: 553px;
	background: url(../../_images/subpage01h.jpg) no-repeat left top;
}

#logo-i {
	float: left;
	width: 243px;
	height: 553px;
	background: url(../../_images/subpage01i.jpg) no-repeat left top;
}

#logo-j {
	float: left;
	width: 243px;
	height: 553px;
	background: url(../../_images/subpage01j.jpg) no-repeat left top;
}

#logo-l {
	float: left;
	width: 243px;
	height: 553px;
	background: url(../../_images/subpage01l.jpg) no-repeat left top;
}

#logo-m {
	float: left;
	width: 243px;
	height: 553px;
	background: url(../../_images/subpage01m.jpg) no-repeat left top;
}

#logo-n {
	float: left;
	width: 243px;
	height: 553px;
	background: url(../../_images/subpage01n.jpg) no-repeat left top;
}

#logo-o {
	float: left;
	width: 243px;
	height: 553px;
	background: url(../../_images/subpage01o.jpg) no-repeat left top;
}

#logo-p {
	float: left;
	width: 243px;
	height: 553px;
	background: url(../../_images/subpage01p.jpg) no-repeat left top;
}

#logo-q {
	float: left;
	width: 243px;
	height: 553px;
	background: url(../../_images/subpage01q.jpg) no-repeat left top;
}

#logo-r {
	float: left;
	width: 243px;
	height: 553px;
	background: url(../../_images/subpage01r.jpg) no-repeat left top;
}

#logo-s {
	float: left;
	width: 243px;
	height: 553px;
	background: url(../../_images/subpage01s.jpg) no-repeat left top;
}

#logo-t {
	float: left;
	width: 243px;
	height: 553px;
	background: url(../../_images/subpage01t.jpg) no-repeat left top;
}

#logo-u {
	float: left;
	width: 243px;
	height: 553px;
	background: url(../../_images/subpage01u.jpg) no-repeat left top;
}

#logo h1, #logo p {
	display: none;
}

/** SIDEBAR */

#sidebar {
	float: left;
	width: 204px;
	height: 553px;
}

/** MENU */

#menu {
	padding: 160px 0px 0px 30px;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu li {
	display: inline;
}

.submenu {
	margin-bottom: 0.5em;
	color: #FFFFFF;
}

.submenu a {
	margin-bottom: 0.5em;
	color: #FFFFFF;
}

/** SEARCH */

#search {
	padding: 53px 28px 0px 28px;
}

#inputtext1 {
	margin-bottom: 9px;
}

#inputsubmit1 {
	float: left;
}

#search p {
	padding-top: 5px;
}

/** CONTENT */

#content {
	float: left;
	width: 513px;
	height: 509px;
	padding: 44px 35px 0px 5px;
}

#rss {
	width:90px;
	height: 25px;
	margin: -15px 0px 0px 28px;
}

/** FOOTER */

#footer {
	width: 1000px;
	height: 130px;
	margin: 0px auto;
	padding-top: 15px;
}

/** BOX1 */

#box1 {
	font-size: 13px;
	font-family: "Trebuchet MS", Calibri, Arial;
}

#box1 a:hover {
	text-decoration: underline;
}

/** BOX2 */

#box2 {
	float: left;
	width: 47%;
}

/** BOX3 */

#box3 {
	float: right;
	width: 220px;
}

/** IMAGES */

#image {
	color:#333;
	background: url(../../_images/recent-study.png) no-repeat center top;
	height: 316px;
}

#services_tbl_hdr {
	color: #FFF;
	font-weight: bold;
	padding-left: 5px;
}

#services_tbl_content {
	color: #000;
	font-weight: bold;
	padding-left: 5px;
}

#services_col {
	width: 260px;
	float: left;
}

