/* **************************** HEAD ******************************* */
.head			{
				height:106px;
				vertical-align:middle;
				color:#D1000C;
				}
				
.logo			{
				margin-top:39px;
				}

.head_map		{
				float:right;
				}
/* **************************** menu ******************************* */
.menu			{
				height:41px;
				padding:10px 40px 10px 0;
				color:#000000;
				text-transform:uppercase;
				}
				
.menu a			{
				color:#000000;
				text-decoration:underline;
				}

.menu a:active			{
				color:#000000;
				text-decoration:underline;
				}
.menu a:visited			{
				color:#000000;
				text-decoration:underline;
				}
				
.menu a:hover	{
				color:#ff0000;
				text-decoration:none;
				}
				
.call			{
				float:right;
				letter-spacing:5px;
				font:bold 16px Arial Narrow, Arial, Helvetica, sans-serif;
				line-height:16px;
				text-transform:none;
				}
/* **************************** CONTENT ******************************* */
.newsletter		{				
				border-left:1px solid #CDCDCF;
				background:url(../images/yellow.gif) top left no-repeat;
				}
				
.newsletter div	{
				margin:0 14px;
				}
				
.shop			{				
				border-left:1px solid #CDCDCF;
				background:url(../images/green.gif) top left no-repeat;
				}
				
.shop div		{
				margin:0 14px;
				}
				
.sub_but		{
				width:62px;
				height:17px;
				border:none;
				background:url(../images/but_bg.gif) top left no-repeat;
				color:#000000;
				font:11px tahoma, Arial, Helvetica, sans-serif;
				line-height:11px;
				margin-top:11px;
				padding:0 0 2px 0;
				}

/* **************************** FOOTER ******************************* */
.foot_menu		{
				height:30px;
				padding:10px 0;
				color:#000000;
				text-transform:uppercase;
				border-bottom:1px solid #D7D7D7;
				}
				
.foot_menu a	{
				color:#000000;
				text-decoration:underline;
				}

.foot_menu a:active	{
				color:#000000;
				text-decoration:underline;
				}

.foot_menu a:visited	{
				color:#000000;
				text-decoration:underline;
				}
				
.foot_menu a:hover	{
				color:#ff0000;
				text-decoration:none;
				}

.footer			{
				height:51px;
				padding:10px 0;				
				color:#000000;				
				}
li {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #003399;
}

h4 {font-size:160%; padding:0 0 0 0; font-weight:bold;}

h5 {font-size:130%; padding:0 0 0 0; font-weight:bold;}

.black {
	font-family: Tahoma;
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
