
/********************************************/
/***               Type                 ***/
/********************************************/

html,body,td,th{background:#ffffff; margin-bottom:0px; margin-left:0px; margin-right:0px; margin-top:0px; font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;}


a:link {color: #0475a4;	text-decoration: none;}
a:visited {text-decoration: none;color: #0475a4;}
a:hover {text-decoration: underline;color: #0475a4;}
a:active {text-decoration: none;color: #0475a4;}

#page-wrap {
     width: 950px;
     margin: 0 auto;
}

	
#bgMain{
     width: 100%; height: 558px;
     margin: 0 auto; background-image:url(../images/template/bgMain.png); background-repeat:repeat-x;
}


#spacer	{margin: 150px auto 150px;}
#footer	{margin:100px auto 0px; background-color:#CCC; height:50px; text-align:center; padding:10px;}

#thankyou {width: 100%; height: 558px;
     margin: 0 auto; background-image:url(../images/template/bgMain.png); background-repeat:repeat-x; padding-top:300px; text-align:center;font-size:16px;}
	
#back { height: 146px; width: 213px; margin: 20px auto 20px;}
			
#logo	{ height: 66px; width:255px; background:url(../images/template/JRP_Logo.png); background-repeat:no-repeat; margin: 50px 0px 0px 20px; float:left;}

#banner { height: 307px; width: 912px; margin: 200px 10px 0px 10px;}

#portfolio-main { height: 500px; width: 912px; margin: 50px 10px 0px 10px;}

#portfolio-heading { height: 38px; width: 923px; margin: 20px auto 20px; background-image:url(../images/template/portfolio_heading.png); background-repeat:no-repeat; text-indent: -9999px;}


.footerText { color:#333;}


