/* CSS: style.css */
h1, h2, h3, h4, pre, body, html {
	margin:0;
	padding:0;
	}

a img, :link img, :visited img { border:none; }
ul { }


/**********************************************/
/* HEADINGS */
h1, h2, h3 { margin-bottom: 3px;
         line-height: 1.5em;
         font-family: Tahoma;
         font-weight: normal; }
h4, h5, h6 { margin-bottom:3px;
                 line-height:1.5em;
                 font-family:Tahoma; }
h1 { font-size:18px; color: #15689a; font-weight: bold; }
h2 { font-size:14px; color: #CA001E; font-weight: bold; }
h3 { font-size:16px; color: #B26419; font-weight: normal; }
h4 { font: bold 14px Tahoma; color: #BF001F; }
h5 { font-weight:normal; font-size:1em; }

td {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 12px;
	color: #000;
}

div{
	font-family: Tahoma;
    font-weight: normal;
    font-size: 12px;
    color: #000;
}

/**********************************************/

/* CSS Document */
/* About: Contains all the IDS elements for the structure of the site and other IDS */

/******************************************************
			CONTENT BOXES
******************************************************/

html,body{
	text-align: center;
}

body{
	margin: 0px;
	padding: 0px;
	background:#2e83ff;

}


/******************************************************
			SECONDARY BOXES
******************************************************/
#container{
	width:900px;
	margin-top:0px;
	margin:auto;
	padding: 0px 0px 0px 0px;
	background: url(graphics/bgmiddle.gif) center repeat-y;
	}


#baner{
	z-index: 90;
	width: 900px;
	height: 357px;
	background-color:#0084FF;
	}

#content{
	display:table;
	background: url(graphics/bgmiddle.gif) center repeat-y;
	}

#leftcontent {
	display:table-column;
	float:left;
	width:305px;
	height: 240px;
	min-height: 240px;
	height:auto !important;
	position:relative;
	}

.menubordert {
	
	width:305px;
	height:25px;
	background:url(graphics/bgmenutop.gif) no-repeat;
	position: relative;	
	}

.menuborderb {
	width:305px;
	height:20px;
	background:url(graphics/bgmenubottom.gif) no-repeat;	
	}

#menutext {
	position:absolute;
	top:20px;
	left:48px;
	z-index:2;
	width:61px;
	height:87px;
	background: url(graphics/bgmenutext.gif) right no-repeat;
	}
.menu{
	width:305px;
	background: url(graphics/bgmenu.gif) left repeat-y;
	min-height: 80px;
	height:auto !important;
	height: 80px;
	}


.menuUl{
	z-index: 200;
	margin: 0px 0px 0px 0px;
	padding-left: 120px;
	list-style: none;
	text-align: left;
}

.menuUl li{
	padding: 0px 0px 0px 0px;
	
}


#rightcontent {
	display:table-column;
	float:left;
	width:595px;
	min-height: 245px ;
	height:auto !important;
	}


#contentType{
	float:left;
	width:504px;
	min-height: 240px ;
	height:auto !important;
	/*z-index: 99;*/
}

#contentborder {
	float:right;	
	width:91px;
	height:240px;
	background:url(graphics/bgcontentt.gif) top right no-repeat;
	}


#articleContent{
	width:480px;
	text-align: justify;
	overflow: hidden;
	padding: 10px 10px 0px 10px;
	
}


.gallery_thumb
{
	float:left;
	width:95px;
	height:71px;
	overflow:hidden;
	padding-right:17px;
}

#footer{
	height: 151px;
	width:900px;
	}
	
.galleries
{
	text-align:center;
}	
	
.galleries .photo
{
	width:200px;
	height:150px;
	
}

/******************************************************
			FONT
******************************************************/

#articleContent p{
	font-family: Tahoma,Verdana, Arial;
	font-weight: normal;
	font-size: 12px;
	color: #000;
	
}

.fontFooter{
	font-family: Tahoma;
	font-weight: normal;
	font-size: 10px;
	color: #000;
}

.menuUl li{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bolder;
    font-size: 12px;
    color: #0075B2;
}

/******************************************************
			LINK
******************************************************/
 a {
font-family: Tahoma,Verdana, Arial;
	text-decoration:none;
	font-weight: normal;
	font-size: 12px;
	color: #000;}

 a:hover {
	font-family: Tahoma,Verdana, Arial;
	font-weight: normal;
	font-size: 12px;
	color: #0075B2;}

	
.linkFooter{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 9px;
    color: #B8B8B8;
    text-decoration: none;
    letter-spacing: 0.2em;
    line-height: 18px;
}

.linkFooter:hover{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 9px;
    color: #B8B8B8;
    text-decoration: none;
    letter-spacing: 0.2em;
    line-height: 18px;

}

.menuUl li a{
    height:1%;
    background:url(graphics/menu_point.gif) 0px 5px no-repeat ;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bolder;
    font-size: 12px;
    color: #0075B2;
    text-decoration: none;
    display: block;
    padding: 5px 0px 5px 20px;
}

.menuUl li a:hover{
    background:url(graphics/menu_point.gif) 2px 5px no-repeat ;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000;
    text-decoration: none;
    display: block;
    padding: 5px 0px 5px 20px;
}


.menuUl2
{

}
.menuUl2 li a{
    height:1%;
    background:none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bolder;
    font-size: 11px;
    color: #0075B2;
    text-decoration: none;
    display: block;
    padding: 5px 0px 5px 0px;
}

.menuUl2 li a:hover{
    background:none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000;
    text-decoration: none;
    display: block;
    padding: 5px 0px 5px 0px;
}
