body
{
	padding: 0;
	margin: 0;
	background-image: url(images/background.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #CC0033;
	text-align: center;
	font-family: Arial;
	font-size: 10pt;
}

#body
{
	width: 801px;
	height: 100%;
	margin: 0 auto 0 auto;
	text-align: justify;
}

hr
{
	height: 1px;
	color: #CCCCCC;
	background-color: #CCCCCC;
}

#header
{
	width: 751px;
	height: 99px;
	padding: 0;
	margin: 0 0 3px 25px;
}

#header #logo
{
	float: left;
	width: 165px;
	height: 99px;
}

#header #logo img
{
	width: 165px;
	height: 99px;
	border: none;
}

#header #contact_info
{
	float: left;
	width: 586px;
	height: 75px;
	font-size: 7pt;
	vertical-align: bottom;
}

#header #contact_info div
{
	float: right;
	width: 195px;
	padding: 10px;
	margin: 16px 0 0 0;
	color: #999999;
}

#header #contact_info #header_title
{
	float:right;
	width: 391px;
	height: auto;
	padding: 0;
	margin: 0;
}

#header #contact_info #header_title img
{
	width: 391px;
	height: auto;
	border: none;
}

#header #page_title
{
	float: left;
	width: 391px;
	height: 24px;
	border-top: solid 1px #BBBBBB;
	border-bottom: solid 1px #BBBBBB;
	font-size: 9pt;
	color: #999999;
}

#header #page_title div
{
	padding: 0;
	margin: 4px 0 0 2px;
	color: #999999;
}



#main
{
	width: 751px;
	height: auto;
	padding: 0;
	margin: 0 0 30px 25px;
}

#main hr
{
	display: block;
	clear: right;
	margin: -0.66em 0;
	visibility: hidden;
}

#main #content hr
{
	height: 1px;
	color: #CCCCCC;
	background-color: #CCCCCC;
}
#main #navigation {
	padding:0px;
	margin:0px;
	font-size:0.9em;
	width:145px;
	margin-right:20px;
	float:left;
	font-family:trebuchet ms, arial;
}
#main #navigation ul {
	margin:0px;
	padding:0px;
	margin-left:none;
	list-style:none;
}
#main #navigation ul li {
	margin:0px;
	padding:0px;
	margin-left:none;
	list-style:none;
	margin-bottom:2px;
	padding-left:15px;
}
#main #navigation ul li ul li {
	background-color:#FFFFFF;
	background-image:none;
	margin:0px;
	padding:0px;
	list-style-type:armenian;
	margin-left:none;
	padding-left:10px;
	margin-bottom:1px;
	padding-top:2px;
	padding-bottom:2px;
	border-bottom:1px solid #eee;
	text-align:left;
	
}
.current {
	background-image:url(../images/navbut.jpg);
	background-repeat:no-repeat;
	background-position:0px 5px;
	
}
#main #navigation ul li a {
	color:#666;
	text-decoration:none;
}
#main #navigation ul li a:hover {
	color:#e50000;
}
#main #navigation ul li ul li a {
	color:#D66164;
}

#main #content
{
	float: left;
	width: 391px;
	font-size: 8pt;
}

#main #content p
{
	padding: 0;
	margin: 10px 0 10px 0;
}

#main #content img
{
	border: none;
}

#main #content span.fullwidth img
{
	width: 391px;
	height: auto;
	border: none;
}

#main #content span.paragraph img
{
	float: left;
	padding: 0;
	margin: 0 10px 5px 0;
	border: none;
}

#main #right_hand
{
	float: left;
	width: 165px;
	padding: 0;
	margin: 0 0 0 30px;
}



#promos
{
	width: 165px;
	height: auto;
	padding: 0;
	margin: 0;
}

#promos div
{
	float: left;
	width: 165px;
	height: auto;
	padding: 0;
	margin: 0 0 5px 0;
}

#promos div h1
{
	height: 30px;
	padding: 0;
	margin: 0;
	font-weight: normal;
	font-size: 11pt;
	color: #999999;
}

#promos div h2
{
	padding: 0;
	margin: 0;
	font-weight: normal;
	font-size: 8pt;
	color: #999999;
}

#promos div img
{
	width: 165px !important;
	height: 88px !important;
	border: none !important;
	padding: 0 !important;
	margin: 0 0 4px 0 !important;
}

#promos div.readmore
{
	padding: 0 0 5px 0;
	margin: 0 0 20px 0;
	border-bottom: solid 1px #CCCCCC;
}

#promos div.readmore a
{
	height: auto !important;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	color: #CC3333;
}

#promos div.readmore a:hover
{
	color: Black;
	text-decoration: underline;
}



img.editImage
{
	cursor: pointer !important;
}

.editTextOn
{
	cursor: pointer !important;
	color: White !important;
	background-color: #0000FF !important;
}
