.style3 {font-size: 14px}
/*------------ Main ----------------*/
a:link {
	color: #546470;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #546470;
}
a:hover {
	text-decoration: none;
	color: #546470;
}
a:active {
	text-decoration: underline;
	color: #546470;
}

ul,
li,
div,
p,
h1,
h2,
h3 {
	margin:0px;
	padding: 0px;
}

ul { list-style-type: none; }

img {
	display: block;
	padding: 0px;
	margin: 0px;
}

h1 {
	font-size: 15px;
	padding-bottom: 7px;
	color: #546470;
}

h2 {
	font-size: 19px;
	padding-bottom: 7px;
	color: #546470;
}

body {
	background-color: #dadada;
	background-attachment: scroll;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	font-family: "Lucida Sans";
	color: #333333;
	font-size: 13px;
	line-height: 17px;
	text-align: justify;
	margin: 0px;
}

#strip {
	background-attachment: scroll;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	height: 21px;
}

#container {
	width: 784px;
	margin-right: auto;
	margin-left: auto;
	background-attachment: scroll;
	background-image: url(../images/body-strp.jpg);
	background-repeat: repeat-y;
}

#header {
	width: 763px;
	height: 211px;
	float: left;
}

#flash {
	float: left;
	height: 211px;
	width: 520px;
}

#logo { float: left; }

#strp-lft {
	height: 324px;
	width: 11px;
	background-attachment: scroll;
	background-image: url(../images/strp-lft.jpg);
	background-repeat: no-repeat;
	float: left;
}

#strp-right {
	height: 324px;
	width: 10px;
	background-attachment: scroll;
	background-image: url(../images/strp-rght.jpg);
	background-repeat: no-repeat;
	float: left;
}

#centre {
	float: left;
	width: 763px;
}

#body {
	float: left;
	width: 763px;
}

#clear { clear: both; }

#space {
	background-attachment: scroll;
	background-image: url(../images/space.gif);
	background-repeat: repeat-x;
	height: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-position: center;
	clear: both;
}

#space-footer {
	background-attachment: scroll;
	background-image: url(../images/space.gif);
	background-repeat: repeat-x;
	height: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-position: center;
	clear: both;
	margin-left: 16px;
}

#footer {
  text-align: center;
	background-attachment: scroll;
	background-image: url(../images/footer.gif);
	background-repeat: repeat-x;
	padding-top: 20px;
	padding-bottom: 10px;
}

#footer-main {
	width: 784px;
	margin-right: auto;
	margin-left: auto;
	height: 42px;
	background-attachment: scroll;
	background-image: url(../images/footer-main.gif);
	background-repeat: no-repeat;
}

#left-container {
	float: left;
	width: 255px;
}

#right-container {
	float: left;
}

#nav {
	padding-left: 17px;
	font-family: Arial, Helvetica, sans-serif;
	width: 222px;
}

#nav-top {
	height: 14px;
	width: 222px;
	font-size: 1px;
	background-color: #CCCCCC;
}


#nav-cntr {
	padding-left: 13px;
	font-weight: bold;
	font-size: 14px;
	padding-top: 6px;
	padding-bottom: 6px;
	background-color: #CCCCCC;
}

#nav-btm {
	height: 14px;
	width: 222px;
	background-color: #CCCCCC;
}

#bottom-container {
	width: 763px;
	float: left;
}

#agents-for-logos {
	margin-top: -100px;
	height: 165px;
	width: 253px;
	float: left;
	position: relative;
}

#artworks {
	font-size: 11px;
	color: #B0BCC4;
	padding-top: 18px;
	padding-left: 286px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#title { padding-bottom: 13px; }

#paragragh {
	padding-left: 16px;
	padding-right: 18px;
	width: 474px;
	float: left;
	padding-bottom: 16px;
}

#artworks a:link { color: #B0BCC4; }
#artworks a:hover {
	color: #B0BCC4;
	text-decoration: none;
}
#artworks a:active { color: #B0BCC4; }
#artworks a:visited { color: #B0BCC4; }

#pct {
	float: right;
	padding-left: 12px;
}
#pct2 {
	float: right;
	padding-left: 12px;
}

#pct-left {
	float: left;
	padding-right: 12px;
}

#pct-top {
	float: right;
	padding-left: 12px;
	padding-top: 12px;
}

#pct-newsletter {
	float: left;
	margin-right: 12px;
	border: 1px solid #000000;
	margin-bottom: 12px;
}

#address-footer {
	text-align: right;
	font-size: 12px;
	color: #546470;
	float: left;
	width: 490px;
	padding-top: 6px;
}

#headline {
	float: left;
	padding-right: 18px;
	padding-left: 16px;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 11px;
}

#contact-image {
	float: right;
	border: 1px solid #999999;
}

#image-preloader {
	background: url(../images/nav-h.gif);
	visibility: hidden;
}
/*------------ //Main ----------------*/


/*------------ Nav ----------------*/
#nav-container { width: 200px; }

.navi li a {
	display: block;
	margin: 0px;
	padding: 0px;
}

.navi li  {
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-left: 11px;
	padding-right: 0px;
}

#nav a {
	color: #333333;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 0px;
	margin: 0px;
}

#nav a:hover {
	background-color: #E6E6E6;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 0px;
	margin: 0px;
}

.navi-item,.navi-item-on {
	background-image: url(../images/arrow-n.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	padding-left: 13px;
}

li#hover-on {
	background-image: url(../images/arrow-d.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	padding-left: 11px;
}

li#hover:hover {
	background-image: url(../images/arrow-d.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	padding-left: 11px;
}

.navi-item ul {
	padding: 0px;
	list-style-type: none;
	margin: 0px;
	display: none;
}
.navi-item-on ul{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
	display: block;
}

.navi-item li, .navi-item-on li {
	background-image: url(../images/arrow2.gif);
	background-repeat: no-repeat;
	background-position: 6px 7px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 12px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-attachment: scroll;
	display: block;
	margin: 0px;
}
/*------------ //Nav ----------------*/

/*------------ Enquiry Form ----------------*/
a.contactimgl{
	display: block;
	float: right;
	width: 190px;
	height: 186px;
	color:#333333;
	text-align:center;
	margin-left: 12px;
}

a.contactimgl img{
	border:1px solid #8e8e8e;
}

#enq-form {
	border-collapse:collapse;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 450px;
}
.enquiry_width {
	width: 350px;
	background-attachment: scroll;
	background-image: url(../images/gray.jpg);
	background-repeat: repeat;
}
.enquiry_width_req {
	width: 350px;
	background-attachment: scroll;
	background-image: url(../images/yellow.gif);
	background-repeat: repeat;
}

.required-field {
	font-size: 10px;
	color: #FF0000;
	text-align: right;
}
.red {
	font-size: 10px;
	color: #FF0000;
}
.contact_foneetc {
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.form-button {
	font-size: 10px;
	height: 16px;
	width: 80px;
	margin-left: 65px;
}
.box1-left2 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 270px;
}
.box1-right2 {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 188px;
}
.hl2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #4A83A8;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

input, textarea, select {
	background-color:#E6E6E6;
	border:1px solid #000000;
	color:#000000;
	font-family:Verdana,Arial,Helvetica;
	font-size:10pt;
}
/*------------ //Enquiry Form ----------------*/

/*------------ Newsletter ----------------*/
#headline-newsletter {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 11px;
}

#article-heading {
	font-weight: bold;
	padding-bottom: 11px;
	font-size: 15px;
}

#articl-list { padding-bottom: 11px; }

#header-newsletter {
	padding-left: 16px;
	padding-right: 18px;
	width: 474px;
	float: left;
}

#paragragh-newsletter {
	padding-left: 16px;
	padding-right: 18px;
	width: 474px;
	float: left;
}

.pdf-link {
	background-image:url(../images/PDF_icon.jpg);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left: 35px;
	padding-top: 11px;
	height: 30px;
}
/*------------ //Newsletter ----------------*/

/*------------ Vacancies ----------------*/
#paragragh-vacancies {
	padding-left: 16px;
	padding-right: 18px;
	width: 474px;
	float: left;
	padding-bottom: 16px;
}

#vacancies-hl {
	font-weight: bold;
	padding-bottom: 11px;
	font-size: 15px;
	padding-top: 15px;
}
#paragragh-vacancies a { line-height: 30px; }

#paragragh-vacancies a { color: #C90009; }

td.contact_foneetc {
	padding-top: 5px;
	padding-right: 7pt;
	padding-bottom: 3px;
	padding-left: 5px;
}

td {
	border:0pt none;
	margin:0pt;
	padding:0pt;
}

table { border-collapse:collapse; }

#paragragh-vacancies form { padding-top: 20px; }

/*------------ //Vacancies ----------------*/

/*-------------CompanyProfile-------------*/
#pct-column { padding-bottom: 11px; }

#pct-column2 {
	padding-bottom: 11px;
	float: right;
	padding-left: 11px;
}

#left-column {
	float: left;
	width: 227px;
	padding-right: 9px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #DADADA;
}

#right-column {
	float: left;
	width: 227px;
	padding-left: 9px;
}

#left-column ul, #right-column ul {
	text-align: left;
	padding-left: 33px;
	padding-top: 15px;
	padding-bottom: 11px;
}

#column-line-space p { padding-bottom: 7px; }

#box {
	float: left;
	height: 120px;
}
/*-------------//CompanyProfile-------------*/
#list ul {
	padding-left: 18px;
	line-height: 23px;
}

#list li {
	background-attachment: scroll;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-left: 11px;
}
#list2 li{
	background-attachment: scroll;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-left: 11px;
}
#list2  {
	padding-left: 18px;
	line-height: 23px;
}
#list3 li{
	background-attachment: scroll;
	background-image: url(../images/arrow3.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-left: 11px;
}
#list3  {
	padding-left: 18px;
	line-height: 23px;
}


#security-logos {
	padding-bottom: 15px;
	height: 39px;
}

#list-who-we-work-for {
	width: 315px;
	float: left;
}
.TestimonialsNames {
	font-size: 11px;
	font-style: italic;
	text-align: right;
	line-height: 13px;
}
#Ruler {
	height: 1px;
	background-color: #CCCCCC;
	margin-top: 11px;
	margin-bottom: 11px;
}
#list-who-we-work-for p {
	padding-bottom: .5em;
}
