/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	font-weight: 100;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* League Gothic Web Font*/
			/* Regular */
		@font-face {
			font-family: 'League Gothic';
			src: url('/webfonts/leaguegothic-italic-webfont.eot');
			src: url('/webfonts/leaguegothic-italic-webfont.eot?#iefix') format('embedded-opentype'),
				 url('/webfonts/leaguegothic-italic-webfont.woff') format('woff'),
				 url('/webfonts/leaguegothic-italic-webfont.ttf') format('truetype'),
				 url('/webfonts/leaguegothic-italic-webfont.svg#league_gothic_italicregular') format('svg');
			font-weight: normal;
			font-style: italic;
		
		}
		
		/* Italic */
		@font-face {
			font-family: 'League Gothic';
			src: url('/webfonts/leaguegothic-regular-webfont.eot');
			src: url('/webfonts/leaguegothic-regular-webfont.eot?#iefix') format('embedded-opentype'),
				 url('/webfonts/leaguegothic-regular-webfont.woff') format('woff'),
				 url('/webfonts/leaguegothic-regular-webfont.ttf') format('truetype'),
				 url('/webfonts/leaguegothic-regular-webfont.svg#league_gothicregular') format('svg');
			font-weight: normal;
			font-style: normal;
		
		}
		
		/* Condensed */
		@font-face {
			font-family: 'League Gothic Condensed';
			src: url('/webfonts/leaguegothic-condensed-regular-webfont.eot');
			src: url('/webfonts/leaguegothic-condensed-regular-webfont.eot?#iefix') format('embedded-opentype'),
				 url('/webfonts/leaguegothic-condensed-regular-webfont.woff') format('woff'),
				 url('/webfonts/leaguegothic-condensed-regular-webfont.ttf') format('truetype'),
				 url('/webfonts/leaguegothic-condensed-regular-webfont.svg#league_gothic_condensed-Rg') format('svg');
			font-weight: normal;
			font-style: normal;
		
		}
		
		/* Condensed Italic */
		@font-face {
			font-family: 'League Gothic Condensed';
			src: url('/webfonts/leaguegothic-condensed-italic-webfont.eot');
			src: url('/webfonts/leaguegothic-condensed-italic-webfont.eot?#iefix') format('embedded-opentype'),
				 url('/webfonts/leaguegothic-condensed-italic-webfont.woff') format('woff'),
				 url('/webfonts/leaguegothic-condensed-italic-webfont.ttf') format('truetype'),
				 url('/webfonts/leaguegothic-condensed-italic-webfont.svg#league_gothic_condensed_itaRg') format('svg');
			font-weight: normal;
			font-style: italic;
		}




/*  Global Styles  */
	body {
		font-family: "Helvetica", sans-serif;
		font-weight: 100;
		background-image: url('images/background.jpg');
		color: #3c3c3c;
		margin: 0;
		padding: 0;
	}﻿
	
	
	a:link {color:#c3d5b5; text-decoration: none;}    
	a:visited {color:#9e9e9e; text-decoration:none;} 
	a:hover {color:#c3d5b5; text-decoration: underline;}   
	a:active {color:#9e9e9e;}
	
	
	#wrapper {
		width: 1300px;
		margin: auto;	
	}



/*  Page Header  */
	#topper {
		background: #3c3c3c;
		height: 127px;
		margin: auto;
		min-width: 1300px;
	}
	
	#est {
		color: #9e9e9e;
		float: right;
		font-style: italic;
		margin-right: 100px;
	}
	
	#header {
		width: 1300px;
		height: 98px;
		background: url(images/header-bg.png) no-repeat;
		margin:auto;
	}
		
 	#header a:hover img {
		visibility: visible !important;
	}
	
	#homeLogo {
		width: 310px;
		height: 80px;
		background: url(images/homeLogo.png);
		display: block;
		position: relative;
		top: 20px;
		left: 160px;
	}
		
	#ourstory {
		width: 120px;
		height: 30px;
		display: block;
		position: relative;
		top: 36px;
		left: 224px;
	}

	#choose {
		width: 178px;
		height: 30px;
		display: block;
		position: relative;
		top: 6px;
		left: 370px;
	}
		
	#business {
		width: 152px;
		height: 30px;
		display: block;
		position: relative;
		top: -24px;
		left: 737px;
	}

	#partner {
		width: 208px;
		height: 30px;
		display: block;
		position: relative;
		top: -54px;
		left: 915px;
	}

/*  Center Main Content  */	
	
	#shade {
		background: url(images/shade-bg.png);
		margin: auto;
		min-width: 1300px;
	}
		
	#pyramid{
		width: 1300px;
		height: 298px;
		margin: auto;
		display: block;
	}
		
	#ourstory-photo {
		width: 709px;
		height: 358px;
		margin: auto;
		display: block;
		padding: 20px 300px;
	}
	
	.mainContent {
		padding: 48px 300px 0px 300px;
		line-height: 160%;
		margin: 0;
	}
		
	.mainContent h2 {
		font-family: "League Gothic", helvetica, sans-serif;
		font-size: 34px;
		font-weight: 100;
		text-transform: uppercase;
		margin-bottom: 25px;
	}
	
	.mainContent h3 {
		font-size: 24px;
		font-weight: 100;
		color: #aaaaaa;
		margin-bottom: 25px;
		line-height: 1.2em;
	}
		
		
	.mainContent p, ul {
		margin-bottom: 25px;
	}
		
	.mainContent ul {
		list-style-type: circle;
		padding-left: 50px;
	}
	
	#khaj {
		border: 1px solid #b4b4b4;
		margin: 0px auto 5px;
		border-radius: 8px;
	}
	
	#khajPhoto {
		text-align: center;
	}


/*Partner Companies*/		
	.companiesLeft {
		padding-left: 294px;
		float: left;
	}
		
	.companiesRight {
		padding-right: 300px;
		float: right;
	}
		
	.companiesLeft img {
		border: 1px solid #b4b4b4;
		margin-bottom: 20px;
		display:block;
	}
		
	.companiesRight img {
		border: 1px solid #b4b4b4;
		margin-bottom: 20px;
		display:block;
	}
		
	#contactBox {
		border: 2px solid gray;
		background: #fff;
		width: 700px;
		margin: auto;
		padding: 10px;
	}
		
	#contactBox h4 {
		font-size: 1.1em;
		font-weight: bold;
	}

/*Why Choose Us*/
	.testimonial {
		background-image: url('images/testimonial-bg.png');
		padding: 25px 300px;
		line-height: 160%;
		border-radius: 20px;
	}
		
	.testimonial h3 {
		font-family: "League Gothic", helvetica, sans-serif;
		font-size: 24px;
		font-weight: 100;
		padding-bottom: 15px;
	}
		
	.testimonial h4 {
		padding-top: 5px;
		padding-bottom: 25px;
		font-weight: 500;
	}
	
	#testimonialLogo {
		width: 292px;
		height: 93px;
		margin-left: auto;
		margin-right: auto;
		padding: 30px 0px;
	}
	
	#previous-btn {
		display: inline;
		position: relative;
		top: 50px;
	}

	#next-btn {
		display: inline;
		position: relative;
		top: 50px;
		left: 385px;
	}
		
/*Our Business Drop Down Nav*/		
	.dropdown ul li ul li{
		font-style: italic;
		padding: 0 0 0 65px;
	}
	
	.dropdown ul li ul{
		margin-bottom: 0px;
		background:#D0DDC6;
	}	
	
	.dropdown ul li{
		margin-top: 10px;
		margin-bottom: 0px;
		background:#D0DDC6;
		padding: 19px;
		border-radius: 5px;
		-webkit-border-radius: 5px;
		-moz-border-radius:5px;
	}
	
	.dropdown{
		margin: 0px auto;
		width:700px;
	}
	
	.topmenu{
		cursor:pointer;
	}
		
	.submenu {
		display: none;
	}
		
	.dropdown a:link, a:visited, a:hover, a:active {
		color:#3c3c3c; 
		text-decoration: none;
	}
		
	.dropdown img {
		padding: 0px 10px;
	}
		
		

/*  Contact Field  */
	div.form {
		background-image: url('images/contactFooter.png');
		width: 1300px;
		margin: auto;
	}
	
	div#contactField {
		background: #3c3c3c;
		color: #9e9e9e;
		margin: auto;
	}

	div#contactField h4 {
		font-weight: 100;
		margin-top: 5px;
		margin-left: 290px;
	}		
	
		.col {
			width:350px; 
			height: 100px; 
			float:left; 
			display:block;
		}			
					
		form {
			font-size: 18px;
			margin: auto;
			padding-top: 60px;
			padding-left: 140px;
			position: relative;
			width: 778px;
			height: 364px;
		}
			
			
		input#name, input#phone, input#email {
			width: 280px;
			height: 30px;
			font-size: 16px;
		}
			
		select#how {
			width: 300px;
			height: 50px;
			font-family: inherit;
			font-size: 18px;
			padding-top: 15px;
			margin-top: -8px;
		}
			
		.styled-select select {
			background: transparent;
			border: none;
			width: 335px;
			padding: 8px 0px 0px 10px;
			font-size: 16px;
			height: 34px;
		}
			
		.styled-select {
			width: 300px;
			height: 32px;
			overflow: hidden;
			background: url(/images/drop-arrow.png) no-repeat right #fff;
			border-radius: 5px;
			-webkit-border-radius: 5px;
			-moz-border-radius:5px;
		}
			
				
		#submit {
			width: 216px;
			height: 43px;
			position: relative;
			top: 200px;
			left: 210px;
		}		
	
		.element {
			padding-top: 30px;
		}
		
		.element * {
			font-family:inherit;
			font-size:18px;
		}
		
		.element label {
			width:280px;
			font-weight:100;
			font-size: 18px;
			display: block;
			padding-top: 30px;
		}
		
		.element input.text {
			float:left; 
			width:280px;
			height: 40px;
			padding-left:20px;
			font-size: 18px;
			border-radius: 5px;
			-webkit-border-radius: 5px;
			-moz-border-radius:5px;
			border: none;
		}
		
		.element .textarea {
			height:120px; 
			width:270px;
			padding-left:20px;
		}
		
		.element .hightlight {
			border:2px solid #9F1319;
			background: #fff url(images/iconCaution.gif) no-repeat 2px;
		}
		
		.loading {
			float:right; 
			background:url(images/ajax-loader.gif) no-repeat 1px; 
			height:28px; 
			width:28px; 
			display:none;
		}
		
		.done {
			padding-top: 175px;
			font-size:42px; 
			text-align: center;
			width:70%; 
			margin:20px auto;
			display: none;
		}


/* Footer */
	.footer {
		background-color: #3c3c3c;
		color: #9E9E9E;
		min-width: 1300px;
/*		padding-left: 290px;*/
	}
		
	.footer a:link {color:#9e9e9e; text-decoration: none;}    
	.footer a:visited {color:#9e9e9e; text-decoration:none;} 
 	.footer a:hover {color:#c3d5b5; text-decoration: none;}   
 	.footer a:active {color:#9e9e9e;}
 	
 	.footer h4 {
 		text-align: center;
 		width: 1300px;
 		margin: auto;
 		padding-bottom: 5px;
 	}
	
	#infoLinks {
		color: #c3d5b5;
	}
		
	#infoLinks a:link {color:#c3d5b5; text-decoration: none;}    
	#infoLinks a:visited {color:#9e9e9e; text-decoration:none;} 
	#infoLinks a:hover {color:#c3d5b5; text-decoration: underline;}   
	#infoLinks a:active {color:#9e9e9e;}
	
	#resultMsg {
		text-align: center;
		font-size: 120%;
		padding: 35px;
	}
	
	#resultMsg a:link {color:#3c3c3c;}    
	#resultMsg a:visited {color:#9e9e9e; text-decoration:none;} 
	#resultMsg a:hover {color:#c3d5b5; text-decoration: underline;}   
	#resultMsg a:active {color:#9e9e9e;}
	