@import"../css/superfish.css";
@import"../css/jqtransform.css";
@import url(http://fonts.googleapis.com/css?family=Oswald);
/* 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 ======================================================== */
html {width:100%;}

body { 	 
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%; 
	color:#8e846b;
	min-width:1100px;
	background:url(../images/bg-body.gif) 0 0 repeat #1f1f1d;
	padding:0;
}

.main {
	width:1100px;
	margin:auto auto;
	font-size:0.8125em;
	line-height:1.4615em;
	position:relative;
	background: no;
	padding: auto;
}

a {color:#8c8c8c; outline:none;}
a:hover {text-decoration:none;}

.clear {clear:both; width:100%; line-height:0; font-size:0;}

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

.wrapper {width:100%; overflow:hidden;}
.extra-box {overflow:hidden;}

p {
	margin-bottom:16px;
	margin-top: 15px;
}
.p0 {margin-bottom:10px;}
.p00 {margin-bottom:5px;}
.p1 {margin-bottom:7px;}
.p2 {margin-bottom:15px;}
.p3 {margin-bottom:10px;}
.p4 {margin-bottom:40px;}

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

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

.title {margin-bottom:18px;}

.color-1 {color:#fff;}
.color-2 {color:#5f5f5f;}
.color-3 {color:#157dbf;}
.color-4 {color:#f7941d;}
/*********************************boxes**********************************/
.margin-bot {margin-bottom:30px;}
.margin-left {margin-left:3px;}
.margin-right {margin-right:12px;}
.margin-right1 {margin-right:4px;}

.margin-top{margin-top:7px;}

.spacing {margin-right:13px;}
.spacing-1 {margin-left:1px;}

.spacing-bot {margin-bottom:25px;}

.indent-bot {margin-bottom:20px;}
.indent-bot1 {margin-bottom:22px;}


.img-indent{
	float:left;
	margin: 4px 18px 10px 4px;
}
.img-indent1{
	float:left;
	margin: 2px 17px 2px 2px;
}
.img-indent2{
	float:left;
	margin: 4px 6px 4px 4px;
}
.star-indent {
	float:left;
	width:70px;
	margin:4px 10px 0 0;
}

.prev-indent-bot {margin-bottom:10px;}
.prev-indent-bot1 {margin-bottom:11px;}
.prev-indent-bot2 {margin-bottom:12px;}

.letter{letter-spacing:-1px;}

.buttons a:hover {cursor:pointer;}

.sf-menu li a,
.list-1 li a,
.list-2 li a,
.link,
.link-1,
.link-4,
.links a,
.button,
.button-1,
.button-2,
.button-3,
.button-4,
.button-5,
.text-bot a,
.search-link,
.box-3 a,
h1 a {text-decoration:none;}	

/*********************************header*************************************/
header.header {
	height:584px; 
	width:100%; 
	position:relative; 
	z-index:2; 
	background:none; 
	padding:0px 0 0 0;
}
header {
	height:494px; 
	width:100%; 
	position:relative; 
	z-index:2; 
	background:none; 
	padding:0px 0 0 0;
}

.row-1{
	width:100%;
	height:41px;
	position:relative;
	background:#1f1f1f;
	border-bottom:9px solid #494949;
	z-index:1;
}
.row-2{
	width:100%;
	height:104px;
	background:url(../images/bg-row-2.gif) 0 bottom repeat-x #fff;
	position:relative;
	z-index:4;
}
.row-3{
	width:100%;
	height:430px;
	padding:0px 0 0 0;
	background:#e0e0e0;
	position:relative;
	z-index:1;
}
.row-4{
	width:100%;
	height:340px;
	padding:0px 0 0 0;
	background-color:#e0e0e0;
	background-position:center 0; 
	background-repeat:no-repeat;
	position:relative;
	z-index:1;
}
#page2 .row-4 {background-image:url(../images/slide_soiree.jpg);}
#page3 .row-4 {background-image:url(../images/slide_concert2012.jpg);}
#page4 .row-4 {background-image:url(../images/slide_mode.jpg);}
#page5 .row-4 {background-image:url(../images/slide_studio1.jpg);}
#page6 .row-4 {background-image:url(../images/slide_loc.jpg);}
#page7 .row-4 {background-image:url(../images/slide_contact2.jpg);}

.tail-top{
	position:absolute;
	top:0;
	width:100%;
	height:5px;
	background:url(../images/tail-top.png) 0 0 repeat-x;
}
h1 {
	position:relative;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	margin-left: 20px;
}
h1 a {
	display:block;
	width:500px;
	height:77px;
	text-indent:-10000px;
	background:url(../images/logoAEGS2.gif) 0 0 no-repeat;
}

.works-list {
	float:right;
	padding:8px 15px 0 0;
} 
.works-list li {
	float:left; 
	margin-left:6px;
	font-size:12px;
	line-height:1.2em;
	color:#c0c2c1;
}
.works-list li.first{padding:3px 12px 0 0;}
.works-list li a {
	display:inline-block;
}


/* Easy Tooltip */
#easyTooltip{
	padding:5px;
	border:1px solid #127bbd;
	background:#f1f1f1;
	color:#127bbd;
	z-index:3;
}
/* // Easy Tooltip */

/*********************************content*************************************/
#content{
	width:100%; 
	padding:0px 0px 0px 0px; 
	z-index:1;
	margin-top:0px; 
	position:relative;
	border-top:1px solid #fff;
	background:url(../images/bg-content.gif) 0 0 repeat-x #fff;
}


.padding {padding: 38px 0px 65px 0px; *padding: 38px 0px 66px 0px;}
.padding-1 {padding: 44px 0px 69px 0px;}

.padding-top {padding: 6px 0px 0px 0px;}
.padding-right {padding: 0px 30px 1px 0px;}

.border {
	border:7px solid #fff;
	box-shadow:-1px -1px 2px #dedede, -1px 1px 2px #dedede, 1px -1px 2px #dedede, 1px 1px 2px #dedede;
-moz-box-shadow:-1px -1px 2px #dedede, -1px 1px 2px #dedede, 1px -1px 2px #dedede, 1px 1px 2px #dedede;
-webkit-box-shadow:-1px -1px 2px #dedede, -1px 1px 2px #dedede, 1px -1px 2px #dedede, 1px 1px 2px #dedede;
}

.border1{
	border:7px solid #fff;
	box-shadow:0px 0px 2px 2px rgba(247,247,247,1.0);
-moz-box-shadow:0px 0px 2px 2px rgba(247,247,247,1.0);
-webkit-box-shadow:0px 0px 2px 2px rgba(247,247,247,1.0);
}

h2 {
	font-size:24px; 
	line-height:1.3em;
	*line-height:1.2em;
	margin:0 0 24px 0;
	*margin:3px 0 24px 0;
	color:#433f3f;
}
h2.small{font-size:32px; margin:1px 0 24px 0; *margin:4px 0 24px 0;}
h2.small-1{font-size:32px; margin:1px 0 9px 0; *margin:4px 0 9px 0;}
h2.small-2{font-size:32px; margin:1px 0 22px 0; *margin:4px 0 22px 0;}
h2.small-3{font-size:32px; margin:1px 0 20px 0; *margin:4px 0 20px 0;}
h2.small-1 strong{display:block; margin-top:-5px; *margin-top:-2px;}
h3 {
	font-size:24px; 
	line-height:1.2em; 
	color:#fff;
	margin:0px 0 22px 0;
}
h4 {
	font-size:22px; 
	line-height:1.2em; 
	color:#433f3f;
	margin:0px 0 0px 0;
}
h4.forms{font-size:25px;}
h5 {
	font-size:18px; 
	line-height:1.2em; 
	color:#433f3f;
	margin:6px 0 3px 0;
}
h5.smalls {margin:0px 0 11px 0;}
h6 {
	font-size:13px; 
	line-height:19px; 
	margin:0px 0 0px; 
	color:#8e846b;
}

.date{
	font-size:12px;
	line-height:19px;
	font-weight:bold;
	color:#f7941d;
	margin:8px 0 0px 0;
}
/*************lists ***********************/
.list-1 li {
	font-size:13px; 
	line-height:20px;  
	background:url(../images/marker.png) 0 8px no-repeat;
	margin-bottom:2px;
	padding-left:13px;
}
.list-1 li:hover{background-position:-295px 7px;}
.list-1 li a {
	color:#4ca9c1; 
	display:inline-block;
}
.list-1 li a:hover {
	color:#fff;
}

.list-2 li {
	font-size:12px; 
	line-height:20px;
	position:relative;
	display:block;
	width:100%;
	z-index:1;
	background:url(../images/line-2.gif) 0 top repeat-x;
	padding: 3px 0 3px 0;
}
.list-2 li.first {background:none;}
.list-2 li a {
	color:#f7941d;
	font-weight:bold;
	display:block;
	width:270px;
	position:relative;
	z-index:3;
	background:url(../images/bg-list.png) 0 0 repeat;
	padding: 7px 0 7px 0;
	border-radius:10px;
-moz-border-radius:10px;
-webkit-border-radius:10px;
}
.list-2 li a span{
	display:inline-block; 
	background:url(../images/marker-1.gif) 0 7px no-repeat; 
	padding-left:9px; 
	cursor:pointer;
}
.list-2 li:hover {padding: 3px 0 3px 3px;}
.list-2 li:hover a {
	color:#8e846b;
	background-color:#fff;
	border:1px solid #e3e0db;
	padding: 6px 0 6px 8px;
	width:262px;
}
/************ links **********************/

.link {
	display:inline; 
	color:#f7941d; 
	font-size:13px; 
	line-height:19px;
	font-weight:bold;
}
.link:hover {text-decoration:underline;}

.link-1 {
	display:inline-block; 
	color:#8e846b; 
	font-size:12px; 
	line-height:18px;
}
.link-1:hover {color:#f7941d;}


.links {
	text-align:left;
	padding:1px 0 0 3px;
}
.links a{margin-right:9px;}
.link-2 {
	display:inline-block; 
	color:#8e846b;
	font-weight:bold;
	background:url(../images/marker-1.gif) 0 6px no-repeat;
	padding-left:8px;
	font-size:12px; 
	line-height:18px;
}
.link-2:hover {color:#f7941d;}

.link-3 {
	display:inline-block; 
	color:#f7941d;
	font-weight:bold;
	background:url(../images/marker-1.gif) 0 6px no-repeat;
	padding-left:8px;
	font-size:12px; 
	line-height:18px;
}
.link-3:hover {color:#8e846b;}

.link-4 {
	display:inline-block; 
	color:#8e846b;
	background:url(../images/marker-2.gif) 100% 7px no-repeat;
	padding-right:10px;
	font-size:10px; 
	line-height:16px;
	margin-right:3px;
}
.link-4:hover {color:#f7941d;}

.search-link {
	min-height:39px;
	display:inline-block;
	margin-right:2px;
	padding:5px 0 0 34px;
	font-weight:bold;
	background:url(../images/search-icon.png) 0 1px no-repeat;
	font-size:12px;
	line-height:1.2em;
	color:#433f3f;
}
.search-link:hover {color:#f7941d;}
/***************** boxex *******************************/
.box {
	position:relative;
	background: #fff;
	width:500px;
	text-align:center;
	box-shadow:0px 0px 2px 2px rgba(247,247,247,1.0);
-moz-box-shadow:0px 0px 2px 2px rgba(247,247,247,1.0);
-webkit-box-shadow:0px 0px 2px 2px rgba(247,247,247,1.0);
}

.box-3 {
	position:relative;
	padding:5px 5px 5px 5px;
	*padding:6px 5px 7px 5px;
	background:url(../images/bg-list.png) 0 0 repeat;
	color:#8e846b;
	font-size:12px;
	border:none;
	border-radius:15px;
-moz-border-radius:15px;
-webkit-border-radius:15px;
	margin-bottom:2px;
	*margin-bottom:3px;
}
.box-3 a{color:#8e846b;}

.box-3.alt{
	background-color:#fff;
	box-shadow:-1px -1px 2px #dedede, -1px 1px 2px #dedede, 1px -1px 2px #dedede, 1px 1px 2px #dedede;
-moz-box-shadow:-1px -1px 2px #dedede, -1px 1px 2px #dedede, 1px -1px 2px #dedede, 1px 1px 2px #dedede;
-webkit-box-shadow:-1px -1px 2px #dedede, -1px 1px 2px #dedede, 1px -1px 2px #dedede, 1px 1px 2px #dedede;
}
.box-3.alt a{text-decoration:underline;}
.box-form {
	position:relative;
	background: #e0e0e0;
	border:1px solid #fff;
	border-radius:10px;
-moz-border-radius:10px;
-webkit-border-radius:10px;
}
.box-form-1 {
	position:relative;
	background: #e0e0e0;
	border-radius:10px;
-moz-border-radius:10px;
-webkit-border-radius:10px;
}
.box-padding {padding:7px 7px 8px 7px;}
.box-padding-1 {padding:24px 23px 2px 26px;}

/***************** buttons *****************************/
.button {
	display:inline-block;
	font-size:15px; 
	line-height:1.2em;
	text-transform:uppercase; 
	color:#fff;
	font-family: 'Oswald', sans-serif;
	padding:8px 22px 9px 22px;
	*padding:7px 22px 10px 22px;
	margin-bottom:1px;
	background: #4c4c4c;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#626262), to(#373737));
	background: -moz-linear-gradient(#626262, #373737);
	background: linear-gradient(#626262, #373737);
	-pie-background: linear-gradient(#626262, #373737);
	background-image: -o-linear-gradient(#626262, #373737);
	border-radius:15px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	box-shadow:1px 1px 1px rgba(0,0,0,0.45);
-moz-box-shadow:1px 1px 1px rgba(0,0,0,0.45);
-webkit-box-shadow:1px 1px 1px rgba(0,0,0,0.45);
}
.button:hover {
	background: #f0f0f0;
	color:#433f3f;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#f0f0f0), to(#f0f0f0));
	background: -moz-linear-gradient(#f0f0f0, #f0f0f0);
	background: linear-gradient(#f0f0f0, #f0f0f0);
	-pie-background: linear-gradient(#f0f0f0, #f0f0f0);
	background-image: -o-linear-gradient(#f0f0f0, #f0f0f0);
}

.button-1 {
	display:inline-block; 
	font-size:12px; 
	line-height:1.2em;
	font-weight:bold;
	padding:8px 13px 9px 13px;
	background: #d1cccc;
	color:#322e2e;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#e0dbdb), to(#c3bebe));
	background: -moz-linear-gradient(#e0dbdb, #c3bebe);
	background: linear-gradient(#e0dbdb, #c3bebe);
	-pie-background: linear-gradient(#e0dbdb, #c3bebe);
	background-image: -o-linear-gradient(#e0dbdb, #c3bebe); 
	border-radius:15px;
-moz-border-radius:15px;
-webkit-border-radius:15px;
box-shadow:1px 1px 3px rgba(0,0,0,0.41);
-moz-box-shadow:1px 1px 3px rgba(0,0,0,0.41);
-webkit-box-shadow:1px 1px 3px rgba(0,0,0,0.41);
}
.button-1:hover {
	color: #fff;
	background: #4c4c4c;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#626262), to(#373737));
	background: -moz-linear-gradient(#626262, #373737);
	background: linear-gradient(#626262, #373737);
	-pie-background: linear-gradient(#626262, #373737);
	background-image: -o-linear-gradient(#626262, #373737);
}

.buttons {
	text-align:left; 
	padding:7px 0px 3px 0px;
}
.buttons a{
	margin-right:2px;
}

.button-2 {
	display:inline-block;
	font-size:15px; 
	line-height:1.2em;
	text-transform:uppercase; 
	color:#fff;
	font-family: 'Oswald', sans-serif;
	padding:8px 0px 9px 0px;
	*padding:7px 0px 9px 0px;
	width:79px;
	text-align:center;
	margin-bottom:1px;
	background: #4c4c4c;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#626262), to(#373737));
	background: -moz-linear-gradient(#626262, #373737);
	background: linear-gradient(#626262, #373737);
	-pie-background: linear-gradient(#626262, #373737);
	background-image: -o-linear-gradient(#626262, #373737);
	border-radius:15px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	box-shadow:1px 1px 1px rgba(0,0,0,0.45);
-moz-box-shadow:1px 1px 1px rgba(0,0,0,0.45);
-webkit-box-shadow:1px 1px 1px rgba(0,0,0,0.45);
}
.button-2:hover {
	background: #f0f0f0;
	color:#433f3f;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#f0f0f0), to(#f0f0f0));
	background: -moz-linear-gradient(#f0f0f0, #f0f0f0);
	background: linear-gradient(#f0f0f0, #f0f0f0);
	-pie-background: linear-gradient(#f0f0f0, #f0f0f0);
	background-image: -o-linear-gradient(#f0f0f0, #f0f0f0);
}

.button-3 {
	cursor:pointer;
	margin:1px 0 0 7px;
	display:inline-block; 
	font-size:12px; 
	line-height:1.3em; 
	color:#433f3f;
	font-weight:bold;
	background:url(../images/button-left.png) left 0 no-repeat #fff;	
}
.button-3 span {
	background:url(../images/button-right.png) right 0 no-repeat; 
	display:inline-block; 
	padding:0 16px 0 16px;}
.button-3 span span {
	 background:url(../images/button.png) 0 0 repeat-x; 
	 cursor:pointer;
	 display:inline-block;
	 padding:8px 0px 10px 0px;
	 width:235px;
	 text-align:center;
	 height:16px;
}

.button-3:hover {background-position:left bottom; color:#f0f0f0;}
.button-3:hover span{background-position:right bottom;}
.button-3:hover span span{background-position:left bottom;}

.button-4 {
	cursor:pointer;
	margin:0px 0 0 4px;
	display:inline-block; 
	font-size:12px; 
	line-height:1.3em; 
	color:#433f3f;
	font-weight:bold;
	background:url(../images/button-left.png) left 0 no-repeat #fff;	
}
.button-4 span {
	background:url(../images/button-right.png) right 0 no-repeat; 
	display:inline-block; 
	padding:0 16px 0 16px;}
.button-4 span span {
	 background:url(../images/button.png) 0 0 repeat-x; 
	 cursor:pointer;
	 display:inline-block;
	 padding:8px 5px 10px 5px;
	 text-align:center;
	 height:16px;
}

.button-4:hover {background-position:left bottom; color:#f0f0f0;}
.button-4:hover span{background-position:right bottom;}
.button-4:hover span span{background-position:left bottom;}


.button-5 {
	display:inline-block;
	font-size:15px; 
	line-height:1.2em;
	text-transform:uppercase; 
	color:#fff;
	font-family: 'Oswald', sans-serif;
	padding:8px 18px 9px 18px;
	*padding:6px 18px 10px 18px;
	margin-bottom:1px;
	background: #4c4c4c;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#626262), to(#373737));
	background: -moz-linear-gradient(#626262, #373737);
	background: linear-gradient(#626262, #373737);
	-pie-background: linear-gradient(#626262, #373737);
	background-image: -o-linear-gradient(#626262, #373737);
	border-radius:15px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	box-shadow:1px 1px 1px rgba(0,0,0,0.45);
-moz-box-shadow:1px 1px 1px rgba(0,0,0,0.45);
-webkit-box-shadow:1px 1px 1px rgba(0,0,0,0.45);
}
.button-5:hover {
	background: #f0f0f0;
	color:#433f3f;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#f0f0f0), to(#f0f0f0));
	background: -moz-linear-gradient(#f0f0f0, #f0f0f0);
	background: linear-gradient(#f0f0f0, #f0f0f0);
	-pie-background: linear-gradient(#f0f0f0, #f0f0f0);
	background-image: -o-linear-gradient(#f0f0f0, #f0f0f0);
}
/************** forms *******************************/
#form {
	width:242px;
}
#form label {
	display:block; 
	height:33px;
	margin-top:2px;
}
#form input {
	width:215px; 
	font-size:1em; 
	line-height:1.2em; 
	color:#fff; 
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
	padding:6px 12px 6px 12px; 
	border:1px solid #232524; 
	background:#404040;
	border-radius:15px;
-moz-border-radius:15px;
-webkit-border-radius:15px;
}

input, textarea { margin:0; font-size:1em; color:#8e846b; font-family:Arial, Helvetica, sans-serif; outline:none;}
.success {
	width:278px;
	text-align:center;
	color:#8e846b;
	font-size:19px;
	line-height:1.2em;
	padding:10px 10px 10px 10px;
	margin-bottom:10px;
	display:none;
	background:#fff;  
	border:1px solid #ccc;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
/* Contact form */
#contact-form {
	vertical-align:top;
}
	#contact-form fieldset {
		border:none;
		}
		#contact-form .field {
			overflow:hidden;
			padding:0 0 8px 0px;
			}
			#contact-form input {
				width:280px; 
				padding:8px 9px 8px 9px;  
				margin:0;
				float:left; 
				margin:0px 0 0 0px;
				font-size:12px;
				line-height:1.23em;
				color:#8e846b; 
				outline:none;
				background:#fff;  
				border:1px solid #cccccc;
				border-radius:5px;
				-moz-border-radius:5px;
				-webkit-border-radius:5px;
			}
			#contact-form .area .error { float:left;}
			#contact-form textarea {
				overflow:auto; 
				height:244px;
				width:280px; 
				padding:8px 9px 8px 8px; 
				float:left; 
				font-size:12px;
				line-height:1.23em;
				margin:0px 0 0 0px;
				color:#8e846b; 
				background:#fff;  
				border:1px solid #cccccc;
				outline:none;
				border-radius:5px;
				-moz-border-radius:5px;
				-webkit-border-radius:5px;
			}
			#contact-form label {
				padding:0 0 0px 0px;
				display:inline-block;
				color:#F00;
				}
				#contact-form .error, #contact-form .empty {
					color:red;
					width:287px;
					font-size:12px;
					line-height:15px;
					padding:3px 0 0 0px;
					display:none;
					float:left;
				}
		.buttons-wrapper {text-align:left; clear:both; padding:34px 0px 0 0px;}
		.buttons-wrapper a { margin-right:1px;}

.map iframe {
	width:366px; 
	height: 330px; 
	overflow:hidden; 
} 

.contact {
	font-size:13px;
	line-height:19px;
	color:#8e846b;
}
.contact dt{
	font-weight:bold;
	margin-bottom:15px;
}
.contact dd span {float:left; width:91px;}


/****************************footer************************/
footer {
	width:100%; 
	padding:0px 0px 0px 0px; 
	background:url(../images/bg-footer.jpg) 0 0 repeat-x; 
	position:relative;
}
.footer-bg{
	width:100%;
	background:url(../images/footer-bg.jpg) center 0 no-repeat;
}
.footer-padding{padding:66px 0 34px 0;}

.text-bot {
	font-size: 13px; 
	line-height:19px; 
	color:#777978; 
	padding:0px 0px 0px 11px;
}

.text-bot a {
	color:#777978; 
	text-decoration:underline;
}
.text-bot a:hover {text-decoration:none;}

.text-bot span.line{
	margin: 0px 4px 0 3px; 
	color:#434646;
}

.border-bot{
	width:100%;
	background:url(../images/line-1.gif) 0 bottom repeat-x;
	padding-bottom:58px;
}

.reg {text-transform:uppercase;}


/**********tabs***********/
.box-1 {
	width:100%; 
	position:relative; 
	z-index:2;
	background: none;
}
.box-2-top { 
	position:relative; 
	z-index:1;
	background:url(../images/box-top.gif) 0 0 repeat-x #fff;  
	margin-top:-1px;
}
.box-2-bottom {background:url(../images/box-bottom.gif) 0 bottom repeat-x;}
.box-2-left {background:url(../images/box-top-left.gif) left 0 repeat-y;}
.box-2-right {background:url(../images/box-right.gif) right 0 repeat-y;}
.box-2-top-left {background:url(../images/box-top-left.gif) 0 0 no-repeat;}
.box-2-top-right {background:url(../images/box-top-right.gif) right 0 no-repeat;}
.box-2-bottom-left {background:url(../images/box-bottom-left.gif) 0 bottom no-repeat;}
.box-2-bottom-right {background:url(../images/box-bottom-right.gif) right bottom no-repeat;}

.tabs {
	overflow:hidden;
	padding:0px 0 0 0px;
	
}

.tabs li {
	float:left;
	text-align:center;
	margin-right:3px;
	cursor:pointer;
	display:inline-block; 
	background:url(../images/tabs-left.png) left 0 no-repeat;	
}
.tabs li span {
	background:url(../images/tabs-right.png) right 0 no-repeat; 
	display:inline-block; 
	padding:0 11px 0 9px;
}
.tabs li span span {
	 background:url(../images/bg-tabs.png) 0 0 repeat-x; 
	 cursor:pointer;
	 display:inline-block;
	 text-align:center;
	 height:60px;
}
#page2 .tabs li span span {width:193px;}
#page3 .tabs li span span {width:132px;}

.tabs li:hover, .tabs li.active {background-position:left bottom;}
.tabs li:hover span, .tabs li.active span{background-position:right bottom;}
.tabs li:hover span span, .tabs li.active span span{background-position:left bottom;}

.tabs li a {
	display:block; 
	font-size:15px; 
	line-height:1.2em;
	padding:21px 0px 20px 0px;
	*padding:19px 0px 22px 0px;
	color:#fff; 
	text-decoration:none;
	text-transform:uppercase;
	font-family: 'Oswald', sans-serif;
}
.tabs li:hover a, .tabs li.active a {color:#5b5757;}

#page2 .tab_container { 
	padding: 36px 10px 21px 25px;
	background:none; 
}
#page3 .tab_container { 
	padding: 16px 10px 38px 24px;
	*padding: 16px 10px 36px 24px;
	background:none; 
}
#page5 .tab_container { 
	padding: 36px 10px 21px 25px;
	background:none; 
}
#tab1 { overflow:hidden;}
#tab2 { overflow:hidden;}

.col-1 {
	width:500px;
	padding:3px;
	font-size:12px;
	margin-left: 200px;
}
.border-padding{padding:0 5px 0 2px;}

.border-bot1{
	width:100%;
	border-bottom:1px solid #e9e9e9;
	padding-bottom:4px;
}
