@charset "utf-8";

/* CSS Document */






body{
	font-family: webfont;
	font-size: 14px;
	line-height: 1.5em;
	color: #333333;
	width: auto;
	float: none;
}

h1{
	font-family: webfont;
	margin: 0px;
	font-size: 4.5em;
}

h2{
	margin:0px;
	font-size:1.75em;
}

#container{
	width: 1024px;
	height: 1000px;
	margin-right:auto;
	margin-left:auto;
}

header{
	height:95px;
	width: 989px;
	background-color: #F66;
	color:#000;
	padding-top:35px;
	padding-left:35px;
	border-radius:10px;

}

#titleBar{
	width: 994px;
	height: 35px;
	background-color: #0F0E0E;
	color: #f5806e;
	padding: 15px;
	text-align: center;
	border-radius:10px;
}
#main{
	width: 1024px;
	height: 448px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	background-color: #FFF;
}

#main #contentOne{
	width: 500px;
	height: 536px;
	float: left;
	padding-top: 50px;
	padding-left: 84px;
	background-color: #F66;
	border-radius: 10px;
}

#main #contentTwo{
	width: 430px;
	height: 548px;
	float: right;
	padding-left:10px;
	color: #f5806e;
	padding-top: 10px;
	overflow: hidden;
	font-size:16px;
}

#topNav{
	width: 1009px;
	height: 35px;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
}

footer{
	width:1024px;
	height: 20px;
	background-color: #999;
	border-radius: 15px;
	display: inline-block;
	text-align: center;
}


#topNav a{
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	display: inline-block;
	margin-right: 15px;
	color: #f5806e;
	padding-top: 10px;
}

#topNav a:hover{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F00;
}

#innermain{
	width: 1024px;
	height: 448px;
	border-radius: 15px;
	background-color: #FFFFFF;
	color: #666;
}

#main #contentThree{
	width: 470px;
	height: 1780px;
	color: #666666;
	overflow: hidden;
	font-size: 16px;
	padding-top: 20px;
	float: right;
	background-color: #F66;
	padding-left:30px;

}

#main #contentFour{
	width: 500px;
	height: 1740px;
	padding-left: 30px;
	padding-top: 60px;
	position: relative;
	background-color:#f66;
}



#main #contentFive{
	height:auto;
}

#tabs-1{
	height:500px;
	width:80%;
	overflow:auto;
	margin:auto
}

#tabs-2{
	height:500px;
	width:80%;
	overflow:auto;
	margin:auto
}

#tabs-3{
	height:500px;
	width:80%;
	overflow:auto;
	margin:auto
}

#main #ContentSix{
	float: left;
	width: 500px;
}
#main #ContentSeven{
	float: left;
	width: 450px;
}
