/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video{ display: block; }
mark, rp, rt, ruby, summary, time{ display: inline }

/* Global properties ======================================================== */
body { 
	background: url(../images/body-bg.gif) 0 0 repeat; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	line-height: 18px;
	color: #5f5f5f;
	min-width: 1036px;
}
html, body { height: 100%;}

p { padding-top: 18px; }

.top { padding-top: 3px; }
.top1 { padding-top: 9px !important; }
.top1_1 {padding-top: 15px !important;}
.top2 { padding-top: 18px; }
.top3 { padding-top: 24px; }
.top4 { padding-top: 0px; }
.top5 { padding-top: 0px; }

.bot { padding-bottom: 0px; }

.h-top {padding-top: 38px;}
.h-top1 {padding-top: 35px;}


a {	color: #5f5f5f; outline: none; }
a:hover{ text-decoration: none; }

/* Global Structure ============================================================= */
.main {
	margin: 0 auto;
	width: 980px;
	padding: 0 27px 0 29px;
	background: url(../images/main-bg.gif) 0 0 repeat;
}

	/* Header */
	header{
		height: 587px;
	}
	
	/* Content */
	section#content {
		
	}			
	/* Footer */
	footer{
		height: 149px;
		background: url(../images/footer-bg.gif) 0 0 repeat-x;
	}
/* Left & Right alignment */

.fleft { float: left;}
.fright { float: right;}
.clear { clear: both;}

.col-1, .col-2, .col-3, .col-4, .col-5 { float: left;}

.alignright { text-align: right;}
.aligncenter { text-align: center;}

.wrapper { 
	width: 100%;
	overflow: hidden;
}
.container {
	width: 100%;
}
/*----- form defaults -----*/
input, select, textarea { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	vertical-align: middle;
	font-weight: normal;
}

/*----- other -----*/
.img-indent { margin: 0 16px 0 0; float: left; }
.img-indent1 { margin: 0 20px 0 0; float: left; }

header nav li {font-family: "Bernard MT Condensed", Times, Serif;}
.text, h2, h3, .policy strong, .phone, .list_1 strong, #SubscribeForm strong  {font-family: "Times New Roman", Times, serif;}

/*=============================================================================== text =====*/
h1 {
	padding: 51px 0 28px 1px;
	position: relative;
	float: left;
}
	h1 a {
		display: block;
		height: 85px;
		width: 350px;
		text-indent: -5000px;
		background: url(../images/logo.png) left top no-repeat;
	}
h2 {
	font-size: 36px;
	line-height: 1.2307em;
	color: #393939;
	padding: 29px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-weight: normal;
	background: url(../images/h2-bg.gif) left bottom repeat-x;
	padding-bottom: 10px;
	margin-bottom: 1px;
}
h3 {
	font-size: 38px;
	line-height: 1.2307em;
	color: #393939;
	padding: 27px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-weight: normal;
	background: url(../images/h2-bg.gif) left bottom repeat-x;
	padding-bottom: 12px;
	margin-bottom: 4px;
}
	h3 span {
		display: block;
		font-size: 24px;
		line-height: 1.2307em;
		color: #7d7d7d;
		margin-top: -12px;
	}
strong {color: #5f5f5f;}

.size {font-size: 13px !important;}

.width {width: 330px !important;}
/*=================================================================================================================== header =====*/
/*=============================================================================== nav =====*/
header nav {
	height: 68px;
	/*background: url(../images/nav-bg.gif) 0 0 repeat-x;*/
	width: 100%;
	overflow: hidden;
}
	header nav li {
		float: left;
		font-size: 20px;
		line-height: 24px;
		/*background: url(../images/nav-li-bg.gif) 0 9px no-repeat;*/
		padding-left: 2px;
		margin: 0 0 0 -2px;
	}
		header nav li a {
			display: block;
			color: #000;
			width: 141px;
			text-align: center;
			text-decoration: none;
			color: #000000;
			text-shadow: 1px 1px #fff;
			padding: 17px 0px 27px 0px;
			cursor: pointer;
			margin-left: -1px;
		}
			header nav li a:hover, header nav .active, nav .last .active {
				/*background: url(../images/nav-a-bg.gif) 0 0 no-repeat;*/
				position: relative;
				color: #98012e;
				text-shadow: none;
			}
	header nav .first a {background: url(../images/nav-first-a-bg.gif) 1px 0 no-repeat;}
	header nav .last a {
		background: url(../images/nav-last-a-bg.gif) right 0 no-repeat;
	}
/*=============================================================================== slider =====*/
.slider {
	width: 100%;
	overflow: hidden;
	margin-top: -12px;
	color: white;
}
	.slider .text {
		width: 246px;
		float: left;
		background: #98012e;
		min-height: 234px;
		padding: 124px 0 0 29px;
		letter-spacing: 1px;
	}
		.slider .text strong {
			display: block;
			font-size: 40px;
			line-height: 1.2307em;
			color: white;
		}
		.slider .text span {
			display: block;
			font-size: 36px;
			line-height: 1.2307em;
			margin-top: -14px;
		}
/*=================================================================================================================== content =====*/

/*=============================================================================== indents =====*/
.indent { padding: 0px 0px 48px 0px }
.indent1 { padding: 0px 0px 44px 0px }
/*=============================================================================== col-indents =====*/
.col-indent {padding-right: 63px;}
.col-indent1 {padding-right: 40px;}
/*=============================================================================== boxes =====*/

/*=============================================================================== line-hor =====*/

/*=============================================================================== lists =====*/
.list {
	padding: 1px 0 0 0;
}
	.list li {
		line-height: 24px;
		background: url(../images/list-li-bg.gif) 1px 8px no-repeat;
		padding-left: 12px;
	}
		.list li a {
			color: #5f5f5f;
		}
			.list li a:hover {
				
			}
.list_1 {padding: 18px 0 0;}
	.list_1 li {
		margin-bottom: 55px;
	}
		.list_1 li:hover strong {
			background: url(../images/list_1-span-bg.gif) 0 0 no-repeat;
			color: white;
		}
		.list_1 strong {
			display: block;
			float: left;
			margin-right: 19px;
			width: 60px;
			height: 60px;
			background: url(../images/list_1-span-bg-hover.gif) 0 0 no-repeat;
			margin-top: 4px;
			font-size: 30px;
			line-height: 1.2307em;
			text-align: center;
			color: black;
			padding: 4px 0 0;
		}
			.list_1 strong span {
				font-size: 14px;
				display: block;
				margin-top: -18px;
			}
		.list_1 a {
			font-weight: bold;
			color: #4a4a4a;
			font-size: 13px;
		}
	.list_1 .last {
		margin-bottom: 0px;
	}
/*=============================================================================== links =====*/
.link {
	font-size: 12px;
	color: #4a4a4a;
	text-transform: capitalize;
	display: inline-block;
	margin-top: 8px;
}
.link_1 {
	font-weight: bold;
	color: #444444;
	background: url(../images/link_1-bg.gif) right 5px no-repeat;
	padding-right: 13px;
	text-decoration: none;
	text-transform: capitalize;
}
	.link_1:hover {text-decoration: underline;}
/*=============================================================================== images =====*/
.images {
	width: 100%;
	overflow: hidden;
	padding: 19px 0 4px;
}
/*=============================================================================== contact =====*/
.contact {
	width: 184px;
	float: left;
}
	.contact span {
		display: inline-block;
		width: 91px;
		vertical-align: baseline;
	}
/*=============================================================================== nav =====*/

/*=================================================================================================================== footer =====*/
/*=============================================================================== policy =====*/
.policy {
	padding: 18px 0 0 0;
}
	.policy strong {
		color: #434343;
		font-size: 24px;
		line-height: 1.2307em;
		font-weight: normal;
	}
	.policy span {
		display: inline-block;
		padding: 8px 0 0 9px;
		color: #7e7e7e;
	}
	.policy a {text-decoration: none; color: #7e7e7e;}
		.policy a:hover {text-decoration: underline;}
/*=============================================================================== nav =====*/
footer nav {
	padding: 3px 0 0px 0px;
	margin-left: -8px;
	width: 100%;
	height: 30px;
}
	footer nav li {
		float: left;
		background: url(../images/footer-nav-li-bg.gif) 0 4px no-repeat;
		padding-left: 8px;
		font-size: 12px;
	}
		footer nav li a {
			display: block;
			color: #727272;
			text-decoration: none;
			margin-right: 8px;
		}
			footer nav li a:hover, footer nav .active {
				color: #272727;
			}
	footer nav .first {background: none;}
/*=============================================================================== social =====*/
.social {
	padding: 0 0 0 0;
}
	.social img {
		float: left;
		margin-right: 3px;
	}
/*=============================================================================== phone =====*/
.phone {
	background: url(../images/phone-bg.jpg) right 0px no-repeat;
	padding-right: 40px;
	font-size: 18px;
	line-height: 34px;
	color: #747474;
	text-transform: uppercase;
	position: absolute;
	top: 35px;
	right: 1px;
}
	.phone span {}
.relative {position: relative;}
/*------------------------------------------------------------------------------------------------------------------- forms -----*/
#SearchForm {
	padding:75px 2px 0px 0;
	width: 337px;
	float:right;
	overflow: hidden;
}
	#SearchForm .menu {
		float: left;
		padding-top: 6px;
		margin-right: -1px;
	}
		#SearchForm .menu li {
			float: left;
			background: url(../images/menu-bg.gif) 0 0 no-repeat;
			padding-left: 12px;
			font-size: 10px;
			text-transform: uppercase;
		}
			#SearchForm .menu li a {
				display: block;
				margin-right: 8px;
				color: #616161;
				text-decoration: none;
			}
				#SearchForm .menu li a:hover {text-decoration: underline;}
		#SearchForm .menu .first {
			background: none;
		}
			#SearchForm .menu .first a {margin-right: 11px;}
	#SearchForm div {
		float: right;
	}
	#SearchForm label {
		display:inline-block;
		vertical-align:top;
		background: url(../images/search-label-bg.jpg) 0 0 no-repeat;
	}
	#SearchForm input {
		vertical-align:top;
		border: none;
		background: none;
	}
	#SearchForm .input {
		width: 141px; 
		padding: 7px 10px 8px;
		border: none;
		font-size: 11px; 
		line-height: 1.2307em; 
		color: #626262;
	}
#SubscribeForm {
	margin:57px 0px 0px 0;
	background:url(../images/form-1-bg.jpg) no-repeat 0 0;
	width:241px;
	height: 148px;
	background: #98012e;
	padding: 0 16px 0 19px;
}
	#SubscribeForm strong {
		display: block;
		font-size: 30px;
		line-height: 1.2307em;
		color: #fff;
		padding: 12px 0 11px;
	}
	#SubscribeForm label {
		float:left;
		border:none;
		padding:0px 0 0px 0px;
	}
	#SubscribeForm .input {
		display:block; 
		width:226px;
		padding:0px 7px;
		overflow:hidden;
		background:url(../images/subscribeForm-input-bg.gif) 0 0 no-repeat; 
		border:none;
		vertical-align: top;
	}
	#SubscribeForm input {
		width:226px; 
		padding:5px 0px 6px; 
		overflow:hidden;
		background:none;
		border:none;
		font-size:12px; 
		line-height:16px; 
		color:#636363;
		vertical-align: top;
	}
	#SubscribeForm .unsubscribe {
		margin:15px 0 0 1px; 
		float:left;
		color: white;
	}
	#SubscribeForm .sub {
		background: #000;
		color: #fff;
		display: block;
		width: 91px;
		height: 25px;
		padding-top: 5px;
		text-align: center;
		text-decoration: none;
		border-radius: 3px;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		behavior: url(js/PIE.htc);
		position: relative;
		font-weight: bold;
		margin-top: 10px;
		float: right;
	}
		#SubscribeForm .sub:hover {
			background: #fff;
			color: #000;
		}
#ContactForm {
	padding-top:18px;
}
	#ContactForm label {
		height:60px; 
		display:block;
	}
	#ContactForm a {
		margin:23px 2px 0px 8px;
		font-weight: bold;
		color: #444444;
		text-decoration: none;
	}
		#ContactForm a:hover {text-decoration: underline;}
	#ContactForm .input {
		width:254px; 
		background:url(../images/contact-input-bg.jpg) 0 0 no-repeat; 
		border:none;
		padding:0px 10px 0px 10px;
		color:#9e9e9e;
		display:block;
	}
	#ContactForm input {
		width:254px; 
		background:none; 
		border:none;
		padding:7px 0px; 
		color:#fff;
	}
	#ContactForm textarea {
		width:254px; 
		height:315px;
		background:none;
		border:none;
		padding:7px 0px; 
		overflow:auto; 
		color:#fff; 
	}
	#ContactForm .textarea {
		background:url(../images/contact-textarea-bg.jpg) 0 0 no-repeat;
		border:none;
		width:274px; 
		display: block;
		padding:0px 10px;
		height: 339px;
	}
/*==========================================*/
    
/* Project specifics =========================================================== */
/* Pour some CSS below ========================================================= */
