/* 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: 13px; 
	line-height: 18px;
	color: #000000;
	min-width: 1000px;
}
html, body {height: 100%;}

p {padding-top: 18px;}

.top {padding-top: 6px !important;}
.top1 {padding-top: 13px;}
.top_1 {padding-top: 10px;}
.top2 {padding-top: 17px;}
.top_2 {padding-top: 20px;}
.top3 {padding-top: 27px !important;}
.top4 {padding-top: 30px !important;}
.top5 {padding-top: 20px;}

.bot {padding-bottom: 47px;}
.bot1 {padding-bottom: 43px;}

.margin {margin: 8px 0 0 3px !important;}

a {color: #0179b6; text-decoration:none;}
a:hover{ color:#fb6600; text-decoration:none;}

.getstarted {
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:22px; color:#000000;
	background-color:#d2d3d5;
	width:1200px; margin:0 auto; height:75px; line-height:75px;
	}
	
.getstartedinner {
	width:980px; margin:0 auto;
	}

/* Global Structure ============================================================= */
.main {
	margin: 0 auto;
	width: 980px;
}

	/* Header */
	header{
		height: 417px;
		background: url(../images/header-bg.jpg) top center no-repeat #f4f2f3;
	}
	
	/* Content */
	section#content {
		background: url(../images/content-bg.gif) 0 0 repeat;
	}			
	/* Footer */
	footer{
		height: 173px;
		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;}

.homebox1 {width:301px; margin-right:20px; float:left; margin-top:15px; background-color:#F3F3F3; padding:20px}
.homebox2 {width:301px; float:left; margin-top:15px; background-color:#F3F3F3; padding:20px}
.homebox1 h4 {font-size:18px}
.homebox2 h4 {font-size:18px}

.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: 21px 21px 0 0; float: right;}
.img-in {margin: 21px 21px 0 0; float: left;}
.extra-wrap {overflow: hidden;}

.left {
	padding:5px;
	}

.right {
	padding:5px;
	}

/*=============================================================================== text =====*/
h1 {
	padding: 20px 282px 12px 2px;
	position: relative;
	float: left;
}
	h1 a {
		display: block;
		height: 58px;
		width: 307px;
		text-indent: -5000px;
		background: url(../images/logo.png) left top no-repeat;
	}
h2 {
	font-size: 20px;
	line-height: 24px;
	color: #393939;
	margin: 0px 0px -4px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.h2-top {padding: 55px 0 0 0;}
.h-top {padding-top: 27px; margin-bottom: -9px;}
h3 {
	font-size: 18px;
	line-height: 24px;
	color: #1e1e1e;
	margin: 20px 0px 0px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
	h3 span {
		display: block;
		margin-top: 0px;
		padding-bottom: 1px;
	}
	.h3-bg1 {background: url(../images/h3-bg1.jpg) 3px 0 no-repeat; padding: 3px 0 7px 73px;}
	.h3-bg2 {background: url(../images/h3-bg2.jpg) 3px 0 no-repeat; padding: 3px 0 7px 74px;}
	.h3-bg3 {background: url(../images/h3-bg3.jpg) 3px 0 no-repeat; padding: 3px 0 7px 75px;}

h4 {
	font-size: 20px;
	line-height: 18px;
	color: #393939;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px -4px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-transform:none;
	font-weight:normal;
}

.color {color: #3c3c3c;}
/*=================================================================================================================== header =====*/
/*=============================================================================== time =====*/
.time {
	float: left;
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	display: block;
	padding: 2px 0 3px 30px;
	margin: 10px 0 0;
	float:right
}
.time a {
	color: #000;
	padding: 0px 5px 0px 5px;
}
.time a:hover {
	color: #fe4c00;
}
/*=============================================================================== SearchForm =====*/
#SearchForm {
	padding:65px 0px 0px 0;
	width:192px;
	float:right;
	position: relative;
}
	#SearchForm label {
		display:inline-block;
		vertical-align:top;
		background: url(../images/search-label-bg.png) 0 0 no-repeat;
	}
	#SearchForm input {
		vertical-align:top;
		border: none;
		background: none;
		text-transform: lowercase;
	}
	#SearchForm .input {
		width: 149px; 
		padding: 7px 0px 7px 10px;
		border: none;
		font-size: 11px; 
		line-height: 12px; 
		color: #909090;
	}
/*=============================================================================== nav =====*/
nav {
	padding:0;
	background: url(../images/nav-bg.png) 0 0 repeat-x;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	behavior: url(js/PIE.htc);
	position: relative;
	overflow: hidden;
	height: 39px;
	margin-bottom: 7px;
}
	nav ul {
		width: 100%;
		overflow: hidden;
	}
		nav  li {
	font-size:12px;
	line-height:27px;
	float:left;
	background: url(../images/nav-li-bg.gif) 0 11px no-repeat;
	margin-left: -3px;
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;
		}
			nav  a {
				color: #fff;
				text-decoration: none;
				cursor: pointer;
				position: relative;
				margin: 0px 26px;
				padding: 6px 26px;
				text-align: center;
				border-radius: 3px 3px 0 0;
				-moz-border-radius: 3px 3px 0 0;
				-webkit-border-radius: 3px 3px 0 0;
				behavior: url(js/PIE.htc);
				position: relative;
				height: 40px;
				overflow: hidden;
				float: left;
			}
				nav a:hover, nav .active {
					background: #fe4c00;
					color:#fff
				}
			nav .first a {
				margin: 0px 30px 0px 3px;
				padding: 6px 37px 7px;
			}
			nav .last a {
				margin: 0px 16px 0px 16px;
				padding: 6px 17px 7px;
			}
/*=================================================================================================================== content =====*/

/*=============================================================================== indents =====*/
.indent {padding: 0px 0px 0px 0px}
/*=============================================================================== col-indents =====*/
.col-indent {padding-right: 30px;}
.col-indent1 {padding-right: 40px;}
.col-indent2 {padding-right: 64px;}
.col-indent3 {padding-right: 21px;}
/*=============================================================================== boxes =====*/

/*=============================================================================== line-hor =====*/
.line-hor {background: url(../images/line-hor-bg.gif) left bottom repeat-x; padding-bottom: 20px;}
.line-hor p {padding: 5px 0 0 2px;}
.line-hor strong {color: #010101;}
.line-hor a {
	background: url(../images/line-hor-a-bg.gif) right 0 no-repeat;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	color: #4c4c4c;
	display: inline-block;
	margin: 3px 0 0;
	padding: 0px 27px 4px 0;
	line-height: 16px;
}
	.line-hor a:hover {text-decoration: underline;}

/*=============================================================================== lists =====*/
.width {width: 215px;}

.list_1 {padding: 15px 0 0; margin-bottom: -2px;}
	.list_1 li {
		line-height: 24px;
		background: url(../images/list_1-bg.gif) 0 9px no-repeat;
		padding-left: 11px;
	}
		.list_1 li a {
			color: #171717;
			display: inline-block;
			text-decoration: none;
		}
			.list_1 li a:hover {text-decoration: underline;}

.list {padding: 13px 0 0;}
	.list li {
		font-size: 12px;
		line-height: 24px;
		background: url(../images/list-bg.gif) left bottom repeat-x;
	}
		.list li a {
			color: #0179b6;
			text-transform:none;
			background: url(../images/list-a-bg.gif) 1px 4px no-repeat;
			padding-left: 13px;
			text-decoration: none;
		}
		.list li a:hover { color:#0000FF; text-decoration:underline;}
.data-list {padding: 33px 0 8px; width: 100%; overflow: hidden;}
	.data-list .date {
		display: block;
		width: 26px;
		height: 43px;
		background: url(../images/date-bg.gif) 0 0 no-repeat;
		margin-right: 7px;
		float: left;
		padding: 6px 0 0 6px;
		color: white;
	}
		.data-list .date strong {
			display: block;
			font-size: 18px;
		}
		.data-list .date span {font-weight: bold;}
	.data-list div {
		overflow: hidden;
		float: left;
	}
		.data-list div strong {
			display: block;
			color: #1e1e1e;
			padding: 3px 0 0;
		}
		.data-list div a {
			font-weight: bold;
			color: #1e1e1e;
		}
/*=============================================================================== links =====*/
.link_1 {
	color: #181818;
	font-weight: bold;
	display: inline-block;
	margin: 14px 0 0;
	background: url(../images/link_1-bg.gif) right 6px no-repeat;
	padding-right: 12px;
	text-transform: capitalize;
}

.link {
	background: url(../images/link-left-bg.gif) left top no-repeat; 
	display: inline-block;
	text-decoration: none;
	margin: 12px 0 0 1px;
	color: #fff; 
	cursor: pointer;
	font-family: Tahoma, Geneva, sans-serif;
}
	.link span {
		background: url(../images/link-right-bg.gif) right top no-repeat;
		display: inline-block; 
		padding: 0 6px 0 6px;
	}
	.link span span  {
		background: url(../images/link-tail-bg.gif) top repeat-x;
		padding: 4px 11px 6px 11px;
	}

.link:hover {background: url(../images/link-left-bg-hover.gif) left top no-repeat; }
.link:hover span {background: url(../images/link-right-bg-hover.gif) right top no-repeat;}
.link:hover span span  {background: url(../images/link-tail-bg-hover.gif) top repeat-x;}

/*=============================================================================== contacts =====*/
.contacts span {
	display: inline-block;
	vertical-align: baseline;
	width: 90px;
}
.contacts a {
	text-decoration: none;
	font-size: 11px;
}
	.contacts a:hover {text-decoration: none;}
/*=============================================================================== nav =====*/

/*=============================================================================== policy =====*/
.policy {padding-bottom: 40px;}
	.policy a {
		font-size: 11px;
		text-decoration: none;
		display: inline-block;
		margin-top: -3px;
	}
		.policy a:hover {text-decoration: underline;}
/*=================================================================================================================== footer =====*/
footer .col .wrapper {padding: 53px 0 0 1px;}
	footer .col {
		float: left;
		width: 335px;
	}
		footer .col .wrapper img {
			float: left;
			margin-right: 10px;
		}
		footer .col .wrapper span {
			display: block;
			font-size: 21px;
			line-height: 21px;
			color: #929292;
		}
		footer .col .wrapper strong {
			display: block;
			font-size: 24px;
			line-height: 1.2307em;
			color: white;
			font-weight: bold;
			margin-top: -7px;
		}
		footer .col p {padding: 10px 0 0 2px;}
			footer .col p a {
				color: #dedede;
				text-decoration: none;
			}
				footer .col p a:hover {text-decoration: underline;}
	                       
	.social {
		float: left;
		padding: 53px 0 0 1px;
		width: 118px;
	}
		.social p {padding: 26px 0 0 0;}
	#NewsletterForm {
		padding:40px 0px 0px 0;
		width:271px;
		float:right;
		font-size: 14px;
		line-height: 18px;
		color: #9d9d9d;
	}
		#NewsletterForm strong {
			display: block;
			padding: 0 0 4px 0;
			font-size: 24px;
			line-height: 28px;
			color: #f5f5f5;
			font-family: "Times New Roman", Times, serif;
		}
		#NewsletterForm label {
			display: inline-block;
			background: url(../images/NewsletterForm-label-bg.gif) 0 0 no-repeat; 
			padding-bottom: 8px;
		}
		#NewsletterForm input {
			width:206px; 
			padding:6px;
			overflow:hidden;
			background:none;
			border:none;
			font-size: 14px; 
			line-height: 14px; 
			color: #000;
			margin: 0 3px 0 0;
		}
		#NewsletterForm .input {
			display:block; 
			width:208px;
			padding:0px 5px;
			overflow:hidden;
			border:none;
		}
		#NewsletterForm .wrapper a {
			text-decoration:none;
			background: #0d1216;
			display: inline-block;
			font-size: 12px;
			color: #fffefe;
			padding: 4px 16px 4px 15px;
			font-weight: bold;
			border-radius: 3px;
			-moz-border-radius: 3px;
			-webkit-border-radius: 3px;
			box-shadow: 0 0 1px rgba(0, 0, 0, .4);
			-moz-box-shadow: 0 0 1px rgba(0, 0, 0, .4);
			-webkit-box-shadow: 0 0 1px rgba(0, 0, 0, .4);
			behavior: url(js/PIE.htc);
			margin: 0;
		}
			#NewsletterForm .wrapper a:hover {background: #353534;}
		#NewsletterForm a {
			text-transform: capitalize;
			font-size: 12px;
			color: white;
			display: inline-block;
			margin: -3px 0 0 1px;
		}
/*=============================================================================== nav =====*/

/*=============================================================================== policy =====*/

/*=============================================================================== social =====*/

/*------------------------------------------------------------------------------------------------------------------- forms -----*/

#ContactForm {
	padding-top:18px;
	width: 215px;
}
	#ContactForm label {
		height:50px; 
		display:block;
	}
	#ContactForm .link {
		margin: 15px 0 0 6px;
	}
	#ContactForm .link span span  {
		padding: 4px 12px 6px 13px;
	}
	
	#ContactForm input {
		width:205px;
		border:none; 
		padding:5px 0px;
		background:none; 
		color:#8599a2;
		line-height:14px;
	}
	#ContactForm strong {
		width:205px;
		border:none; 
		padding:0px 5px;
		font-size:12px;
		background:url(../images/ContactForm-label-bg.gif) no-repeat 0 0; 
		height:29px;
		display:block;
	}
	#ContactForm textarea {
		width:205px; 
		height:455px;
		border:none; 
		background:none; 
		padding:5px 0;
		overflow:auto; 
		font-size:1em; 
		color:#8599a2;
	}
	#ContactForm em {
		background:url(../images/ContactForm-textarea-bg.gif) no-repeat 0 0;
		border:none;
		padding: 0 5px;
		display: block;
		width:215px;
	}

.form_field { padding:3px; font-size:12px; width:190px; color:#666666;  margin-bottom:0px;   }

.text_area2 { padding:3px; font-size:12px; width:190px; height:73px; color:#666666; font-weight:700; margin-bottom:0px; font-family:Arial, Helvetica, sans-serif; }
.cmnBtn { background:url(../images/cmnBtn.png)  0 -26px no-repeat; width:69px; height:26px; cursor:pointer; border:0; font-size:11px; font-weight:700; }
.cmnBtn:hover { background:url(../images/cmnBtn.png)  0 0 no-repeat; color:#FFFFFF; }



#quoteblock {border:solid 0px #244a68; padding:4px; margin-top:20px}
#quote {background-color:#e6dfc6; padding:10px; color:#000}
#quote p {margin-top:4px; padding:0; margin:0}
#quote input[type=text] {width:215px; border:solid 1px #373737; height:18px; margin:0; padding:0}
#quote textarea {width:215px; border:solid 1px #373737; overflow:auto; height:50px}
#quote span {color:#FF0000}


/*==========================================*/
    
/* Project specifics =========================================================== */
/* Pour some CSS below ========================================================= */
.footer a{ color:#FFFFFF}
.footer a:hover{ color:#fb6600}

#submitbutton {width:120px; height:28px; background:url(../images/btn-submit.gif) bottom left no-repeat; border:none; margin:0; padding:0; margin-top:0px}
#submitbutton:hover {background:url(../images/btn-submit.gif) top left no-repeat; cursor:pointer}

