@charset "UTF-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	background-color: #f3f3f3;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
p{font-family: Arial, Helvetica, sans-serif; padding:0px 85px 10px; text-align:justify; color:#666}
.Clear {
	margin: 0px;
	padding: 0px;
	clear: both;
}
#HeaderHome, #HeaderOtherPages {
	height: 351px;
	width: 100%;
	background-image: url(../images/BG_Home_Page.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}
#HeaderOtherPages {
	height: 200px;
	background-image: url(../images/BG_Other_Pages.jpg);
}
.HeaderIconHolder1, .HeaderIconHolder2, .HeaderIconHolder3, .HeaderIconHolder4 {
	height: 48px;
	width: 48px;
	position: absolute;
	left: 45px;
	top: 33px;
}
.HeaderIconHolder2 {
	left: 250px;
}
.HeaderIconHolder3 {
	left: 460px;
}
.HeaderIconHolder4 {
	left: 690px;
}
.HeaderTextHolder1, .HeaderTextHolder2, .HeaderTextHolder3, .HeaderTextHolder4 {
	position: absolute;
	left: 108px;
	top: 40px;
}
.HeaderTextHolder2 {
	left: 313px;
}
.HeaderTextHolder3 {
	left: 523px;
}
.HeaderTextHolder4 {
	left: 753px;
}
.HeaderTextHolder1 h1, .HeaderTextHolder2 h1, .HeaderTextHolder3 h1, .HeaderTextHolder4 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #9c9c9c;
}
.HeaderTextHolder1 h2, .HeaderTextHolder2 h2, .HeaderTextHolder3 h2, .HeaderTextHolder4 h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #585858;
}
#HeaderItemsHolder, #HeaderOtherPagesHolder {
	width: 950px;
	height: 314px;
	margin-right: auto;
	margin-left: auto;
}
#HeaderOtherPagesHolder {
	height: 200px;
}
#Logo {
	height: 68px;
	width: 281px;
	background-image: url(../images/Logo.png);
	background-repeat: no-repeat;
	background-position: right;
	text-indent: -6000px;
	float: left;
	margin-left: 12px;
	display: inline; margin-top:10px;
}
#LinksHolder {
	float: right;
	width: 579px;
	padding-left: 78px;
}
#LinksHolder ul {
	position: relative;
	width: 100%;
}
#LinksHolder li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	float: left;
}
#LinksHolder li a {
	color: #FFF;
	display: block;
	text-decoration: none;
	padding-top: 38px;
	padding-left: 27px;
	padding-right: 27px;
}
#LinksHolder li a:hover {
	color: #000;
}
#LinksHolder li a#Active {
	background-image: url(../images/Link_Active.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#LatestPortfolioHolder {
	height: 148px;
	width: 100%;
	float: left;
	margin-top: 44px;
}
#LatestPortfolioHolder ul {
	width: 100%;
}
#LatestPortfolioHolder li {
	display: inline;
	margin-right: 7px;
}
#LatestPortfolioHolder img {
	border: 1px solid #FFF;
}
#ContentTopHomePage, #ContentTopOtherPages {
	height: 37px;
	width: 950px;
	background-image: url(../images/BG_Content_Top.png);
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}
#ContentTopOtherPages {
	height: 109px;
	background-image: url(../images/BG_Content_Top_Other_Pages.png);
	float: left;
	margin-top: 23px;
	position: relative;
}
#MainContentHolder {
	background-image: url(../images/BG_Main.gif);
	background-repeat: repeat-x;
	width: 100%;
	background-color: #F3F3F3;
}
#Paper {
	width: 940px;
	background-image: url(../images/BG_Paper.png);
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	padding-right: 5px;
	padding-left: 5px;
}
#Services {
	width: 895px;
	padding-left: 45px;
}
.ServicesHolder {
	float: left;
	width: 214px;
}
.ServiceIcon {
	float: left;
	height: 45px;
	width: 46px;
}
.ServicesTitle {
	width: 156px;
	float: left;
	padding-left: 12px;
	padding-top: 8px;
}
.ServicesTitle h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #9c9c9c;
	font-weight: normal;
}
.ServicesTitle h1 a {
	color: #9c9c9c;
	text-decoration: none;
}
.ServicesTitle h1 a:hover {
	color: #166A77;
}
.ServicesTitle h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #585858;
}
.ServicesTitle h2 a {
	color: #585858;
	text-decoration: none;
}
.ServicesTitle h2 a:hover {
	color: #CB4A06;
}
.Titler, .TitlerOtherPages {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #d7d7d7;
	border-bottom-color: #d7d7d7;
	margin-top: 24px;
	margin-bottom: 45px;
}
.TitlerOtherPages {
	margin-top: 0px;
}
.Titler h1, .Titler h2, .TitlerOtherPages h1, .TitlerOtherPages h2  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #006a77;
	margin-left:10px;
	display: inline;
	line-height:34px;
	margin-bottom:0px;
}
.TitlerOtherPages h3{font-family: Arial, Helvetica, sans-serif; padding:0px 85px 10px; text-align:justify; color:#666}
.Titler h2, .TitlerOtherPages h2 {
	color: #9c9c9c;
	margin-left: 6px;
}
.ContentHolder {
	width: 940px;
	position: relative;
	padding-bottom: 40px;
	float: left;
}
#HomepageIntroText {
	float: left;
	width: 380px;
	padding-left: 30px;
}
#HomepageIntroText h1 {
	color: #006A77;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 10px;
}
#HomepageIntroText h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333;
	margin-bottom: 25px;
}
#HomepageIntroText p {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #585858;
	font-size: 13px;
	line-height: 1.2em;
	margin-bottom: 15px;
}
#HomepageIntroText p a {
	color: #006a77;
}
#DisplayHolder {
	float: left;
	width: 468px;
}
#screen2 .prev {
	height: 35px;
	width: 137px;
	position: absolute;
	left: 117px;
	top: 246px;
	text-indent:-5000px;
	display:block;
	background-image: url(../images/Prev.png);
}
#screen2 .next {
	height: 35px;
	width: 137px;
	position: absolute;
	left: 254px;
	top: 246px;
	text-indent:-5000px;
	display:block;
	background-image: url(../images/Next.png);
}
#screen2 {
	background-image: url(../images/BG_Slider.png);
	background-repeat: no-repeat;
	float: left;
	height: 246px;
	width: 430px;
	margin-right: 16px;
	margin-left: 41px;
	display: inline;
}
#slideshow{
	overflow:hidden;
	width:408px;
	height:224px;
	margin-top: 11px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 11px;
}

#slideshow ul{
	width:3672px;
}

#slideshow li{
float:left;
cursor:pointer;
}
.TitlerSmall, .TitlerSmall2 {
	width: 940px;
	background-image: url(../images/BG_Titler_Small.gif);
	background-repeat: repeat-x;
	height: 28px;
	margin-top: 30px;
	margin-bottom: 30px;
	float: left;
}
.TitlerSmall2 {
	margin-top: -15px;
}
.News, .Social, .Social2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #006a77;
	font-weight: bold;
	float: left;
	line-height: 28px;
	margin-left: 48px;
	display: inline;
}
.Social {
	float: right;
	margin-right: 80px;
}
.Social2 {
	float: right;
	margin-right: 110px;
}
#NewsWrapper {
	float: left;
	width: 520px;
	margin-left: 45px;
	display: inline;
}
#NewsHolder, #NewsHolderTop, #NewsHolderBottom {
	width: 452px;
	float: left;
	background-image: url(../images/BG_Latest_News.png);
	background-repeat: repeat-y;
	padding-left: 34px;
	padding-right: 34px;
	padding-top: 23px;
}
#NewsHolderTop, #NewsHolderBottom {
	background-image: url(../images/BG_Latest_News_Top.png);
	background-repeat: no-repeat;
	height: 11px;
	padding-left: 0px;
	padding-right: 0px;
	width: 520px;
	padding-top: 0px;
}
#NewsHolderBottom {
	background-image: url(../images/BG_Latest_News_Bottom.png);
}
.NewsDateHolder {
	width: 452px;
	padding-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
}
.NewsImageHolder {
	background-color: #FFF;
	height: 80px;
	width: 80px;
	padding: 3px;
	float: left;
	margin-bottom: 30px;
}
.NewsImageHolder img {
	border: 1px solid #000;
}
.NewsContent {
	float: left;
	width: 342px;
	padding-left: 24px;
	margin-bottom: 30px;
}
.NewsContent h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #006a77;
	margin-bottom: 20px;
}
.NewsContent h1 a {
	color: #006a77;
	text-decoration: none;
}
.NewsContent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #585858;
	line-height: 1.2em;
}
.NewsContent p a {
	color: #00a1b5;
	text-decoration: underline;
}
.NewsContent p a:hover {
	color: #000;
	text-decoration: none;
}
#SocializeHolder {
	float: left;
	width: 307px;
	padding-left: 37px;
}
.SocializeIcon {
	float: left;
	width: 42px;
	margin-bottom: 11px;
}
.SocializeText {
	float: left;
	width: 250px;
	padding-top: 5px;
	padding-left: 15px;
	margin-bottom: 11px;
}
.SocializeText h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #9c9c9c;
}
.SocializeText p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #585858;
}
#ContentBottom {
	height: 36px;
	width: 950px;
	background-image: url(../images/BG_Content_Bottom.png);
	margin-right: auto;
	margin-left: auto;
}
#Footer {
	width: 100%;
	padding-top: 58px;
	background-image: url(../images/BG_Footer.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding-bottom: 58px;
}
#FooterMenuAndInfo {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #585858;
	text-align: center;
}
#FooterMenuAndInfo ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#FooterMenuAndInfo li {
	color: #006a77;
	display: inline;
}
#FooterMenuAndInfo a {
	color: #006a77;
	text-decoration: none;
}
#FooterMenuAndInfo a:hover {
	color: #000;
	text-decoration: underline;
}
.AboutUsTextHolder {
	padding-left: 45px;
	float: left;
	width: 505px;
}
.AboutUsTextHolder h1, .AboutUsTextHolder h2, .AboutUsTextHolder h3 {
	font-size: 18px;
	font-weight: bold;
	color: #166A77;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}
.AboutUsTextHolder h2 {
	font-size: 16px;
	font-weight: normal;
	color: #9C9C9C;
	margin-bottom: 40px;
}
.AboutUsTextHolder h3 {
	font-size: 14px;
	font-weight: normal;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}
.AboutUsTextHolder p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 1.3em;
	color: #585858;
}
.AboutUsTextHolder a {
	color: #166A77;
	text-decoration: underline;
}
.AboutUsTextHolder a:hover {
	color: #000;
	text-decoration: none;
}
.AboutUsTextHolder img {
	padding: 5px;
	background-color: #FFF;
	border: 1px solid #585858;
}
#AboutUsRightBoxHolder {
	float: left;
	width: 300px;
	padding-left: 45px;
	padding-right: 45px;
}
.RIghtBox {
	width: 268px;
	border: 1px solid #999;
	padding: 15px;
	margin-bottom: 25px;
	background-image: url(../images/BG_Right_Menu.gif);
	background-repeat: repeat-x;
	background-position: top;
	position: relative;
}
.RIghtBox h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #166A77;
	margin-bottom: 5px;
}
.RIghtBox h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000;
	margin-bottom: 15px;
}
.RIghtBox h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7D9CA9;
}
.RIghtBox p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	color: #666;
	font-weight: normal;
}
.RIghtBox p a {
	text-decoration: underline;
	color: #166A84;
}
.RIghtBox p a:hover {
	text-decoration: none;
	color: #000;
}
.RIghtBox img {
	padding: 3px;
	border: 1px solid #666;
}
.IconHolder {
	height: 48px;
	width: 48px;
	position: absolute;
	left: 240px;
	top: 4px;
}
.IconHolder img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#WorkProcessTop, #WorkProcessBottom {
	width: 873px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/BG_Work_Process_Top.png);
	background-repeat: no-repeat;
	height: 10px;
}
#WorkProcess {
	width: 783px;
	padding-right: 45px;
	padding-left: 45px;
	background-image: url(../images/BG_Work_Process.png);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	padding-top: 35px;
	padding-bottom: 35px;
}
#WorkProcess img {
}
#WorkProcessBottom {
	background-image: url(../images/BG_Work_Process_Bottom.png);
}
.Process{
	float: left;
	width: 182px;
	padding-left: 64px;
	padding-right: 15px;
	padding-top: 15px;
	background-attachment: fixed;
	position: relative;
}
.Process h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #9c9c9c;
	margin-bottom: 32px;
}
.Process p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #7e7e7e;
	line-height: 1.3em;
}
.Process a {
	color: #166A77;
	text-decoration: underline;
}
.Process a:hover {
	color: #000;
	text-decoration: none;
}
.ProcessIconHolder {
	height: 48px;
	width: 48px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.WorkTextL, .WorkTextR {
	float: left;
	width: 405px;
	padding-right: 20px;
	padding-left: 45px;
	margin-top: 36px;
	padding-top: 36px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
.WorkTextR {
	padding-right: 45px;
	padding-left: 20px;
}
.WorkTextL h1, .WorkTextR h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #006a77;
	margin-bottom: 8px;
}
.WorkTextL h2, .WorkTextR h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #0b1011;
	margin-bottom: 25px;
}
.WorkTextL p, .WorkTextR p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 1.3em;
	color: #585858;
}
.WorkTextL a, .WorkTextR a {
	text-decoration: underline;
	color: #166A77;
}
.WorkTextL a:hover, .WorkTextR a:hover {
	text-decoration: none;
	color: #000;
}
.WorkTextL img, .WorkTextR img {
	border: 1px solid #333;
	display: inline;
	margin-right: 15px;
}
#PortfolioHolder {
	margin-top: 36px;
	padding-top: 36px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.PortfolioItemHolder {
	float: left;
	width: 216px;
	padding-left: 45px;
	margin-bottom: 36px;
	padding-right: 52px;
}
.PortfolioItemHolder img {
	border: 1px solid #999;
	padding: 2px;
}
.PortfolioItemHolder h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #9c9c9c;
}
.PortfolioItemHolder h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #585858;
	margin-bottom: 10px;
}
.ContactForm {
	float: left;
	width: 420px;
	margin-top: 20px;
	padding-right: 30px;
	position: relative;
}
.ContactForm form h1 {
	font-size: 17px;
	color: #166A77;
	background-image: none;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.ContactForm form p {
	font-size: 12px;
	color: #585858;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 8px;
}
.ContactFormSubmit {
	margin-left: 157px;
}
.TextField, .TextFieldMultiline {
	color: #000;
	background-color: #FFF;
	width: 206px;
	height: 19px;
	border: 1px solid #bfbfbf;
	margin-bottom: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 7px;
	padding-right: 7px;
	padding-left: 7px;
}
.TextFieldMultiline {
	height: 62px;
}
.Address {
	position: absolute;
	left: 288px;
	top: 40px;
	width: 160px;
}
.Address h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #166A77;
}
.Address p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #585858;
}
.Address a {
	text-decoration: underline;
	color: #166A77;
}
.Address a:hover {
	color: #000;
	text-decoration: none;
}
