/*Layout for Trial Access*/
html{background:#494949; margin:0 auto;}
body{background:url(../images/content-bg.jpg) repeat-y; width:947px; height:100%;margin:0 auto;   position:relative; }

#topHeader{height:28px; width:915px; background:url(../images/top-head-repeat-x.jpg) repeat-x; position:absolute; top:0; left:16px; text-align:right; }
#contentContain{ width:703px; position:relative; left:228px; top:px; margin-top:80px;}
#logo h1{position:absolute; left:-999px;}
#logo img{position:relative; left:255px; top: 50px;}

#nav{width:200px; position:absolute; top:40px;}
#nav h2{margin-left:30px; clear:both; border-top:0px solid #fff; margin-top:10px;}
#nav li{float:left; color:#fff;} 
#nav a{margin-left:5px;}
#nav h2.firstMenu{border-top:none;}

#primaryHomeContent{background:url(../images/large-image-frame.jpg) no-repeat  10% 00%; width:703px; height:380px; position:relative; margin-top:80px; }
#primaryHomeContent h1{position:absolute; left:35px; color:#fff; font-size:1.2em;}
#primaryHomeContent img{float:left; position:relative; left:31px; top:32px;}
#primaryHomeContent p{float:right; width: 184px; position:relative; right:18px; top:0px;}

#secondaryHomeContent{width:703px; position:relative; clear:both;}

#secondaryHomeContent img{position:relative; left:11px; top:2px;}
#secondaryHomeContent ul{width:209px; float:left; background:url(../images/small-image-frame.jpg) top no-repeat; margin-left:18px; margin-right:0px;}
#secondaryHomeContent p{margin-top:8px;}
.clear{clear:both;}
#footer{clear:both; width:650px; margin:0 auto; padding-bottom:10px; }
#subpageMainContent {margin-top:50px; margin-left:30px;}

.subpageHeading {float:left; width:193px; text-align:right; margin-right:0;}
.subpageCopy{ float:right; width:390px; margin-right:20px; margin-top:10px;}
/*hides submenues for now */
#nav ul{display:none;}

.smallPhoto{width:209px; height:142px; background:url(../images/small-image-frame-no-head.jpg) no-repeat; float:right;}
.smallPhoto img{position:relative; left:11px; top:6px;}


.contactForm{width:160px; margin:0px 0 10px 10px; float:right;}
label{display:block;}
input{display:block;}