/* CSS Document */

body{
	margin:0; 
	padding:0; 
	height:100%; 
}

#toplogo {
	border-left:1px solid #e5e5e5;
	border-right:1px solid #e5e5e5;
	margin:auto;
	margin-top:0px;
	width:757px;
	height:50px;
	text-align:center;
	/*border:1px solid green;*/
}

#IRlogo{
	margin-top:4px;
	margin-left:6px;
	text-align:left;
	float:left;
	/*border:1px solid black;*/
	width:40px; 
	height:40px;
}

#LFlogo{
	margin-top:8px;
	margin-right:6px;
	float:right;
	/*border:1px solid black;*/
	width:245px; 
	height:32px;

}

#topmenu {
	background-color:#AFAF78;
	margin:auto;
	/*position:relative;*/
	width:759px;
	height:31px;
	text-align:center;
	/*border:1px solid blue;*/
}

#topmenu A{
	FONT-WEIGHT:bold; 
	FONT-SIZE:11px; 
	COLOR:#ffffff; 
	FONT-FAMILY:Tahoma; 
	TEXT-DECORATION: none
}

#topmenu A:hover
{
	TEXT-DECORATION:underline;
	COLOR: #4c4c4c; 
}

#flash {
	margin:auto;
	/*position:relative;*/
	width:759px;
	height:171px;
	text-align:center;
	/*border:1px solid black;*/
}
#greyline{
	margin:auto;
	/*position:relative;*/
	width:759px;
	height:39px;
	text-align:center;
	/*border:1px solid yellow;*/
}

#content{
	margin:auto;
	/*position:relative;*/
	width:757px;
	height:auto;
	text-align:center;
	/*border:1px solid brown;*/
	FONT-SIZE: 12px; 
	COLOR: #4c4b49; 
	FONT-FAMILY: Tahoma;
	padding-bottom:10px;
	border-right:1px solid #e5e5e5;
	border-left:1px solid #e5e5e5;
}


#content h1, h2{
	font-size:18px;
	font-weight:normal;
	margin-top:10px;
	margin-bottom:8px;
	padding-top:0px;
	padding-bottom:0px;
	line-height:30px
}

#content h3
{
	font-size:1em	
}

#content h4
{
	font-size:1em;
	margin:0px;
	padding:0px;
}

#footer{
	margin:auto;
	/*position:relative;*/
	width:759px;
	height:36px;
	text-align:center;
	background-color:#AFAF78;
	text-align:left;
	font-family:Tahoma;
	color:#FFFFFF;
	font-size:12px;
}

#footer p{
	padding:4px 10px 4px 10px;
	margin:0px;
		
}
.menu_inside {
	margin-top: 6px;
	float: left;
	BORDER: 1px solid #93934B; 
	PADDING: 2px 2px 2px 2px;
}
.menu_outside {
	margin-top:6px;
	float:left;
	PADDING: 2px 2px 2px 2px;
	BORDER: 1px solid #AFAF78; 
}

.div_menu_seperator
{
	float:left;
	height:31px;
	margin-left:6px;
	margin-right:6px;
}

#fl_anim
{
	float:left;
	width:384px;
	height:161px;
	/*border:1px solid blue;*/
	margin-top:5px;
	margin-bottom:5px;
}

#center_im
{
	float:left;
	width:113px;
	height:161px;
	margin-top:5px;
	margin-bottom:5px;
	background-image:url(../img/header_sm.jpg);
	background-repeat:no-repeat;
}

#right_im
{
	float:left;
	width:262px;
	height:161px;
	margin-top:5px;
	margin-bottom:5px;
	background-image:url(../img/header_large.jpg);
	background-repeat:no-repeat;
}

#greyline_left
{
	float:left;
	width:384px;
	height:39px;
	background-image:url(../img/bg_greyline_left.gif);
	background-repeat:repeat;
}

#greyline_center
{
	float:left;
	width:113px;
	height:39px;
	background-image:url(../img/bg_greyline_center.gif);
	background-repeat:no-repeat;
}

#greyline_right
{
	float:left;	
	width:262px;
	height:39px;
	background-image:url(../img/bg_greyline_right.gif);
	background-repeat:no-repeat;
}

#greyline_right a
{
	font-family:Tahoma;
	color:#bbbbbb;
	text-decoration:none;
	line-height:36px;
	font-size:12px;	
	
}

#ir_logo_small
{
	margin-left:6px;
	margin-top:3px;
	margin-bottom:2px;
	float:left;
	height:34px;
	width:34px;
	/*border:1px solid black;*/
}

#swf_section
{
	float:right;
	height:39px;
	width:250px;
}

A {
	COLOR: #4c4c4c; TEXT-DECORATION: none
}
A:hover {
	COLOR: #4c4c4c; TEXT-DECORATION: underline
}

input{
	width:160px;
	height:16px;
	border:1px solid #999999;
	FONT-SIZE: 12px; COLOR: #4c4b49; FONT-FAMILY: Tahoma
}

textarea{
	width:160px;
	border:1px solid #999999;
	FONT-SIZE: 12px; COLOR: #4c4b49; FONT-FAMILY: Tahoma

}

.btn{
	height:20px;
	width:60px;
	border:1px solid #999999;
	cursor:pointer;
	FONT-SIZE: 12px; COLOR: #4c4b49; FONT-FAMILY: Tahoma
}

p{
margin-top:6px;
}

#home_icon
{
	float:right;
	width:25px;
	height:31px;
	/*border:0px solid black;*/
}
