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

body{
	margin:0px;
	padding:0px;
	background:url(images/body-bg.jpg) left top repeat;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#545454;
}
.bg1{
	background:url(images/bg.jpg) left top repeat-x;
	margin:0px;
	padding:0px;
	min-height:229px;
}
.clr{
	clear:both;
}
#wrap {
	width:1000px;
	padding: 0px;
	position: relative;
	margin:0px auto 0px;
	background:#fff;
}
a{
	color:#023d6c;
	text-decoration:none;
}
a:hover{
	color:#d52137;
	text-decoration:underline;
}

#header{
	width:1000px;
	margin:0px auto;
	background:url(images/header-bg.jpg) left top no-repeat #fff;
	min-height:178px;
}
#header .logo{
	float:left;
	width:270px;
	padding:4px 0 0 8px;
}

#nav{
	width:1000px;
	margin:0px auto 3px;
	height:42px;
	background:#d52137;
}
#nav ul{
	list-style-type:none;
	padding:0px;
	margin:0px 0 0 68px;
}
#nav ul li{
	list-style-type:none;
	padding:0px;
	margin:0 20px 0 0;
	float:left;
}
#nav ul li a{
	color:#fff;
	font-size:16px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:0px 15px;
	display:block;
	line-height:42px;
	text-decoration:none;
	text-transform:uppercase;
}
#nav ul li a:hover,#nav ul li a.active{
	color:#fff;
	display:block;
	background:url(images/nav-hover.jpg) left top repeat-x;
	line-height:42px;
	text-decoration:none;
}
#banner{
	width:980px;
	padding:6px 0 10px 10px;
}

#content{
	width:990px;
	padding:0px 0 15px 10px;
}
#sidebar{
	width:261px;
	background:#e5ebf0;
	float:left;
	padding:0px 0 15px 0;
	margin:0 14px 0 0;
}
#sidebar h1{
	width:260px;
	height:43px;
	line-height:43px;
	font-family:"Times New Roman", Times, serif;
	font-size:21px;
	color:#fff;
	text-align:left;
	text-transform:capitalize;
	margin:0px;
	padding:0px 0 0 56px;
	font-weight:normal;
}
#sidebar h1.supply{
	background:url(images/h1-bg1.png) left top no-repeat;
	width:260px;
	height:43px;
}
#sidebar h1.contact{
	background:url(images/h1-bg2.png) left top no-repeat;
	width:205px;
	height:43px;
}
#sidebar p{
	line-height:30px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#fff;
	text-align:left;
	margin:0px;
	padding:0px;
}
#sidebar a {
	color:#fff;
	text-decoration:none;
}
#sidebar a:hover {
	color:#d52137;
	text-decoration:none;
}
#sidebar ul{
	margin:0px;
	padding:5px 4px 8px 4px;
	list-style-type:none;
}
#sidebar ul li{
	margin:0px;
	padding:10px 0 10px 27px;
	color:#404040;
	font-size:13px;
	font-family:Verdana, Geneva, sans-serif;
	background:url(images/bullet.png) 0 0.9em no-repeat;
	border-bottom:1px dotted #c2c1c1;
}
#sidebar ul li:last-child{
	border-bottom:none 0px;
}
#sidebar ul li a{
	margin:0px;
	padding:0px;
	color:#404040;
	font-size:13px;
	font-family:Verdana, Geneva, sans-serif;
	text-decoration:none;
}

#sidebar .contact1{
	width:252px;
	background:#023d6c;
	padding:16px 0px 8px 8px;
}
#sidebar .contact1 a{
	text-decoration:underline !important;
}

#content .content{
	width:698px;
	float:left;
	margin-bottom:14px;
}
#content .content h1{
	font-family:"Times New Roman", Times, serif;
	font-size:23px;
	color:#db4456;
	margin:15px 0 19px 0;
	padding:0 0 6px 0;
	background:url(images/h1-bg.png) right bottom no-repeat;
	text-transform:capitalize;
	font-weight:normal;
}
#content .content h1 span{
	color:#023d6c;
}
#content .content h2{
	font-family: 'TrajanProRegular';
	font-size:22px;
	color:#c55b00;
	margin:0px;
	padding:0 0 8px 0;
	font-weight:normal;
}
#content .content p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#545454;
	margin:0px;
	padding:0 0 20px 0;
	line-height:22px;
	text-align:justify;
}
#content .content ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
#content .content ul li{
	margin:0px;
	padding:0px 0 12px 28px;
	list-style-type:none;
	background:url(images/bullet.png) 0 0.2em no-repeat;
	line-height:22px;
}
#boxes .box{
	float:left;
	width:228px;
	margin-right:7px;
}
#boxes .last{
	margin-right:0px !important;
}
#boxes .box .name{
	height:33px;
	width:227px;
	background:#e5ebf0;
	display:block;
	margin:5px 0 0 0;
	position:relative;
}
#boxes .box .name1{
	height:50px;
}
#boxes .box .name p{
	padding:4px 5px 0 7px;
	color:#023d6c;
	padding-bottom:0px;
	float:left;
	text-transform:uppercase;
}
#boxes .box .name a.more{
	position:absolute;
	right:0px;
	height:33px;
	width:47px;
	display:block;
	background:#ced9e3;
	line-height:33px;
	padding:0 0 0 6px;
	color:#023d6c;
	text-decoration:none;
	font-size:13px;
}
#boxes .box .name a.more:hover{
	color:#d52137;
	text-decoration:underline;
}
.social{
	margin:4px 0 0 5px;
}
.social img{
	margin:0px 30px 0 0px;
}
#footer{
	width:980px;
	margin:0 auto;
	background:#d52137;
	height:42px;
	line-height:42px;
	padding:0 10px;
}
#footer p{
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
	margin:0px;
	float:left;
}
#footer a{
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
	margin:0px;
	text-decoration:none;
}
#footer a:hover{
	color:#fff;
	text-decoration:underline;
}



.form-left{
	float:left;
	text-align:right;
}
.form-right{
	float:left;
	text-align:left;
}
.label{
	float:left;
	text-align:right;
	margin-right:5px;
	width:120px;
}
.input{
	float:left;
	text-align:left;
	margin-right:5px;
	width:220px;
}
.contact-box{
	background-color:#e5ebf0;
	padding:20px 5px;
	width:380px;
}
#content th.manage-form{
	font-size:13px;
	font-weight:normal;
	text-align:right;
	vertical-align:top;
}


#content input.manage-form,
#content textarea.manage-form{
	width:200px;
	background-color:#f4f4f4;
	border:#d9dbdc 1px solid;
	margin-bottom:10px;
	resize:none;
}
.form {
	width:200px;
	border: 1px solid #666;
}
.submit {
    background: none repeat scroll 0 0 #d52137;
    border: 1px solid #fff;
    cursor: pointer;
	height:28px;
	color:#fff;
}

.reset {
	background:url(images/reset.png) no-repeat left top;
	width:80px;
	height:30px;
	cursor:pointer;
	border:0px;
	margin:0px; 
	padding:0px;
}