/* CSS Document */
a, a:visited { text-decoration: none; color: #c70bac; }
a:hover, a:visited:hover { text-decoration: underline; color: #c70bac; }

html,body{
    height:100%;
    border:0px;
	padding:0px;
   }

body {
	background-color: #BCBEC0;
}
p {margin:0px;}

#heading {width:740px; background-color:#FFFFFF;}
#main-graphic {width:740px; background-color:#FFFFFF;}
#navigation {width:178px; background-color:#FFFFFF;}
#main-body {width:740px; background-color:#FFFFFF;}

.picture { 
	width:122px;
	height:122px;
	color:#808285;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8.5pt;
	background-color:#FFFFFF;
}	

.picture a { }

.picture img {
	padding-bottom: 2px;
}

.picture a:hover, .picture a:visited:hover {
	text-decoration: none;
}

.picture a:hover span, .picture a:visited:hover span {
	text-decoration: underline;
}




.pic-spacer {
	width:15px;
}	

.product-text {
	width:122px;
	height:55px;
	
	color:#808285;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8.5pt;
	background-color:#FFFFFF;
}	

.product-text a:link    {color:#C70BAC; text-decoration:none;}
.product-text a:visited {color:#C70BAC; text-decoration:none;}
.product-text a:hover   {text-decoration:underline;}

.product-detail {
	width:533px;
	height:55px;
	color:#808285;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8.5pt;
	background-color:#FFFFFF;
}	

.product-detail a:link    {color:#C70BAC; text-decoration:none;}
.product-detail a:visited {color:#C70BAC; text-decoration:none;}
.product-detail a:hover   {color:#C70BAC;text-decoration:underline;}

#main-text {
	width:533px;
	background-color:#FFFFFF;
	color:#808285;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8.5pt;
}	

#main-text  a:link    {color:#C70BAC; text-decoration:none;}
#main-text  a:visited {color:#C70BAC; text-decoration:none;}
#main-text  a:hover   {text-decoration:underline;}

#footer{
	height:118px;
	width:740px; 
	background-color:#FFFFFF;
	color:#808285;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8.5pt;
}	

#footer  a:link    {color:#808285; text-decoration:none;}
#footer  a:visited {color:#808285; text-decoration:none;}
#footer  a:hover   {text-decoration:underline;}


.mailform {width:122px; color:#C70BAC;}


.contact {
	width:254px;
	color:#C70BAC;
}	

.requirements {
	width:528px;
	color:#C70BAC;
	overflow:hidden;
}	
.style1 {color: #C70BAC;}
