p{
	padding:0px 10px 10px 10px;
	margin:0;
	line-height:14pt;
}

p em{
	font-weight:bold;
	font-style:normal;
}

img{
	border:0px;
}

/*-------------------------------------------*/ 
/*--Positioning Boxes------------------------*/  
html{
	font-family:verdana,arial,sans-serif;
	font-size:10pt;
	color: #555555;
	}

body{
	background:#ADC5D6 url("images/layout/body-background.gif") top center;
	margin-top:0px;
	}


#main{
	position:relative;	
	width:742px;	
	margin:auto;	
	background:url("images/layout/body-background.jpg") repeat-y;
	}


#header{
	position:relative;
	height:93px;
	width:742px;
	margin:15px 0px 0px 0px;
	background:#FFFFFF url("images/layout/header-background.jpg") no-repeat top right;
}
	
#header-graphic{
	position:absolute;
	height:67px;
	width:223px;
	height:80px;
	width:260px;	
	padding:1px 0px 1px 0px;
	margin:18px 0px 0px 40px;
	background:url("images/layout/prime-logo2.jpg") no-repeat top left;
	}

#bodywrap{
	position:relative;
	width:742px;	
	background:#FFFFFF url("images/layout/bodywrap-background.jpg") top center;
	padding:15px 0px 0px 0px;
}	

#contentwrap{
	width:728px;
	margin:0px 0px 0px 6px;
	padding:10px 0px 0px 0px;
	position:relative;
	}

#contentarea{
	float:right;
	width:443px;
	padding:0px 30px 20px 15px;	
	border-left:5px double #B4C8D9;
	}
	
#sidebar{
	float:right;
	width:196px;
	padding:0px 10px 0px 20px;
	font-size:8pt;
	}


#sitenav{
	position:absolute;	
	top:10px;
	right:60px;
	height:23px;
	padding:8px 20px 0px 0px;
	text-align:right;
	color:#B2B2B2;	
	}

#sitenav a{
	color:#666666;
	text-decoration:none;
	}

#sitenav a:hover{
	color:#666666;
	text-decoration:underline;
	}


#footer{
	height:59px;
	width:726px;
	padding:6px 16px 0px 0px;
	background:#FFFFFF url("images/layout/footer-background.jpg") no-repeat top right;
	text-align:right;
	font-size:8pt;
	color:#999999;
	}

#splashbox{
	position:absolute;
	left:237px;
	background:#FFFFFF url("images/splash/growth.jpg") no-repeat top right;
	width:461px;
	height:156px;
	}
	
#copyblock{
	position:relative;
	width:600px;
	margin-left:100px;
	padding:10px 0px 0px 0px;
	border-top:2px solid #B4C8D9;
}

/*-------------------------------------------*/ 
/*--MENU BAR---------------------------------*/     
#menuheader{
	position:relative;
	margin:0px 7px 0px 6px;
	height:157px;
	width:698px;
	background:#002A4D url("images/layout/menu-background.jpg") repeat-x top right;
      }
      
#menuheader ul{
	width:180px;
	margin:0 20px 0 0px;
	padding:17px 40px 0px 0px;;
	list-style:none;
	

      }
      
#menuheader li{
	display:block;
	height:25px;
	padding:0px;
	margin:0px;
	text-align:right;
	font-size:10pt;
	font-weight:bold;
	vertical-align:center;
	}
      
#menuheader a{
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
	padding-right:5px;
	border-right:4px solid #002A4D;
	}
    
#menuheader a:hover{
	color:#B4C8D9;
	border-right:4px solid #B4C8D9;
	}
      
#menuheader #current a{
	color:#B4C8D9;
	}
      
#menuheader #current a:hover{
	
	color:#B4C8D9;
	}
      
/*-------------------------------------------*/ 
/*--CONTENT STYLES---------------------------*/       


#contentarea h1{
	padding-left:10px;
	margin:0px 10px 0px 0px;
	border-bottom:1px solid #B4C8D9;
	font-size:14pt;
	font-weight:bold;
	background: url("images/layout/h1-background.jpg") bottom right;
	background-repeat:repeat-x;
	color:#4D5A78;
	}
	
#contentarea h2{
	padding:0 0 5px 0px;
	margin:20px 10px 5px 10px;
	font-size:12pt;
	font-weight:bold;
	}

#contentarea h3{
	padding:0;
	margin:10px 0 0 10px;
	font-size:10pt;
	font-weight:bold;
	}	

#contentarea ul{
	margin-top:0px;
	
	}

#contentarea ul li{
	padding-bottom:8px;
	}
	
#sidebar h1{
	padding:0px;
	border:0;
	margin-bottom:5px;
	font-size:10pt;
	font-weight:bold;
	}


#sidebar p{
	font-size:8pt;
	line-height:12pt;
	}

#sidebar ul{
	margin: 8px 0 20px 24px;
	padding:0;
	font-size:8pt;
	line-height:15pt;
	}

#sidebar ul li{
	padding:4px;
	font-size:8pt;
	line-height:10pt;
	}

#contentarea p.firstparagraph{
	padding-top:5px;
	margin-top:10px;
	background: url("images/cornercut-tl.jpg");	
	background-repeat:no-repeat;
	background-position:top left;
	}


#contentarea a, #sidebar a{
	color:#0000EE;
	text-decoration:none;
	border-bottom:1px dotted #0000EE;
	}

#contentarea a:hover, #sidebar a:hover{
	color:#FF3333;
	text-decoration:none;
	border-bottom:1px solid #DD3333;
	}

.address{
	padding:5px 10px 15px 10px; 
	}

.onlinestore a img{
	border:none;
	}
	
div.onlinestore{
	margin:auto;
	padding:15px 0px 15px 0px;
	width:260px;
	}


/*---------------Simple Form------------------*/
/*--------------------------------------------*/
table.simpleform{
	margin: 0px 0px 0px 20px;
	width:390px;
	background:#EEF1F6;

	}

table.simpleform tr td{
	border-bottom:1px solid #FFFFFF;
	padding: 5px 0px 5px 0px;
	vertical-align:top;
	}

table.simpleform tfoot tr td{
	border-bottom:0px solid #FFFFFF;
	text-align:right;
	padding-right:23px;
	}

table.simpleform tr td.label{
	padding:3px 10px 3px 10px;
	font-weight:bold;
	}
	
.simpleform input, .simpleform textarea{

	border:1px solid #EEF1F6;
	border-left:3px solid #EEF1F6;
	border-bottom:3px solid #EEF1F6;
	padding:3px 0px 3px 3px;
	font-family:courier new, serif;
	font-size:10pt;
	}

.simpleform button{
	border:1px solid #EEF1F6;
	border-left:3px solid #EEF1F6;
	border-bottom:3px solid #EEF1F6;
	background:#FFFFFF;
	font-weight:bold;
	color:#666666;
	}


.simpleform input:focus, .simpleform textarea:focus, .simpleform button:focus{

	border:1px solid #B4C8D9;
	border-left:3px solid #B4C8D9;
	border-bottom:3px solid #B4C8D9;
	}

.simpleform .notice{
	font-size:8pt;
	vertical-align:center;
	text-align:right;
	}

.simpleform .notice p{
	padding:0px 20px 0px 10px;
	}

/*-------------------------------------------*/ 
/*--Icon Menu--------------------------------*/

div.iconmenu{
	height:110px;
	margin:0px 0px 0px 10px;
	position:relative;	
}


div.iconmenu ul{
	margin:0;
	padding-left:4px;
	list-style:none;	
	}

div.iconmenu ul li{
	float:left;
	padding:0 19px 0 0;
	border:0px;
	
	}


a img{
	display:block;
	border:0px;
	}


div.iconmenu ul a span{
	display:none;
	position:absolute;
	text-align:center;
	top:85px;
	left:0px;
	}

div.iconmenu ul li a:hover span{
	display:block;
	width:390px;
	font-size:16pt;
	font-weight:bold;
	font-style:italic;
	color: #AAAAAA;	
	}

/*-------------------------------------------*/ 
/*--Gallery Table----------------------------*/

table.gallery{
	width:380px;
	margin:0px 0px 0px 20px;
	padding:0px;
	text-align:center;
	}

table.gallery img{
	margin:0px;
	float:center;	
	}
/*--------------------------------------------*/
p.notice{
	font-weight:bold;
	font-style:italic;
	color:#AAAAAA;
}

p.alert{
	font-weight:bold;
	font-style:italic;
	color:#FF6666;
}


#footer a{
	color:#999999;
	text-decoration:none;
	border-bottom:1px dotted #666666;
	}

#footer a:hover{
	color:#DD3333;
	border-bottom:1px solid #666666;
	}


img.leftfloat{
	float:left;
	margin-right:12px;
	}

img.rightfloat{
	float:right;
	margin-left:12px;
	}
	
img.centerfloat{
	float:center;
	border:0px;
	}

.flyerbox{
	width:100px;
	margin:auto;
	text-align:center;
}

em{
	font-weight:bold;
	font-style:normal;
	}

.imagelist{
	text-align:center;
	}


ul.linklist, ul.linklist li{
	margin:10px;
	}
ul.filelist{
	list-style:none;
	margin:0px;
	}

ul.filelist li{
	margin:0px;
	}	


.hide{display:none;}

div.clearblock{
	height:1px;
	clear:both;
}
