@charset "utf-8";

/* ============= Global ==============*/
body {background-color:#000;}
#wrapper{position:relative;width:960px;margin:0 auto; background: url(images/inside-wrapper-bgrd.gif) repeat-y;}
#wrapper-home{position:relative;width:960px;margin:0 auto; /*background: url(images/inside-wrapper-bgrd.gif) repeat-y;*/}
h1, h2, h3, h4, h5, h6, p, ol, ul, li, a{font-family:Arial, Helvetica, sans-serif; line-height:1.3;}
h1{font-size:26px; color:#900;line-height:1.1; letter-spacing:-0.02em;}
p {font-size:13px; color:#000; margin-top:1em;margin-bottom:1.25em;}
p a{color:#c00;text-decoration:none;}
p a:hover{text-decoration:underline;}
li{font-size:13px; color:#000; margin-top:1em;margin-bottom:1.25em;}




/* ============= Header ==============*/
#header{width:960px; height:215px;background:url(images/header-bgrd.gif) no-repeat; clear:both; overflow:hidden;}
#contact{
	position: absolute;
	top:25px;
	left: 580px;
	width:275px;
	height: 145px
}
#contact .contact-header{color:#fc0; font-size:18px; font-weight:bold; margin-bottom:0px;}
#contact p{color:#fff;}
#contact p a{color:#fff; text-decoration:underline;}
#contact p a:hover{color:#fc0;}




/* ============= Content ==============*/
#content-wrapper{background:url(images/inside-official-site.jpg) no-repeat; }
#content-right-side{width:610px; margin: 20px 0px 0px 300px;}
#tabs{width:580px; clear:both; overflow:hidden; padding-left:30px; }
#tabs .label{padding-top:5px; width:110px; height:25px; background:url(images/tab-bgrd.gif) no-repeat; overflow:visible; display:inline-block; text-align:center; float:left;}
#tabs .label a{font-size:15px; color:#000; width:110px; height:30px; text-decoration:none;}
#tabs .label a:hover{color:#900; text-decoration:underline;}
#tabs .label-active{padding-top:5px; width:110px; height:25px; background:url(images/tab-bgrd.gif) no-repeat; overflow:visible; display:inline-block; text-align:center; float:left;}
#tabs .label-active a{font-size:15px; color:#900; width:110px; height:30px; text-decoration:none; font-weight:bold;}
#tabs .label-active a:hover{color:#900; text-decoration:underline;}
#text-wrapper{width:550px; background: url(images/inside-content-bgrd-top.gif) no-repeat #ccc; padding:30px; min-height:160px; height:auto !important; height:160px;}
#text-wrapper-book-mike{width:550px; background: url(images/inside-content-bgrd-top.gif) no-repeat #ccc; padding:30px; min-height:700px; height:auto !important; height:700px;}
#text-wrapper-contact-us{width:550px; background: url(images/inside-content-bgrd-top.gif) no-repeat #ccc; padding:30px; min-height:300px; height:auto !important; height:300px;}
.testimonial{font-weight:bold; text-align:right;}

/* ============= Footer ==============*/
#footer{width:960px; height: 201px;background-image:url(images/inside-footer.jpg); background-repeat:no-repeat;clear:both;overflow:hidden;margin-bottom:0;}
/*#gei{width:140px; height:50px; border: 1px #c00 solid;float:right;margin-top:-60px; margin-right:50px;}*/
#gei{width:180px; height:50px; position:absolute; bottom:0px; right:0px;}
