@charset "UTF-8";



.work 
{
	padding:0px 0px 0px 0px;
	margin:auto;
}
.header1 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #421670;
}

.header2 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	color: #421670;
}
.body 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.bodyspace 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
}
.legal 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.bottomlinks 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
}
body,td,th 
{
	font-family: Arial, Helvetica, sans-serif;
}
a:link 
{
	text-decoration: none;
}
a:visited 
{
	text-decoration: none;
}
a:hover 
{
	text-decoration: none;
}
a:active 
{
	text-decoration: none;
}
.style2 {color: #6EB63B}

.headerContent
{
	width:800px;
	margin:auto;
	height:114px;
	background-image:url(images/bigContent.gif);
	padding:0px 0px 0px 0px;
}

#menuLinks
{
	width:500px;
	padding:0px 0px 0px 0px;
	position:absolute;
	top:62px;
	left:43%;
	
}

#homeLink
{
	background-image:url(images/butt_home.jpg);
	width:73px;
	height:31px;
	padding:0px 0px 0px 0px;
	position:absolute;
	top:0px;
}

#serviceLink
{
	background-image:url(images/butt_services.jpg);
	width:71px;
	height:31px;
	padding:0px 0px 0px 0px;
	position:absolute;
	top:0px;
	left:73px;
}

#productsLink
{
	background-image:url(images/butt_products.jpg);
	width:79px;
	height:31px;
	padding:0px 0px 0px 0px;
	position:absolute;
	top:0px;
	left:140px;
}

#affiliationLink
{
	background-image:url(images/butt_success.jpg);
	width:120px;
	height:31px;
	padding:0px 0px 0px 0px;
	position:absolute;
	top:0px;
	left:219px;
}

#aboutLink
{
	background-image:url(images/butt_about.jpg);
	width:101px;
	height:31px;
	padding:0px 0px 0px 0px;
	position:absolute;
	top:0px;
	left:335px;
}

#bodyTotal
{
	width:800px;
	margin:auto;
}
	
#bodyImg
{
	background-image:url(images/sidebar.jpg);
	background-repeat:no-repeat;
	height:532px;
	width:43px;
	position:absolute;
	top:114px;
}

#bodyRep
{
	margin:auto;
	position:absolute;
}

#bodyBottom
{
	margin:auto;
	background-image:url(images/bottombar.jpg);
	width:800px;
	height:59px;
	
}
		
	html
{	margin:0;
	padding:0;
	height:100%;
}
body {
	text-align:center;
	margin:0;
	padding:0;
	height:100%;
}
#bodyRep {

	position: relative;   /* positions content on top of distance */
	text-align: left;     
	margin: 0 auto;       /* required */
	clear: left;          /* required */
	}
#bodyBottom {

	position: relative;   /* positions content on top of distance */
	text-align: left;     
	margin: 0 auto;       /* required */
	clear: left;          /* required */
	}
.headerContent {
		
	position: relative;   /* positions content on top of distance */
	text-align: left;     
	margin: 0 auto;       /* required */
	clear: left;          /* required */
}

.email {
	font-family: "Myriad Pro", serif; /* font support */
	font-size:16px;
	font-weight:500;   /* bold */
	color:#FFF;
}
.emailDiv {
	position:relative; /* positions content on top of distance */
	top:30px;
	right:19px;
	text-align:right;
}
