/* CSS Document */

body{
background-image:url(images/bg.jpg);
background-repeat:repeat-x;
margin:0px;
font-family: tahoma, Verdana, sans-serif;
font-size: small;
color:#FFFFFF;}

.holder{
width:748px;
margin-left:auto;
margin-right:auto;
margin-top:10px;
background-color:#556a81;
background-image:url(images/curve_mid.jpg);
background-repeat:repeat-y;
}

.header{
height:36px;
padding:5px;
padding-left:22px;
}

.navigation{
float:right;
font-size:9px;
font-weight: normal;
padding-left:10px;
color: #999900;
padding:0px;
text-transform:uppercase;
}
.navigation a:link{
	color:#bccc66;
	text-decoration:none;
	}
.navigation a:hover{
	text-decoration:underline;
	color:#ffffff;
	}

.block_left{
/*background-image:url(images/nav_block.gif);*/
background-repeat:no-repeat;
float:left;
width:724px;
height:205px;
margin-left:22px;
}

*html .block_left{
/*background-image:url(images/nav_block.gif);
background-repeat:no-repeat;*/
float:left;
width:724px;
height:205px;
margin-left:10px;
}

/*.block_right{

	float:right;
	width:1px;
	height:86px;
	margin-right:22px;
	font-size: 36px;
	padding-left: 10px;
	padding-top: 105px;
	color: #FFFFFF;
}*/

*html .block_right{
	background-image:url(images/side_banner_bg.jpg);
	background-repeat:no-repeat;
	float:right;
	width:437px;
	height:86px;
	margin-right:10px;
	font-size: 36px;
	padding-left: 10px;
	padding-top: 105px;
	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:600px;
}

.center_content{
width:738px;
background-color:#556a81;
float:left;
}

.right_shade1{
background-image:url(images/curve_right.jpg);
background-repeat:no-repeat;
width:5px;
float:left;
height:600px;
}

.left_content{
float:left;
width:150px;
margin-left:22px;
margin-top:10px;
font-size:9px;
letter-spacing:0.2em;
color:#CCCCCC;
}

*html .left_content{
float:left;
width:150px;
margin-left:10px;
margin-top:10px;
font-size:9px;
}

.right_content{
	margin-top:10px;
	/*float:right;*/
	width:700px;
	margin-right:0px;
	padding-left: 20px;
	border:0px;
}

*html .right_content{
	margin-top:10px;
	/*float:right;*/
	width:700px;
	margin-right:0px;
	padding-left: 20px;
	border: 0px;
}

.bottom_curve{
height:17px;
background-image:url(images/curve_btm.jpg);
background-repeat:no-repeat;
background-position: center center;
clear:both;
margin-left:1px;
}

.footer{
width:748px;
margin-left:auto;
margin-right:auto;
text-align:center;
margin-top:10px;
margin-bottom:25px;
font-size:9px;
}

h2 {
	margin: 0;
	color: #bccc66;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: -1px;
	font-style:oblique;
/*	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:18px;
	font-weight: normal;
	letter-spacing: -1px;
	color:#000033;
	text-transform:uppercase; font-weight:bold;
	margin: 0;
}

h1 a:link, h1 a:visited, h1 a:hover {
	text-decoration: none;
	color: #999900;
}
	
/*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 0 8px 0;
	color: #999;
	font-size: 19px;
	font-weight: normal;
	letter-spacing: -1px;
	text-transform: uppercase;
}

h5 {
	margin: 0 0 8px 0;
	color: #999;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
}

.hr{
	width: 100%;
	height:8px;
	background-image:url(images/dots-hr.gif);
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	background-repeat: repeat-x;
	background-position:center;
}

a:link, a:visited {
	color: #ffffff;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	color:ffffff;
	}


.nav{
color:#006699;
text-decoration:none;
padding-left:20px;
padding-right:5px;
/*background-image:url(images/nav_buddy.gif);
background-repeat:no-repeat;
background-position: 7px 9px;*/}

.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;*/}

/*.leftLinks{padding:0px;}
.leftLinks ul{margin:0px auto;}
.leftLinks li{
	margin:0px;
	float:left;
	list-style:none;
	}
.leftLinks li a, .leftLinks li:hove{
	float:left;
	height:16;
	text-decoration:none;
	padding:5px 0px 4px 19px;
	width:220;
	border:0px;
	}

.leftLinks li a{
	background: #7f7f7f url(images/link.png);
	color:#FFFFFF;
	}
.leftLinks li a:hover{
background:#666666;
color:#FFFFFF;
}*/

#menu2 UL{
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px;
	LIST-STYLE-TYPE: none;
}
#menu2 {
	border:0;
	width:225px;
}
#menu2 LI A {
	HEIGHT: 24px; TEXT-DECORATION: none; voice-family: inherit; color:#FFFFFF;
}
#menu2 LI A:link {
	PADDING-RIGHT: 0px; DISPLAY: block; PADDING-LEFT: 30px; BACKGROUND: url(images/buttNorm.gif);PADDING-BOTTOM: 0px; COLOR: #ffffff; PADDING-TOP: 8px;
}
#menu2 LI A:visited {
	PADDING-RIGHT: 0px; DISPLAY: block; PADDING-LEFT: 30px; BACKGROUND: url(images/buttNorm.gif);PADDING-BOTTOM: 0px; COLOR: #ffffff; PADDING-TOP: 8px
}
#menu2 LI A:hover {
	PADDING-RIGHT: 0px; PADDING-LEFT: 32px; BACKGROUND: url(images/buttHover.gif); PADDING-BOTTOM: 0px; COLOR: #ffffff; PADDING-TOP: 8px
}