#page_bg {
        height: 100%;
        background: #fff;
        padding: 0;
        margin: 0;
        border: 0;
}
 
#center {
        text-align: center;
}
 
#main_bg {
        margin-top: 20px;
        margin-bottom: 20px;
        margin-left: auto;
        margin-right: auto;
        width: 770px;
        text-align: left;
}
 
#maincontainer{
width: 100%; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
line-height:0px;
}
 
#header {
        width: 895px;
        height: 50px;
		padding-left:10px;
        padding-right: 10px;
        padding-top: 20px;
		margin: 0 auto; /*Center container on page*/
}
 
#contentwrapper{
float: center;
width: 891px;
padding-left:10px;
padding-right: 10px;
padding-bottom: 50px;
margin: 0 auto; /*Center container on page*/
}

 
#footer {
        height: 30px;
        background: #fff;      
        text-align: center;
        clear: both;
        height: 30px;
        line-height: 30px;
        background:url(images/bottom.png) repeat-x;
}
 
 
#top {
        height: 12px;     
        clear: both;
        background: #a6a6a6;  
		margin: 0 auto; /*Center container on page*/ 
}
#top_top {
        text-align:center;
        margin: 0 auto; /*Center container on page*/
		background:url(images/topbanner.jpg) repeat-x;
        clear: both;
        height: 37px;
		
		
}
 
#content {
        float: left;
        width: 558px;
        border: 0px solid #c00;
        padding-top: 20px;
}
 
 
a:link, a:visited {
        color: #666;
        text-decoration: none;
      
}
 
a:hover {
        color: #000;
      
}

a.publication{color:#1d4769}
a.publication:hover{color:#000;}

 
HTML {
  height: 100%;
  margin-bottom: 1px;
}
 
BODY {
        margin: 0px 0px 0px 0px;
		background:#fff ;
        height: 100%;
}
 
td,tr,p,div {
        font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
        font-size: 10pt;
        line-height: 14pt;
        color: #000;
}
 
ul
{
        margin: 0;
        padding: 0;
        list-style: none;
}
 
ul li
{
        line-height: 20px;
        padding-left: 15px;
        padding-top: 0px;
        background-image: url(images/blog_bullet.png);
        background-repeat: no-repeat;
        background-position: 0px 5px;
}


.lgepink {
	font-family: Century, "Century Gothic", Courier;
	font-size: 16pt;
	color: #da2561;
	line-height: 13pt;
}
.plaintext {
	font-family: "Century Gothic", Courier, monospace;
	font-size: 9pt;
	color: #000;
	letter-spacing: 0pt;
	line-height: 13px;
}
.biggergrey {
	font-family: "Century Gothinc", Courier, monospace;
	font-size: 10pt;
	color: #000;
	letter-spacing: 0pt;
	line-height: 12px;
}
.biggerpink {


	font-family: "Century Gothic", Courier, monospace;
	font-size: 10pt;
	color: #da2561;
	letter-spacing: 0pt;
	line-height: 18px;
}
.contactbiggerpink {
	font-family: "Century Gothic", Courier, monospace;
	font-size: 10pt;
	color: #da2561;
	letter-spacing: 0pt;
	line-height: 16px;
}
.plaintextCopy {
	font-family: "Century Gothic", Courier, monospace;
	font-size: 9pt;
	color: #000;
	letter-spacing: 0pt;
	line-height: 11px;
}
#demo-container{padding:15px 15px 0 20px;background:#fff;}

ul#simple-menu{list-style-type:none;width:100%;position:relative;height:27px;font-family:"Century Gothic",Courier,sans-serif;font-size:16px;font-weight:bold;margin:0;padding:11px 0 0 0;}
ul#simple-menu li{display:block;float:left;margin:0 0 0 4px;height:27px;}
ul#simple-menu li.left{margin:0;}
ul#simple-menu li a{display:block;float:left;color:#666;background:#fff;line-height:27px;text-decoration:none;padding:0 17px 0 18px;height:27px;}
ul#simple-menu li a.right{padding-right:19px;}
ul#simple-menu li a:hover{color:#000; background:#fff;}
ul#simple-menu li a.current{color:#666;background:#fff;}
ul#simple-menu li a.current:hover{color:#000;background:#fff;}

body {
	margin-top: 0px;
	margin-left: 20px;
	padding: 0px;
	font-family: Century Gothic, Verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background: #fff;
	text-align: left;
}
table {
font-family: Century Gothic, verdana, helvetica, sans-serif;
margin: 0px;
font-size: 12px;
text-align: left;
color: #000;
}

A:link {
	color: #666;
	text-decoration: none;
}

A:visited {
	color: #666;
	text-decoration: none;
}

A:active {
	color: #666;
	text-decoration: none;
}

A:hover {
	color: #000;
	text-decoration: none;
}

TD {
	font-size: 14px;
	font-family : Century Gothic, Verdana;
	color:#666;
}

P {
	font-size: 14px;
	font-family : Century Gothic, Verdana;
}

TD.smaller {
	font-size: 13px;
	font-family : Century Gothic, Verdana;
	color : #666;
}

P.smaller {
	font-size: 13px;
	font-family : Century Gothic, Verdana;
	color : #000;
}

HR {
	color : #000;
}


.cobll {
background : #fff;
color: #666;
}
.cobhl {
background : #fff;
color: #666;
font-weight: bold;
}
P.catname {
text-align: center;
margin-top: 0px;
margin-bottom: 4px;
vertical-align:top;
}

P.catdesc {
margin-top: 0px;
margin-bottom: 4px;
vertical-align:top;

}

IMG.catimage {
border:1px;
border-thickness:10px;
border-color: #666;
border-style: solid;
vertical-align:top;
}

TD.catimage {
vertical-align:top;
}

TD.catname {
vertical-align:top;
text-align: center;

}

TD.catnavigation {
position:frelative; top:233px;
width:891px;
height:20px;
vertical-align:middle;
text-align: left;

}

img.prodimage{
vertical-align : top;
background:#FFF;


}

TD.prodnavigation {
width:891px;
height:20px;
text-align: left;

}
table.products{

}

td.prodseparator{
height: 30px;
background: #635a54;
}

td.proddescription{
background:#FFF;
}

td .prodseparator hr {display:none;}

div.proddescription{
font-style:normal;
font-weight:lighter;
color:#000;
}
div.prodname{
font-style:normal;
font-weight:bold;
color:#666;
}
div.detailname {
font-style:normal;
color:#666;
}

div.detaildescription {
font-style:normal;
font-weight:lighter;
color:#000;
}
td.prodimage{
padding:10px;
text-align: center;

}
td.productspacing {
line-height:8px}
