@charset "UTF-8";
body  {
	background: #FFFFFF;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	list-style-position: outside;
}
.twoColFixLtHdr #container {
	width: 972px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
ul#submenu {
	height: 30px;
	margin: 0px;
	padding: 0px;
}
ul#submenu li {
	list-style-type: none;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 30px;
	width: 179px;
	font-size: 16px;
	text-transform: uppercase;
	
	padding-left: 10px;
}

ul#submenu li a:link {
	color: #FFFFFF;
	text-decoration: none;
}

ul#submenu li a:hover {
	
	text-decoration: underline;
}
ul#submenu li a:visited {
	
	color: #FFFFFF;
}
.SUBMENU_TXT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-left: 6px;
}
.twoColFixLtHdr #header {
	padding: 0 0px 0 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 189px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0 0 0 0;
	clear: left;
	height: 400px;
	background-color: #98AABA;
}
.twoColFixLtHdr #mainContent { 
	margin: 0 0 0 250px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
} 

.twoColFixLtHdr #footer {
	padding: 0 0 0 0; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#FFF;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0px 0 20px 189px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 11px;
	color: #002550;
}
a:link {
	color: #7F96AB;
	text-decoration: none;
}
a:visited {
	color: #7F96AB;
	text-decoration: none;
}
a:hover {
	color: #3399FF;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.twoColFixLtHdr #logo {
	width: 189px;
}

.twoColFixLtHdr #heading {
	width: 189px;
	float: left;
	clear: left;
}
.twoColFixLtHdr #headingWide {
	width: 700px;
	float: left;
	clear: left;
}
.twoColFixLtHdr #mainContent1 {
	margin: 95px 0 0 190px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
.twoColFixLtHdr #mainContent2 {
	margin: 32px 0 0 189px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0px 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width: 700px;
	clear: both;
	float: left;
}
.twoColFixLtHdr #mainContent3 {
	float: right;
	width: 783px;
	margin: 0 0 0 0;
	padding-top: 0px;
	height: 400px;
	clear: both;
}

.twoColFixLtHdr #mainContent5 {
	margin: 0px 25px 0 00; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0px 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width: 720px;
	float: right;
}
h2 {
	font-size: 1.2em;
	color: #002550;
}

.twoColFixLtHdr #portfolio {
	float: right;
	clear: both;
	width: 500px;
	margin: 80px 0 0 0;
	padding-top: 0px;
}

.bodytxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.6em;
	margin-top: 0px;
	text-align: left;
}
ul {
	list-style-type: disc;
	padding-left: 14px;
	margin-left: 0px;
	}
#right_txt {
	border-left-style: solid;
	border-top-color: #D0D1CE;
	border-right-color: #D0D1CE;
	border-bottom-color: #D0D1CE;
	border-left-color: #D0D1CE;
	background-color: #E8EEF3;
	padding: 15px;
	border-left-width: 1px;
	width: 564px;
}
#right_txtDigital {
	border-left-style: solid;
	border-top-color: #D0D1CE;
	border-right-color: #D0D1CE;
	border-bottom-color: #D0D1CE;
	border-left-color: #D0D1CE;
	background-color: #E8EEF3;
	padding: 15px;
	border-left-width: 1px;
	width: 450px;
	float: right;
}


.accordion{
	width: 100%; /*width of accordion menu*/
}
.accordion  .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
	color: black;
	margin-bottom: 10px; /*bottom spacing between header and rest of content*/
	/*text-transform: uppercase;*/
padding: 4px 0 4px 10px; /*header text is indented 10px*/
	cursor: hand;
	cursor: pointer;
	background-color: #DEE8EF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
}
.accordion  .openheader{ /*CSS class to apply to expandable header when it's expanded*/
	background-color: #BBD0DD;
}
.accordion  ul{ /*CSS for UL of each sub menu*/
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}
.accordion   ul   li {
	color: #000000;
	background: url(images/arrowbullet.gif) no-repeat center left; /*custom bullet list image*/
	display: block;
	padding: 4px 0;
	padding-left: 19px; /*link text is indented 19px*/
	text-decoration: none;
	border-bottom: 1px solid #dadada;
	font-size: 75%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.workthumbs {
	margin-right: 10px;
}

.newsprefix {font-size:12px;color:#AAAAAA;font-weight:bold;}
.newsprefix a:hover {
	font-size:12px;
	color:#AAAAAA;
	font-weight:bold; 
	text-decoration:none;
}
.newsx {
	font-size:12px;
	color:#4E90C9;
	text-decoration:none;
}
.newsx a {
	font-size:12px;
	color:#4E90C9;
	text-decoration:none;
}
.newsx a:hover {font-size:12px;color:#5263A6;text-decoration:none;}
.newsx a:visited {
	font-size:12px;
	color:#4F90CA;
	text-decoration:none;
}

#newsbar {
	overflow: hidden;
	text-decoration:none;
	width: 490px;
	float: right;
	margin: 26px 10px 0 0;
}
.txtFields {
	width: 100%;
}.red {
	font-size: 12px;
	color: #FF0000;
}
.phoneback {
	background-color: #DEE8EF;
	display: block;
	width: 230px;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
}
#enquiryDiv {
	width: 700px;
	float: right;
}
#bulletlistDigital {
	width: 215px;
}
.twoColFixLtHdr #workmainContent2 {
	margin: 95px 0 0 225px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0px 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width: 220px;
}
.twoColFixLtHdr #workmainContent3 {
	float: right;
	clear: both;
	width: 500px;
	margin: 0 0 0 0;
	padding-top: 15px;
}.thumbs {
	margin-right: 1px;
}
.twoColFixLtHdr #twitter {
	float: left;
	clear: both;
	width: 196px;
	margin: 0 0 0 189px;
	padding-top: 10px;
}
#twitter_box {
	overflow: hidden;
	text-decoration:none;
	width: 670px;
	background-color: #DEE8EF;
	padding: 15px;
}
.twoColFixLtHdr #twitterlogo {
	width: 260px;
	float: right;
}
.newsxsmallblack {
	font-size:11px;
	color:#000000;
	text-decoration:none;
}
