* {
    margin: 0;
    padding: 0;
    outline: none;
}

ul {
    list-style-type: none;
    margin-top: 10px;
}

ul li {
    display: inline;
}

#main {
    width: 1000px;
    margin: 0 auto 0 auto;
}

#container {
    border: 1px solid #808ea8;
}

img {
    border: 0;
}

a img {
    display: block;
}

ul.tabs {
    margin: 0px 0px 0 0px;
    height: 26px;
    padding: 0 0px;
	position:absolute;
	z-index:50;
	top:390px;
	right:36px;
}

ul.tabs li a {
    float: left;
    height: 13px;
    line-height: 10px;
    padding: 0px 4px;
    margin-right: 6px;
    margin-bottom: -1px;
    background-color: #7eb4d8;
}

ul.tabs li a.carousel-selected {
    background-color: #0568a6;
}

div.tabs {
    margin: 0;
    height: 265px;
    overflow: hidden;
}

div.middle-tabs {
    width: 1000px;
    overflow: auto;
}

div.inner-tabs {
    width: 4020px; /* 630*n + 20 */
    height: 265px;
}

div.tab {
    float: left;
    width: 1000px;
    height: 265px;
    padding: 0px;
}

div.tab p {
    padding-bottom: 7px;
    line-height: 16px;
}

.carousel {
    overflow: hidden;
}

.carousel .inner {
    
}

.carousel .middle {
    overflow: auto;
}


/* Example 1 ---------------------------------- */

#example-1 {
    width: 944px;
    height: 182px;
}

#example-1 .middle {
    height: 240px;
}

#example-1 .slide {
    width: 236px;
    /*height: 200px;*/
    padding:6px 0 0;
    float: left;
	color:#333;
}

#tab-1 .controls {
    background-color: #AAC8FF;
    border: 1px solid #AAC8FF;
    border-top: 0;
    border-bottom: 0;
    padding: 7px 9px;
    margin-top: 5px;
}

#tab-1 .controls a {
    font-weight: bold;
}

.table-example-1 {
    margin-top: 10px;
    background-color: #AAC8FF;
    width: 100%;
}

.table-example-1 tr th,
.table-example-1 tr td {
    padding: 5px;
}

.table-example-1 tr td {
    background-color: #FFF;
}


/* Example 2 ---------------------------------- */

#example-2 {
    background-color: #E8F0FF;
    border: 1px solid #AAC8FF;
    width: 598px;
    height: 128px;
    margin-top: 15px;
}

#example-2 .middle {
    float: left;
    width: 512px;
    height: 150px;
}

#example-2 .inner img {
    float: left;
}

#example-2 a {
    float: left;
    width: 41px;
    height: 128px;
    background-color: #AAC8FF;
    text-align: center;
    text-decoration: none;    
    font-size: 36px;
    line-height: 120px;
}

#example-2 a.next {
    float: right;
}

#example-2 a:hover {
    color: #000;
}

#tab-2 ul li {
    display: block;
    padding-bottom: 5px;
}


/* Example 3 ---------------------------------- */

#example-3 {
    background-color: #E8F0FF;
    border: 1px solid #AAC8FF;
    width: 600px;
    height: 223px;
}

#example-3 .middle {
    height: 240px;
}

#example-3 .slide {
    width: 578px;
    height: 200px;
    padding: 10px;
    float: left;
}

#tab-3 .controls {
    background-color: #AAC8FF;
    border: 1px solid #AAC8FF;
    border-top: 0;
    border-bottom: 0;
    padding: 7px 9px;
    margin-top: 5px;
}

#tab-3 .controls a {
    font-weight: bold;
}

.table-example-3 {
    margin-top: 10px;
    background-color: #AAC8FF;
    width: 100%;
}

.table-example-3 tr th,
.table-example-3 tr td {
    padding: 5px;
}

.table-example-3 tr td {
    background-color: #FFF;
}


#slide1 {
	background-image:url(images/slides/slide1.gif);
	background-position:center;
	background-repeat:no-repeat;
	width:1000px;
	height:265px;
	}
.slidelink{
	display:block;
	width:1000px;
	height:265px;
	
	}
#slide1copy{
	margin-left:530px;
	width:400px;
	padding-top:32px;
	color:#333333;
	}

#slide1sect1{
	font-size:30px;
	padding-bottom:10px;
	line-height:34px;
	font-weight:bold;
	}
	
#slide1sect2{
	font-size:20px;
	}
#slide2 {
	background-image:url(images/slides/slide2.gif);
	background-position:center;
	background-repeat:no-repeat;
	width:1000px;
	height:265px;
	}
#slide2copy{
	margin-left:530px;
	width:420px;
	padding-top:60px;
	color:#e4f3fe;
	}
	
#slide2copy a{
	color:#efefef;
	font-weight:bold;
	text-decoration:underline;
	}

#slide2sect1{
	font-size:30px;
	padding-bottom:10px;
	font-weight:bold;
	line-height:34px;
	}
	
#slide2sect2{
	font-size:20px;
	}
#slide3 {
	background-image:url(images/slides/slide3.gif);
	background-position:center;
	background-repeat:no-repeat;
	width:1000px;
	height:265px;
	}
#slide3copy{
	margin-left:460px;
	width:500px;
	padding-top:85px;
	color:#e3fde7;
	}
	
#slide3copy a{
	color:#efefef;
	font-weight:bold;
		text-decoration:underline;
	}

#slide3sect1{
	font-size:30px;
	padding-bottom:10px;
	font-weight:bold;
	line-height:34px;
	}
	
#slide3sect2{
	font-size:20px;
	}
#slide4 {
	background-image:url(images/slides/slide4.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:1000px;
	height:265px;
	}
#slide4copy{
	margin-left:565px;
	width:420px;
	padding-top:40px;
	color:#efefef;
	}
	
#slide4copy a{
	color:#efefef;
	font-weight:bold;
		text-decoration:underline;
	}

#slide4sect1{
	font-size:30px;
	padding-bottom:0px;
	font-weight:bold;
	line-height:34px;
	}
	
#slide4sect2{
	font-size:20px;
	}
