/* 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:#000; 
	font-family:verdana, Helvetica, sans-serif;
	font-size:0.75em; 
	line-height:1.6666em;
	color:#000;
	min-width:980px;
	
	
}
html, body { height:90%;}


p {padding-top:20px;}
.1 p {padding-top:12px;}
a {
	color:#009900; 
	outline:none;
}
a:hover{
	text-decoration:none;
}

.extra {
	margin:0 auto -80px;
	position:relative;
	min-height:100%;
	z-index:20
}
.block {
	height:80px;
}
.block1 {
	height:20px;
}
  
/* Global Structure ============================================================= */
.main {
	margin: 0 auto;
	position: relative;
	width: 980px; }

	/* Header */
	header{
		height:231px;
	}
	header1{
		height:201px;
	}
	
	/* Content */
	section#content {
		padding-bottom:50px;
	}
	section#content2 {
		padding-left:5px;
	}
	/* Content */
	section#content1 {
		height:300px;
		padding-bottom:50px;
	}			
	/* Footer */
	footer{
		background:url(images/footer-bg.png) center 10px no-repeat #000;
		height:80px;
		position:relative;
		z-index:20
	}
/* Left & Right alignment */

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

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

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

.wrapper { 
	width:100%;
	overflow:hidden;
}
.wrapper1 { 
	width:100%;
	height:150px;
}
/*----- 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 20px 0 0; 
	float:left;
}
.img-indent1 { 
	margin:4px 16px 0 0; 
	float:left;
}
.img-indent1a { 
	margin:4px 16px 4px 16px; 
	float:right;
}
.img-indent2 { 
	margin:4px 0px 10px 10px; 
}
.extra-wrap { 
	width:100%;
}


h1 {
	padding:45px 0 0 0;
	float:right;
}
	h1 a {
		display:block;
		text-indent:-5000px;
		width:524px;
		height:187px;
		background:url(../images/agent_makeover_logo_new1.png) left top no-repeat;
	}
	
h2 {
	font-size:4.0666em;
	color:#999;
	line-height:1.2307em;
	padding:0 0 0 0;
}
h3 {
	font-size:2.0666em;
	color:#999;
	line-height:1.2307em;
	padding:0 0 12px 0;
	
}
	h3 a {
		display:block;
		text-indent:-5000px;
		width:350px;
		height:125px;
		background:url(../images/agent_makeover_logo_new2.png) left top no-repeat;
	}
h4 {
	font-size:1.7666em;
	color:#666;
	line-height:1.4307em;
	padding:10px 14px 12px 10px;
	}
h5 {
	font-size:1.2666em;
	color:#333;
	line-height:1.4307em;
	padding:1px 4px 2px 1px;
	}
/*===== header =====*/
#header {
	
}
#header1 {
	
}
/*===== content =====*/
.slogan {
	float:right;
	margin:100px 0 0 0;
}	
.slogan1 {
	float:right;
	margin:80px 0 0 0;
}
.selected {
	background-color:#999;
	
	
}
#content .inside {
	padding:0 0 0 24px;
}
#content2 .inside {
	padding:0 0 0 0;
	width: 980px;
}

.inner {
	background:#fff;
	min-height:502px;
	position:relative;
}
	.inner .indent {
		padding:38px 20px 0 30px
	}
	.inner .indent1 {
		padding:38px 20px 0 34px
	}
.inner1 {
	background:#fff;
	position:relative;
}
	.inner1 .indent {
		padding:10px 20px 0 30px
	}
	.inner1 .indent1 {
		padding:38px 20px 0 34px
	}	
.link {
	font-size:2.5em;
	line-height:1.2307em;
	color:#000;
	display:inline-block;
	margin-top:10px;
	text-decoration:none;
	position:static;
}
	.link:hover {
		color:#666
	}
.scroll {
	overflow:auto;
	height:324px;
	position:relative;
}
	.scroll-inner {
		padding-left:25px;
		width:500px;
	}
	.scroll-inner1 {
		width:885px;
	}
.scroll2 {
	overflow:auto;
	height:364px;
	position:relative;
}
	.scroll2-inner {
		padding-left:25px;
		width:500px;
	}
	.scroll2-inner1 {
		width:865px;
	}
	.scroll3 {
	overflow:auto;
	height:384px;
	position:relative;
}
.image {
	position:absolute;
	right:52px;
	top:52px;
}
.image-r {
	padding-top:10px;
	padding-left:30px;
	padding-bottom:20px;
	float:right;
}
.image-r1 {
	padding-top:10px;
	padding-left:50px;
	padding-bottom:20px;
	float:right;
}
.image-l {
	padding-top:10px;
	padding-right:30px;
	padding-bottom:30px;
	float:left;
}
.image-l1 {
	padding-top:10px;
	padding-right:36px;
	padding-bottom:30px;
	float:left;
}
.col-pad {
	padding-right:25px;
}
.col-pad1 {
	padding-right:48px;
}
.col-pad2 {
	padding-right:4px;
}

.col-indent {
	padding-left:20px;
}
.col-indent1 {
	padding-left:20px;
	background-color:#e4e4e4;
}

.list li {
	line-height:2.3em;
	background:url(../images/marker.gif) left 11px no-repeat;
	padding-left:15px;
}
.list1 li {
	line-height:2.1em;
	background:url(../images/marker.gif) left 9px no-repeat;
	padding-left:15px;
}
.list2 li {
	line-height:1.8em;
	background:url(../images/marker.gif) left 9px no-repeat;
	padding-left:15px;
}
.pad {
	padding-top:30px;
}
.pad1 {
	padding-top:24px;
}
.pad2 {
	padding-top:17px;
}

.adress span {
	float:right;
}
/*===== footer =====*/
footer, footer a {
	color:#fff;
}
		
.policy {
	float:left;
	padding:10px 0 0 10px;
	width:1002px;
	color:#FFF;}
	.policy a {
		text-decoration:none;
		color:#FFF;
	}
		.policy a:hover {
			text-decoration:underline;
		}
.tagline { width:1002px;
			color:#FFF;}


nav {
	float:right;
	padding-top:10px;
	padding-right:10px;
	width:562px;
}
	nav ul {
		width:100%;
		overflow:hidden;
	}
		nav li {
			float:right;
			padding:0 15px 0 15px;
		}
			nav li a {
				text-decoration:none;
				color:#FFF;
			}
				nav li a:hover, nav .active {
					text-decoration:underline;
				}
	nav .last {
		padding-right:0;
		background:none;
	}
/*----- forms -----*/
#contacts-form fieldset {
	border:none;
	padding:5px 0 0 24px;
}
	#contacts-form .rowElem {
		display:block;
		vertical-align:top;
		height:50px;
	}
		#contacts-form input {
			width:294px;
			padding:8px 0px 10px 5px;
			border:1px solid #a8a8a8;
			line-height:1.2307em;
			background:none;
			color:#000;		
			vertical-align:top;
		}
		#contacts-form textarea {
			width:294px;
			padding:5px 0px 3px 5px;
			border:1px solid #a8a8a8;
			background:none;
			color:#000;
			height:158px;
			overflow:auto;			
			vertical-align:top;
		}
		#contacts-form .link {
			margin-left:24px;
		}

/*==========================================*/
    
/* Project specifics =========================================================== */
/* Pour some CSS below ========================================================= */
.services-left { border-bottom-style: 3px dashed;
border-right-style:3px dashed;}
.services-right {border-bottom-style:3px dashed;
}


/* menu =========================================================== */

#MenuBar1 {
	font-size:1.3em;
}


/* process page =========================================================== */

.brandprocess-box {
	width: 27.3%;
	display: inline-block;
	height: 330px;
	padding: 0% 2% 2% 2%;
	background: url('/images/processpg/1.gif') bottom left no-repeat;
	border: #666 solid 3px;
	margin: 1% 1% 1% 0;
}

@media screen and (max-width: 400px) {
	
	#MenuBar1 {
		font-size:1.9em;
	}
}