body{
	background: #fff url(../i/body.gif) repeat-x top left;
	color: #2A2A2A;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

form{
	padding: 0;
	margin: 0;
}

img{
	border: none;
}

p{
	margin: 6px 0;
}

a{
	text-decoration: none;
	font-weight: bold;
	color: #8C002F;
}

#container{
	width: 1000px;
	overflow: hidden;
	margin: 0 auto;
}

#holder{
	width: 1000px;
	float: left;
}

.header{
	width: 980px;
	height: 138px;
	position: relative;
	z-index: 100;
	background: url(../i/logo.gif) no-repeat left top;
}

.left{
	float: left;
	display: inline;
}

.right{
	float: right;
	display: inline;
}

#search-block{
	position: absolute;
	top: 42px;
	right: 0;
	width: 241px;
	height: 31px;
	background: url(../i/search-bg.gif) no-repeat left top;
}

.search-input{
	background: #fff;
	border: none;
	width: 193px;
	margin: 6px 0 0 10px;
}

#search-btn{
	width: 36px;
	height: 31px;
}

.footer, .footer a{
	color: #8B002E;
}

.footer{
	border-top: 1px solid #C9C9C9;
	border-bottom: 1px solid #C9C9C9;
	padding: 7px;
	width: 980px;
	text-align: center;
	font-size: 11px;
}

.top-image{
	width: 980px;
	height: 319px;
	overflow: hidden;
}

.top-image-internal{
	width: 343px;
	height: 309px;
	overflow: hidden;
	margin-bottom: 18px;
}

.cnarea{
	margin: 10px 0 0 0;
	line-height: 18px;
	width: 980px;
}

.hp-text{
	width: 380px;
	background: #fff;
}

.hp-market{
	width: 590px;
}

.box2{
	width: 342px;
	background: #8C002F;
	margin: 0 0 18px 0;
	font-size: 11px;
	overflow: hidden;
	height: 132px;
}

.box2 h2, .box1 h2{
	color: #fff;
	margin: 5px 15px;
	padding: 0;
	font-size: 16px;
}

.box2 .box-body{
	background: #E0E0E0;
	height: 105px;
	width: 342px;
	overflow: hidden;
}

.box2 .box-body p{
	margin: 5px 5px 0 15px;
}

.image2{
	width: 153px;
	height: 105px;
}

.box1{
	width: 235px;
	background: #8C002F;
	overflow: hidden;
}

.box1 .box-body{
	width: 235px;
	background: #E0E0E0;
}

.hp-image{
	width: 374px;
	height: 160px;
	margin: 10px 0 10px 0;
}

.welcome{
	height: 250px;
	/*height:98px;*/
	overflow: hidden;
}

.welcome p {
	margin-bottom: 15px;
	padding-right: 10px;
	font-size: 14px;
}

#emergency-msg{
	background: url(../i/emergency.gif) no-repeat center top;
	font-size:16px;
	font-weight:bold;
	margin:10px 0 0 0;
	overflow:auto;
	padding:20px;
	position:relative;
	z-index: 1;
	width: 940;
	height: 250px;
}

#emergency-msg h1{
	margin: 0;
	padding: 0;
	font-size: 28px;
	color:#FFF;
}

#emergency-msg p{
	margin: 5px 0 0 0;
	color:#FFF;
}


.breadcrumbs {
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:20px;
	padding:0 0 5px 0;
	text-align:left;
	margin:0 0 5px 0;
	width: 580px;
	color: #AA1D41;
}

.breadcrumbs a {
	font-size:12px;
	text-decoration:none;
	font-weight: normal;
	color: #AA1D41;
}

.breadcrumbs a:hover{
	text-decoration: underline;
}

.downloads ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

.downloads ul li img{
	float: left;
	margin: 0 5px 0 0;
	display: inline;
}

.downloads ul li a{
	text-decoration: none;
	font-weight: bold;
}

.column1{
	width: 600px;
}

.column2{
	width: 343px;
}
.content{
	width: 1000px;
	z-index: 10;
}

.content-internal{
	background: #fff;
	margin: 7px 0 0 0;
	padding: 10px;
	width: 970px;
	line-height: 18px;
	min-height: 500px;
}

.sb-top{
	width: 235px;
	background: url(../i/sb-top.gif) no-repeat left top;
	height: 10px;
	font-size: 1px;
}

.sb-bottom{
	width: 235px;
	background: #fff url(../i/sb-btm.gif) no-repeat left top;
	height: 10px;
	font-size: 1px;
}

.sb-body{
	background: #fff;
	width: 213px;
	border-left: 1px solid #c9c9c9;
	border-right: 1px solid #c9c9c9;
	padding: 0 10px;
}
