body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Verdana, Arial, sans-serif, serif;
	font-size: 11px;
}
/*  Main Block */
#mainbody {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #E8EAEA;
	position: relative;
	height: 100%;
	width: 780px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D7D9DE;
	border-left-color: #D7D9DE;
	border-right-width: 17px;
	border-left-width: 17px;
}
/* Top Menu  
------------*/ 
#topmenu {
	margin-top: 10px;
	float: right;
	list-style: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
}
#topmenu li{
	width: 88px;
	float:left;
	height:40;
	text-align: center;
}

#topmenu a {
	text-decoration: none;
	color: #000000;
}
#topmenu span {
	display:block;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
/* spacer before the flash video 
--------------------------------*/ 
.spacer1 {
	background-image: url('/HTML/images/fon06.gif');
	background-repeat: repeat-x;
	height: 29px
}
/* spacer after the flash video 
--------------------------------*/
.spacer2 {
	background-image: url('/HTML/images/top11.jpg');
	background-repeat: repeat-x;
	height: 17px
}
/* main block wrapper */ 
#mainblckwrap {
	position: relative;
	width:100%;
	margin-top:0px;
	margin-left:0px;
	margin-bottom:0px;
	margin-right: 0px;
	padding: 0px 0px 0px 0px;
} 

/* main content block */
#contentblock {	
	float:left;
	display:block;	
	margin-top:0px;
	margin-left:0px;
	margin-bottom:0px;
	margin-right: 0px;
	padding: 0px 0px 0px 0px;
	width:554px;
	height:100%;
}
/* */
.introblock {
    height:70px;
	border-bottom:1px solid #D1D3D8;
	margin-top:0px;
	margin-left:0px;
	margin-bottom:0px;
	margin-right: 0px;
	background-color:#E8EAEA;
	padding-top: 40px;
	padding-left:20px;
	padding-right: 20px;
	padding-bottom: 20px;
	color: #404040;
}
.introblock h2 {
	font-size: 11px;
	padding-bottom: 0px;
	display: inline;
	border-bottom-width: 0px;
	border-bottom-style: none;
}
.introblock a {
	color: #EF6D00; /*#003366;*/
}
.introblock a:hover {
	color: #CC3300; /*#003366;*/
}
.introblock p {
	font-weight: bold;
}
/* */ 
#maincontent {
	display: block;	
	padding-top: 25px;
	padding-left:25px;
	padding-right: 25px;
	padding-bottom: 25px;
	font-weight: bold;	
}

/* right menu block 
--------------------*/
#rightmenu {
	border-left:1px solid #E8EAEA; margin:0px; float:right;
	display:block;
	width: 225px;
	background-image: url('/HTML/images/fon02.gif');
	background-repeat: repeat-y;
	height:100%;
	background-position: right top;
	
}
.rightmnutitle {
	margin:0px; padding-top : 10px;
	padding-left : 50px;
	padding-bottom : 10px;
	padding-right : 0px;
	font-size : 11px;
	font-weight: bold;	
	background-image: url('/HTML/images/fon01_1.gif');
}
.rightmnutitle a{
	text-decoration: none;
	color: #000000;
}

/* login block 
--------------------*/
#loginblock {
	margin:0px; padding:20px; position: relative;	
	background-image: url('/HTML/images/top01.jpg');
	background-repeat: no-repeat
}
#loginblock form{
	margin-bottom: 0px;
}
/* quick links block */
#qcklinkblock {
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;

}
.clearblck {
	display: block;
	clear: both;	
}

/* small block */ 
.smallcontentblck {
	float: left;
	width: 230px;
	text-align: center;
	font-weight: bold;
	font-size : 11px;	
}
.smallcontentblck img{
	float: left;
}
.smallcontentblck .title{
	margin:0px; width:164px;
	height:17px;
	float: left;
	padding-top : 10px;
	padding-left: 10px;
	padding-bottom : 10px;
	padding-right : 0px;
	background-image: url('/HTML/images/t_fon.gif');
	background-repeat: repeat-x;
	text-align: left		
}
.smallcontentblck .txt img{
	float: right;
}
.smallcontentblck .txt {
	margin:0px; padding:15px; clear: left;
	width:200px;
	min-height: 100px;
	background-image: url('/HTML/images/fon01.jpg');
	background-position:  center 50%; 
	background-repeat: repeat-y;
	text-align: justify
}
.smallcontentblck .txt a{
	color: #EF6D00; /*#003366;*/
}
.smallcontentblck .txt a:hover{
	color: #CC3300; /*#003366;*/
}

.bigcontentblck {
	clear:left;
	float:left;
	width: 504px;		
	text-align: center;
	font-size : 11px;
	font-weight: bold;
	margin-top: 30px;
}
.bigcontentblck .title{
	margin:0px; width:437px;
	height:17px;
	float: left;
	padding-top : 10px;
	padding-left: 10px;
	padding-bottom : 10px;
	padding-right : 0px;
	background-image: url('/HTML/images/t_fon.gif');
	background-repeat: repeat-x;	
	text-align: left	
}
.bigcontentblck img{
	float: left;
}
.bigcontentblck .txt {
	margin:0px; padding:15px; clear: left;
	background-image: url('/HTML/images/fon01.jpg');
	background-position:  center 50%; 
	background-repeat: repeat-y;
	text-align: justify
}
.bigcontentblck .txt img{
	float: right;
}
.bigcontentblck .txt a{
	color: #EF6D00; /*#003366;*/
}
.bigcontentblck .txt a:hover{
	color: #CC3300; /*#003366;*/
}

.bigcontentblck .txt h2{
	margin-top:0px;
	color:#336699;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
/* ========================  Block News ===================================*/
#newsblock {
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	font-weight: bold;
	text-align: justify;
}
#newsblock a {	
	color: #EF6D00; /*#003366;*/
}
#newsblock a:hover {	
	color: #CC3300; /*#003366;*/
}
/* ======================================================================*/
.spacerbottom {
	clear: both;
}
#botmenu {
	display:block;
	text-align: center;
	background-image: url('/HTML/images/fon_bot2.gif');
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 10px;
	padding-bottom:15px
}
#botmenu ul{	
	list-style: none;
	margin-top: 0px;
	margin-bottom: 0px;
}
#botmenu li{
	display:inline;
	padding: 0px 10px 0px 10px;
	text-align: center;
	font-size: 11px;

}
#botmenu a {
	text-decoration: none;
	color: #000000;
	font-weight: bolder;
}


/* Drop Down Menu *===========================================/ 
/* menu under the flash video 
-------------------------------*/ 

#topmenu2 a {
	text-decoration: none;
	color: #FFFFFF;
}

#ddmenu{
	display: block;
	height:20px;
	margin: 0px;
	background-image: url('/HTML/images/fon06.gif');	
	text-align: left;
	padding-top:0px; padding-bottom:0px; padding-right:225px; padding-left:0px; font-family:Geneva, Arial, Helvetica, sans-serif; font-size:12px; list-style-type:none; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px		
}

#ddmenu ul{ /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;	
}
#ddmenu li{	
	padding-top:2px;
	padding-bottom: 0px;
	text-align: center; 	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	float: left;
	position: relative;
	width: 19.8%;
	height: 20px;
}
#ddmenu ul li { 
	float: left;
	position: relative;
	width: 100%;
	height: 16px;
	background-color: #727272;	
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 1px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	border-width: 1px;
	border-style: solid;
	border-color: #DDD7D7;
}
#ddmenu ul li a { 
	display: block;
	height: 100%;
	width: 100%;
}
#ddmenu ul li a:hover { 
	color: #000000;
	background-color: #C4C4C4;
}
#ddmenu li ul { /* second-level lists */
	display: none;
	position: absolute;
	top: 20px;
	left: 0;
	
}
#ddmenu li> #ddmenu ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: auto;
	left: auto;
}

#ddmenu li:hover ul, #ddmenu li.over ul { /* lists nested under hovered list items */
	display: block;
}

/*=============================================*/ 


/* =============  CONTACT FORM ===========*/
#cntctform input{
	width:40%;
}
#cntctform label{
	float: left;
	width:20%;
}

/*===============================================================*/
.orangefont {
	color: #FF6600;
}

/*==================*/
.bluefont {
	color: #003366;
}
/*==================*/
#maincontent h2 {
	font-size: 12px;
	color: #003366;	
}
#maincontent h3 {
	font-size: 12px;
	color: #003366;	
}
#maincontent p {
	text-align: justify;
}
.linktextdec a{
    text-decoration: none;
	color: #EF6D00;/*#003366;*/
}
.linktextdec a:hover{
	color: #CC3300;/*#003366;*/
}

/*==================  service grid =======================*/
#servicegrid div{
	padding-top: 2px;
	padding-bottom: 2px;
}
#servicegrid .clearblck{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	height: 1px;
	padding-top: 0px;
	padding-bottom: 0px;
	overflow: hidden;
}
.sgridleftcol{
	float: left;
	clear: left; 
	width: 290px;
	padding-right: 20px;
}
