/*
design03b
Version 2010.11.30
*/

body {
	background:#fff url(../images/design03b/body_background.png) repeat-x;
    
}

#header {
	background:transparent url(../images/design03b/header_bg.png) no-repeat;
    background-size: 100% 100%;
}
#head_links {
	color:#3c3a3a;
}
#head_links a {
	color: #3c3a3a;
    background-color: rgb(145, 144, 144);
}

.textfield_container {
	background:transparent url(../images/design03b/header_search_textfield.png) no-repeat;
}
#radio_container {
	color:#1f70a7;
}
.javascript_on #radio_container label {
	background: url(../images/design03b/header_search_radiobutton.png) no-repeat 12px 3px;
}

#footer_1a {
    background:#615846 url(../images/design03b/footer_bg.png) repeat-y;
}
#footer_1b {
    background:transparent url(../images/design03b/footer_curve.png) no-repeat;
}
#footer_2 {
	background:transparent url(../images/design03b/footer_bottom_shadow.png) no-repeat;
	color:#014e77;
}
