/* CSS Document */

html body {margin:0 auto; font-family:sans-serif;}

#mainwrapper { width:900px; margin:0 auto;}

#header {height:130px;}

#header .contactarea {text-align:right; color:#1050ae; font-size:24px;}

#menu {height:50px; background-color:#1050ae;}

#sddm
{	margin: 0;
	padding: 0;
	z-index: 1000;
	text-align:center;
	 background-color:#1050ae;}

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

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 17px 10px;
	width: auto;
	height:16px;
	color: #FFF;
	text-align: center;
	text-decoration: none;}

#sddm li a:hover
{	background: #0c3c82;}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
		z-index: 1000;
	background: #999999;
	border-left: 1px solid #49A3FF;
	border-right: 1px solid #49A3FF;
	border-bottom: 1px solid #49A3FF;}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: 140px;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #999999;
		color: #fff;
		font: 11px arial;}

	#sddm div a:hover
	{	background: #9e0b0f;
		color: #FFF;}
/*topmenu dropdown end */

#contentwrapper { width:900px; margin:0 auto; background-color:#ffffff;}
#contentwrapper .top {width:850px; margin:0 auto;}
#contentwrapper .main {background-image:url(../images/boxmid.jpg); width:840px; padding:5px; margin:0 auto;}
#contentwrapper .maintext {padding:10px; color:#000000;}
#contentwrapper .maintext h3 {color:#000000;}
#contentwrapper h1 {margin-top:-15px;}
#content .free {width:850px; margin:0 auto; text-align:center;}
#content .note {border:dashed 2px #FF0000;}
#boxes {text-align:center;}
#footer { width:900px; border-top: solid 1px #000000; margin:0 auto; text-align:center; font-size:9px}

