<style type="text/css" media="screen">

html{
	width:100%;
	margin:0;
	padding:0;
	background: #ffffff url(bg.jpg);
	background-repeat:no-repeat;
	background-position:top center;  
}

body{  
	width:100%;
	margin:0;
	padding:0;
	text-align:center;  
	background: #ffffff url(bg.jpg);
	background-repeat:no-repeat;
	background-position:top center; 
}

.text {
	color: #000000; 
	text-decoration: none; 
	font-size: 10pt; 
	font-family: arial;
}

.title { 
	color: #CE2D51; 
	text-decoration: none; 
	font-size: 12pt; 
	font-family: arial; 
	font-weight: bold;
}

.small_text { 
	color: #000000; 
	text-decoration: none; 
	font-size: 8pt; 
	font-family: arial;
}

.copy_text { 
	color: #8DC63F; 
	text-decoration: none; 
	font-size: 8pt; 
	font-family: arial;
}
		
a.link:link { color: #8DC63F; text-decoration: none; font-size: 10pt; font-family: arial}
a.link:active { color: #8DC63F; text-decoration: none; font-size: 10pt; font-family: arial}
a.link:visited { color: #8DC63F; text-decoration: none; font-size: 10pt; font-family: arial}
a.link:hover { color: #D7DF23; text-decoration: underline; font-size: 10pt; font-family: arial}

a.small_link:link { color: #000000; text-decoration: underline; font-size: 8pt; font-family: arial}
a.small_link:active { color: #000000; text-decoration: underline; font-size: 8pt; font-family: arial}
a.small_link:visited { color: #000000; text-decoration: underline; font-size: 8pt; font-family: arial}
a.small_link:hover { color: #91268f; text-decoration: underline; font-size: 8pt; font-family: arial}

a.cm_link:link { color: #8DC63F; text-decoration: none; font-size: 8pt; font-family: arial}
a.cm_link:active { color: #8DC63F; text-decoration: underline; font-size: 8pt; font-family: arial}
a.cm_link:visited { color: #8DC63F; text-decoration:  none; font-size: 8pt; font-family: arial}
a.cm_link:hover { color: #D7DF23; text-decoration: underline; font-size: 8pt; font-family: arial}

a.menu_link:link { color: #ffffff; text-decoration: none; font-size: 10pt; font-family: arial; font-weight: bold}
a.menu_link:active { color: #ffffff; text-decoration: underline; font-size: 10pt; font-family: arial; font-weight: bold}
a.menu_link:visited { color: #ffffff; text-decoration:  none; font-size: 10pt; font-family: arial; font-weight: bold}
a.menu_link:hover { color: #ffffff; text-decoration: underline; font-size: 10pt; font-family: arial; font-weight: bold}



#headerwrapper{  
	position: relative;
	top: 220px;
	width:900px;  
	height:150px;
	margin:0 auto;
	padding: 0px 0px 0px 0px;  
	text-align: center;
	background-color: #ffffff;
	z-index:1;
}


#logo
	{
	position: absolute;
	left:-100px;
	top: -130px;
	z-index: 4;
}

#top_lace
	{
	position: absolute;
	right:-2px;
	top: -18px;
	z-index: 1;
}

#ellia
	{
	position: absolute;
	right:0px;
	top: -100px;
	z-index: 1;
}

#bottom_lace
	{
	position: absolute;
	right:0px;
	top: 620px;
	z-index: 1;
}

#right_lace
	{
	position: absolute;
	top: -18px;
	right: -19px;
	z-index:1;
}

#left_lace
	{
	position: absolute;
	top: -18px;
	left: -19px;
	z-index:1;
}

#icons
	{
	position: absolute;
	right:-30px;
	top: -120px;
	background: url(cloud.png) no-repeat;
	z-index: 4;
}

#mainwrapper{  
	position: relative;
	top: 190px;
	width:900px;  
	height: 505px;
	margin:0 auto;
	text-align: left;
	background-color: #ffffff;
	z-index:1;
}

#main_content{  
	position: absolute;
	left: 20px;
	top: 400px;
	width:860px;  
	height: 700px;
	margin:0 auto;
	text-align: left;
	z-index:1;
}

#menu{  
	position: absolute;
	top: 30px;
	left: -70px;
	height: 770px;
 	margin:0 auto;
	padding: 0px 0px 0px 0px;  
	text-align: center;
    	background: url("menu_bg.png") 0 0 no-repeat;
	z-index:4;	
}


#column_right{
	position: absolute;
	top: 0px;
	right: 20px;
 	width: 670px;
	height: 300px;
	text-align: justify;
}


a.rollover1 {
    	display: block;
	width: 225px;
    	height: 50px;
    	background: url("menu/cut_paper.png") 0 0 no-repeat;
    	text-decoration: none;
	text-indent: -9999px;
}
 
a:hover.rollover1 {
    background-position: -225px 0;
}

a.rollover2 {
    	display: block;
	width: 225px;
    	height: 50px;
    	background: url("menu/rubber_stamps.png") 0 0 no-repeat;
    	text-decoration: none;
	text-indent: -9999px;
}
 
a:hover.rollover2 {
    background-position: -225px 0;
}

a.rollover3 {
    	display: block;
	width: 225px;
    	height: 50px;
    	background: url("menu/press.png") 0 0 no-repeat;
    	text-decoration: none;
	text-indent: -9999px;
}
 
a:hover.rollover3 {
    background-position: -225px 0;
}

a.rollover4 {
    	display: block;
	width: 225px;
    	height: 50px;
    	background: url("menu/contact.png") 0 0 no-repeat;
    	text-decoration: none;
	text-indent: -9999px;
}
 
a:hover.rollover4 {
    background-position: -225px 0;
}

a.rollover5 {
    	display: block;
	width: 225px;
    	height: 50px;
    	background: url("menu/blog.png") 0 0 no-repeat;
    	text-decoration: none;
	text-indent: -9999px;
}
 
a:hover.rollover5 {
    background-position: -225px 0;
}

a.rollover6 {
    	display: block;
	width: 225px;
    	height: 50px;
    	background: url("menu/infographic.png") 0 0 no-repeat;
    	text-decoration: none;
	text-indent: -9999px;
}
 
a:hover.rollover6 {
    background-position: -225px 0;
}

#footer{
	position: relative;
	width:900px;  
	height: 130px;
	top: 175px;
	margin:0 auto;
	text-align: center;
	background-color: #ffffff;
	z-index:1;
	
}



</style>
