/* CSS Document */

#outerwrapper {
	margin: 0px auto;
	width: 1000px;
}
#header,#content,#footer {
	width: 100%;
}
body {
	margin: 0px;
	font-family: Helvetica;
}
#header1 {
	position: relative;
	height: 35px;
	background: url(images/main/header1.jpg) no-repeat 0px 0px;
	text-align:right;
	padding-top:8px;
	padding-right:48px;
	color:#12395E;
	
}

.bold {
font-weight:bold;

}

#header1 a{
	text-decoration:none;
	font-size:14px;
	font-family:times;
	color:#12395E;
	padding-left:8px;
	padding-right:9px;	
}

#header1 a:hover{
	color:#2CAADF;
}

#header2 {
	position: relative;
	height: 117px;
	background: url(images/main/header2.jpg) no-repeat 0px 0px;
	padding-right:18px;
	
}



#menu {
	height: 41px;
}


#banner {
	background: url(images/main/banner_space.jpg) no-repeat 0px 0px;
	height: 282px;
	padding-top:6px;
}

#bannerimage {
height: 272px;
overflow:hidden;
}



#content {
padding-top:10px;
}

#homepagebtns {
height:177px;
width:1000px;
text-align:center;
padding-top:10px;
}

#rightcontent{
width:326px;
float:right;
padding-bottom:10px;
}

#rightcontent a{
color:#2CAADF;
text-decoration:none;
}

#rightcontent a:hover{
color:#12395E;
}




#sidebtns{
width:326px;
float:right;
padding:0px;
margin:0px;
}


#submenu{
width:311px;
height:auto;
padding-left:15px;
padding-bottom:0px;
margin:0px;
}


#copyarea{
width:654px;
float:left;
padding-top:10px;
padding-bottom:10px;
padding-left:10px;
padding-right:10px;
}

#copyarea a{
color:#2CAADF;
text-decoration:none;
}

#copyarea a:hover{
color:#12395E;
}



#copyarea2{
width:980px;
float:left;
padding-top:10px;
padding-bottom:10px;
padding-left:10px;
padding-right:10px;
}

#copyarea2 a{
color:#2CAADF;
text-decoration:none;
}

#copyarea2 a:hover{
color:#12395E;
}



#footer {
	height: 27px;
	background-color:#12395E;
}

#footerwrapper {
	height: 27px;
	width:1000px;
	margin:auto;
}

#footermenu {
font-family:georgia;
	height: 19px;
	font-size:10px;
	width:992px;
	margin-left:8px;
	padding-top:8px;
}

#footermenu a {
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
	padding-right:10px;

}

#footermenu a:hover {
	font-size:10px;
	color:#2CAADF;
	text-decoration:none;
	padding-right:10px;	
}


#footer2 {
	width:1000px;
	margin:auto;
}


#footer2 p {
font-size:10px;
line-height:18px;
color:#1A1A1A;
margin:6px 0px 12px 9px;
float:left;
}


#followus{
	width:1000px;
	margin:auto;
}


#followus p {
font-size:15px;
line-height:18px;
color:#12395E;
margin:9px 5px 0px 9px;
float:left;
}

#increative {
width:120px;
float:right;
font-size:10px;
padding-top:8px;
margin-right:10px;
}

#increative a{
color:#000000;
text-decoration:none;
}

#increative a:hover{
color:#FF0000;
}
















h1 {
color:#12395E;
font-size:19px;
margin:0px 0px 14px 0px;
}

h2 {
color:#141414;
font-size:14px;
margin-bottom:10px;
margin-top:0px;
font-weight:100;
}

h3 {
color:#141414;
font-size:18px;
margin-bottom:6px;
margin-top:0px;
padding-top:0px;
line-height:30px;

}

h4 {
color:#141414;
font-size:13px;
margin-bottom:6px;
margin-top:0px;
padding-top:0px;
line-height:19px;

}

.blue{
color:#12395E;}


p3 {
color:#141414;
font-size:11px;
margin:0px;
padding:0px;
font-style:italic;

}



p {
font-size:12px;
line-height:18px;
color:#1A1A1A;
margin:0px 0px 14px 0px
}

p2 {
font-size:15px;
line-height:16px;
color:#1A1A1A;
margin:0px 0px 0px 0px;
}

#contactform p{
font-size:11px;
line-height:20px;
color:#1A1A1A;
margin:0px 0px 0px 0px;
}

#contactform2 p{
font-size:11px;
line-height:20px;
color:#1A1A1A;
margin:0px 0px 0px 0px;
}

.followus{
font-size:18px;
}




.mleft11 {margin-left:11px}
.mright11 {margin-right:11px}




.banner { height: 278px; width: 977px; margin:0px 0px 0px 11px; }
#banner img {border: 0px solid #cccccc; background-color: #ffffff; }

.btn {
width:100px;
background: url(images/main/submit2.jpg) no-repeat; 
background-position:right;
color:#FFFF00;
border:0px;
margin-top:10px;
width:260px;
height:33px;
}

input {
	border: solid #999999 1px;
	width:190px;
}


.left {
margin: 0px 15px 15px 0px;
float: left;
}

.right {
margin: 10px 0px 10px 10px;
float: right;
}



.mapborder {
border:solid #999999 1px;
}









a img.linkopacity {
	opacity:1; filter: alpha(opacity=100); -moz-opacity: 1;	
}	

a img.linkopacity:hover  {
filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;		
	background:none;
}


a img.linkopacitymleft11 {
	opacity:1; filter: alpha(opacity=100); -moz-opacity: 1;	
	margin-left:5px
}	

a img.linkopacitymleft11:hover  {
filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;		
	background:none;
}

a img.linkopacitymright11 {
	opacity:1; filter: alpha(opacity=100); -moz-opacity: 1;
	margin-right:5px	
}	

a img.linkopacitymright11:hover  {
filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;		
	background:none;
}


a img.linkopacityright {
	opacity:1; filter: alpha(opacity=100); -moz-opacity: 1;	
	float:right;
	margin-left:5px;
	border:none;	
}	

a img.linkopacityright:hover  {
filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;		
	background:none;
	
}




a img.linkopacityleft {
	opacity:1; filter: alpha(opacity=100); -moz-opacity: 1;	
	float:left;
}	

a img.linkopacityleft:hover  {
filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;		
	background:none;
	
}



a img.linkopacitylefthome {
	opacity:1; filter: alpha(opacity=100); -moz-opacity: 1;	
	float:left;
	padding:10px 10px 10px 0px ;
	border:0px;
}	

a img.linkopacitylefthome:hover  {
filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;		
	background:none;
	
}














#nav-example {
background:url("images/main/menu.jpg") no-repeat;
width:1000px;
height:41px;
margin:0;
padding:0;
}

#nav-example span {
display: none;
}

#nav-example li, #nav-example a {
height:41px;
display:block;
}

#nav-example li {
float:left;
list-style:none;
display:inline;
}

#nav-example-01 {width: 81px;}
#nav-example-02 {width: 108px;}
#nav-example-03 {width: 154px;}
#nav-example-04 {width: 100px;}
#nav-example-05 {width: 137px;}
#nav-example-06 {width: 86px;}
#nav-example-07 {width: 102px;}
#nav-example-08 {width: 220px;}

#nav-example-01 a:hover {background:url("images/main/menu.jpg") 0px -41px no-repeat; }
#nav-example-02 a:hover {background:url("images/main/menu.jpg") -81px -41px no-repeat; }
#nav-example-03 a:hover {background:url("images/main/menu.jpg") -189px -41px no-repeat; }
#nav-example-04 a:hover {background:url("images/main/menu.jpg") -343px -41px no-repeat; }
#nav-example-05 a:hover {background:url("images/main/menu.jpg") -443px -41px no-repeat; }
#nav-example-06 a:hover {background:url("images/main/menu.jpg") -580px -41px no-repeat; }
#nav-example-07 a:hover {background:url("images/main/menu.jpg") -666px -41px no-repeat; }
#nav-example-08 a:hover {background:url("images/main/menu.jpg") -768px -41px no-repeat; }


#home #nav-example-01 a {background:url("images/main/menu.jpg") 0px -82px no-repeat; }

#aboutnao #nav-example-02 a {background:url("images/main/menu.jpg") -81px -82px no-repeat; }

#academicprogram #nav-example-03 a {background:url("images/main/menu.jpg") -189px -82px no-repeat; }

#admissions #nav-example-04 a {background:url("images/main/menu.jpg") -343px -82px no-repeat; }

#careerprospects #nav-example-05 a {background:url("images/main/menu.jpg") -443px -82px no-repeat; }

#diversity #nav-example-06 a {background:url("images/main/menu.jpg") -580px -82px no-repeat; }

#osteopathy #nav-example-07 a {background:url("images/main/menu.jpg") -666px -82px no-repeat; }

#applicationform #nav-example-08 a {background:url("images/main/menu.jpg") -768px -82px no-repeat; }











#nav-example2 {
background:url("images/submenus/aboutNAO_submenu.jpg") no-repeat;
width:307px;
height:300px;
margin:0;
padding:0;
}

#nav-example2 span {
display: none;
}

#nav-example2 li, #nav-example2 a {
height:45px;
display:block;
}

#nav-example2 li {
float:left;
list-style:none;
display:inline;
}

#nav-example2-01 {width: 305px;}
#nav-example2-02 {width: 305px;}
#nav-example2-03 {width: 305px;}
#nav-example2-04 {width: 305px;}
#nav-example2-05 {width: 305px;}
#nav-example2-06 {width: 305px;}


#nav-example2-01 a:hover {background:url("images/submenus/aboutNAO_submenu.jpg") -315px 0px no-repeat; }
#nav-example2-02 a:hover {background:url("images/submenus/aboutNAO_submenu.jpg") -315px -45px no-repeat; }
#nav-example2-03 a:hover {background:url("images/submenus/aboutNAO_submenu.jpg") -315px -90px no-repeat; }
#nav-example2-04 a:hover {background:url("images/submenus/aboutNAO_submenu.jpg") -315px -135px no-repeat; }
#nav-example2-05 a:hover {background:url("images/submenus/aboutNAO_submenu.jpg") -315px -180px no-repeat; }
#nav-example2-06 a:hover {background:url("images/submenus/aboutNAO_submenu.jpg") -315px -225px no-repeat; }



.aboutnao2 #nav-example2-01 a {background:url("images/submenus/aboutNAO_submenu.jpg") -630px 0px no-repeat; }

.whychoosenao #nav-example2-02 a {background:url("images/submenus/aboutNAO_submenu.jpg") -630px -45px no-repeat; }

.missionstatement #nav-example2-03 a {background:url("images/submenus/aboutNAO_submenu.jpg") -630px -90px no-repeat; }

.naofounder #nav-example2-04 a {background:url("images/submenus/aboutNAO_submenu.jpg") -630px -135px no-repeat; }

.presidentsmessage #nav-example2-05 a {background:url("images/submenus/aboutNAO_submenu.jpg") -630px -180px no-repeat; }

.faq #nav-example2-06 a {background:url("images/submenus/aboutNAO_submenu.jpg") -630px -225px no-repeat; }










#nav-example3 {
background:url("images/submenus/academic_program_submenu.jpg") no-repeat;
width:307px;
height:300px;
margin:0;
padding:0;
}

#nav-example3 span {
display: none;
}

#nav-example3 li, #nav-example3 a {
height:45px;
display:block;
}

#nav-example3 li {
float:left;
list-style:none;
display:inline;
}

#nav-example3-01 {width: 305px;}
#nav-example3-02 {width: 305px;}
#nav-example3-03 {width: 305px;}
#nav-example3-04 {width: 305px;}
#nav-example3-05 {width: 305px;}
#nav-example3-06 {width: 305px;}


#nav-example3-01 a:hover {background:url("images/submenus/academic_program_submenu.jpg") -315px 0px no-repeat; }
#nav-example3-02 a:hover {background:url("images/submenus/academic_program_submenu.jpg") -315px -45px no-repeat; }
#nav-example3-03 a:hover {background:url("images/submenus/academic_program_submenu.jpg") -315px -90px no-repeat; }
#nav-example3-04 a:hover {background:url("images/submenus/academic_program_submenu.jpg") -315px -135px no-repeat; }
#nav-example3-05 a:hover {background:url("images/submenus/academic_program_submenu.jpg") -315px -180px no-repeat; }
#nav-example3-06 a:hover {background:url("images/submenus/academic_program_submenu.jpg") -315px -225px no-repeat; }


.academicprogram #nav-example3-01 a {background:url("images/submenus/academic_program_submenu.jpg") -630px 0px no-repeat; }

.courserequirements #nav-example3-02 a {background:url("images/submenus/academic_program_submenu.jpg") -630px -45px no-repeat; }

.certificateprograms #nav-example3-03 a {background:url("images/submenus/academic_program_submenu.jpg") -630px -90px no-repeat; }

.interactivemanualosteopathy #nav-example3-04 a {background:url("images/submenus/academic_program_submenu.jpg") -630px -135px no-repeat; }

.acceleratedprograms #nav-example3-05 a {background:url("images/submenus/academic_program_submenu.jpg") -630px -180px no-repeat; }

.doctorofosteopathy #nav-example3-06 a {background:url("images/submenus/academic_program_submenu.jpg") -630px -225px no-repeat; }
















#nav-example4 {
background:url("images/submenus/admissions_submenu.jpg") no-repeat;
width:307px;
height:400px;
margin:0;
padding:0;
}

#nav-example4 span {
display: none;
}

#nav-example4 li, #nav-example4 a {
height:45px;
display:block;
}

#nav-example4 li {
float:left;
list-style:none;
display:inline;
}

#nav-example4-01 {width: 305px;}
#nav-example4-02 {width: 305px;}
#nav-example4-03 {width: 305px;}
#nav-example4-04 {width: 305px;}
#nav-example4-05 {width: 305px;}
#nav-example4-06 {width: 305px;}
#nav-example4-07 {width: 305px;}
#nav-example4-08 {width: 305px;}


#nav-example4-01 a:hover {background:url("images/submenus/admissions_submenu.jpg") -315px 0px no-repeat; }
#nav-example4-02 a:hover {background:url("images/submenus/admissions_submenu.jpg") -315px -45px no-repeat; }
#nav-example4-03 a:hover {background:url("images/submenus/admissions_submenu.jpg") -315px -90px no-repeat; }
#nav-example4-04 a:hover {background:url("images/submenus/admissions_submenu.jpg") -315px -135px no-repeat; }
#nav-example4-05 a:hover {background:url("images/submenus/admissions_submenu.jpg") -315px -180px no-repeat; }
#nav-example4-06 a:hover {background:url("images/submenus/admissions_submenu.jpg") -315px -225px no-repeat; }
#nav-example4-07 a:hover {background:url("images/submenus/admissions_submenu.jpg") -315px -270px no-repeat; }
#nav-example4-08 a:hover {background:url("images/submenus/admissions_submenu.jpg") -315px -315px no-repeat; }




.admissions #nav-example4-01 a {background:url("images/submenus/admissions_submenu.jpg") -630px 0px no-repeat; }

.programlength #nav-example4-02 a {background:url("images/submenus/admissions_submenu.jpg") -630px -45px no-repeat; }

.applicationprocedure #nav-example4-03 a {background:url("images/submenus/admissions_submenu.jpg") -630px -90px no-repeat; }

.selectionofcandidates #nav-example4-04 a {background:url("images/submenus/admissions_submenu.jpg") -630px -135px no-repeat; }

.tuitiondepositpolicy #nav-example4-05 a {background:url("images/submenus/admissions_submenu.jpg") -630px -180px no-repeat; }

.tuition #nav-example4-06 a {background:url("images/submenus/admissions_submenu.jpg") -630px -225px no-repeat; }

.financialassistance #nav-example4-07 a {background:url("images/submenus/admissions_submenu.jpg") -630px -270px no-repeat; }

.immigrationtocanada #nav-example4-08 a {background:url("images/submenus/admissions_submenu.jpg") -630px -315px no-repeat; }












#nav-example5 {
background:url("images/submenus/career_prospects_submenu.jpg") no-repeat;
width:307px;
height:125px;
margin:0;
padding:0;
}

#nav-example5 span {
display: none;
}

#nav-example5 li, #nav-example5 a {
height:45px;
display:block;
}

#nav-example5 li {
float:left;
list-style:none;
display:inline;
}

#nav-example5-01 {width: 305px;}
#nav-example5-02 {width: 305px;}


#nav-example5-01 a:hover {background:url("images/submenus/career_prospects_submenu.jpg") -315px 0px no-repeat; }
#nav-example5-02 a:hover {background:url("images/submenus/career_prospects_submenu.jpg") -315px -45px no-repeat; }




.whychoosemanualosteopathy #nav-example5-01 a {background:url("images/submenus/career_prospects_submenu.jpg") -630px 0px no-repeat; }

.excitingcareerprospects #nav-example5-02 a {background:url("images/submenus/career_prospects_submenu.jpg") -630px -45px no-repeat; }










#nav-example6 {
background:url("images/submenus/diversity_submenu.jpg") no-repeat;
width:307px;
height:245px;
margin:0;
padding:0;
}

#nav-example6 span {
display: none;
}

#nav-example6 li, #nav-example6 a {
height:45px;
display:block;
}

#nav-example6 li {
float:left;
list-style:none;
display:inline;
}

#nav-example6-01 {width: 305px;}
#nav-example6-02 {width: 305px;}
#nav-example6-03 {width: 305px;}
#nav-example6-04 {width: 305px;}
#nav-example6-05 {width: 305px;}


#nav-example6-01 a:hover {background:url("images/submenus/diversity_submenu.jpg") -315px 0px no-repeat; }
#nav-example6-02 a:hover {background:url("images/submenus/diversity_submenu.jpg") -315px -45px no-repeat; }
#nav-example6-03 a:hover {background:url("images/submenus/diversity_submenu.jpg") -315px -90px no-repeat; }
#nav-example6-04 a:hover {background:url("images/submenus/diversity_submenu.jpg") -315px -135px no-repeat; }
#nav-example6-05 a:hover {background:url("images/submenus/diversity_submenu.jpg") -315px -180px no-repeat; }



.equalopportunity #nav-example6-01 a {background:url("images/submenus/diversity_submenu.jpg") -630px 0px no-repeat; }

.nondiscrimination #nav-example6-02 a {background:url("images/submenus/diversity_submenu.jpg") -630px -45px no-repeat; }

.privacypolicy #nav-example6-03 a {background:url("images/submenus/diversity_submenu.jpg") -630px -90px no-repeat; }

.professionalism #nav-example6-04 a {background:url("images/submenus/diversity_submenu.jpg") -630px -135px no-repeat; }

.disclaimer #nav-example6-05 a {background:url("images/submenus/diversity_submenu.jpg") -630px -180px no-repeat; }






#nav-example7 {
background:url("images/submenus/osteopathy_submenu.jpg") no-repeat;
width:307px;
height:380px;
margin:0;
padding:0;
}

#nav-example7 span {
display: none;
}

#nav-example7 li, #nav-example7 a {
height:45px;
display:block;
}

#nav-example7 li {
float:left;
list-style:none;
display:inline;
}

#nav-example7-01 {width: 305px;}
#nav-example7-02 {width: 305px;}
#nav-example7-03 {width: 305px;}
#nav-example7-04 {width: 305px;}
#nav-example7-05 {width: 305px;}
#nav-example7-06 {width: 305px;}
#nav-example7-07 {width: 305px;}
#nav-example7-08 {width: 305px;}


#nav-example7-01 a:hover {background:url("images/submenus/osteopathy_submenu.jpg") -315px 0px no-repeat; }
#nav-example7-02 a:hover {background:url("images/submenus/osteopathy_submenu.jpg") -315px -45px no-repeat; }
#nav-example7-03 a:hover {background:url("images/submenus/osteopathy_submenu.jpg") -315px -90px no-repeat; }
#nav-example7-04 a:hover {background:url("images/submenus/osteopathy_submenu.jpg") -315px -135px no-repeat; }
#nav-example7-05 a:hover {background:url("images/submenus/osteopathy_submenu.jpg") -315px -180px no-repeat; }
#nav-example7-06 a:hover {background:url("images/submenus/osteopathy_submenu.jpg") -315px -225px no-repeat; }
#nav-example7-07 a:hover {background:url("images/submenus/osteopathy_submenu.jpg") -315px -270px no-repeat; }
#nav-example7-08 a:hover {background:url("images/submenus/osteopathy_submenu.jpg") -315px -315px no-repeat; }



.whatisosteopathy #nav-example7-01 a {background:url("images/submenus/osteopathy_submenu.jpg") -630px 0px no-repeat; }

.osteopathyhistory #nav-example7-02 a {background:url("images/submenus/osteopathy_submenu.jpg") -630px -45px no-repeat; }

.howdoesosteopathywork #nav-example7-03 a {background:url("images/submenus/osteopathy_submenu.jpg") -630px -90px no-repeat; }

.costhealthplansandinsurers #nav-example7-04 a {background:url("images/submenus/osteopathy_submenu.jpg") -630px -135px no-repeat; }

.whocanbenefit #nav-example7-05 a {background:url("images/submenus/osteopathy_submenu.jpg") -630px -180px no-repeat; }


.isitascienceandart #nav-example7-06 a {background:url("images/submenus/osteopathy_submenu.jpg") -630px -225px no-repeat; }


.research #nav-example7-07 a {background:url("images/submenus/osteopathy_submenu.jpg") -630px -270px no-repeat; }

.sports #nav-example7-08 a {background:url("images/submenus/osteopathy_submenu.jpg") -630px -315px no-repeat; }








	
	#contactform a {color:#E7E9DC;font-size:12px;line-height:14px;font-weight:bold;}
	#contactform h1{margin:0px auto;padding:0px;color:#323232;font-size:40px;text-transform:uppercase;font-weight:bold;letter-spacing:-1px;text-align:center;}

	#contactform ol {float: left;list-style: none;width: 276px;margin:0px;padding:0px}
	#contactform ol li {clear: left;float: left;line-height: 1.5em;margin-bottom: 0.5em;width:276px;padding:0px}
	#contactform ol li label {cursor: pointer;display: block;float: left;line-height: 0.5em;padding: 8px 5px 0px 0px;text-align: right;width: 60px;font-weight:normal;font-size:11px;text-align:right;color:#555555}
	#contactform ol li label .red {color:#ff0000;width:5px;display:block;float:right;}
	#contactform ol input, #Form ol select, #Form ol textarea {float:right; height:20px;}
	#contactform ol input { width: 200px;border:1px #aabeb5 solid ;font-size:11px;}
	#contactform ol li.select label { padding: 3px 5px 0px 0px;}
	#contactform ol li select { width: 188px; height:23px;font-size:11px;padding:0px!important;}
	#contactform ol textarea {height: 3em; width:180px;border:1px #aabeb5 solid; float:right; }
	#contactform ol input, ol textarea, ol select { font-size: 14px;padding:3px!important;font-family:helvetica;color:#222; }
	#contactform ol button {padding:2px;height:25px;border:none;width:254px;font-size:12px;color:#CFCEA6;cursor: pointer;text-transform:uppercase;font-weight:bold;float:right;margin:0px 5px 0px 0px}
	#contactform ol button:hover {color:#E7E9DC;background:#000;}
	#contactform .error { display: block;margin: 8px 0px 0px 5px;color:#ff0000;font-size:10px;line-height:10px;font-weight:bold;float:left;}
	#contactform .select .error {margin:2px 0px 0px 5px;}
	#contactform .success { display: block;width:380px;padding:10px;color:#000;margin:0px auto }
	#contactform .success p {margin:0px;}
	#contactform ol li.buttons {padding:0px 0px 0px 0px;margin:0px;width:276px}
	#contactform ol li.buttons label{text-align:right;margin:0px;padding:5px 0px;width:120px;font-size:10px;color:#000}


#contactform{
width:276px;
height:286px;
padding-top:30px;
padding-bottom:10px;
padding-left:25px;
padding-right:25px;
background: url(images/main/contact_form.jpg) no-repeat 0px 0px;
}

#contactform2{
width:276px;
height:286px;
padding-top:30px;
padding-bottom:10px;
padding-left:25px;
padding-right:25px;
background: url(images/main/contact_form.jpg) no-repeat 0px 0px
;
float:right;
margin-top:10px;
}






#formframe{
width:326px;
height:336px;
border:0px;
}















/*splash page*/

#toptitle{
height:30px;
width:800px;
text-align:center;
font-size:9px;
line-height:13px;
color:#FFFFFF;
text-transform:uppercase;
font-weight:bold;
padding-top:6px;
}


#splashheader{
height:129px;
width:800px;
}
#splashheader2{
height:57px;
width:800px;
}

#splashscholarships{
height:129px;
width:174px;
float:right;
}

#splashcontent{
font-family:Helvetica;
height:auto;
width:800px;
text-align:center;
margin:5px 0px 20px 0px;
float:left;
}



#splashstudentlogin{
font-family:Helvetica;
height:30px;
width:174px;
text-align:center;
margin:0px 0px 0px 0px;
float:right;
padding:5px 0px 0px 0px;
}







#splashlanguages{
font-family:georgia;
height:425px;
width:160px;
text-align:center;
margin:10px 0px 0px 0px;
float:right;
padding:7px 7px 7px 7px;

-moz-border-radius: 15px;
border-radius: 15px;

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(right, #12395E 0%, #2CAADF 100%);

/* Opera */ 
background-image: -o-linear-gradient(right, #12395E 0%, #2CAADF 100%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, right top, left top, color-stop(0, #12395E), color-stop(1, #2CAADF));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(right, #12395E 0%, #2CAADF 100%);

/* Proposed W3C Markup */ 
background-image: linear-gradient(right, #12395E 0%, #2CAADF 100%);

}

#splashlanguages a{
color:#ffffff;
text-decoration:none;
font-weight:100;
margin:0px 0px 7px 0px;
padding:15px 0px 0px 0px;
line-height:0px;
font-size:14px;

}

#splashlanguages a:hover{
color:#12395E;
}


#splashlanguages hr{
display: block;
position: relative;
padding: 0px;
margin: 7px 0px 7px 0px;
width: 100%;
clear: both;
border: none;
border-top: 1px solid #666666;
border-bottom: 1px solid #CCCCCC;
filter: alpha(opacity=50);
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.50;
opacity:0.5;
}




#splashcontent h1{
font-size:16px;
color:#12395E;
margin:0px 0px 0px 0px;
padding:0px 0px 4px 0px;
}

#splashcontent h2{
font-size:16px;
font-weight:normal;
color:#3F3F3F;
line-height:22px;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}

#splashcontent h3{
font-size:12px;
color:#12395E;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}

#splashcontent p{
font-size:12px;
color:#3F3F3F;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
line-height:16px;

}


#splashcontent a{
color:#12395E;
text-decoration:none;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
line-height:16px;
}

#splashcontent a:hover{
color:#000000;
}


#splashcontent hr{
display: block;
position: relative;
padding: 0px;
margin: 7px 0px 7px 0px;
width: 100%;
clear: both;
border: none;
border-top: 1px solid #666666;
border-bottom: 1px solid #CCCCCC;
filter: alpha(opacity=40);
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=40);
-moz-opacity: 0.40;
opacity:0.4;
}






#splashenter{
height:100px;
width:800px;
}

#splashenter img{
border:solid 0px;
}

#splashenter a img {
filter:alpha(opacity=100);
-moz-opacity:1.0;
-khtml-opacity: 1.0;
opacity: 1.0;}

#splashenter a img:hover {
filter:alpha(opacity=80);
-moz-opacity:0.5;
-khtml-opacity:0.5;
opacity: 0.5;
-webkit-transition: all 0.4s ease-in-out; 
-moz-transition: all 0.4s ease-in-out; 
-o-transition: all 0.4s ease-in-out}


#splashstudentlogin img{
border:solid 0px;
}

#splashstudentlogin a img {
filter:alpha(opacity=100);
-moz-opacity:1.0;
-khtml-opacity: 1.0;
opacity: 1.0;}

#splashstudentlogin a img:hover {
filter:alpha(opacity=80);
-moz-opacity:0.5;
-khtml-opacity:0.5;
opacity: 0.5;
-webkit-transition: all 0.4s ease-in-out; 
-moz-transition: all 0.4s ease-in-out; 
-o-transition: all 0.4s ease-in-out}

#splashscholarships a img {
filter:alpha(opacity=100);
-moz-opacity:1.0;
-khtml-opacity: 1.0;
opacity: 1.0;
border:none;}

#splashscholarships a img:hover {
filter:alpha(opacity=80);
-moz-opacity:0.5;
-khtml-opacity:0.5;
opacity: 0.5;
-webkit-transition: all 0.4s ease-in-out; 
-moz-transition: all 0.4s ease-in-out; 
-o-transition: all 0.4s ease-in-out}

/*splash page*/












ul.menu1 {list-style:none; margin:0px 0px 0px 0px; padding:0px; }
ul.menu1 * {margin:0px; padding:0px;}
ul.menu1 a {display:block; color:#ffffff; text-decoration:none;}
ul.menu1 li {position:relative; float:left; margin:0px; padding:0px;}

ul.menu1 ul {position:absolute; display:none; opacity:0; font:12px Helvetica;text-align:left;list-style:none}
ul.menu1 ul li {position:relative; border:1px solid #aaa; border-top:none; width:160px; margin:0px; padding:0px;}
ul.menu1 ul li a {display:block; margin:0px;padding:3px 7px 5px; background-color:#333333; opacity:0.8;filter:alpha(opacity=80)}
ul.menu1 ul li a:hover {color:#ffffff; opacity:0.6;filter:alpha(opacity=60)}
ul.menu1 ul ul {left:148px; padding:0px; margin:0px; top:-1px }

ul.menu1 .menulink {border:0px solid #aaa; padding:0px; width:160px; height:15px; margin:0px;}
ul.menu1 .menulink:hover, ul.menu1 .menuhover {background:url(images/header_over.png)}






