.left			{ float:	left; }
.right 			{ float:	right; }
.clear 			{ clear:	both;}	
.clear-left 	{ clear:	left; }
.clear-right	{ clear:	right; }

.text-center	{ text-align:	center; }
.text-left		{ text-align: 	left; }
.text-right		{ text-align: 	right; }
.text-justify	{ text-align:	justify;}	


/*body { background: #fff url(/design/body2.jpg) center top no-repeat; }*/

#divWrapper { width: 1280px; margin: 0 auto;  background: url(/design/div-wrapper.jpg) top center no-repeat; }

#divPage { width: 980px; margin: 0 auto;  }
/*#divHeader { height: 530px; position:relative; background: #133E69; }*/

#divMainMenu ul {margin: 62px 0 0 40px;}
#divMainMenu ul li { list-style-type: none; float: left; text-align: center; border-right: 1px solid #FFFFFF; padding: 0 5px;}
#divMainMenu ul li a { color: #FFFFFF; display: block; width: 125px; text-transform: uppercase; text-decoration: none;}
#divMainMenu ul li a:hover { color: #40AEFF;}
/*#divMainMenu ul ul { display: none; }*/

#divSubMenu {}
#divSubMenu #divPic { width: 620px; height: 330px; display: inline; float: left; margin-bottom: 15px;}
#divSubMenu ul { float: left; list-style: none; margin: 1px 0 0 0;}
#divSubMenu ul li {margin: 0 0 2px 13px;}
#divSubMenu ul li a {background-image: url(../design/rightmenulist-bg.jpg); background-repeat: no-repeat; width: 314px; height: 44px; border: 1px solid #E1E7EF; line-height: 44px; display: block; text-decoration: none; color: #1D7ABD; text-transform: uppercase;}
/* aab9c7 */
#divSubMenu ul li a span {margin-left: 60px;}
#divSubMenu ul li a:hover {text-decoration: none; background-image: url(../design/rightmenulist-bg-inverse.jpg); background-repeat: no-repeat;}

#divPageContent ul, #divPageContent ol, #divPageContent dl {margin-left: 20px;}
#divPageContent li {margin: 5px 0;}
#divPageContent table {margin: 10px;}
#divPageContent td, #divPageContent th {padding: 3px; vertical-align: top;}
#divPageContent p {margin: 5px 0; text-align: justify;}


#divFooter { }


#divSubMenu #ulImages { margin: 0; padding: 0;}
#divSubMenu #ulImages li { margin: 0; padding: 0;}


#formNewsLetter { margin: 10px 0 ; padding: 0;}
#formNewsLetter fieldset { border: none;}
#formNewsLetter legend {font-weight: bold;}
#formNewsLetter input { margin: 0 0 5px 0;}
#formNewsLetter input.submit {}










