body {
	margin: 0px;
	padding: 0px;
	background: #990066;
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #000;
	text-align: center;
}

p, td {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #000;
}

a {
	color: #dd4f9c;
	text-decoration: none;
}

a:hover {
	color: #dd4f9c;
	text-decoration: underline;
}

h1 {
	font-size: 18px;
	color: #990066;
	font-weight: normal;
}

h2 {
	font-size: 18px;
	color: #990066;
	font-weight: normal;
}

#wrapper {
  width: 950px;
	background: #ffffff url('/app_1themes/318advertising/images/bg2.jpg') no-repeat;
	/*border: 1px solid #000;*/
	margin: 0px auto 0px auto;
	text-align:left;
	vertical-align:top;
}

#nav_wrap {
  width: 150px;
	height: 477px;
	margin-left: 37px;
	float: left;
}

#nav {
  width: 140px;
  padding: 0px;
	margin: 0px;
	list-style: none;
}

#nav li {
  padding: 0px;
	margin: 0px;
}

.menu a {
	color: #000;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
	border-bottom: 1px dotted #dd4f9c;
  width: 138px;
	line-height: 2em;
	display: block;
}

.menu a:hover {
  color: #dd4f9c;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
	border-bottom: 1px dotted #dd4f9c;
	line-height: 2em;
}

.menu_on a {
  color: #dd4f9c;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
	border-bottom: 1px dotted #dd4f9c;
  width: 138px;
	line-height: 2em;
	display: block;
}

.menu_on a:hover {
  color: #dd4f9c;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
	border-bottom: 1px dotted #dd4f9c;
	line-height: 2em;
}

#content_wrap {
  width: 755px;
	position: relative;
	float: right;
}
#content_wrap p{
	width:520px;
}
#content {
  width: 205px;
	position: relative;
	float: left;
	padding: 10px;
}
#content_wrap div div img, #content_wrap div div h1{
	padding-left:10px;
}
#content_wrap div div table img{
	padding:0;
}
#content_two {
  width: 480px;
}
#content p, #content_two p {
	width:100%;
}
#sub_wrap {
  width: 330px;
	position: relative;
	float: right;
}
#main_content_holder #left_content {
	width:200px;
	float:left;
	clear:left;
}
#main_content_holder #left_content p{
	width:100%;
}
#main_content_holder #right_content {
	width:500px;
	float:right;
	clear:right;
	margin-right:35px;
}
#main_content_holder #left_content h1{
	padding-left:0;
}
.clearall{
	clear:both;
}
.on_current {
  border: 1px solid #000;
}

form {
  margin: 0px;
	padding: 0px;
}

.feedback_input {
  font-size: 11px;
	border: 1px solid #999;
}

.feedback_button {
  font-size: 11px;
  background-color: #CCC;
	border: 1px solid #333;
	color: #333;
}
.submenu_clients a {
	width: 69px;
	height: 69px;
	display: block;
	border: 1px solid #b5b2b2;
}
.submenu_clients a:hover {
	border: 1px solid #000;
}
table{
	/*width:540px;*/
}
#sub_wrap table{
	width:75%;
}
#matrix_panel{
	width:490px;
	min-height:486px;
}
#matrix_panel span img, .panel_image{
	position:absolute;
	top:0;
	left:0;
	width:162px;
	height:162px;
}
#matrix_panel span{
	position:relative;
	float:left;
	height:162px;
	width:162px;
}