/* CSS Document for SYMMTECH
/* WEBDESIGN by SiteConstruct
/* Copyright 2009
/* Author Axinte Adrian */

body {
	background: #282828;
	color: #bbbbbb;
	margin: 0;
	padding: 0;
	font-family: Tahoma;
	font-size: 11px;
}
img {
	border: 0;
}
span {
	color: #ffffff;
	font-weight: bold
}
h1, h2, h3, h4, h5 {
	color:#FFFFFF;
	text-align:left;
	text-transform:uppercase;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	margin:0;
	padding:0;
	color:#ddd;
}
a:link {text-decoration: none; color: #FFFFFF;}
a:visited {text-decoration: none; color: #FFFFFF;}
a:hover {text-decoration: none; color: #FF0000;}
a:active {text-decoration: none; color: #FF0000;}

#logo {
	background: #000000 url(images/logo.jpg) no-repeat;
	width: 216px;
	height: 34px;
}
#main_table {
	width: 767px;
	margin: 0 auto;
	border: 0;
}
#content {
	background: #282828 url(images/wp_13.png) repeat-y;
	width: 766px;
	min-height: 527px;
	margin:0;
	padding:0;
}
	#content .margine {
		padding:10px;
		width:730px;
		}
