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



/************** HEADER *******************/

#header {
	width: 950px;
	height: 135px;
	background: #fff url('img/header.jpg') repeat-x;
	margin: 0px;
	padding: 0px;
}

#menuT {
	position:relative;
	top: 85px;
	text-align: right;
	margin:0px;
	padding: 0px;
}

#menuT ul li {
	list-style-type: none;
	display: inline;
	margin:0px;
	padding: 0px;
}

/************** CONTENT *******************/

#container {
	margin:0px auto;
	width: 950px;
	padding:0px;
}

#container2 {
	margin:0px auto;
	width: 950px;
	padding:0px;
	background: #fff;
}

/*			 home 			*/

.home {
	background: #fff url('img/home_bg.gif') repeat-x;
	margin:0px;
	padding: 0px;
}

#contentA {
	margin:0px auto;
	width: 950px;
	padding: 10px 0px 0px 0px;
	background: #f4efe1;
}

.box {
	width: 230px;
	height: 286px;
	background: #fff url('img/box_bg.gif') no-repeat;
	margin:0px;
	padding:5px 0px 0px 0px;
}

.box h1 a:link, .box h1 a:visited {
	margin:0px 0px 0px 4px;
	padding:0px;
	color: #134378;
	text-decoration:none;
	font-weight:normal;
	font-size: 24px;
	font-family:Georgia,"Times New Roman",Serif;
}

.box h1 a:hover {
	color: #565656;
}

.box img {
	margin:10px 0px 0px 4px;
}

.box p a:link, .box p a:visited {
	margin:8px 0px 0px 5px;
	padding:0px;
	color: #5a5a5a;
	font-weight: bold;
	font-size: 15px;
	font-family:Georgia,"Times New Roman",Serif;
	line-height: 160%;
	text-decoration:none;
}

.box p a:hover {
	color: #134378;
}


.flash {
	position:relative;
	top: 20px;
}

.logos {
	padding-top: 68px;
}

.logos img{
	margin-right: 12px;
	margin-left: 12px;
}
/*			 others 			*/

.other {
	background: #f3f0e1 url('img/other_bg.gif') repeat-x;
	margin:0px;
	padding: 0px;
}

#openB {
	margin:0px auto;
	width: 950px;
	height: 9px;
	padding: 0px 0px 0px 0px;
	background: #fff url('img/bgB01.gif') no-repeat;
}

#contentB {
	margin:0px auto;
	width: 950px;
	padding: 0px 0px 0px 0px;
	background: #fff url('img/bgB02.gif') repeat-y;
}

#closeB {
	margin:0px auto;
	width: 950px;
	height: 9px;
	padding: 0px 0px 0px 0px;
	background: #fff url('img/bgB03.gif') no-repeat;
	clear:both;
}

#contentB h1 {
	color:  #134378;
	font-weight: normal;
	font-size: 32px;
	font-family:Georgia,"Times New Roman",Serif;
	font-style: italic;
	padding: 10px 0px 0px 10px;
}

#contentB p {
	padding: 0px 12px 0px 12px;
	font-size:14px;
	color:#393939;
	line-height: 150%;
	text-align: justify;
}


/*			 all 			*/



.keywords1 {
	position:relative;
	top:7px;
	left:10px;
	height:115px;
	width:179px;
	background: #fff url('img/keywords01.gif') repeat-x;
	font-family:Georgia,"Times New Roman",Serif;
	color: #5a5a5a;
	font-style: italic;
	font-weight: bold;
	line-height: 220%;
}

.keywords1 ul {
	margin-top:10px;
	margin-left:25px;
}

.keywords2 {
	position:relative;
	top:7px;
	left:26px;
	height:115px;
	width:220px;
	background: #fff url('img/keywords02.gif') repeat-x;
	font-family:Georgia,"Times New Roman",Serif;
	color: #5a5a5a;
	font-style: italic;
	font-weight: bold;
	line-height: 220%;
}

.keywords2 ul {
	margin-top:10px;
	margin-left:25px;
}

.keywords3 {
	position:relative;
	top:7px;
	left:46px;
	height:115px;
	width:220px;
	background: #fff url('img/keywords02.gif') repeat-x;
	font-family:Georgia,"Times New Roman",Serif;
	color: #5a5a5a;
	font-style: italic;
	font-weight: bold;
	line-height: 220%;
}

.keywords3 ul {
	margin-top:10px;
	margin-left:25px;
}
.keywords4 {
	position:relative;
	top:7px;
	left:65px;
	height:115px;
	width:220px;
	background: #fff url('img/keywords02.gif') repeat-x;
	font-family:Georgia,"Times New Roman",Serif;
	color: #5a5a5a;
	font-style: italic;
	font-weight: bold;
	line-height: 220%;
}

.keywords4 ul {
	margin-top:10px;
	margin-left:25px;
}


/************** FOOTER *******************/

#footer {
	background: url('img/footerbg.gif') repeat-x;
	color: #134378;
	font-size:13px;
	text-transform: uppercase;
	font-weight: bold;
	height: 73px;
	width: 100%;
	text-shadow: #fff 0 1px 0;
}

#footer a:link, #footer a:visited {
	color: #134378;
	text-decoration: none;
}	

#footer a:active, #footer a:hover {
		color: #062237;
		text-decoration: underline;
}

.subfoot {
	width:950px;
	margin:0px auto;
	padding-top:30px;
	padding-left:50px;
}







.submenu {
	width:950px;
	margin:0px auto;
	padding: 0px 0px 0px 18px; 
}

.submenu img {
	margin: 20px 0px 10px 0px;
	padding:0px;
	display: inline;
	float: left;
}

.green {
	position: relative;
	left: 40px;
}









