/* CSS Document */


body                              { margin:0px; padding:0px; background:#003651;}

#wrapper                          { margin:0px auto; padding:0px; width:980px;}

#header                           {
	margin:0px;
	padding:0px;
	width:980px;
	height:104px;
	float:left;
	background-color: #0088BA;
}

#logo                             { margin:0px; padding:5px 0 8px 5px; width:500px; float:left;}
#logo img                         { margin:0px; padding:0px; border:none; float:left;}

#phone-block                      {
	margin:0px;
	float:right;
	color:#fff;
	text-align:right;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

#content-wrapper                  { margin:0px; padding:0px; width:980px; float:left; background:#ECE4D1;}
.content-top-bg                   { margin:0px; padding:0px; width:980px; height:10px; float:left; background:url(../images/content-top-bg.jpg) left bottom no-repeat;}

#content-block                   {
	margin:0px;
	padding:0px;
	width:976px;
	float:left;
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #FFFFFF;
	background-image: url(../images/content-bg.jpg);
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ECE4D1;
	border-bottom-color: #ECE4D1;
	border-left-color: #ECE4D1;
}
.content-bottom-bg               { margin:0px; padding:0px; width:980px; height:10px; float:left; background:url(../images/content-bottom-bg.jpg) left top no-repeat;}


#content-left                     {
	margin:0px;
	padding:0px 0 0 0px;
	width:220px;
	float:left;
}

/*.menu ul                  {  float:left; z-index:100;}
.menu ul li               { background:url(../images/ul-bottom-bar.jpg) left bottom repeat-x; list-style:none; font:normal 14px/30px Arial, Helvetica, sans-serif;}
.menu ul li a             {  background:url(../images/bullet.jpg) left top no-repeat; text-indent:4px; color:#fff; text-decoration:none; background-position:0 6px;}
.menu ul li a:hover       { background:url(../images/bullet-active.jpg) left top no-repeat; background-position:0 6px;}
.menu ul li.active a      { background:url(../images/bullet-active.jpg) left top no-repeat; text-indent:4px; color:#FFCC00; background-position:0 px;}*/



#content-right                     {
	margin:0px;
	padding:0px;
	width:756px;
	float:left;
}

#header-flash                      {
	margin:0px;
	padding:14px 0 0 21px;
	width:725px;
	height:232px;
	float:left;
	background-image: url(../images/flash.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#header-flash img                  { margin:0px; padding:0px; border:none; float:left;}
#header-flash embed                  { margin:0px; padding:0px; border:none; float:left;}
#header-flash object                  { margin:0px; padding:0px; border:none; float:left;}

#content-right h2                   { margin:0px; padding:20px 0px 10px 30px; width:710px; float:left; font:normal 20px/25px Arial, Helvetica, sans-serif; color:#000;}
#content-right h2 span.blue         {  font:normal 25px/25px Georgia, "Times New Roman", Times, serif; color:#005279;}
#content-right p                    {
	margin:0px;
	padding:10px 0px 10px 30px;
	width:700px;
	float:left;
	font:normal 14px/20px Arial, Helvetica, sans-serif;
	color:#000;
}
#content-right p img                { padding:0px 0px 10px 15px; float:right;}


.clear-all                         { clear:both;}

#footer                            { margin:0px; padding:0px; width:980px; height:50px; float:left; } 

#footer div#copy-right             {
	margin:0px;
	padding:15px 0 0 5px;
	width:350px;
	height:20px;
	float:left;
	font:normal 12px/20px "Trebuchet MS";
	color:#999;
} 
#footer div#copy-right span.white  { font:normal 12px/20px "Trebuchet MS"; color:#fff;} 

#footer ul                         {
	margin:0px;
	padding:15px 0 0 0px;
	width:520px;
	height:50px;
	float:right;
	color: #000000;
} 
#footer ul li                      {
	margin:0px;
	padding:0 8px;
	float:left;
	list-style:none;
	font:normal 12px/20px "Trebuchet MS";
	color:#999999;
} 
#footer ul li a                    {
	margin:0px;
	padding:0px;
	float:left;
	list-style:none;
	font:normal 12px/20px "Trebuchet MS";
	color:#fff;
	text-decoration:none;
	color:#666666;
} 
#footer ul li a:hover              {
	margin:0px;
	padding:0px;
	float:left;
	list-style:none;
	font:normal 12px/20px "Trebuchet MS";
	color:#fff;
	text-decoration:none;
	color:#666666;
} 
