body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	margin:10px 0 10px 0;
	padding:0 0 0 0;	
	text-align:center;
	background-color:#F4D7AE;
}

#container {
	width:780px;
	height:750px;
	float:none;
	margin:0 auto 0 auto;
	padding:0 0 0 0;
	text-align:left;
	background-image:url(images/bg-hm.gif);
	background-position:left top;
	background-repeat:repeat-x;
	border:1px solid #1D385A;
}

#header {
	width:750px;
	height:95px;
	padding:5px 0 0 10px;
}

#nav {
	width:635px;
	height:19px;
	padding:6px 0 0 125px;
	margin-bottom:1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#1D385A;
}

#content1 {
	width:760px;
	height:314px;
}

#intro {
	width:550px;
	height:290px;
	border-top:3px solid #AFCBE4;
	border-bottom:1px solid #1D385A;
	background-color:#8AA0B5;
	padding-top:20px;
	float:left;
}

#tasks {
	width:209px;
	height:310px;
	border-top:3px solid #D0DBE4;
	border-bottom:1px solid #1D385A;
	border-left:1px solid #1D385A;
	background-color:#FFF;
	float:left;
}


#content2 {
	width:760px;
	height:228px;
}

#contenta {
	width:205px;
	height:206px;
	padding:22px 10px 0 85px;
	border-right:1px solid #1D385A;
	background-image:url(images/bg-content.gif);
	background-position:left;
	background-repeat:repeat-y;
	background-color:#FFF;
	float:left;
}

#contentb {
	width:239px;
	height:206px;
	padding:22px 0 0 10px;
	background-color:#FFF;
	float:left;
}


#contentc {
	width:194px;
	height:206px;
	padding:22px 0 0 15px;
	border-left:1px solid #1D385A;
	background-color:#EEB665;
	float:left;
}

#footer {
	width:740px;
	height:19px;
	margin:1px 0 1px 0;
	padding:50px 0 0 20px;
	font-size:10px;
	color:#999;
	background-image:url(images/watermark.gif);
	background-position:right;
	background-repeat:no-repeat;
	background-color:#1D385A;
}
	
a.nav {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#E6921A;
}
	
a.nav:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
}

p.text {
	margin:10px 20px 0 15px;
}

p.link {
	text-align:right;
	margin:5px 20px 0 0;
}

a {
	font-weight:bold;
	color:#1D385A;
	text-decoration:none;
}

a:hover {
	font-weight:bold;
	color:#E6921A;
	text-decoration:none;
}

.spaced {
	margin:10px 10px 0 10px;
	line-height:25px;
	font-weight:bold;
	
}

a.inv {
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
}

a.inv:hover {
	font-weight:bold;
	color:#1D385A;
	text-decoration:none;
}

a.ikrave {
	font-weight:normal;
	color:#999;
	text-decoration:none;
}

a.ikrave:hover {
	font-weight:normal;
	color:#FF6600;
	text-decoration:none;
}
