body
{
	margin: 0;
	padding: 0;
	background: url(../images/background.jpg) fixed;
}

#outer
{
	margin: 0 auto;
	width: 1000px;
	background: #FFF;
}

#header
{
	background: url(../images/header_bg.jpg) repeat-x;
	height: 152px;
}

#pacific_logo
{
	padding-left: 22px;
	float: left;
}
#headerRight
{
	float: right;
	background: url(../images/header_right.jpg) no-repeat;
	width: 482px;
	height: 135px;
}

#leftBlock
{
	float: left;
	width: 190px;
	padding-left: 10px;
	margin-right: 10px;
}

.navigation
{
	font: bold 13px arial;
}
.navigation ul
{
	list-style: none;
	margin: 0;
	padding: 0 10px;
}
.navigation li
{
	color: #4c4c4c;
	border-bottom: 1px solid #dfdfdf;
}
.navigation li a
{
	color: #4c4c4c;
	background: url(../images/arrow01.jpg) no-repeat left;
	display: block;
	padding: 3px 0 3px 20px;
	text-decoration: none;
}

.navigation li a:visited, .navigation li a:active
{
	color: #4c4c4c;
}

.navigation li a:hover, .navigation ul a.selected
{
	color: #db5800;
	display: block;
	background: url(../images/nav_hover.jpg) no-repeat left top #e9e9e9;
}

.left
{
	float: left;
}
.right
{
	float: right;
}
.clear
{
	clear: both;
	height: 0;
	overflow: hidden;
}

.banner
{
	float: left;
	width: 609px;
	height: 302px;
	border: 1px solid #000000;
}

#blackStrip
{
	background: #252525;
	height: 35px;
	padding: 7px 15px 0 15px;
}

.newsletterHead
{
	font: normal 20px arial;
	color: #848484;
}

.txtbox
{
	font: normal 13px arial;
	color: #000000;
	background: url(../images/txtbox_bg.jpg) repeat-x;
	padding: 2px 5px;
	margin-left: 5px;
	border: 1px solid #d4d4d4;
}

.goBtn
{
	float: left;
	padding: 2px 0 0 5px;
}

.transparent img
{
	/* opacity:0.7; filter:alpha(opacity=70);*/
	border: none;
}
.transparent:hover img
{
	/* opacity:1; filter:alpha(opacity=100);*/
}
.transparent:hover
{
	background: none;
}

.transparent2 img
{
	/* opacity:1; filter:alpha(opacity=100); border:none;*/
}
.transparent2:hover img
{
	/* opacity:0.7; filter:alpha(opacity=70);*/
}
.transparent2:hover
{
	background: none;
}

.footer
{
	font: normal 13px arial;
	color: #b3b3b3;
	background: #404040;
	padding: 35px 20px;
}

.jj
{
	width: 10%;
}

.tt
{
	width: 150px;
}

.middle
{
	float: left;
	width: 609px;
	height: auto;
}
.txtHome
{
	float: left;
	font: normal 13px arial;
	color: #000000;
	line-height: 20px;
	text-align: justify;
	padding-top: 10px;
}
.txtHome ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}
.txtHome li
{
	background: url(../images/arrow01.jpg) no-repeat left 4px;
	padding-left: 20px;
	margin-bottom: 5px;
}

.rightImages
{
	float: right;
	width: 156px;
	margin-bottom: 10px;
	clear: right;
}

.news
{
	float: left;
	width: 620px;
	margin-bottom: 10px;
}
.newsHeading
{
	background: url(../images/newsHeading_bg.jpg) no-repeat;
	font: normal 20px arial;
	color: #FFFFFF;
	line-height: 28px;
	padding-left: 40px;
}

.newsBlock
{
	background: #f8f8f8;
	border: 1px solid #e4e4e4;
	height: 215px;
	width: 300px;
}

.bottomBlocks
{
	float: left;
	height: 64px;
	padding-right: 20px;
	margin-right: 24px;
	border-right: 1px solid #d9d9d9;
}

.signIn_heading
{
	margin: 20px 0 2px 0;
	background: url(../images/signin_bg.jpg) no-repeat;
	font: normal 20px arial;
	color: #FFFFFF;
	padding-left: 30px;
	line-height: 28px;
}
.signIn_block
{
	background: #6d6d6d;
	padding: 8px;
	font: normal 11px arial;
	color: #FFFFFF;
	line-height: 10px;
	width: 175px;
}
.signIn_block a
{
	color: #FFFFFF;
	text-decoration: underline;
}
.signIn_block a:hover
{
	color: #FFCC00;
	text-decoration: none;
}

.webmail
{
	margin-top: 10px;
}

.grayBorder
{
	border: 1px solid #d9d9d9;
}

.formNew
{
	font: normal 11px arial;
	color: #000000;
	padding: 3px 10px;
	border: 1px solid #e8e8e8;
	background: #f8f8f8;
}
.formNew ul
{
	margin: 5px 0 0 30px;
	padding: 0;
}
.formNew ul li
{
	font: bold 16px arial;
	color: #003399;
	list-style: upper-alpha;
	line-height: 30px;
	margin-bottom: 20px;
}
.formNew ul li ol li
{
	font: normal 13px arial;
	color: #000;
	list-style: decimal;
	line-height: 25px;
	margin: 0;
}
.formNew ul li ol li ol li
{
	font-size: 12px;
	color: #000;
	list-style: lower-alpha;
	line-height: 20px;
	margin: 0;
}

.formHead
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	padding: 3px;
	padding-left: 0px 13px 0px 13px;
	font-weight: bold;
	border: 1px solid #004491;
	background: url(../images/box_heading.jpg) repeat-x;
}

.formtxt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #f2f9d9;
	border: 1px solid #cfe796;
	border-right: none;
	border-bottom: none;
}


.textboxNew
{
	font: normal 12px arial;
	color: #454545;
	line-height: 17px;
	width: 130px;
	border: 1px solid #898989;
}
.textboxNew:hover, .textboxSmall:hover
{
	border: 1px solid #01abea;
}
.textboxSmall
{
	font: normal 12px arial;
	color: #000000;
	width: 50px;
	border: 1px solid #898989;
}
.textboxNew:focus, .textboxSmall:focus
{
	background: #f6f6f6;
	border: 1px solid #01abea;
}

marquee
{
	font: bold 13px arial;
	color: #003399;
	width: 95%;
	margin: 0 20px;
}

.pageHeading
{
	font: bold 22px arial;
	color: #25448B;
	line-height: 30px;
	border-bottom: 1px dashed #CCCCCC;
	margin-bottom: 20px;
}

.contactHead
{
	font: bold 17px arial;
	color: #FF6600;
	line-height: 25px;
}
.contact
{
	font: normal 13px arial;
	color: #000000;
	line-height: 25px;
}
.contact a
{
	color: #000;
	text-decoration: underline;
}
.contact a:hover
{
	color: #F60;
	text-decoration: none;
}
.frame
{
	background: url(../images/photoFrame.gif) no-repeat;
	width: 164px;
	height: 122px;
	text-align: center;
}
.nLeft
{
	background: url(../images/nLeft.jpg) no-repeat right top;
	width: 9px;
	height: 31px;
}
.nRight
{
	background: url(../images/nRight.jpg) no-repeat left top;
	width: 9px;
	height: 31px;
}

.menu
{
	font: normal 12px arial;
	background: url(../images/nBg.jpg) repeat-x;
}
.menu ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}
.menu li
{
	display: block;
	position: relative;
	float: left;
	padding: 0 4px;
	border-right: 1px solid #00fffc;
}
.menu li a
{
	color: #FFFFFF;
	text-decoration: none;
}
.menu li a:hover
{
	color: #fff;
	text-decoration: underline;
}

.txt
{
	font: normal 13px arial;
	color: #333333;
	line-height: 20px;
	padding: 5px 10px;
	text-align: justify;
}
.txt ul
{
	margin: 5px 0;
	padding: 0 10px;
	list-style: none;
}
.txt ul li
{
	background: url(../images/arrow01.jpg) no-repeat 0 4px;
	padding: 0 0 5px 20px;
}
.txt ul li a
{
	color: #333333;
	text-decoration: none;
}
.txt ul li a:hover
{
	color: #E16B00;
	text-decoration: underline;
}

.txt ol
{
	margin: 5px 0;
	padding: 0 20px;
}
.txt ol li
{
	list-style: decimal;
	padding: 0;
	background: none;
}

.txt a
{
	color: #333333;
	text-decoration: underline;
}
.txt a:hover
{
	color: #E16B00;
	text-decoration: none;
}

.subHeading
{
	font: bold 13px arial;
	color: #206699;
	padding: 3px 7px;
	text-transform: uppercase;
}
.messages
{
	background: url(../Userfiles/Images/messages_bg.jpg) no-repeat bottom left;
	font: normal 13px arial;
	color: #333333;
	padding: 0 15px 400px 15px;
}

.imgBorder
{
	border: 1px solid #333333;
}

.nextBtn
{
	float: right;
	font: bold 13px arial;
	padding-right: 10px;
}
.nextBtn a
{
	color: #FFFFFF;
	background: url(../Userfiles/Images/nextImg.jpg) repeat-x;
	text-decoration: none;
	padding: 3px 7px;
	border: 1px solid #006d9b;
}
.nextBtn a:hover
{
	color: #FFFFFF;
	background: url(../Userfiles/Images/nextImg_over.jpg) repeat-x;
	padding: 3px 7px;
	border: 1px solid #00c2ec;
}

.mainTxt
{
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #333;
	line-height: 20px;
	padding: 5px 10px;
}

.Table
{
	border-top: solid 1px #CCC;
	border-left: solid 1px #CCC;
}

.Table td
{
	border-bottom: solid 1px #CCC;
	border-right: solid 1px #CCC;
}

.WhiteTbleHding
{
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #FFF;
}

.OrangeHeading
{
	font: bold 19px Arial, Helvetica, sans-serif;
	color: #e87817;
}
.GreenHeading
{
	font: bold 19px Arial, Helvetica, sans-serif;
	color: #85c226;
}
.PurpleHeading
{
	font: bold 19px Arial, Helvetica, sans-serif;
	color: #8f1f78;
}
.LightGreenHeading
{
	font: bold 19px Arial, Helvetica, sans-serif;
	color: #7ac4a1;
}
.BlueHeading
{
	font: bold 19px Arial, Helvetica, sans-serif;
	color: #3bb2c2;
}


.LightGreenHeading2
{
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #d66636;
}

.OrangeHeading2
{
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #e87817;
}
.GreenHeading2
{
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #85c226;
}
.BlueHeading2
{
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #3bb2c2;
}

.FsTech
{
	background: url(../Userfiles/Images/028.jpg) no-repeat right top;
}

.FineArt
{
	background: url(../Userfiles/Images/fineart.jpg) no-repeat right top;
}
.jewellery
{
	background: url(../Userfiles/Images/026.jpg) no-repeat right 88%;
}

.tableBg td
{
	background: #f4f4f4;
	border: 1px solid #e3e3e3;
}
.tableBg strong
{
	color: #666666;
}

.Table2
{
	border: solid 1px #e9e6e6;
}
.Table2 td
{
	border: solid 1px #e9e6e6;
}

.heading2
{
	font: bold 15px arial;
	color: #039;
}
.heading2 td
{
	background: url(../Userfiles/Images/heading2_bg.jpg) repeat-x #dddddd;
	border: 1px solid #CCC;
	padding: 8px 0px 8px 15px;
}

.imgGallery img
{
	padding: 1px;
	background: #333333;
	border: 4px solid #d8d8d8;
}
.imgGallery:hover img
{
	padding: 4px;
	border: 1px solid #666666;
	background: #004a7e;
}
.imgGallery:hover
{
	background: #333333;
}

.style1
{
}
.style2
{
}
.style3
{
	width: 24px;
}
