/* CSS Document */

body{
	background-image:url(./images/bg.jpg);
	background-repeat:repeat-x;
	margin:0px;
	font-family:tahoma, Verdana, sans-serif;
	font-size: small;
}

.holder{
	width:748px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	background-image:url(./images/curve_mid.jpg);
	background-repeat:repeat-y;
}

.header{
	height:36px;
	padding:5px;
	padding-left:22px;
}

.block_left{
	background-image:url(./images/nav_block.gif);
	background-repeat:no-repeat;
	float:left;
	width:173px;
	height:146px;
	margin-left:22px;
}

*html .block_left{
	background-image:url(./images/nav_block.gif);
	background-repeat:no-repeat;
	float:left;
	width:173px;
	height:146px;
	margin-left:10px;
}

.block_right{
	background-image:url(./images/banner.jpg);
	background-repeat:no-repeat;
	float:right;
	width:800px;
	height:86px;
	margin-right:22px;
	font-size: 36px;
	padding-left: 10px;
	padding-top: 105px;
	color: #FFFFFF;
}

*html .block_right{
	background-image:url(./images/banner.jpg);
	background-repeat:no-repeat;
	float:right;
	width:800px;
	height:86px;
	margin-right:10px;
	font-size: 36px;
	padding-left: 10px;
	padding-top: 105px;
	color: #FFFFFF;
}

.block_center{
	background-image:url(./images/banner.jpg);
	background-repeat:no-repeat;
	float:left;
	margin-left:22px;
	width:800px;
	height:146px;
	font-size: 36px;
	padding-left: 10px;
	color: #FFFFFF;
}

*html .block_center{
	background-image:url(./images/banner.jpg);
	background-repeat:no-repeat;
	float:left;
	margin-left:10px;
	width:800px;
	height:146px;
	font-size: 36px;
	padding-left: 10px;
	color: #FFFFFF;
}

.top_curve{
	background-image:url(./images/curve_top.jpg);
	background-repeat:no-repeat;
	height:16px;
}

.left_shade1{
	background-image:url(./images/curve_left.jpg);
	background-repeat:no-repeat;
	width:5px;
	float:left;
	height:400px;
}

.center_content{
	width:738px;
	background-color:#FFFFFF;
	float:left;
}

.right_shade1{
	background-image:url(./images/curve_right.jpg);
	background-repeat:no-repeat;
	width:5px;
	float:left;
	height:400px;
}

.left_content1{
	float:left;
	width:130px;
	margin-left:22px;
	margin-top:10px;
}

*html .left_content1{
	float:left;
	width:130px;
	margin-left:10px;
	margin-top:10px;
}

.middle_content1{
	float:left;
	width:375px;
	margin-left:10px;
	margin-right:10px;
	padding-left: 10px;
	margin-top:10px;
	border-left: solid 1px #F2F2F2;
}

*html .middle_content1{
	float:left;
	width:375px;
	margin-left:10px;
	margin-right:10px;
	padding-left: 10px;
	margin-top:10px;
	border-left: solid 1px #F2F2F2;
}

.right_content1{
	float:right;
	width:150px;
	margin-right:22px;
	padding-left: 10px;
	margin-top:10px;
	border-left: solid 1px #F2F2F2;
}

*html .right_content1{
	float:right;
	width:150px;
	margin-right:10px;
	padding-left: 10px;
	margin-top:10px;
	border-left: solid 1px #F2F2F2;
}

.left_content{
	float:left;
	width:150px;
	margin-left:22px;
	margin-top:10px;	
}

*html .left_content{
	float:left;
	width:150px;
	margin-left:10px;
	margin-top:10px;
}

.right_content{
	float:right;
	width:528px;
	margin-right:22px;
	margin-top:10px;
	padding-left: 10px;
	border-left: solid 1px #F2F2F2;
}

*html .right_content{
	float:right;
	width:528px;
	margin-right:10px;
	margin-top:10px;
	padding-left: 10px;
	border-left: solid 1px #F2F2F2;
}

.bottom_curve{
	height:17px;
	background-image:url(./images/curve_btm.jpg);
	background-repeat:no-repeat;
	background-position: center center;
	clear:both;
}

.footer{
	width:748px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	margin-top:10px;
	margin-bottom:25px;
}

h2 {
	margin: 0;
	color: #006699;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: -1px;
	padding-left:25px;
	background-image:url(./images/bullet.gif);
	background-repeat:no-repeat;
	background-position: 5px 3px;
}

h2 a:link, h2 a:hover, h2 a:visited {
	color: #000;
	text-decoration: none;
}
	
h1 {
	font-size: 19px;
	font-weight: normal;
	letter-spacing: -1px;
	color: #006699;
	margin: 0;
}

h1 a:link, h1 a:visited, h1 a:hover {
	text-decoration: none;
	color: #003366;
}

h4 {
	margin: 0;
	color: #006699;
	font-size: 12px;
	padding-top:5px;
	padding-bottom:9px;
	background-image:url(./images/dots-hr-4.gif);
	background-repeat:repeat-x;
}

h3 {
	margin: 0;
	color: #006699;
	font-size: 13px;
}

h5 {
	margin: 0 0 2px 0;
	color: #006699;
	font-size: 14px;
}

.style6 {
	margin: 0;
	color: #000000;
	font-size: 11px;
}

.style7 {
	margin: 0;
	color: #006699;
	font-size: 35px;
}

.style8 {
	margin: 0;
	color: #006699;
        font-family: Verdana, Helvetica, sans-serif;
        font-size: 11px;
        font-style: italic;
}

.style9 {
	margin: 0;
	color: #000000;
        font-family: Verdana, Helvetica, sans-serif;
        font-size: 11px;
        font-style: italic;
}

.hr{
	width: 100%;
	height:8px;
	background-image:url(./images/dots-hr.gif);
	margin-top:2px;
	margin-bottom:2px;
	margin-left:auto;
	margin-right:auto;
	background-repeat: repeat-x;
	background-position:center;
}

a:link, a:visited {
	color: #006699;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.navigation_ver{
	font-size: 20px;
	font-weight: normal;
	letter-spacing: -1px;
	color: #006699;
        font-family:tahoma, Verdana, sans-serif;
}

.navigation_hor{
	float:right;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: -1px;
	color: #006699;
	padding-right:22px;
	padding-top:5px;
        font-family:tahoma, Verdana, sans-serif;
}

.nav{
	color:#0098d3;
	text-decoration:none;
	padding-left:20px;
	padding-right:5px;
	background-image:url(./images/nav_buddy.gif);
	background-repeat:no-repeat;
	background-position: 7px 9px;
        font-family:tahoma, Verdana, sans-serif;
}

.nav:hover{
	color:#003366;
	text-decoration:none;
	padding-left:20px;
	padding-right:5px;
	background-image:url(./images/nav_buddy.gif);
	background-repeat:no-repeat;
	background-position: 7px -9px;
        font-family:tahoma, Verdana, sans-serif;
}

.searchbutton {
	border:1px solid #b0b0b0;
  	margin-top:5px;
	margin-bottom:5px;
	background: #f0f0f0;
	color: #006699;
	font-size: 14px;
	font-weight: bold;
}

.box {
	background:#f0f0f0;
	border:1px solid #b0b0b0;
}

div.youtube-panel{
	width:515px;
	height:425px;
	background-color:#FFFFFF;
	background-image:url('images/flatscreen-bg2.jpg');
	background-repeat:no-repeat;
	margin:12px 0px;
}

div.youtube-panel div{
	margin-left:30px;
	padding-top:19px;
}
