@charset "UTF-8";
/* CSS Document */

@charset "UTF-8";
/* CSS Document */

a { outline: 0 none; }
img { border: none; }
div#preload { display: none; }

#menuBlock{
width:980px;
float:left;
height:52px;
}

#menuLeft{
	display:block;
	float:left;
	width:20px;
	height:52px;
	background-image:url('../images/menuLeft.png');
background-repeat:no-repeat;
}

#menuRight {
	display:block;
    float:left;
	width:20px;
	height:52px;
	background-image:url('../images/menuRight.png');
background-repeat:no-repeat;
}

body
{
background:#F4F8FE; 
background-image:url('../images/clouds.jpg');
background-repeat:no-repeat;
text-align: center; margin: 3em 0 0 0; vertical-align: middle;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
}

html .png { background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../images/logo.png,sizingMethod=crop);}

#content 
{ 
width: 1050px; text-align: left; margin: 0 auto ;

}

#rows {
	width: 1050px; text-align: left; margin: 0 0;
	float:left;
	position:relative;
}

#copyright {
margin-top:20px;
	padding-top:10px;
	border-top:1px solid silver;
	width: 1050px; text-align: left; 
	float:left;
	position:relative;
	text-align:center;
}

#mainBlock {
width:1050px;
height:390px;
margin-top:5px;
margin-bottom:5px;
float:left;
}

#mainVAriable {
width:1050px;
margin-top:5px;
margin-bottom:5px;
float:left;
border-bottom:1px solid silver;
}

#logoNarrow {
width:181px;
height:194px;
margin-top:40px;
margin-left:10px;
float:left;
background-image:url('../images/logo.png');
background-repeat:no-repeat;
}


#contentText{
	float:left;
	width:650px;
	margin-left:20px;
}

h1 {
font-family:Arial, Helvetica, sans-serif;
font-size:36px;
font-weight:bold;
}

h2 {
font-family:Arial, Helvetica, sans-serif;
font-size:22px;
font-weight:bold;
}

#RJF{
float:right;
width:300px;
}

.cwdma{
widht:172px;
float:right;
}