* {
	font-size: 13px;
	font-family: arial, "Arial Rounded", helvetica,sans-serif;
	margin: 0; padding: 0;
}
#header {
	background: url(images1/top_menu.jpg) no-repeat;
	position: relative;
	height: 59px;
	width: 939px;
	text-align: center;
	z-index: 5;
}

#wrapper {
	background: transparent url(images1/background.jpg) no-repeat center 450px;
	width: 100%;
	min-height: 900px;
	z-index: 4;
}

#container {
	width: 939px;
}

#flashbanner {
	background: url(images1/flashmenu.jpg) no-repeat;
	position: relative;
	height: 82px;
	text-align: right;
	width: 939px;
	z-index: 999;
}	

.flashmenu {
	position: relative;
	z-index:1000;
}
#submenu-lcp {
	background: url(images1/submenu-lcp.jpg) no-repeat center;
	height: 123px;
	position: relative;
	z-index: 1;
	width: 939px;
}
#submenu-pm {
	background: url(images1/submenu-pm.jpg) no-repeat center;
	height: 123px;
	position: relative;
	z-index: 1;
	width: 939px;
}
#submenu-pmp {
	background: url(images1/submenu-pmp.jpg) no-repeat center;
	height: 123px;
	position: relative;
	z-index: 1;
	width: 939px;
}
#submenu-quote {
	background: url(images1/submenu-quote.jpg) no-repeat center;
	height: 123px;
	position: relative;
	z-index: 1;
	width: 939px;
}
#submenu-com {
	background: url(images1/submenu-com.jpg) no-repeat center;
	height: 123px;
	position: relative;
	z-index: 1;
	width: 939px;
}
#submenu-dc {
	background: url(images1/submenu-dc.jpg) no-repeat center;
	height: 123px;
	position: relative;
	z-index: 1;
	width: 939px;
}
#submenu {
	background: url(images1/submenu.jpg) no-repeat center;
	height: 123px;
	position: relative;
	z-index: 1;
	width: 939px;
}
#subtext {
	padding: 48px 0 0 30px;
	font-size: 18px;
	font-weight: bold;
	color: #eee1c5;
}
#subtext2 {
	padding: 40px 0 0 30px;
	font-size: 18px;
	font-weight: bold;
	color: #eee1c5;
}

body {	
	background: url(images1/bgtile.jpg) repeat-y top center;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	padding-bottom: 25px;
	z-index: 1;
}

.mainbody {
/*	padding: 0 10px 0 12px;*/
	position: relative;
	font-size: 12px;
	font-weight: normal;
	margin: 10px 15px 0px 15px;
	z-index: 1;
}

.mainbody2 {
/*	padding: 0 10px 0 12px;*/
	position: relative;
	font-size: 12px;
	font-weight: normal;
	margin: 5px 5px 5px 11px;
	z-index: 1;
}
.img
{ 
position:relative;
z-index: 1;
} 

.thanks {
	text-align:center;
}

#nav_top_wrapper {
	width: 920px;
	padding: 5px 0;
}

#nav_top {
	padding: 25px 0 5px;
}

#nav_top ul li {
	display: inline;
	margin: 0 5px;
	line-height: 14px;
	color: #636363;
}

#nav_top a {
	color: #636363;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
}

#nav_top a.main {
	color: #000;
}

#footer {
	/*padding: 3px 0 0 0;*/
	width: 939px;
	height: 52px;
	font-size: 1em;
	text-align: center;
}

#footer a {
	color: #848484;
}
p, li {
	font-size: 13px;
	font-weight: normal;
	line-height: 16px;
	margin-top: -0.3em;
	margin-left: 0.5em;
	margin-right: 0.5em;
	z-index: 1;
}
#flashcontent {
	position:relative;
	z-index: 1;
	width: 910px;
	height: 525px;
}


.floatright
{
float: right;
width: 400px;
margin: 0 0 8px 8px;
border: 2px solid #eee1c5;
background-color: #fff;
padding: 10px;
font-style: italic;
}

.floatleft
{
float: left;
width: 200px;
margin: 1px 0 8px 8px;
border: 2px solid #eee1c5;
background-color: #fff;
padding: 10px;
font-style: italic;
}

.clickable{
cursor: pointer;
width: 300px;
height: 120px;
}

/* ShortCuts */

.fl {
	float: left;
	display: inline;
}

.fr {
	float: right;
	display: inline;
}

.clr {
	clear: both;
	visibility: hidden;
}

.ctr {
	margin: 0 auto;
	display: block;
}

.rel {
	position: relative;
}

.abs {
	position: absolute;
}

li.large {
	font-size: 14px;
}

li.small {
	font-size: 12px;
}

li.first {
	margin-left: 0;
}

li.last {
	margin-right: 0;
}



