body {
	background: #84afd3 url(../images-design/bg.jpg) repeat-x 0 0;
	text-align: center;
	margin: 0;
	padding: 0;
	color: #555555;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
}
table {
	border: 0;
}
td {
	vertical-align: top;
	margin: 0;
	padding: 0;
}
img {
	border: 0;
	margin: 0;
	padding: 0;
}
h1 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: normal;
	color: #2f6197;
}
h2 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: normal;
	color: #2f6197;
}
h3 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
}
h4 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
}
h5 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	font-weight: normal;
}

a:active, a:link, a:visited {
	color: #3b6c97;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.hide-for-print {
	display:none;
}
.sp {
	clear: both;
}
/* ------structural-------*/
div.container {
	background: #ffffff;
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0px 0px 28px 0px;
	text-align: left;
}
table.columns {
	width: 912px;
	margin: 0;	
}
td.left_col {
	width: 578px;
	padding: 15px 25px 0px 25px;
}
td.right_col {
	width: 284px;
	padding: 15px 0px 0px 0px;
	background: #ebebeb;
}
td.index {
	font-size: 0.9em;
}

div.bottom {
	width: 970px;
	height: 30px;
	background: url(../images-design/bottom.jpg) no-repeat 50% 0%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
}
/* ---------- bottom ----------*/
ul.links {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 52px;
	font-size: 0.75em;
	position: relative;
	width: 605px;
	margin-left: auto;
	margin-right: auto;
	float: left;
}
ul.links li {
	margin: 0px 0px 0px 0px;
	padding: 0px 11px 0px 0px;
	float: left;
	color: #ffffff;
	background: url(../img/links_sp.gif) no-repeat 100% 50%;
}
ul.links li a:link, ul.links li a:active, ul.links li a:visited {
	color: #ffffff;
	text-decoration: none;
}
ul.links li a:hover {
	text-decoration: underline;
}
li#last {
	background: none;
}
a.wp:link, a.wp:active, a.wp:visited  {
	float: right;
	position: relative;
	color: #b5d6f1;
	font-size: 0.75em;
	padding: 10px 28px 0px 0px;
}
/*---------------Home page ---------*/
div.top {
	width: 970px;
	margin: 0px 0px 0px 0px;
	padding: 7px 0px 0px 0px;
	height: 102px;
}
div.top p {
	float: right;
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 290px;
	color: #252525;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: bold;
}
div.top p strong, div.top p a {
	
	font-size: 1.2em;
}
a.logo:link, a.logo:active, a.logo:visited, a.logo:hover {
	display: block;
	margin: 0px 0px 0px 55px;
	padding: 8px 0px 0px 0px;
	width: 285px;
	height: 87px;
	background: url(../images-design/logo.gif) no-repeat 0% 100%;
	position: relative;
}	
div.main {
	width: 912px;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	background: #f7f7f7;
}
div.header_index {
	height: 149px;
	background: url(../images-design/index.jpg) no-repeat 0 0;
	padding: 75px 0px 0px 27px;
	width: 885px;
	margin: 0;
}
div.header_index h2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #ffffff;
	font-size: 17px;
	font-weight: normal;
}
div.header_index h2 strong {
	font-size: 33px;
	display: block;
	font-weight: normal;
}
td.left_col p {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 0.9em;
	color: #666666;
}
p.intro_txt {
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	line-height: 110%;
	margin: 0px 0px 15px 0px;
}
p.under_h1 {
	color: #666666;
	font-weight: bold;
}
p.under_h1 strong {
	color: #000000;
}
/*-----------about pages -----------------*/
div.header_about {
	height: 113px;
	background: url(../images-design/about.jpg) no-repeat 0 0;
	padding: 45px 0px 0px 27px;
	width: 885px;
	margin: 0;
}
div.header_about h2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #ffffff;
	font-size: 20px;
	font-weight: normal;
}
div.header_about h2 strong {
	font-size: 33px;
	display: block;
	font-weight: normal;
}
table.blue_table {
	border-top: 1px solid #c6d7e5;
	border-left: 1px solid #c6d7e5;
	width: 100%;
	margin: 0px 0px 10px 0px;
	font-size: 0.9em;
}
table.blue_table td {
	border-bottom: 1px solid #c6d7e5;
	border-right: 1px solid #c6d7e5;
	padding: 5px 0px 5px 10px;
}
tr.title td {
	background: #dce9f3;
	font-weight: bold;
	padding: 5px 0px 5px 10px;
	font-size: 0.9em;
}
td.item {
	width: 0px;
}
table.simple_table {
	width: 100%;
	margin: 0px 0px 10px 0px;
}
td.info {
	padding: 0px 0px 5px 10px;
}
tr.name td {
	vertical-align: baseline;
}
tr.name h2 {
	white-space: nowrap;
}
tr.name  h3 {
	line-height: 32px;
}
td.photo {
	width: 145px;
}
/*----------  projects page ------------*/
div.header_projects {
	height: 113px;
	background: url(../images-design/projects.jpg) no-repeat 0 0;
	padding: 45px 0px 0px 27px;
	width: 885px;
	margin: 0;
}
div.header_projects h2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #ffffff;
	font-size: 20px;
	font-weight: normal;
}
div.header_projects h2 strong {
	font-size: 33px;
	display: block;
	font-weight: normal;
}
td.union_col {
	padding: 15px 25px 0px 25px;
}
div.works {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 30px 0px;
	clear: both;
	width: 862px;
}
div.works img {
	border: 4px solid #7ca8cc;
	margin: 0;
	padding: 0;
}
div.works a:link, div.works a:active, div.works a:visited {
	margin: 10px 10px 10px 0px;
	padding: 0;
	float: left;
	position: relative;
}
div.works p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.preview {
	background: #e5e5e5 url(../images-design/glass.gif) no-repeat 100% 100%;
	width: 162px;
	height: 98px;
}
a.preview:hover {
	/*background: #e5e5e5 url(../images-design/glass_ov.gif) no-repeat 100% 100%;*/
	background: #ededed url(../images-design/glass_ov.gif) no-repeat 100% 100%;
}
a.preview img:hover {
	border: 4px solid #3e6f99;
}
a.pdf:link, a.pdf:active, a.pdf:visited {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 82px;
	height: 98px;
	background: #ffffff url(../images-design/pdf1.jpg) no-repeat 50% 80%;
	/*border: 1px solid #e5e5e5;*/
	border: 1px solid #7ca8cc;
	float: left;
	text-align: center;
	color: #2f6197;
	font-size: 12px;
	font-weight: bold;
}
a.pdf:hover {
	text-decoration: none;
	color: #666666;
	border: 1px solid #3e6f99;
}
/*----------  testimonials -----------*/
div.header_testimonials {
	height: 113px;
	background: url(../images-design/testimonials.jpg) no-repeat 0 0;
	padding: 45px 0px 0px 27px;
	width: 885px;
	margin: 0;
}
div.header_testimonials h2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #ffffff;
	font-size: 20px;
	font-weight: normal;
}
div.header_testimonials h2 strong {
	font-size: 33px;
	display: block;
	font-weight: normal;
}
div.testim {
	background: url(../images-design/dot.gif) repeat-x 0 0;
	padding-top: 20px;
	font-size: 0.9em;
	margin-top: 20px;
	margin-bottom: 15px;
}
p.signature {
	text-align: right;
	font-size: 0.5em;
	line-height: 100%;
}
p.signature strong {
	color: #333333;
} 
/*---------  contact us ---------------*/
div.header_contact  {
	height: 113px;
	background: url(../images-design/contact.jpg) no-repeat 0 0;
	padding: 45px 0px 0px 27px;
	width: 885px;
	margin: 0;
}
div.header_contact  h2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #ffffff;
	font-size: 20px;
	font-weight: normal;
}
div.header_contact  h2 strong {
	font-size: 33px;
	display: block;
	font-weight: normal;
}
div.map {
	padding-top: 20px;
}
form.contact_form {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
form.contact_form h3 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #2f6197;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	text-transform: none;
}
form.contact_form h3.req {
	padding-left: 13px;
	background: url(../images-design/check.gif) no-repeat 0% 50%;
}
form.contact_form p {
	margin: 0px 0px 0px 0px;
	padding: 0;
}
h2#send_enquiry {
	font-size: 1.3em;
	font-weight: normal;
	color: #2f6197;
}
h2#msg_ok {
	border: 1px solid #d8d8d8;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 12px;
	width: 213px;
	background: #e0dede none;
	font-size: 1em;
	color: #3e6f99;
}
h2#msg_error {
	border: 1px solid #d8d8d8;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 12px;
	width: 213px;
	background: #e0dede none;
	font-size: 1em;
}
div.button {
	float: left;
	padding: 0px 0px 0px 25px;
}
.input {
	width: 225px;
	border: 1px solid #c3c3c3;
	height: 14px;
	margin: 0px 0px 0px 0px;
	padding: 1px 3px 2px 2px;
	line-height: 13px;
	font-size: 11px;
	color: #454545;
}
.textarea {
	width: 225px;
	border: 1px solid #c3c3c3;
	margin: 0px 0px 10px 0px;
	padding: 1px 3px 2px 2px;
	font-size: 11px;
	color: #454545;
}
.btn_sm {
	width: 50px;
	height: 19px;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	border: 0;
	background: url(../images-design/btn_sm.gif) no-repeat 50% 50%;
	color: #ffffff;
	font-size: 11px;
}
form.newsletter_form {
	margin: 0px 0px 0px 25px;
	padding: 4px 0px 0px 15px;
	width: 216px;
	height: 80px;
	background: url(../images-design/newsletter.jpg) no-repeat 0 0;
	clear: both;
}
h2#newsletter {
	color: #ffffff;
	margin: 0px 0px 2px 0px;
}
form.newsletter_form .input {
	margin: 0px 0px 7px 0px;
	padding: 1px 0px 0px 3px;
	width: 198px;
	border: 0;
	height: 16px;
	color: #777777;
}
form.newsletter_form div.button {
	float: left;
	padding: 0px 0px 0px 0px;
}
form.newsletter_form .btn_sm {
	width: 38px;
	height: 16px;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	border: 0;
	background: url(../images-design/btn_white.gif) no-repeat 50% 50%;
	color: #3e6f99;
	font-size: 11px;
}
/*---------- all pages styled --------*/
hr {
	height: 0px;
	margin: 0px 0px 5px 0px;
	padding: 0;
	color: #cccccc;
}
h3.black {
	font-size: 0.8em;
	font-weight: bold;
	color: #000000;
}
h2.arrow {
	padding-left: 15px;
	background: url(../images-design/arrow_big.gif) no-repeat 0% 60%;
	margin: 0;
	font-size: 1em;
	font-weight: normal;
	color: #000000;
}
td.right_col h2 {
	font-size: 1em;
	color: #252525;
	margin: 0px 25px 10px 25px;
	font-weight: bold;
}
td.index h2 {
	font-weight: normal;
}
td.right_col h4 {
	margin: 0px 25px 10px 25px;
	font-size: 1.3em;
}

td.right_col p {
	margin: 0px 25px 10px 25px;
	padding: 0;
	font-size: 0.85em;
	line-height: 130%;
	color: #333333;
}
td.right_col h3 {
	margin: 0px 25px 10px 25px;
}
td.right_col h5 {
	margin: 0px 25px 0px 25px;
	font-size: 1em;
	font-weight: bold;
}
h5 strong {
	font-size: 1.2em;
}
div.blue_bg {
	background: #e6f1f9;
	border-top: 5px solid #c6d7e5;
	padding: 10px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
}
div.testimonial {
	padding: 10px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	border-top: 5px solid #dddddd;
}
div.testimonial p {
	padding: 0;
	color: #333333;
}
p.more {
	text-align: left;
	font-size: 0.75em;
	background: url(../images-design/arrow_sm.gif) no-repeat 0px 6px;
}
p.more a:link, p.more a:visited, p.more a:active {
	text-decoration: underline;
	padding-left: 10px;
}
p.more a:hover {
	text-decoration: none;
}
ul.bullit {
	margin: 0px 0px 15px 0px;
	padding: 10px 0px 0px 20px;
	list-style-type: disc;
}
.blue {
	color: #2f6197;
}
