body,table {
	font-size: 14px;
	font-family: 'Trebuchet MS',Tahoma, Arial, Helvetica, sans-serif;
}

h1 {
	color: #C80000;
	font-size: 24px;
	text-transform: uppercase;
}
h2 {color: #C80000;}

a {
	color: #C80000;
	text-decoration: underline;
}



div.phone {
	color: #fff;
	font-size: 24px;
	margin: 1px 0px;
	font-family: 'Times New Roman',Verdana, Arial, Helvetica, sans-serif;
}
div.phone span {font-size: 18px;}

div.adress {
	color: #E6DBB2;
	font-size: 11px;
	margin: 1px 0px;
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	white-space: nowrap;
}
div.adress a {
	font-size: 11px;
	text-decoration: underline;
}
div.adress a:link {color: #E6DBB2;}
div.adress a:visited {color: #E6DBB2;}
div.adress a:hover {color: #fff;}

div.heading {
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	background-color: #C80000;
	padding: 3px 13px;
	white-space: nowrap;
}


table.nav_bar {
	font-size: 9px;
	background-color: #FFF5E6;
}



#logo {
	background: url(../images/logo.jpg);
	background-repeat: no-repeat;
}

#om {
	width: 256px;
	height: 136px;
	background: url(../images/om.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

#bottom {
	color: #6C6C6C;
	background-color: #0F0C00;
	font-size: 9px;
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
}
#bottom a {
	font-size: 9px;
	text-decoration: underline;
}
#bottom a:link {color: #BD9700;}
#bottom a:visited {color: #BD9700;}
#bottom a:hover {color: #fff;}

#left {
	background-color: #FAEED3;
	width: 260;
	height: 100%;
	padding: 5px 10px;
}

#right {
	background-color: #FAEED3;
	width: 256px;
	padding: 5px 10px;
}

#center {
	width: 100%;
	padding: 5px 10px;
}

#content {padding: 10px;}


#menu {}
#menu table {margin: 10px 15px 40px 15px;}
#menu td {padding: 5px 7px;}
#menu td.sp {
	padding: 0px;
	background: url(../images/sp_menu.gif);
	background-repeat: repeat-x;
}
#menu a {
	color: #C80000;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
#menu a:link {text-decoration: none;}
#menu a:visited {text-decoration: none;}
#menu a:hover {text-decoration: underline;}


#spec {}
#spec table {
	color: #C80000;
	font-size: 13px;
	line-height: 15px;
	margin: 10px 0px 40px 0px;
}
#spec td {padding: 7px 0px 7px 13px;}
#spec td.sp {
	padding: 0px;
	background: url(../images/sp_menu.gif);
	background-repeat: repeat-x;
}
#spec a {color: #C80000;}
#spec a:link {text-decoration: underline;}
#spec a:visited {text-decoration: underline;}
#spec a:hover {text-decoration: underline;}


#adver {}
#adver table {margin: 10px 0px 40px 0px;}
#adver td {padding: 3px 0px 3px 13px;}


#index_bottom {}
#index_bottom td.sp {
	padding: 0px;
	background: url(../images/sp_menu.gif);
	background-repeat: repeat-x;
}
#index_bottom div.text {
	font-size: 12px;
	line-height: 14px;
}
#index_bottom img {
	border-right: 10px solid #fff;
	border-bottom: 10px solid #fff;
}
#index_bottom a {
	color: #C80000;
	font-size: 14px;
	text-transform: uppercase;
	background: none;
	padding: 3px 0px;
	white-space: normal;
}
#index_bottom a:link {text-decoration: none;}
#index_bottom a:visited {text-decoration: none;}
#index_bottom a:hover {text-decoration: underline;}

img {border: none;}

table.foto1 {
	width:100%;
	margin-top:30px;
	margin-bottom:30px;
	padding-right:20px;
}

table.foto1 td div {
	border:1px solid #C8C8C8;
	padding:1px;
	width:180px;
	height:271px;
}

table.foto2 {
	width:100%;
	margin-top:30px;
	margin-bottom:30px;
	padding-right:20px;
}

table.foto2 td div {
	border:1px solid #C8C8C8;
	padding:1px;
	width:180px;
	height:240px;
}

td.ver {
	width:3%;
}

td.hor {
	height:25px;
}

