/* IPR redesign of Bryant Smith (bryantsmith.com) example*/


body {
	margin: 0;
	padding: 0;
	text-align: left;
	font-family:"Adobe Garamond Pro Bold", Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #061C37;
	background: #FFFFFF 
	background-repeat:repeat-x;
}
*
{
  margin: 0 auto 0 auto;
 text-align:left;}

#page
{
  display: block; 
  height:auto;
  position: relative; 
  overflow: hidden; 
  width: 670px;
}

.topNaviagationLink
{
text-align:center;
position:relative;
margin-top:30px;
font-size:12px;
margin-left:-10px;
width:80px;
height: 35px;
line-height: 35px;
float:left;
color:#CEEAEE;
font-family:"Adobe Garamond Pro Bold", Georgia, "Times New Roman", Times, serif;
}


.topNaviagationLink a
{
text-decoration:none;
color:#014D5D ;
}

.topNaviagationLink a:hover
{
text-align:center;
margin-left:5px;
border-bottom:none;
color:#0C61C9;
display: block;
width:90px;
height: 35px;
line-height: 35px;
background-image:url(tab.png);
font-style: italic;
}


#mainPicture
{
width:670px;
height:270px;
background-color:#FFFFFF;
}

#mainPicture .picture
{
position:relative;
width:650px;
height:160px;
top:10px;
background-image:url(logo_lp.jpg);
background-repeat:no-repeat;
margin-left:1px;
}

#mainPicture1
{
width:670px;
height:440px;
background-color:#FFFFFF;
}

#mainPicture1 .picture
{
position:relative;
width:650px;
height:440px;
top:10px;
background-image:url(logo_lp_MTM.jpg);
background-repeat:no-repeat;
margin-left:10px;
}

#tour
{
width:500px;
height:800px;
background-color:#FFFFFF;
}

#tour .picture
{
position:relative;
width:500px;
height:600px;
top:10px;
background-image:url(tour.jpg);
background-repeat:no-repeat;
margin-left:1px;
}

#logo_all
{
width:500px;
height:200px;
background-color:#FFFFFF;
}

#logo_all .picture
{
position:relative;
width:500px;
height:200px;
top:10px;
background-image:url(logo_all.jpg);
background-repeat:no-repeat;
margin-left:1px;
}

.contenttour
{
font-size:13px;
line-height:20px;
margin-left:0px;
margin-right:0px;
}

#garnigeghard
{
width:800px;
height:146px;
background-color:#FFFFFF;
}

#garnigeghard .picture
{
position:relative;
width:1000px;
height:900px;
top:10px;
background-image:url(garnigeghard.jpg);
background-repeat:no-repeat;
margin-left:1px;
}

.contentgarnigeghard
{
font-size:13px;
line-height:20px;
margin-left:0px;
margin-right:0px;
}

#matenadaran
{
width:500px;
height:146px;
background-color:#FFFFFF;
}

#matenadaran .picture
{
position:relative;
width:500px;
height:900px;
top:10px;
background-image:url(matenadaran.jpg);
background-repeat:no-repeat;
margin-left:1px;
}

.contentmatenadaran
{
font-size:13px;
line-height:20px;
margin-left:0px;
margin-right:0px;
}

#khorvirap
{
width:800px;
height:146px;
background-color:#FFFFFF;
}

#khorvirap .picture
{
position:relative;
width:1000px;
height:900px;
top:10px;
background-image:url(khorvirap.jpg);
background-repeat:no-repeat;
margin-left:1px;
}

.contentkhorvirap
{
font-size:13px;
line-height:20px;
margin-left:0px;
margin-right:0px;
}

#museum
{
width:800px;
height:146px;
background-color:#FFFFFF;
}

#museum .picture
{
position:relative;
width:1000px;
height:900px;
top:10px;
background-image:url(museum.jpg);
background-repeat:no-repeat;
margin-left:1px;
}

.contentmuseum
{
font-size:13px;
line-height:20px;
margin-left:0px;
margin-right:0px;
}

#headerTitle
{
position:relative;
top:30px;
left:20px;
font-size:22px;
color:#000000;
font-family:"Adobe Garamond Pro Bold", Georgia, "Times New Roman", Times, serif;
}

#headerSubtext
{
position:relative;
top:30px;
left:50px;
font-size:14px;
color:#A9C8FA;
font-family:"Adobe Garamond Pro Bold", Georgia, "Times New Roman", Times, serif;
}

.contentBox
{
width:670px;
height:auto;
background-color:#FFFFFF;
margin-top:10px;
}

.contentBox .innerBox
{
position:relative;
width:650px;
height:auto;
top:10px;
margin-left:10px;
background-image:url(content_back.png);
background-repeat:repeat-x;
padding-bottom:35px;
}

.contentTitle
{
font-size:19px;
margin-bottom:0px;
padding-top:18px;
margin-left:15px;
margin-top:15px;
}

.contentText
{
font-size:13px;
line-height:24px;
margin-left:13px;
margin-right:13px;
}

.contentCenter
{
font-size:13px;
line-height:24px;
margin-left:13px;
margin-right:13px;
text-align:center;
}

#footer {

width: 670px;
height:16px;
background: url(footer.png) no-repeat;
text-align:center;
font-size:9px;
font-family:Arial, Helvetica, sans-serif;
color:#386172;
padding-top:5px;
}

#footer a
{
text-decoration:none;
font-size:9px;
color:#386172;
}

html, body {
text-align: center;
}
p {text-align: left;}
