/* CSS Document */

.h1 {
	color: #FFFFFF;
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	
	margin-right: 17px;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: 34px;
	

}

a:link {
	color: #FF0000;
}
a:hover {
	color: #FF0000;
}
a:visited {

	color: #FF0000;
}
.style8 {font-size: 44px}
.style11 {font-size: 14px}

.homebody {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:10px;
	
	

}

h1 {
	color: #FFFFFF;
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	
	margin-right: 17px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	background-image: url(../layout/images/bg_repeater1.gif);
	background-repeat: repeat-x;
	margin-right: 34px;
	background-color:#505050;
	}
	
#header{
	width: 756px; height: 175px; 
	max-width: 756px;
	

}

#content{
	width: 296px; height: 421px;
	max-width: 396px;
	float:left;
}

#navbar{
	width: 756px; height: 27px;
	max-width: 756px; max-height: 27px;
	

}

#subnavbar{
	width: 756px; height: 20px;
	max-width: 756px; max-height: 20px;
	

}

#main-holder{
	position: relative;
	width: 460px; 
	height: 421px;
	max-width: 460px;
	background-image:url(images/bg_text.jpg);
	margin-left: 0px;
	margin-top: 0px;
	overflow:auto;
	float:left;
}





#main-text{
	position: relative;
	width: 445px; 
	height: 387px;
	max-width: 445px;
	max-height: 387px;
	margin-left: 0px;
	margin-top: 0px;
	overflow:auto;
	float:left;
}

#title{
	position: relative;
	width: 460px; height: 421px;
	max-width: 460px;
	background-image:url(images/proglas_title.jpg);
	margin-left: 0px;
	margin-top: 0px;
	float:left;
}


#main{
	position:relative;
	margin-top:0px;
	background-image:url(images/bg_text.jpg);
	width:463px;
	height:421px;
	max-height:421px;
	max-width:463px;
	overflow:auto;
	margin-left:0px;

	
	}

#newmain{
	position:relative;
	margin-top:0px;
	background-image:url(images/home_blank_bg.jpg);
	width:756px;
	height:421px;
	max-height:421px;
	max-width:756px;
	margin-left:0px;

	
	}
	
	
#home{
overflow:auto;
height: 275px;
max-height: 275px;
}

.style6 {
	font-size: 12px;
	font-weight: bold;
	color: #97B3D6;
	margin-right: 10px;
}