body, div, table, tr, td 
	{
	background-color: #000066;
	font-family: arial,helvetica,sans-serif;;
	color: #ffffff;
	font-size: 14px;
	margin-top: 0px;
	text-align:center;
	}
img
	{
	border: 0px;
	}
div
	{
	text-align:left;
	 background:transparent;
	}
	
/* LINKS */
a:link, a:visited
	{
	color: #5ea9e2;
	text-decoration: underline;
	}
a:hover
	{
	color: #8ed9ff;
	text-decoration: underline;
	}

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

a.cat_menu:link, a.cat_menu:visited
	{
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	line-height:20px;
	background-color: transparent;
	}
a.cat_menu:hover
	{
	color: #ffffff;
	font-size: 12px;
	text-decoration:none;
	font-weight: bold;
	line-height:20px;
	background-color: transparent;
	}

a.cat_menu_pr:link, a.cat_menu_pr:visited
	{
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
	background-color: transparent;
	line-height:18px;
	}
a.cat_menu_pr:hover
	{
	color: #0645a2;
	font-size: 12px;
	text-decoration:none;
	background-color: #ffffff;
	line-height:18px;
	}
	
a.powered_by:link, a.powered_by:visited
	{
	color: #99b4e6;
	font-size: 10px;
	text-decoration: none;
	line-height:18px;
	}
a.powered_by:hover
	{
	color: #c9e4ff;
	font-size: 10px;
	text-decoration:none;
	line-height:18px;
	}

a.first_page_prodlist:link, a.first_page_prodlist:visited
	{
	color: #ffffff;
	font-size: 16px;
	text-decoration: none;
	background-color: transparent;
	line-height:18px;
	}
a.first_page_prodlist:hover
	{
	color: #ffffff;
	font-size: 16px;
	text-decoration:underline;
	background-color: transparent;
	line-height:18px;
	}


/* CLASSES */
.c_label
	{
	margin-top:10px;
	display:block;
	float:left;
	color:#ffffff;
	font-weight:bold;
	width:180px;
	}

	

/* TOP MENU */
#div_top_menu a:link, #div_top_menu a:visited
	{
	display:block;
	float:left;
	width: 107px;
	height: 20px;
	padding-top: 3px;
	margin-right: 4px;
	background: transparent;
	color: #ffffff;
	font-size: 13px;
	text-decoration:none;
	font-family: Arial, sans-serif;
	text-align: center;
	}
#div_top_menu a:hover
	{
	display: block;
	float:left;
	width: 107px;
	height: 20px;
	padding-top: 3px;
	margin-right: 4px;
	background: transparent;
	color: #ffffff;
	font-size: 13px;
	text-decoration:none;
	font-family: Arial, sans-serif;
	text-align: center;
	}

#div_banner_link a:link, #div_banner_link a:visited
	{
	display: block;
	position:absolute;
	font-size:28px;
	text-decoration:none;
	height:140px;
	width:385px;
	}

#div_banner_link a:hover
	{
	display: block;
	position:absolute;
	font-size:28px;
	text-decoration:none;
	height:140px;
	width:385px;
	}



/* OTHER DIVS */
#main
	{
	width: 990px;
	height: 743px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(http://www.signfactory.ro/template/imgs/main_one_side.jpg);
	text-align: center;
	}