/* CSS Document */
* {
padding: 0px;
margin: 0px;
}

html, body {
border:0;
}


#container {
width: 783px;
margin: 60px auto;
background-color: #FFFFFF;
}

.posRel {
position: relative;
}

#header {

}

#mainContent {
width: 783px;
/*height: 603px;*/
float: left;
position: relative;
background: url(../img/shadow-right-repeat.jpg) repeat-y right;
}

#contentInternal {
display: block;
float: left;
position: relative;
background: url(../img/new/internal-round-corner.gif) no-repeat top left;
}

#rightShadow {
width: 10px;
height: 603px;
float: left;
background: url(../img/shadow-right.jpg) no-repeat;
}

#topRightCorner {
position: absolute;
top: 0px;
left: 773px;
/*right: -8px;
_right: -9px;*/
width: 10px;
height: 14px;
display: block;
background: url(../img/shadow-top-right.jpg) no-repeat;
}
#homeTopRightCorner {
position: absolute;
top: 0px;
left: 773px;
/*right: 0px;
_right: -1px;*/
width: 10px;
height: 14px;
display: block;
background: url(../img/shadow-top-right.jpg) no-repeat;
}

#footer {
width: 783px;
height: 15px;
padding: 20px 0px 0px 0px;
background: #a50369 url(../img/shadow-bottom.jpg) no-repeat;
clear: both;
}

#contentHome {
width: 772px;
height: 600px;
background: url(../img/corner-img-top-left.gif) no-repeat top left;
}

#homeLogo{
width: 266px;
height: 159px;
position: absolute;
right: 30px;
top: 60px;
background:url(../img/home-logo.gif) no-repeat;
}

#strapline {
width: 710px;
height: 13px;
float: left;
padding: 0px 0px 15px 0px;
border-bottom:1px solid #d382b5;
/*background: url(../img/new/home-title.gif) no-repeat bottom right;*/
}

#internalLogo {
width: 189px;
height: 133px;
position: absolute;
top: 25px;
right: 15px;
padding: 0px 20px 0px 0px;
background: url(../img/new/internal-logo-top-right.gif) no-repeat top right;
}

#intHead {
width: 445px;
height: 49px;
float: left;
padding: 40px 0px 0px 160px;
background: url(../img/new/internal-header-title.gif) no-repeat bottom right;
}
#intHeadPort {
width: 445px;
height: 29px;
float: left;
padding: 40px 0px 0px 160px;
background: url(../img/new/internal-header-title-port.gif) no-repeat bottom right;
}

#intBoxSmallTop {
width: 631px;
height: 12px;
display: block;
float: left;
background: url(../img/int-shad-short-top.gif) no-repeat bottom;
}

#intBoxSmall {
width: 591px;
height: 350px;
float: left;
padding: 30px 0px 0px 40px;
background: url(../img/int-shad-short-right.gif) repeat-y right;
border-left: 1px solid #7d8288;
}

#intBoxSmallBottom {
width: 631px;
height: 16px;
display: block;
float: left;
background: url(../img/int-shad-short-bottom.gif) no-repeat;
}

#infoBoxContent {
width: 520px;
height: 170px;
overflow: auto;
}

#smallBox {
	width: 750px;
	position: relative;
	float: left;
	padding: 0px 0px 20px 25px;
}
#innerSmallBox {
padding: 0px 0px 0px 80px;
}

#addList {
list-style-type: none;
float: left;
line-height: 18px;
}

#intBoxLarge {
width: 707px;
float: left;
padding: 10px 0px 20px 30px;
background: url(../img/int-shad-short-right.gif) repeat-y right;
border-left: 1px solid #7d8288;
}

#intBoxLargeTop {
width: 738px;
height: 12px;
display: block;
float: left;
background: url(../img/int-shad-long-top.gif) no-repeat bottom;
}

#largeBox {
padding: 0px 0px 0px 20px;
}

#intLargeSmall {
width: 738px;
height: 350px;
float: left;
padding: 30px 0px 0px 40px;
background: url(../img/int-shad-short-right.gif) repeat-y right;
border-left: 1px solid #7d8288;
}

#intBoxLargeBottom {
width: 738px;
height: 16px;
display: block;
float: left;
background: url(../img/int-shad-long-bottom.gif) no-repeat;
}

#sliderBox {
position: absolute;
top: 20px;
left: 0px;
}

#portFrame {
width: 650px;
height: 400px;
border: none;
float: left;
}

.textBox {
width: 626px;
height: 250px;
padding-right: 44px;
overflow: auto;
}

.bottomIntIcon {
list-style-type: none;
padding: 20px 0px 20px 100px;
}
.bottomIntIcon li {
float: left;
list-style-type: none;
}

.contactList {
padding-bottom: 20px;
}
.contactList li {
list-style-type: none;
line-height: 20px;
}

.linksList {
padding: 0px 0px 30px 90px;
}
.linksList li {
padding: 30px 0px 0px 35px;
list-style-type: none;
line-height: 20px;
background: url(../img/new/bulet-style-purple.gif) no-repeat 5px 31px;
}

.testList {

}
.testList li {

}

.footerLink {
padding-left: 230px;
}
.footerLink li {
float: left;
list-style-type: none;
padding: 0px 5px;
}

.clear {
clear: both;
}

#boxTest {
width: 626px;
padding-right: 44px;
height: 310px;
position:relative;
display: block;
overflow: auto;
margin-bottom: 30px;
}
.testBoxFloat {
float: left;
width: 560px;
padding: 0px 0px 10px 35px;
position: relative;
background: url(../img/new/testimonial-quotes-top.gif) no-repeat top left;
}
#intBoxLarge .testBoxFloat p{
line-height: 20px;
}
#intBoxLarge p.testItalic {
float: right;
font-style:italic;
}
.testQuoteImg {
padding: 5px 0px 0px 10px;
}

#portBox {
width: 655px;
height: 350px;
overflow: auto;
display: block;
clear: both;
position: relative;
padding: 10px 20px 0px 0px;
}
.portImgThumb {
float: right;
padding-left: 20px;
}

.portThumbArea {
position: relative;
}

.popLogo {
position: absolute;
top: 10px;
right: 10px;
width: 80px;
height: 48px;
background: url(../img/new/logo-pop-up.gif) no-repeat;
display: block;
}