body
{
	padding-left:5px;
	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;
}
h1{
	font-family:trebuchet ms, arial;
	font-size:2.4em;
	font-weight:lighter;
	color:#C9EC3C;
}
h2{
	font-size:1em;
	font-weight:normal;
	color:#888;
}

h3 {
	font-size:100%;
	font-weight:normal;
	display:inline;
}
#body
{
	width: 803px;
	height: 100%;
	margin: 0 auto 0 auto;
	text-align: justify;
	background-color: White;
}

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

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

#header #logo
{
	float: left;
	width: 165px;
	height: 99px;
	margin-top:15px;
}

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

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

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

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

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


#main
{
	clear: left;
	display: block;
	width: 751px;
	height: auto;
	padding: 0;
	margin: 0 0 15px 25px;
}
#main #navigation {
	padding:0px;
	margin:0px;
	font-size:0.8em;
	width:125px;
	margin-right:40px;
	float:left;
	font-family: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;
	border-bottom:1px solid #e6e6e6;
	padding-bottom:2px;
}
#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;
	
}
.current {
	background-image:url(../images/navbut.jpg);
	background-repeat:no-repeat;
	background-position:0px 3px;
	
}
#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: 586px;
	height: auto;
}

#main #content img
{
	width: 586px;
	height: auto;
	border: none;
}



#promos
{
	clear: both;
	width: 751px;
	height: 225px;
	padding: 0;
	margin: 0 0 0 25px;
}

#promos p
{
	padding: 0;
	margin: 0;
	text-align:justify;
}

#promos a {
	color:#cc0033;
	text-decoration:none;
	font-weight:bold;
}
div.promos_readmore
{
	height: 20px !important;
}

#promos div.promo
{
	float: left;
	width: 165px;
	height: 225px;
	padding: 0;
	margin: 0 0 0 30px;
}

#promos div.firstdiv
{
	margin: 0 !important;
}

#promos div.readmore
{
	width: auto;
	height: auto;
	padding: 0;
	margin: 10px 0 0 0;
}

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

#promos div.readmore
{
	height: auto !important;
}

#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;
}



#footer
{
	clear: both;
	width: 751px;
	height: auto;
	padding: 5px 0 10px 0;
	margin: 40px 0 0 25px;
	font-size: 7pt;
	color: #999999;
	border-top: solid 1px #CC0000;
}

#footer a
{
	font-weight: normal;
	text-decoration: none;
	color: #999999;
}

#footer a:hover
{
	color: Black;
	text-decoration: underline;
}

#footer #footer_address
{
	float: right;
}



img.editImage
{
	cursor: pointer !important;
}

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