/* CSS Document */

body{
  	margin: 0px;
	background: url(../images/bg.jpg) repeat;
/*	background-color:#000000;*/
  	text-align:center;
	font-family: Helvetica, Arial, sans-serif;
}

img{
  	border: 0px;
}


#layout{
  	margin-left: auto;
	margin-right:auto;
	text-align:left;
	background-color:#FFFFFF;
	width:1000px;
	height:auto;
}

#layout a, #layout a:hover{
	text-decoration:none;
	color:#161941;
}


#header{
	display:block;
	background: url(../images/adivaBanner.jpg) no-repeat top left;
	width:100%;
	height:427px;
}

#menu{
	display:block;
	background: url(../images/bg.jpg) repeat;
	width:100%;
	height:27px;
	clear:both;
}
#submenu{
	display:block;
	width:100%;
	height:34px;
	clear:both;
	margin-bottom:20px;
}

#submenu div{
	float:right;
	display:block;
	height:34px;
	clear:both;
}


#submenuAbout{
	float:left;
	display:block;
	width:580px;
	height:34px;
	clear:both;
	margin-left:80px;
}




#layoutBody{
	width:100%;
	display:block;
	padding-top:30px;
	padding-bottom:00px;	
	clear:both;
}

#layoutBodyArticles{
	padding-top:20px;
}



#layoutColumnLeft, #layoutColumnRight, #layoutColumnLeftLinks, #layoutColumnRightLinks{
	float:left;
	width:480px;
	padding-left:10px;	
	padding-right:10px;
}


#layoutColumnLeft p, #layoutColumnRight p{
	color:#221E1F;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	text-align:justify;
	padding-top:0px;
	margin-bottom:20px;
}

#layoutColumnLeft p{
	padding-right:20px;
	padding-left:35px;
}




#footer{
	width:1000px;
	display:block;
	height:80px;
	clear:both;
	background-color:#FFFFFF;
}

#footerLogo{
	background: url(../images/adiva_murphy.jpg) no-repeat bottom center;
	width:100px;
	float:left;
	height:80px;
}

#footerColumn{
	width:450px;
	float:left;
	height:80px;
	text-align:center;

}

#footerColumn a, #footerColumn a:hover{
	text-decoration:none;
	color:#161941;
}

#footerColumn p{
	padding-top:10px;
	font-size:12pt;
	color:#161941;
}

.titleContainer, #titleContainer, #titleContainerRightColumn{
	display:block;
	clear:both;
	width:auto;
}

.titleContainer, #titleContainer{
	margin-left:35px;
}


#tvAdd{
	float:left;
	width:191px;
	height:248px;
	margin-left:40px;
	margin-bottom:25px;
	margin-top:10px;
	margin-right:5px;
}
#tvAddText{
	padding-left:10px;
	margin-top:10px;
}

#homeTrainingArticles{
	float:left;
	width:228px;
	height:306px;
	margin-left:0px;
	margin-bottom:10px;
	margin-top:10px;
	margin-right:30px;
}
#homeTrainingHumanTips{
	float:left;
	width:203px;
	height:306px;
	margin-left:0px;
	margin-bottom:10px;
	margin-top:10px;
}


#homeFlashContainer{
	display:block;
	clear:both;
	width:auto;
	margin-bottom:25px;
}


/** RSS NEWS **/

#pscroller{
	color:#9D9FA1;
	height: 192px;
	border: 1px solid #333333;
	padding: 5px;
	width:450px;
	font-size:10pt;
}

.rssclass .rsstitle{
	font-weight: bold;
	color:#161941;
}

.rssclass .rssdate{
	color: gray;
	font-size: 85%;
}

.rsstitle a, .rsstitle a:hover{
	font-weight:bold;
	text-decoration: none;
}

.rssclass a{
	text-decoration: none;
}

em{
	font-weight:bold;
}


/*****   TERMINA RSS NEWS   ***/

#layoutColumn, layoutColumnContact{
	display:block;
	width:960px;
	padding-left:20px;	
	padding-right:20px;
}

span.title{
	color:#161941;
	font-weight:bold;
	margin-top:5px;
	font-size:10pt;
	text-transform:uppercase;			
}


#layoutColumn p{
	color:#221E1F;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	text-align:justify;
	padding-top:0px;
	margin-bottom:20px;
}

#articleImageRight,
#storiesImageRight {
	float:right;
	clear:right;
	width:300px;
	height:auto;
	margin-left:20px;
	margin-bottom:10px;
}

#articleImageLeft,
#storiesImageLeft {
	float:left;
	clear:left;
	width:300px;
	height:auto;
	margin-right:20px;
	margin-bottom:10px;
}

#aboutImageRight,
#servicesImageRight {
	float:right;
	clear:right;
	height:auto;
	margin-left:20px;
	margin-bottom:10px;
}

#aboutImageRight.image1 {
	width:468px;
}

#aboutImageLeft,
#servicesImageLeft {
	display:block;
	float:left;
	height:auto;
	margin-right:20px;
	margin-bottom:10px;
}

#aboutImageLeft.image2 {
	margin-left:70px;
	width:300px;
}

#aboutImageLeft.image7{
	width:449px;
	margin-right:100px;
}

#aboutImageLeft.image8{
	width:411px;
	margin-right:0px;
}

#servicesImageRight.image1,
#servicesImageRight.image5 {
	width:301px;
	margin-left:70px;
	padding-bottom:40px;
}

#servicesImageLeft.image2{
	width:299px;
	margin-right:40px;
}

#servicesImageLeft.image3
{
	width:244px;
	margin-right:0px;
}

#servicesImageRight.image6{
	width:244px;
	margin-left:0px;
}

#servicesCenteredParagraph{
	display:block;
	float:left;
	height:auto;
	padding-left:20px;
	padding-right:20px;
	width:392px;
}


#servicesImageLeft.image4 {
	width:299px;
	margin-right:40px;
	padding-bottom:40px;
	padding-top:20px;
}



#backToTop {
	width:auto;
	display:block;
	clear:both;
	height:20px;
	padding-top:2px;
	border-top:solid 1px #dddddd;
	margin-top:00px;
	margin-bottom:40px;
	text-align:right;
	vertical-align:bottom;
	font-size:10pt;
	position:relative;
	top:20px;
}

#linksImage{
	clear:both;
	display:block;
	width:auto;
	height:auto;
	margin-left:50px;
	margin-top:5px;
	margin-bottom:15px;
}



#linksImage p{
	font-family:Helvetica, Arial, sans-serif;
	font-size:10pt;
	margin-bottom:2px;
	padding-bottom:0px;
	font-weight:bold;
}

#layoutColumnRightLinks span, #layoutColumnLeftLinks span{
	padding-left:20px;
}


#linksImage a{
	font-size:10pt;
	margin-top:10px;
}

#layoutColumnContact{
	background: url(../images/contact/contactBG.jpg) no-repeat top right;
}

#layoutColumnContact p{
	padding-left:40px;
	font-size:10pt;
	width:500px;
}

table.emailForm{
	border:0px;
	width:500px;
	padding:0px;
	font-size:10pt;
	color:#161941;
	margin-left:40px;
}

table.emailForm th{
	text-align:left;
	padding:3px;
}

table.emailForm input, table.emailForm textarea{
	border:1px solid #666666;
	padding:2px;
	font-size:9pt;
	color:#161941;
}

table.emailForm textarea{
	font-family:Helvetica, Arial, sans-serif
}

table.emailForm input.button{
	border:0px;
	padding:2px;
	font-size:10pt;
	color:#161941;
	font-weight:bold;
	background-color:#ffffff;
	margin-right:130px;
	float:right;
	cursor:pointer;
}

h2{
	margin-top:30px;
	font-size:10pt;
	font-weight:bold;
	color:#000066;
	margin-bottom:0px;
}