/* CSS Document */

body {
	background-image:url(images/bg.png);
	background-repeat:repeat-x;
	background-color:#ff9900;
	margin:0;
	margin-left: auto;
	margin-right: auto;
	width: 70em;
	font-family:Arial, Helvetica, sans-serif;
	overflow-y: scroll;
	overflow-x: hidden;

}

A:link {text-decoration: none; color:#fff; font-size:12px;}
A:visited {
	text-decoration: none;
	color:#FFF;
}
A:active {text-decoration: none}
A:hover {text-decoration: none; color: black;}

.r:link {text-decoration: none; color:#AAAAAA; font-size:12px;}
.r:visited {
	text-decoration: none;
	color:#000;
}

h1 {
	color:#000000;
	font-size:23px;
	line-height:30px;
}

h5 {
	font-size:36px;
}


#text_top1 {
	width:500px;
	height:295px;
	float:left;
}

#text_top2 {
	width:265px;
	height:295px;
	float:left;
}

#text_top-3 {
	color:#333333;
	font-size:14px;
	padding-right:35px;
	padding-left:25px;
	padding-top:5px;
	line-height:22px;
	width:700px;
	height:200px;
	float:left;
}

#text_top-4 {
	padding-right:35px;
	padding-left:40px;
	padding-top:5px;
	line-height:24px;
	width:500px;
	height:300px;
	float:left;
	font-size:16px;
}

#text_top-5 {
	padding-right:35px;
	padding-left:40px;
	padding-top:5px;
	line-height:19px;
	width:500px;
	height:300px;
	float:left;
	font-size:12px;
}

#text_top {
	font-size:12px;
	padding-right:35px;
	padding-left:40px;
	padding-top:5px;
	line-height:18px;
	width:500px;
	height:300px;
	float:left;
}


#maintextleft {
	background-image:url(images/sidebar.png);
	background-repeat:repeat-y;
	padding:10px;
	color:#000000;
	width:650px;
	float:left;
	font-family:Helvetica, sans-serif;
	font-size:14px;
	line-height:24px;
}

#maintext {
	padding:10px;
	color:#000000;
	width:750px;
	font-family:Helvetica, sans-serif;
	font-size:14px;
	line-height:24px;
}

#left-text {
	padding:15px;
	color:#000000;
	width:680px;
	float:left;
	font-family:Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
}

#left-text-ex {
	padding:15px;
	color:#000000;
	width:1000px;
	float:left;
	font-family:Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
}

#left-text-media {
	padding:15px;
	color:#000000;
	width:565px;
	float:left;
	font-family:Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
}

#maintextright {
	padding:10px;
	color:#000000;
	width:425px;
	float:right;
	font-family:Helvetica, sans-serif;
	font-size:14px;
	line-height:24px;
}

#maintextright-media {
	padding:10px;
	color:#000000;
	width:500px;
	float:right;
	font-family:Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
}




/*///// youtube /////*/
#youtubevideo {
	background-color:#000000;
	margin:0 auto;
	width:232px;
	padding:10px;
	height:340;
}

/*///////////////////*/



/*////////////////////////////	Menu  /////////////////*/

.menu {
	margin-left:50px;
	padding-top:20px;
	color:#666;
}


.menu ul { 
	display: block; 
	padding: 0px; 
	margin: 0px;
	list-style: none; 
	text-align: center;
 } 
 
.menu ul li {
	display: block; 
	float: left; 
	margin: 0px; 
	list-style: none;
} 

.menu a {
	font-family: Helvetica, sans-serif;
	display: block; 
	width: 120px; 
	height: 20px; 
	padding: 3px 5px 0px 0px; 
	margin: 0px auto; 
	border: 0px; 
	color: #777; 
	text-decoration:none;
	font-size: 13px; 
} 
.menu a:hover { color: black; } 





.menu2 {
	margin-left:50px;
	padding-top:20px;
	color:#666;
	width:959px;
}


.menu2 ul { 
	display: block; 
	padding: 0px; 
	margin: 0px;
	list-style: none; 
	text-align: center;
 } 
 
.menu2 ul li {
	display: block; 
	float: left; 
	margin: 0px; 
	list-style: none;
} 

.menu2 a {
	font-family: Helvetica, sans-serif;
	display: block; 
	width: 141px; 
	height: 20px; 
	padding: 3px 5px 0px 0px; 
	margin: 0px auto; 
	border: 0px; 
	color: #777; 
	text-decoration:none;
	font-size: 13px; 
} 
.menu2 a:hover { color: black; } 



/* //////////////////////////////////////////// */


html, body {
	height: 100%;
}

#container {
	width:100%;
	margin:0 auto;
	min-height: 100%;
	height:800px;
	margin-bottom: 5px;
	position: relative;
}

#top {
	padding:6px;
	padding-left:9px;
	background-repeat:no-repeat;
	background-image:url(images/slideshow1.png);
	height:375px;
	position:relative;
}

#top-new {
	padding:0px;
	padding-left:0px;
	background-repeat:no-repeat;
	height:80px;
	position:relative;
}

#footer {
	padding:10px;
	color:#333;
	height: 100px;
	width:100%;
	position: relative;
	background-image:url(images/bottom.png);
	background-position:bottom;
	background-repeat:no-repeat;
}

.clearfooter {
	height: 60px;
	clear: both;
}

img.floatRight { 
    float: right; 
    margin: 4px; 
}


/*//////////////////////////////////////////////////*/

#twitter_div {
	background-color:#FF9900;
	background-repeat:no-repeat;
	padding:20px;
	width:600px;
	list-style:none;
	width:370px;
}

#twitter_update_list {
	padding-left:20px;
	font-size:16px;
}

