body{
	margin:0;
	color:#252525;
	padding-bottom:30px;
	font:11px/13px Verdana, Helvetica, sans-serif;
	background:#fffffd;
}
td {
	padding: 2px;
/*	border: 1px solid #c9c9c8; */
	vertical-align: top;
}
table {
	margin: 0px;
	padding: 0px;
/*	border: 1px solid #c9c9c8; */
}
a img {
	border: none;
}
a{
	color:#252525;
	text-decoration:underline;
}
a:hover{color:#9b0000;}
#wrapper{
	margin:39px auto 0;
	width: 808px;
	overflow:hidden;
	background:url(images/bg-wrapper.gif) repeat-y;
}
.wrapper-t{
	width:808px;
	background:url(images/bg-wrapper-b.gif) no-repeat 0 100%;
}
.wrapper-b{
	width:800px;
	padding:14px 7px 17px 1px;
	background:url(images/bg-wrapper-t.gif) no-repeat;
}
#header{
	width:787px;
	padding:0 0 8px 13px;
	overflow:hidden;
}
.logo{
	margin:0;
	background:url(images/logo_srab.gif) no-repeat;
	width: 164px;
	height: 69px;
	float:left;
	overflow:hidden;
	text-indent:-9999px;
}
.logo a{
	display:block;
	height:100%;
	overflow:hidden;
}
.header-text{
	width:370px;
	float:left;
	padding:8px 0 0 100px;
}
.header-image{
	width:570px;
	float:left;
	padding: 10px 0 0 5px;
}
#header .heading{
	font-size:18px;
	line-height:21px;
	font-weight:normal;
	margin-bottom:1px;
	color:#a40303;
	display:block;
}
.header-text p{
	margin:0;
	font-size:12px;
	line-height:14px;
	color:#2e2e2e;
}
.navbar{
	height:59px;
	width:100%;
	margin-bottom:35px;
	position:relative;
	border-top:1px solid #999;
	background:url(images/bg-navbar.gif) repeat-x;
}
#nav{
	width:100%;
	margin:0;
	padding:0;
	list-style:none;
}
#nav li{
	float:left;
	font-size:10px;
	padding:0 7px 0 10px;
	line-height:14px;
}
#nav li a{
	display:block;
	padding:7px 15px 9px;
	text-decoration:none;
}
#nav li a:hover,
#nav .topselected{
	color:#fff;
	background:#9b0000;
}

#nav li .subnav{
	width:792px;
	position:absolute;
	top:38px;
	left:9px;
	margin:0;
	padding:0;
	list-style:none;
}
#nav li .subnav li{
	float:left;
	color:#fff;
	line-height:16px;
	padding:0 14px 0 0;
}
#nav li .subnav li a{
	color:#fff;
	display:block;
	padding:0 0 0 15px;
}
#nav li .subnav li a:hover,
#nav li .subnav li a.selected{
	background:url(images/arrow.gif) no-repeat 0 3px;
}
#nav li .subnav li .phone{
	padding-left:23px;
	background:url(images/ico-phone.gif) no-repeat;
}



#main{
	height:1%;
	overflow:hidden;
}
#main h1,
#maindouble h1 {
	font-size:18px;
	line-height:22px;
	color:#9b0000;
	margin:1px 0 16px;
	font-weight:normal;
}
#sidebar{
	float: left;
	width: 140px;
	padding: 0px 30px 20px 10px;
}
#sidebar h2{
	width:118px;
	padding:3px 0 3px 20px;
	border:1px solid #c9c9c8;
	background:url(images/bg-heading.gif) repeat-y;
	font-size:14px;
	line-height:17px;
	color:#9b0000;
	margin:0;
}
#sidebar ul{
	margin:0;
	padding:0;
	list-style:none;
	height:1%;
}
#sidebar ul li{
	padding:0 0 0 8px;
	line-height:24px;
	height:1%;
	vertical-align:top;
	border-bottom:1px solid #c9c9c8;
}
#sidebar ul li a{
	color:#4d4d4b;
	text-decoration:none;
	padding-left:12px;
	background:url(images/arrow2.gif) no-repeat 0 4px;
}
#sidebar ul li a:hover,
#sidebar ul li a.active{
	color:#9b0000;
	background:url(images/arrow3.gif) no-repeat 0 4px;
}

#twocolumns{
	float:right;
	width:620px;
	padding:0px 0px 20px 0px;
}
#content{
	width:620px;
	float:left;
}
.item-holder-left {
	float:left;
	padding-right: 30px;
}
.item-holder-right{
	float: left;
	width: 206px;
	padding:0;
	margin:0;
}
.item-holder-right img,
.column-left img {
	display:block;
	margin-bottom:5px;
	border: 3px solid #c9c9c8;
}
.item-holder-right h1{
	font-size:18px;
	line-height:22px;
	color:#9b0000;
	font-weight:normal;
	margin:2px 0 12px;
}


#maindouble{
	height:1%;
	overflow:hidden;
}
#doublecolumn{
	float:left;
	width:770px;
	padding:0px 0px 20px 30px;
}
.column-left {
	float:left;
	width:206px;
	padding-right: 30px;
}
.column-right{
	float: left;
	padding:0px 30px 0px 0px;
	margin:0;
}



.section{
	width:744px;
	padding: 0px 25px 16px 31px;
	overflow:hidden;
}
.section .image{
	width:206px;
	float:left;
	padding:0 25px 20px 0px;
	font-size:11px;
	line-height:13px;
	margin:0;
}
.section .image img{
	display:block;
	margin-bottom:5px;
	border: 3px solid #c9c9c8;
}
.section .image p{
}
.section h1{
	font-size:18px;
	line-height:22px;
	color:#9b0000;
	font-weight:normal;
	margin:2px 0 12px;
}
.intro {
	font-size: 13px;
	line-height: 15px;
	color: #4d4d4b;
	margin-bottom: 20px;
}
.three-boxes{
	padding: 0px 0 22px 0px;
	overflow:hidden;
}
.three-boxes .box{
	width:225px;
	height: 146px;
	float:left;
	margin:0 31px 0 0;
	display:inline;
	background:url(images/bg-box.png) no-repeat;
}
.three-boxes .box-holder{
	width:174px;
	height:130px;
	padding:16px 30px 0 21px;
	position:relative;
	display:block;
	text-decoration:none;
}
.three-boxes .box-holder:hover{
	text-decoration:none;
	color:#252525;
}
.three-boxes .box strong{
	font-size:18px;
	line-height:22px;
	font-weight:normal;
	color:#252525;
	display:block;
	margin:0 0 20px;
	width: 115px;
	height: 44px;
}
.three-boxes .box span{
	font-size:12px;
	line-height:14px;
}
.three-boxes .box span img{
	vertical-align:bottom;
	padding-left:5px;
}
.searchresult {
	padding: 2px 0px;
}
#footer{
	border-top:8px solid #9b0000;
	height:1%;
	padding: 5px 0 0 32px;
}
#footer p{
	margin:0;
	color:#999999;
	font-size:9px;
	line-height:12px;
}

#footer a{
	color:#999999;
}
#footer a:hover{
	color:#9b0000;
}

/* -- Forms -- */

select {
	font:11px/13px Verdana, Helvetica, sans-serif;
	border: #c9c9c8 3px solid;
	background: #fff;
	width: 206px;
	height: 24px;
	margin-bottom: 5px;
	margin-top: 3px;
} 
option { 
	color: #252525;
} 

input {
	border: #c9c9c8 3px solid;
	width: 196px;
	height: 16px;
	margin-bottom: 5px;
	margin-top: 3px;
	padding: 2px;
	color: #252525;
	background-color: transparent;
	font:11px/13px Verdana, Helvetica, sans-serif;
}
textarea {
	border: #c9c9c8 3px solid;
	height: 120px;
	width: 198px;
	margin-bottom: 2px;
	padding-left: 2px;
	color: #252525;
	background-color: transparent;
	font:11px/13px Verdana, Helvetica, sans-serif;
}
input.button {
	border: #c9c9c8 3px solid;
    width: 60px;
    background-color: transparent;
    height: 24px;
    padding: 0;
    margin: 0;
    color: #252525;
}
input.checkbox {
	width: auto;
	border: 0;
}
.error {
	color:#9b0000;
}
