/* CSS Document */
 


/*
---------------------------------------------
main/default
---------------------------------------------
*/

 
body {
text-align:justify;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
margin:0 auto;
padding:0;
color: #727272;
line-height: 21px;

}

a {
text-decoration: none;
color:#727272;
}
a:hover {
text-decoration:underline;
font-weight:string;
}

a.selected {
font-weight:normal;
}

p{
color:#727272;
font-size:14px;
line-height:21px;
text-align:left;
}
 

li {
	display:inline;
	list-style-image: none;
	list-style-type: disc;
} 
 



/*
---------------------------------------------
header
---------------------------------------------
*/

#header { 
width: 100%;
margin:0 auto;
padding-top: 40px;
}

# logo { 
margin: auto;
width:213px; 
padding:40px 330px 0px 330px;
}
 
#headernav {
margin: 0;
text-align: center;  
padding-top:50px;
padding-bottom:15px;
}

#headernav ul {
margin:0px;
padding:0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:13px; 
}

#headernav li {
list-style-type:none;
display:inline;
}

#headernav a {
text-decoration : none;
font-size:13px;
color: #727272; 
padding :5px; 
}

#headernav a:hover {
text-decoration:none; 
font: strong;
color:#999999;
}
 
#headernav a:selected {
text-decoration:none; 
font:strong;
}





#headernavsp {
margin: 0;
text-align: center;
height:5px; 
padding-top:50px;
color: #FFFFFF; 
padding-bottom:15px;
}

#headernavsp ul {
margin:0px;
padding:0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:13px; 
}

#headernavsp li {
list-style-type:none;
display:inline;
}

#headernavsp a {
text-decoration : none;
font-size:13px;
color: #FFFFFF;  
}

#headernavsp a:hover {
text-decoration:none; 
font: strong;
color: #B3DAA9;
}
 
#headernavsp a:selected {
text-decoration:none; 
font:strong;
}







#headernavtest {
margin: 0;
text-align: center; 
padding-top:50px;
color: #727272;
padding-bottom:15px;
}

#headernavtest ul {
margin:0px;
padding:0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
line-height:10px;
}

#headernavtest li {
list-style-type:none;
display:inline;
}

#headernavtest a {
text-decoration : none;
font-size:13px;
color: #727272; 
padding :5px; 
}

#headernavtest a:hover {
text-decoration:none; 
font: strong;  
color: #999999;
}
 
#headernavtest a:selected {
text-decoration:none; 
font:strong;
}


 

/*
---------------------------------------------
maincontainer home
---------------------------------------------
*/


#maincontainerhome {
width:100%; 
height:840px;
background: url(../images/home_background_new_.jpg) center no-repeat; 
background-color:#f7f7f7;
}

#containerhome {
margin:auto;
width: 900px; 
table-layout:auto;
}



/*
---------------------------------------------
maincontainer about
---------------------------------------------
*/

#maincontainerabout {
width:100%; 
height: 905px;
background: url(../images/about_background_new.jpg) center no-repeat; 
}

#containerabout {
margin:auto;
width: 900px; 
table-layout:auto;
}
 


/*
---------------------------------------------
maincontainer speeches
---------------------------------------------
*/

#maincontainerspeeches {
width:100%; 
height: 1710px;
background: url(../images/speeches_background_new.jpg) center no-repeat; 
}

#containerspeeches {
margin:auto;
width: 900px; 
table-layout:auto;
}



/*
---------------------------------------------
maincontainer testimonials
---------------------------------------------
*/

#maincontainertestimonials {
width:100%; 
height: 2650px;
background: url(../images/testimonials_background_new3.jpg) center no-repeat; 
}

#containertestimonials {
margin:auto;
width: 900px; 
table-layout:auto;
}

# containertestimonialstable1 {
margin: auto; 
width: 100%;
}
  
# p {
font-size: 13px;
color:#FFFFFF;
}


# containertestimonialstable2 {
margin: auto;
width:100%;
}

# p {
font-size: 13px;
} 

/*
---------------------------------------------
maincontainer request
---------------------------------------------
*/

#maincontainerrequest {
width:100%; 
height: 1500px;
background: url(../images/request_background_new.jpg) center no-repeat; 
}

#containerrequest {
margin:auto;
width: 900px; 
table-layout:auto;
}

#formcont {
line-height:17px;
width:900px;
height:940px;
table-layout:auto;
}



/*
---------------------------------------------
maincontainer presskit
---------------------------------------------
*/

#maincontainerpresskit {
width:100%; 
height: 1320px;
background: url(../images/presskit_background.jpg) center no-repeat ; 
}

#containerpresskit {
margin:auto;
width: 900px; 
table-layout:auto;
}



/*
---------------------------------------------
maincontainer contact
---------------------------------------------
*/

#maincontainercontact {
width:100%; 
height: 840px;
background: url(../images/contact_background_new.jpg) center no-repeat; 
}

#containercontact {
margin:auto;
width: 900px; 
table-layout:auto;
}



/*
---------------------------------------------
maincontainer thankyou
---------------------------------------------
*/


#maincontainerthankyou {
width:100%; 
height: 720px;
background: url(../images/thankyou_background_copy.jpg) center no-repeat; 
}

#containerthankyou {
margin:auto;
width: 900px;  
}


#thankyouimg1   {
margin:auto; 
width:521px;
padding-top: 350px;
}

#thankyouimg2  {
margin:auto;
width: 521px; 
padding-top:5px;
}

#thankyouimg3  {
float:left;
width: 238px;
padding-top:86px;
padding-left: 280px;
}




/*
---------------------------------------------
footermain
---------------------------------------------
*/

#footermain {
width: 100%;
margin: auto;
height: 190px ;
background: url(../images/footermain_background.jpg) repeat-x center;
}

#footermain p {
margin : auto;
width:80%;
text-align:center;  
font: Verdana, Arial, Helvetica, sans-serif;
color: #CECECE;
font-size: 12px;
line-height: 18px;
}
 

#footersmalltext {
color: #666666;
font-size: 10px; 
}

#footerimg {
margin: auto;
width: 786px;
padding-top: 20px; 
}

/*
---------------------------------------------
main underconstruction
---------------------------------------------
*/

#maincontainer {
background: url(../images/uconst.jpg) no-repeat center; 
width:100%;
height:720px;
}

#mainpreview {
background: url(../images/previewall1.jpg)) no-repeat center; 
width:100%;
height:9000px;
}
