@charset "UTF-8";
/* CSS Document */

body {
	background:url(/images/body-bg.gif) repeat-y top center;
	margin:0;
	padding:0;
	font-family: Georgia;
	font-size: 13px;
	color: #000;
	line-height: 20px;
}

#holder{
	width:100%;
	height: 500px;
	min-height: 500px;
	
}

#main {
	width:1000px;
	margin:0 auto;
	height: 500px;
	min-height: 500px;
}

img{
	border: none;
}

a{
	color: #000;
	text-decoration: none;
}

form{
	margin: 0;
	padding: 0;
}

h1{
	color: #d5160c;
	font-size: 26px;
	margin-top: 0;
	padding: 0;
}

h2{
	font-size: 12px;
	margin: 0;
	padding: 0;
	line-height: normal;
}

a:hover{
	text-decoration: underline;
}

#header {
	height:136px;
	width:998px;
	margin:0 0 0 1px;
	position: relative;
	background: url(/images/header-bg.gif) no-repeat top left;
}

#search-box {
	background:transparent url(/images/search-bg.gif) no-repeat top left;
	height:23x;
	width:213px;
	position: absolute;
	top: 47px;
	left: 770px;
}

#search{
	padding-left: 10px;
}

.input_transp {
	background:#fff;
	border:medium none;
	float:left;
	display: inline;
	font-size:12px;
	margin: 3px 2px 0 5px;
	width: 160px;
}

#search-btn {
	float:right;
	display: inline;
}


.content{
	min-height: 400px;
	width: 1000px;
	margin-top: 1px;
	float: left;
	display: inline;
}

#splash{
	height: 282px;
	overflow: hidden;
	float: left;
	display: inline;
}

.top-image{
	float: left;
	width: 750px;
	height: 234px;
	display: inline;
}

.home-top{
	height: 234px;
	border-left: 1px solid #AE0202;
	border-right: 1px solid #AE0202;
}

.home-titles{
	width: 999px;
	color: #fff;
	height: 49px;
	background: #000;
}

.home-titles h1{
	display: inline;
	float: left;
	color: #fff;
	width: 229px;
	font-size: 18px;
	padding: 15px 0 0 20px;
}

.home-titles h2{

	float: right;
	display: inline;
	color: #fff;
	width: 229px;
	font-size: 18px;
	padding: 15px 0 0 20px;
}

.home-boxes{
	background: url(/images/home-boxes-bg.gif) repeat-y top left;
	width: 999px;
	min-height: 288px;
	border-bottom: 1px solid #E3E3E3;
	float: left;
	display: inline;
}

.home-box{
	float: left;
	width: 209px;
	min-height: 250px;
	padding: 10px 19px;
	display: inline;
}

.home-box a{
	color: #d5160c;
}

.home-box h3{
	margin: 0 0 3px 0;
	padding: 0;
	font-size: 14px;
	color: #363636;
}

.home-text{
	color: #d5160c;
}

.toolboxes{
	width: 210px;
}

.toolboxes ul{
	margin: 0;
	padding: 0;
}

.toolboxes li{
	
	padding: 0;
	list-style: none;
	display: block;
	line-height: normal;
	display: inline;
	z-index: 0;
}

.toolboxes li h3{
	margin: 0;
	padding: 0;
	font-size: 14px;
}

.toolboxes a{
	display: block;
	width: 210px;
	line-height: 31px;
	padding: 0 0 0 10px;
	text-decoration: none;
	color: #252525;
	margin: 10px 0;

}

.toolboxes a:hover{
	background: #F5DADA url(/images/arrow1.gif) no-repeat top right;
}


.content-internal{
	background: url(/images/internal-bg.gif) repeat-y top left;
	float: left;
	width: 999px;
	display: inline;
}

.nobg{
	background: none;
	float: left;
}

.borderbtm{
	border-bottom: 1px solid #E3E3E3;
	float: left;
}

.rightbg{
	background: #AC0505 url(/images/service-right-bg.png) no-repeat top right;
}

#login-box{
	margin-left: 20px;
}

.cnarea{
	padding: 20px 20px 20px 0;
	float: left;
	width: 730px;
	color: #d5160c;
	display: inline;
}

.whitebg{
	background: #fff;
	min-height: 600px;
	width: 728px;
	border-left: 1px solid #c7c7c7;
	border-right: 1px solid #FFE5E5;
}

.cnarea .content-block{
	margin: 0 20px;
}

.nonav{
	width: 495px;
	padding: 20px 0 20px 0;
	display: inline;
}

.nonav-right{
	width: 495px;
	float: right;
	padding: 20px 0 20px 0;
	display: inline;
}

.right-column{
	float: right;
	width: 249px;
	height: 637px;
	min-height: 637px;
}


.home{
	background: url(/images/dragon.jpg) no-repeat center center;
	height: 300px;
	min-height: 300px;
}
.blank{
	width: 960px;
}

#emergency-msg{
	width: 710px;
	height: 194px;
	background: url(/images/emergency-bg.png);
	color: #fff;
	overflow: auto;
	font-size: 20px;
	padding: 20px;
	text-align: center;
}

#emergency-msg h1{
	color: #fff;
}

.downloads{
	width: 999px;
	border-top: 1px solid #E3E3E3;
	padding: 10px 0;
	color: #d5160c;
	float: left;
	display: inline;
}

.cnarea .downloads{
	width: 750px;

}

.downloads h3{
	margin: 0 0 15px 20px;
	padding: 0;
	text-align: left;
	color: #363636;
	font-size: 14px;
}

.downloads ul{
	display: block;
	margin: 0;
	padding: 0;
}

.downloads li{
	list-style: none;
	width: 210px;
	float: left;
	margin: 0;
	padding: 0 20px 0;
		display: inline;
}

.downloads li img{
	float: left;
	margin-right: 5px;
		display: inline;
}

.downloads li a{
	color:  #d5160c;
	font-weight: bold;
}


.breadcrumbs{
	margin: 20px 0 0 20px;
	color: #d5160c;
}

.breadcrumbs a{
	color: #d5160c;
	font-weight: bold;
	line-height: normal;
}


.footer{
	padding: 20px;
	font-size: 11px;
	height: 20px;
	border-bottom: 1px solid #E3E3E3;
}

.footer a{
	color: #d5160c;
}

.footer p{
	float: left;
	width: 480px;
	line-height: normal;
	display: inline;
}

.footer-phone{
	float: right;
	width: 400px;
	margin-right: 20px;
	display: inline;
}

.cumnor-red{
	color: #d5160c;
}

.credit {
	padding: 20px;
	font-size: 11px;
	height: 20px;
	width:960px;
	border-top: 1px solid #E3E3E3;
	
}

.credit p{
	float: left;
	line-height: normal;
	display: inline;
	color:#666;
}

.credit a {
	color:#333;
	font-weight:bold;
}