img, div, logo, h1, ul, li, a, goldline, quote {
	behavior: url(../iepngfix.php)
}

html {
	overflow-y: scroll;
	}

body {
	background: #040302 url(../images/bg_stripes.gif) repeat;
	border-top: 10px solid #616161;
	font: 13px/19px Helvetica, Arial, sans-serif;
	}

.left {
	float: left;
}

.right {
	float: right;
}

.image_right {
	float: right;
	margin: 0px 0px 20px 20px;
}

.image_fullcol {
	float: none;
	margin: 20px 0px 20px 0px;
}

.image_fullcol.top {
	float: none;
	margin: 0px 0px 20px 0px;
}

.clear {
	clear: both;
}

.spacer {
	height: 20px;
}

.bold {
	font-weight: bold;
}

p {
	color: #fff;
	font: 13px/19px Helvetica, Arial, sans-serif;
	widows: 2;
	orphans: 2;
}

ul{
	margin-left: 0;
	padding-left: 0;
	margin-bottom: 10px;
	list-style-type: none;
}

li{
	color: #fff;
	font: 13px/19px Helvetica, Arial, sans-serif;
	background-image: url(../images/gold_bullet.png);
	background-repeat: no-repeat;
	background-position: 0 9px;
	margin-bottom: 10px;
	padding-left: 10px;
}


h3 {
	color: #999999;
	font: 13px/19px Helvetica, Arial, sans-serif;
}

h1 {
	color: #8c873e;
	font: bold 18px/24px Helvetica, Arial, sans-serif;
}

h2 {
	color: #ccb222;
	font: bold 14px/20px Helvetica, Arial, sans-serif;
}

h1.welcome {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: transparent url(../images/home_intro_text.png) no-repeat scroll 0 0;
	width: 592px;
	height: 171px;
	text-indent: -9999px;
}

h1.whoisali {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: transparent url(../images/home_header_who.png) no-repeat scroll 0 0;
	width: 110px;
	height: 19px;
	text-indent: -9999px;
	margin-bottom: 20px;
}

h1.who_main {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: transparent url(../images/who_header.png) no-repeat scroll 0 0;
	width: 194px;
	height: 31px;
	text-indent: -9999px;
	margin-bottom: 0px;
	margin-top: 0px;
}

h1.clients_main {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: transparent url(../images/clients_header.png) no-repeat scroll 0 0;
	width: 381px;
	height: 30px;
	text-indent: -9999px;
	margin-bottom: 0px;
	margin-top: 40px;
}

h1.testimonials_main {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: transparent url(../images/testimonials_header.png) no-repeat scroll 0 0;
	width: 228px;
	height:30px;
	text-indent: -9999px;
	margin-bottom: 0px;
	margin-top: 40px;
}

h1.themes_main {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: transparent url(../images/themes_header.png) no-repeat scroll 0 0;
	width: 770px;
	height: 84px;
	text-indent: -9999px;
	margin-bottom: 0px;
	margin-top: 40px;
}

h1.book_main {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: transparent url(../images/book_header.png) no-repeat scroll 0 0;
	width: 593px;
	height: 76px;
	text-indent: -9999px;
	margin-bottom: 0px;
	margin-top: 0px;
}

h1.conference_main {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: transparent url(../images/conference_header.png) no-repeat scroll 0 0;
	width: 612px;
	height: 37px;
	text-indent: -9999px;
	margin-bottom: 0px;
	margin-top: 0px;
}

h1.contact_main {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: transparent url(../images/contact_header.png) no-repeat scroll 0 0;
	width: 213px;
	height: 30px;
	text-indent: -9999px;
	margin-bottom: 0px;
	margin-top: 40px;
}


h1.themes {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: transparent url(../images/home_header_themes.png) no-repeat scroll 0 0;
	width: 162px;
	height: 19px;
	text-indent: -9999px;
	margin-bottom: 20px;
}

h1.testimonials {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: transparent url(../images/home_header_testimonials.png) no-repeat scroll 0 0;
	width: 125px;
	height: 19px;
	text-indent: -9999px;
	margin-bottom: 20px;
}


a {
	font: 13px/19px Helvetica, Arial, sans-serif;
	text-decoration: none;
	color: #bfb02a;
}

a:hover {
	text-decoration: underline;
	}

.contact-button {
	margin-top: 20px;
	width: 163px;
	height: 31px;
	background: url(../images/contact_button.png) no-repeat 0px 0px;
	text-indent: -9999px;
	float: left;
  }
  
.contact-button:hover {
  background: url(../images/contact_button.png) no-repeat 0px -31px;
  }

/* Body Layout */

.goldline {
	width: 880px;
	height: 3px;
	margin: 0px 0px 0px 0px;
	padding: 0;
	float: left;
	background: url(../images/gold_line.png) no-repeat;
	z-index: 10;
}

.goldline-2{
	width: 880px;
	height: 3px;
	margin: 40px 0px 0px 0px;
	padding: 0;
	float: left;
	background: url(../images/gold_line.png) no-repeat;
	z-index: 10;
}

.goldline-3{
	width: 880px;
	height: 3px;
	margin: 40px 0px 40px 0px;
	padding: 0;
	float: left;
	background: url(../images/gold_line.png) no-repeat;
	z-index: 10;
}


#main_wrap {
	background: transparent url(../images/bg_gradient.png) no-repeat;
	width: 1020px;
	min-height: 481px;
	margin: 0px auto 0px auto;
	z-index: 0;
}

#body_wrap {
	width: 880px;
	margin: 0px 70px 0px 70px;
	float: left;

}

#header_wrap {
	width: 880px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}

#content_wrap {
	width: 880px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}

#left_col {
	width: 430px;
	margin: 40px 20px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}

#left_col h2 {
	margin-bottom: 20px;
}

#left_col h2.plain {
		margin-bottom: 0px;
}

#left_col p.plain {
		margin-bottom: 30px;
}


#left_col p{
	margin-bottom: 10px;
}

#right_col {
	width: 430px;
	margin: 40px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}

#right_col h2{
	margin-top: 0px;
		margin-bottom: 0px;
}

#right_col p{
	margin-bottom: 10px;
}

#right_col h2.plain {
		margin-bottom: 0px;
		margin-top: 0px;
}

#right_col p.plain {
		margin-bottom: 30px;
}

#footer_wrap {
	width: 880px;
	margin: 30px 0px 30px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	clear: both;
}

#footer_wrap p {
	text-align: right;
	color: #fff;
	font: 11px/17px Helvetica, Arial, sans-serif;
	margin-top: 20px;
}

#footer_wrap a {
	font: 11px/17px Helvetica, Arial, sans-serif;
	text-decoration: none;
	color: #bfb02a;
}

#footer_wrap a:hover {
	text-decoration: underline;
	}


#3col_wrap {
	width: 880px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}

#col {
	width: 280px;
	margin: 40px 20px 0px 0px;
	padding: 0px;
	float: left;
}

.quote {
	width: 840px;
	margin: 0px 0px 20px 0px;
	padding: 20px 20px 5px 20px;
	float: left;
	background: url(../images/quote_bg.png) repeat 0 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.quote .left{
	width: 260px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
	display: block;
}

.quote .right{
	width: 580px;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	float: right;
	display: block;
}

.quote p {
	padding: 0px 0px 0px 0px;
	color: #ffffff;
	font: italic 15px/20px Helvetica, Arial, sans-serif;
}

.quote p.bold {
	color: #606060;
	font: bold 13px/17px Helvetica, Arial, sans-serif;
	padding: 0px 0px 0px 0px;
}

#col p{
	margin-bottom: 10px;
}

#col.end {
	margin-right: 0px;
}

ul#portfolio li{
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0 0px;
	margin-bottom: 0px;
	padding-left: 0px;
}
#intro_wrap {
	width: 880px;
	height: 236px;
	margin: 0px 0px 0px 0px;
	padding: 40px 0px 40px 0px;
	float: left;
	position: relative;
}

#intro_wrap .main_image {
	width: 280px;
	height: 310px;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 600px;
	top: 6px;
	overflow: hidden;
}

#intro_wrap .intro-text {
	width: 600px;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
}

#intro_wrap .intro-text h2 {
	color: #ccb222;
	font: normal 18px/24px Helvetica, Arial, sans-serif;
}

#intro_wrap .intro-text .contact-button {
	margin-top: 20px;
	width: 163px;
	height: 31px;
	background: url(../images/contact_button.png) no-repeat 0px 0px;
	text-indent: -9999px;
	float: left;
  }
  
#intro_wrap .intro-text .contact-button:hover {
  background: url(../images/contact_button.png) no-repeat 0px -31px;
  }

#intro_wrap .conference_image {
	width: 271px;
	height: 298px;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 600px;
	top: 18px;
	overflow: hidden;
}

#intro_wrap .who_image {
	width: 280px;
	height: 310px;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 560px;
	top: 6px;
	overflow: hidden;
}


#intro_wrap .book_image {
	width: 226px;
	height: 305px;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 654px;
	top: 12px;
	overflow: hidden;
}

#logo_wrap {
	width: 306px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	clear: both;
	margin-top: 33px;
}

.logo {
	width: 306px;
	height: 27px;
	background: url(../images/logo.png) no-repeat 0px 0px;
	text-indent: -9999px;
	float: left;
  }
  
.logo:hover {
  background: url(../images/logo.png) no-repeat 0px -27px;
  }
  
.client_logo {
	width: 280px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}

.client_logo h2 {
	color: #ccb222;
	font: bold 18px/26px Helvetica, Arial, sans-serif;
	margin-bottom: 14tpx;
}
  
#nav {
	width: 880px;
	height: 11px;
	margin: 33px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	overflow: hidden;
	z-index: 9999;
}

#nav-main{
	padding: 0;
    margin: 0;
    list-style: none;
    width: 880px;
    height: 11px;
    overflow: hidden;
}

#nav-main li{
	float: left;
	background-image: none;
	padding-left: 0px;
}

#nav-main a {
    display: block;
    background-image: url(../images/nav_bar.png);
    padding-top: 11px; /* same as height of #example-nav */
    text-decoration: none; /* needed for IE8 beta, otherwise it still shows the underlines */
}

#nav-main-home {
    width: 54px;
}
#nav-main-home:hover {
    background-position: 0px -11px;
}
#nav-main-home.active {
    background-position: 0px -11px;
}

#nav-main-who {
    width: 91px;
    background-position: -54px 0;
}
#nav-main-who:hover {
    background-position: -54px -11px;
}
#nav-main-who.active {
	    background-position: -54px -11px;
}

#nav-main-testimonials {
    width: 112px;
    background-position: -145px 0;
}
#nav-main-testimonials:hover {
    background-position: -145px -11px;
}
#nav-main-testimonials.active {
	    background-position: -145px -11px;
}

#nav-main-clients {
    width: 69px;
    background-position: -258px 0;
}
#nav-main-clients:hover {
    background-position: -258px -11px;
}
#nav-main-clients.active {
	    background-position: -258px -11px;
}

#nav-main-themes {
    width: 130px;
    background-position: -327px 0;
}
#nav-main-themes:hover {
    background-position: -327px -11px;
}
#nav-main-themes.active {
	background-position: -327px -11px;
}

#nav-main-book {
    width: 121px;
    background-position: -457px 0;
}
#nav-main-book:hover {
    background-position: -457px -11px;
}
#nav-main-book.active {
	    background-position: -457px -11px;
}

#nav-main-contact {
    width: 65px;
    background-position: -578px 0;
}
#nav-main-contact:hover {
    background-position: -578px -11px;
}
#nav-main-contact.active {
	    background-position: -578px -11px;
}

#nav-main-conference {
    width: 237px;
    background-position: -643px 0;
}
#nav-main-conference:hover {
    background-position: -643px -11px;
}
#nav-main-conference.active {
	    background-position: -643px -11px;
}

/* CONACT FORM*/

fieldset { border: none; }

input, textarea, a { outline: none; }

#formWrap {
	width: 430px;
	margin: 0px 0px 0px 0px;
	}
	
form {
	padding: 0px;
}

#form{
	width: 430px;
	padding: 0px;
	}

#form input {
		width: 410px;
		height: 17px;
		padding: 5px;
		border: 1px solid #666;
		text-align: left;
		background: #fff;
		margin-bottom: 15px;
	}
	
#form textarea {
		width: 420px;
		height: 110px;
		display: block;
		border: 1px solid #666;
		text-align: left;
		background: #fff;
		overflow: auto;
	}

label {
	text-align: left;
	display: block;
	margin: 0px 0px 5px 0px;
	color: #fff;
	font: 13px/19px Helvetica, Arial, sans-serif;
}

.submit-button {
	float: left;
	width: 104px;
	height: 27px;
	margin: 20px 0px 0px 0px;
}