/*

Template Name: Light CSS Blue
URL: http://csstemplates.mygreencorner.com
Version: 1.0
Author: My Green Corner design team.

*/

#apDiv1 {
	position:absolute;
	left:154px;
	top:72px;
	width:411px;
	height:146px;
	z-index:1;
}

body {
background-color:#4d4d4d;
font-size:10pt;
font-family:Arial;
margin:0;
padding:0;
color:#555555;
}

#page {
	width:900px;
	background-image:url(../images/page.png);
	margin-left: 13%;
}

#header {
	clear:both;
	width:870px;
	height:131px;
	background-image:url(../images/header.png);
	padding-left:30px;
	padding-top:45px;
}

#menulinks {
	clear:both;
	width:900px;
	height:69px;
	background-image:url(../images/menulinks.png);
}

#menulinks a {
	padding-left:25px;
	padding-right:25px;
	padding-top:25px;
	height:44px;
	background-image:none;
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	float:left;
	font-size:14px;
	font-weight:bold;
  }
  
  
#menulinks a:hover, #menulinks a.active {
	background-image:url(../images/menuhover.png);
	background-position:left top;
	text-decoration:none;
	color:#FFFFFF;
}


.menuline {
	width:2px;
	height:69px;
	float:left;
	display:block;
	background-image:url(images/menuline.png);
}	

#mainarea {
width:860px;
clear:both;
padding-left:25px;
}

#contentarea {
width:555px;
padding-right:40px;
padding-bottom:20px;
float:left;
line-height:14pt;
}

#contentarea a {
	color:#990000;
	}

#contentarea a:hover {
	font-weight: bold;
	}
	

#sidebar {
float:left;
width:255px;
line-height:14pt;
	font-weight: bold;
}

#footer {
	width:900px;
	clear:both;
	height:40px;
	padding-top:40px;
	text-align:left;
	line-height:14pt;
	background-image:url(../images/footer.png);
	background-repeat:no-repeat;
	color:#FFFFFF;
}

#footer a {
color:#FFFFFF;
}

p.credit {
padding-top: 0.2cm;
padding-left: 5%;
font-size: 80%
}


h1, h1 a {
font-size:25pt;
color:#FFFFFF;
margin:0;
text-decoration:none;
}

h2 {
font-size:13pt;
color:#333333;
padding-top:6px;
}

.description {
font-size:14pt;
color:#FFFFFF;
margin:0;
}

a {
color:#555555;
text-decoration:none;
}
#page #menulinks {
	background-image: url(../images/menulinks.png);
}
