*
{
	padding: 0px;
	margin: 0px;
}

h1
{
	font-size: 22px;
}

body 
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-position: top;
}

#maincontainer
{
	margin: auto;
	width: 900px;
}

#header
{
	width: 900px;
	height: 100px;
	background-image:url(../images/header.jpg);
}

#mainimg
{
	width: 900px;
	height: 306px;
	background-image:url(../images/home.jpg);
}

#mainimg2
{
	width: 900px;
	height: 306px;
	background-image:url(../images/anc.jpg);
}

#mainimg3
{
	width: 900px;
	height: 306px;
	background-image:url(../images/formax.jpg);
}

#mainimg3
{
	width: 900px;
	height: 306px;
	background-image:url(../images/cfs.jpg);
}

#mainimg4
{
	width: 900px;
	height: 306px;
	background-image:url(../images/stork.jpg);
}

#mainimg5
{
	width: 900px;
	height: 306px;
	background-image:url(../images/dei.jpg);
}

#mainimg6
{
	width: 900px;
	height: 306px;
	background-image:url(../images/formax2.jpg);
}


#content
{
	width: 900px;
	background-image:url(../images/bg2.jpg);
	float: left;
}

#leftcol
{
	width: 595px;
	float: left;
	margin-bottom: 20px;
}

#rightcol
{
	width: 248px;
	background-image:url(../images/rightcol.jpg);
	float: left;
	margin-bottom: 20px;
}

#leftcolpadding
{
	padding-left: 85px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	color: #3e3e3e;
	font-family:Arial, sans-serif;
	font-size: 14px;
	line-height: 1.5;
	text-align: justify;
}

#rightcolpadding
{
	padding-left: 25px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 110px;
	color: #3e3e3e;
	font-family:Arial, sans-serif;
	font-size: 13px;
	line-height: 1.5;
}

#rightcolpadding2
{
	padding-left: 25px;
	padding-top: 35px;
	padding-right: 20px;
	padding-bottom: 35px;
	color: #3e3e3e;
	font-family:Arial, sans-serif;
	font-size: 13px;
	line-height: 1.5;
}

.rightlist
{
	list-style:none;
	padding-top: 20px;
}

.myli
{
	margin-left: 20px;
}

p
{
	margin-top: 10px;
	margin-bottom: 10px;
}

#nav
{
	text-align:center;
	padding-top: 18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#navlist li
{
	display: inline;
	list-style-type: none;
	padding-right: 10px;
	color: #FFF;
}

#headerpadding
{
	text-align:center;
	color: #3e3e3e;
	font-size: 44px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	padding-top:20px;
}

.sub
{
	text-align:center;
	color: #3e3e3e;
	font-size: 15px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}

a.navlink { text-decoration:none; color: #FFF; font-weight: normal; font-size: 14px;} 
a.navlink:link { text-decoration:none; color: #FFF; font-weight: normal; font-size: 14px;} 
a.navlink:visited { text-decoration:none; color: #FFF; font-weight: normal; font-size: 14px;} 
a.navlink:hover { text-decoration:underline; color: #FFF; font-weight: normal; font-size: 14px;} 
a.navlink:active { text-decoration:none; color: #FFF; font-weight: normal; font-size: 14px;}

a.rightlink { text-decoration:underline; color: #3e3e3e; font-weight: bold; font-size: 13px;} 
a.rightlink:link { text-decoration:underline; color: #3e3e3e; font-weight: bold; font-size: 13px;} 
a.rightlink:visited { text-decoration:underline; color: #3e3e3e; font-weight: bold; font-size: 13px;} 
a.rightlink:hover { text-decoration:underline; color: #3e3e3e; font-weight: bold; font-size: 13px;} 
a.rightlink:active { text-decoration:underline; color: #3e3e3e; font-weight: bold; font-size: 13px;}

