/* Main Structure */

body
{
	margin-top:0px;
	font-family:Verdana, Arial;
	font-size:13px;
}

body .master
{
   		margin: auto;
   		width: 980px;
		height: 100%;
		
}
.header 
{
		display:block;
		background: url(./images/background_top.jpg) no-repeat 0 0;
		width: 980px;
		height: 152px;
		margin-top: 0;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 0;
}

.content
{
	margin-top:20px;
}

.leftpanel
{
	display:block;
	float:left;
	background-color: #FFFFFF;
	width: 196px;
	padding-left:16px;
}

.middlepanel
{
		display:block;
		float:left;
		background-color: #FFFFFF;
		width: 542px;
		height: 100%;
		padding-left:14px;
}

.rightpanel
{
		display:block;
		float:left;
		background: url(./images/background_right.jpg) no-repeat 0 0;
		background-color: #FFFFFF;
		width: 196px;
		padding-left:16px;
}

.bottompanel
{
		display:block;
		float:left;
		margin-top:8px;
		padding-top:8px;
		background: url(./images/trait.jpg) no-repeat 0 0;
		background-color: #FFFFFF;
		width: 980px;
		height: 46px;
		text-align:center;
}

/* _Main Structure_ */

/* Titles */
.begin_blue_title
{
	display:block;
	float:left;
	/*background: url(./images/title2_left.jpg) no-repeat 0 0;*/
	width: 8px;
	height: 26px;
}

.middle_blue_title
{
	display:block;
	float:left;
	/*background: url(./images/title2_middle.jpg) repeat 0 0;*/
	height: 26px;
}

.end_blue_title
{
	display:block;
	float:left;
	/*background: url(./images/title2_right.jpg) no-repeat 0 0;*/
	width: 8px;
	height: 26px;
}


.small_cont_pnl .title
{
		display:block;
		float:left;
		text-align:left;
		/*background: url(./images/background_title.jpg) no-repeat 0 0;*/
		/*background: url(./images/header.gif) no-repeat 0 0;*/
		margin-left:4px;
		margin-top:1px;
		padding-left:6px;
		padding-top:3px;
		width: 169px;
		height: 27px;
}

h4
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	margin-top:2px;
	margin-bottom:2px;
	text-decoration:underline;
	color: #333333;
}

h1
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 18px;
	margin-top:4px;
	margin-bottom:4px;
	font-weight: bold;
	color: #0C3183;
}

h2
{
	line-height:26px;
	display:inline;
}

h3
{
	display:inline;
}

h3, h2
{
	color:White;
	font-family: Tahoma, Arial, Helvetica;
	font-size:15px;
	font-weight:bold;
}

/* _Titles_ */

/* Small Container Structure */
.small_cont_pnl
{
	width:180px;
}

.small_cont_top
{
	width:180px;
	/*background: url(./images/small_container_title.jpg) no-repeat 0 0;*/
	background: url(./images/header.gif) no-repeat 0 0;
	background-color: #FFFFFF;
	height: 27px;
}

.small_cont_middle
{
	width:180px;
	background: url(./images/small_container_middle.jpg) repeat-y 0 0;
}

.small_cont_bottom
{
	width:160px;
	background: url(./images/small_container_bottom.jpg) no-repeat 0 0;
	background-position:bottom;
	padding:10px 10px 10px 10px;
}

/* _Small Container Structure_ */

/* Info Structure */

.infopanel
{
	display:block;
	float:left;
	width: 526px;
}

.info_top
{
	background: url(./images/background_info_top.gif) no-repeat 0 0;
	background-color: #FFFFFF;
	height: 27px;
	width: 521px;
	padding: 0px 2px 1px 3px;
}

.info_middle
{
	text-align:left;
	background: url(./images/background_info_middle.jpg) repeat 0 0;
	width: 526px;
}


.info_bottom
{
	background: url(./images/background_info_bottom.jpg) no-repeat 0 0;
	background-position:bottom;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:20px;
	width: 506px;
	font-family:Verdana, Arial;
	font-size:13px;
	line-height:18px;
}

/* _Info Structure_ */

.image_list a
{
	display:block;
	border:solid 1px #CCCCCC;
	margin-bottom:5px;
	text-align:center;
}

.little_info
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	margin-top:4px;
	margin-bottom:4px;
	font-weight: bold;
	color: #0C3183;
}

#footer, #footer a
{
 	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	text-align:center;
	margin-top:0px;
	margin-bottom:2px;
	font-weight: normal;
	color: #000000;
}

/* Menu */

.menu
{
	margin-top:0px;
	padding-top:127px;
	list-style-type:none;

}

.menu li
{
	display:inline;
	
}
.menu li a
{
	float:left;
	display:block;
}

.new
{
	margin-left:250px;
	width:85px;
	height:25px;
	/*background:url(./images/menu.jpg) no-repeat 0 0;*/
	background:url(./images/menu.png) no-repeat 0 0;
}

.new:hover
{
	/*background:url(./images/menu.jpg) no-repeat -85px 0px;*/
	background:url(./images/menu.png) no-repeat 0px -25px;
}

.sites
{
	margin-left:10px;
	width:110px;
	height:25px;
	/*background:url(./images/menu.jpg) no-repeat 0 -25px;*/
	background:url(./images/menu.png) no-repeat -85px 0;
}

.sites:hover
{
		/*background:url(./images/menu.jpg) no-repeat -110px -25px;*/
		background:url(./images/menu.png) no-repeat -85px -25px;
}

.presentation
{
	margin-left:10px;
	width:110px;
	height:25px;
	/*background:url(./images/menu.jpg) no-repeat 0 -50px;*/
	background:url(./images/menu.png) no-repeat -195px 0px;
}

.presentation:hover
{
		/*background:url(./images/menu.jpg) no-repeat -110px -50px;*/
		background:url(./images/menu.png) no-repeat -195px -25px;
}

.blog
{
	margin-left:10px;
	width:47px;
	height:25px;
	/*background:url(./images/menu.jpg) no-repeat 0 -75px;*/
	background:url(./images/menu.png) no-repeat -305px 0px;
}

.blog:hover
{
		/*background:url(./images/menu.jpg) no-repeat -47px -75px;*/
		background:url(./images/menu.png) no-repeat -305px -25px;
}

/* _Menu_ */

/* Common css */
.clear
{
	clear:both;
}

.text_right
{
	text-align:right;
}

/* _Common css_ */
