* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 background:#9f9f9f;
}
#wrapper { 
 margin: 0 auto;
 width: 800px;
}
#header {
 width: 800px;
 color: #333;
 height: 89px;
 margin: 20px 0px 0px 0px;
 background: url(images/header.jpg) no-repeat;
}
#navigation {
 width: 791px;
 height:34px;
 background: #afd0df;
 border-left: 4px solid #fff;
 border-right: 4px solid #fff;
 color:#003366;
font-size:13px;
}
#content { 
 width: 791px;
 color: #333;
 background: #79bbd2;
 margin: 0px 0px 10px 0px;
 border: 4px solid #fff;
 padding:30px 0 30px 0;
 min-height:400px;
}

#formatcontent { 
 width: 791px;
 color: #333;
 background: #79bbd2;
 margin: 0px 0px 10px 0px;
 border: 4px solid #fff;
 padding:30px 0 30px 0;
 min-height:520px;
}

#boxWrapper{
margin:0 auto;width:675px;
}


#box{
background:#bddee9;
}

#boxCon{
width:625px;
margin:0 auto;min-height:350px;
}
#boxTop{
background:url(images/boxTop.jpg) no-repeat;
width:675px;
height:18px;
}
#boxBottom{
background:url(images/boxBottom.jpg) no-repeat;
width:675px;
height:18px;
}

#boxTop02{
background:url(images/boxTop02.jpg) no-repeat;
width:575px;
height:18px;
}
#boxBottom02{
background:url(images/boxBottom02.jpg) no-repeat;
width:575px;
height:18px;
}


#box02{
min-height:375px;
background:#bddee9;
}

#boxCon02{
width:525px;
margin:0 auto;
}
#boxWrapper02{
width:575px;
float:right;
margin-right:20px;}



#navtop{
background:url(images/navTop.jpg) no-repeat;
width:200px;
height:18px;
}
#navBottom{
background:url(images/navBottom.jpg) no-repeat;
width:200px;
height:18px;
}


#leftCol{
height:375px;
background:#bddee9;
}

#leftCon{
width:150px;
margin:0 auto;
height:325px; 
}
#leftWrapper{
width:175px;
float:left;
margin-left:10px;}

#leftCon a:link{
color:#000;
text-decoration:none;
}

#leftCon a:hover{
color: #006699;
text-decoration:underline;
}

#leftCon a:visited{
color:#000;
text-decoration:none;
}

#centre{
margin:0 auto;
width:458px;
}

#centre02{
margin:0 auto;
width:271px;
}

/* Navigation */
#navigation ul li{
display:inline;
list-style-type:none;
margin-right:10px;
}

#navCentre{
margin: 0 auto;
width:610px;
}
#navList{
width:30px
}


/* Navigation hover */


#level1-One{
width:110px;
margin-top:5px;
background: #afd0df;
padding-left:5px;
padding-right:5px;

}

#level1-One ul li{
color:#FFFFFF;

}

#level1-One ul li a:link{
 color:#003366;
 text-decoration:none;
}

#level1-One ul li a:hover{
color: #753C41;
 text-decoration:none;
 border-bottom:1px dotted #003366;
}

#level1-One ul li a:visited{
 color:#003366;
 text-decoration:none;
}

#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 0;
	/*width: 60px;*/
	background: #5970B2;
	color: #FFF;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background: #49A3FF}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 0px solid #5970B2}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 3px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #EAEBD8;
		color: #2875DE;
		font: 12px arial;
		border-bottom:1px dotted;}

	#sddm div a:hover
	{	background: #49A3FF;
		color: #FFF}
		
