@charset "utf-8";
.IMAGE_BLOCK {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
}
.PORTFOLIOimage {
	padding: 5px;
	border: 1px solid #999999;
	float: left;
	margin-top: 5px;
}

body  {
	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;
	background-color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-image: url(images/Body_bg_repeat.jpg);
	background-repeat: repeat-x;
	font-size: 10px;
}
.twoColFixLtHdr #HomePagecontainer {
	width: 900px;
	text-align: left;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}

.twoColFixLtHdr #container {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	background-image: url(images/MainBG.png);
	background-repeat: repeat-x;
	background-position: 0px 200px;
	background-color: #FFFFFF;
} 
.twoColFixLtHdr #header {
	height: 58px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 100px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
} 
.twoColFixLtHdr  #mainMovie {
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	float: left;
	width: 585px;
} 
.twoColFixLtHdr #footer {
	background-color: #666666;
	height: 80px;
	color: #666666;
	font-size: 9px;
	background-image: url(images/GrayLinesBG.jpg);
	background-repeat: repeat;
	padding-top: 0px;
	padding-right: 15px;
	padding-left: 15px;
} 
.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;
	line-height: 0px;
	display: block;
}
.twoColFixLtHdr  #clientlogin {
	text-align: right; /* this overrides the text-align: center on the body element. */
	background-color: #000000;
	color: #999999;
	font-size: 9px;
	padding-right: 30px;
	padding-bottom: 0px;
	height: 17px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin: 0px;
	padding-top: 8px;
	line-height: normal;
	background-image: url(images/login_lock.jpg);
	background-repeat: no-repeat;
	background-position: 99%;
}
.twoColFixLtHdr #mainContentBox2 {
	padding-right: 40px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	margin-left: 270px;
	padding-bottom: 0px;
}

.twoColFixLtHdr  #latestnewsContainer {
	float: right;
	width: 250px;
	background-image: url(images/GrayLinesBG.jpg);
	background-repeat: repeat-x;
	padding-right: 20px;
	padding-left: 20px;
}
.twoColFixLtHdr #sidebar2 {
	background-color: #eaeaea;
	float: left;
	width: 185px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

.twoColFixLtHdr #homepageContent {
	padding-top: 20px;
	padding-right: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	margin: 0px;
	padding-bottom: 20px;
	color: #FFFFFF;
	overflow: auto;
	width: 900px;
	float: left;
}
a {
	color: #0066FF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.twoColFixLtHdr #latestnews {
	background-repeat: no-repeat;
	padding-top: 13px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	margin-bottom: 5px;
	color: #999999;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	height: 18px;
	width: 210px;
	background-image: url(images/latestNewsBG.jpg);
	display: block;
}
.twoColFixLtHdr  #latestnews:hover  {
	background-repeat: no-repeat;
	padding-top: 13px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	margin-bottom: 5px;
	color: #999999;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	height: 18px;
	width: 210px;
	background-image: url(images/latestNewsBG_rollover.png);
	display: block;
}

.twoColFixLtHdr #latestnews_DATE {
	color: #666666;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	text-align: right;
	float: right;
	font-size: 9px;
}
.twoColFixLtHdr   #latestnews_content a {
	color: #999999;
	padding: 0px;
	text-align: left;
	float: left;
	margin: 0px;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.twoColFixLtHdr      #latestnews_content   a:hover   {
	color: #FFFFFF;
	text-decoration: none;
}
.twoColFixLtHdr #Links {
	margin-bottom: 0px;
	color: #0099FF;
	margin-top: 15px;
	margin-right: 0px;
	margin-left: 0px;
	text-transform: uppercase;
	letter-spacing: 3px;
}
.twoColFixLtHdr #titles {
	margin-bottom: 20px;
	margin-top: 20px;
	margin-right: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-transform: uppercase;
	letter-spacing: 0.5px;
}

.images {
	border: 1px solid #999999;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #FFFFFF;
	padding: 5px;
	float: left;
}
.twoColFixLtHdr #contact_box {
	float: left;
	background-image: url(images/blockBG.png);
	background-color: #F0F0F0;
	background-repeat: no-repeat;
	margin-bottom: 30px;
	width: 230px;
	border: 1px solid #999999;
	margin-right: 20px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-position: center top;
}



.NAV #nav {
	height:40px;
	font-family: "Trebuchet MS";
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
	width: 900px;
	margin: 0px;
	padding: 0px;
}
.NAV #nav ul {
	list-style-type:none;
	padding-top: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.NAV #nav ul li {
	display:block;
	float:right;
	margin-left: 30px;
}
.NAV #nav ul li a {
	color:#FFFFFF;
	text-decoration:none;
}
.NAV #nav ul li a:hover {
	color: #0099FF;
}
.NAV #nav ul li a.current {
	color:#006699;
	text-decoration:none;
}
.twoColFixLtHdr #imagecontainer {
	height: 158px;
	width: 280px;
	margin-right: 20px;
	margin-bottom: 20px;
	position: relative;
	float: left;
	border: 1px solid #333333;
}
#imagecontainer   img  {
	display: block;

}
#imagecontainer          a  {
	width: 260px;
	float: left;
	position: absolute;
	padding-right: 10px;
	padding-left: 10px;
	top: 118px;
	padding-top: 12px;
	margin: 0px;
	font-size: 11px;
	color: #999999;
	text-transform: uppercase;
	text-decoration: none;
	height: 28px;
	background-image: url(images/SeeThrough_black2.png);
	letter-spacing: 2px;
	background-repeat: repeat-x;
}
#imagecontainer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.twoColFixLtHdr #Content {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
	background-image: url(images/contentBG.png);
	background-repeat: repeat-y;
}
p {
	font-size: 11px;
	line-height: 18px;
	padding: 0px;
	margin: 0px;

}
.Movie_div {
	text-align: center;
	background-color: #000000;
	padding-top: 20px;
	padding-bottom: 20px;
}

.twoColFixLtHdr #videoGallery {
	float: right;
	width: 250px;
	background-image: url(images/GrayLinesBG.jpg);
	background-repeat: repeat-x;
	padding-top: 15px;
	padding-right: 20px;
	padding-left: 20px;
}
.textbox {
	padding: 0px;
	margin-right: 330px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.gallery_images {
	padding: 5px;
	border: 1px solid #999999;
	margin-bottom: 10px;
	float: left;
}
.quote {
	font-size: 9px;
	background-color: #EAEAEA;
	padding: 20px;
	margin-top: 15px;
	margin-right: 0px;
	margin-left: 0px;
	line-height: 18px;
}
.quoter {
	font-size: 9px;
	background-color: #CCCCCC;
	line-height: 18px;
	margin-bottom: 20px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
}
.portfolio_section {
	background-color: #EAEAEA;
	margin-top: 15px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	border: 1px solid #CCCCCC;
	margin-bottom: 30px;
	background-image: url(images/blockBG.png);
	background-repeat: no-repeat;
	background-position: top;
	overflow: auto;
	width: 565px;
	padding-top: 0px;
}
.twoColFixLtHdr #titles2 {
	margin-bottom: 10px;
	margin-top: 20px;
	margin-right: 0px;
	margin-left: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0.5px;
}
.twoColFixLtHdr #FeaturedTitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	color: #0099FF;
	background-color: #333333;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-image: url(images/GrayLinesBG.jpg);
}

.twoColFixLtHdr #FeaturedProjectContainer {
	background-color: #000000;
	background-image: url(images/GrayLinesBG.jpg);
}
.twoColFixLtHdr   #FeaturedProjectBox  {
	width: 300px;
	position: relative;
	float: left;
	padding: 0px;
	margin: 0px;
}
#FeaturedProjectBox  img {
	display: block;
}
#FeaturedProjectBox  a {
	float: left;
	position: absolute;
	padding-right: 20px;
	padding-left: 20px;
	top: 110px;
	padding-top: 15px;
	margin: 0px;
	font-size: 10px;
	color: #999999;
	text-transform: uppercase;
	text-decoration: none;
	height: 25px;
	background-image: url(images/SeeThrough_black.png);
	width: 260px;
}
#FeaturedProjectBox  a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #0099FF;
}
.CAT  #cat {
	font-size: 12px;
}
.CAT #cat ul {
	list-style-type:none;
	margin: 0px;
	padding: 0px;
}
.CAT #cat ul li {
	display:block;
	float:left;
	padding: 5px;
	width: 170px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
.CAT #cat ul li a {
	color:#666666;
	text-decoration:none;
	display: block;
}
.CAT #cat ul li a:hover {
	color: #003399;
	font-weight: bold;
}
.twoColFixLtHdr #DENE_BUTTON {
	height: 15px;
	padding-top: 5px;
	width: 130px;
	text-align: right;
	float: right;
	margin-top: 8px;
	background-image: url(images/star.png);
	background-repeat: no-repeat;
	background-position: left;
	margin-bottom: 0px;
	margin-left: 770px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: absolute;
	margin-right: 0px;
}
.twoColFixLtHdr #DENE_BUTTON a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #999999;

}
.twoColFixLtHdr #DENE_BUTTON a:hover {
	color: #FFFFFF;
}
.twoColFixLtHdr #Logo {
	height: 109px;
	width: 237px;
	float: left;
	margin-top: 25px;
	margin-right: 10px;
	padding: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: absolute;
}
.twoColFixLtHdr #Logo a {
	text-decoration: none;

}
.Header_images {
	padding: 5px;
	border: 1px solid #999999;
	margin-bottom: 20px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.twoColFixLtHdr #table {
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;


}
.twoColFixLtHdr  #table  ul {
	list-style-type:none;
	margin: 0px;
	padding: 0px;
}
.twoColFixLtHdr  #table  ul  li {
	display:block;
	padding: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
	background-image: url(images/blockBG.png);
	background-color: #F0F0F0;
	background-repeat: no-repeat;
	background-position: center top;
}
.twoColFixLtHdr #smaller_container {
	width: 900px;
	text-align: left;
	background-image: url(images/MainBG.png);
	background-repeat: repeat-x;
	background-position: 0px 150px;
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.bold {
	font-weight: bold;
	font-size: 11px;
	color: #006699;
	text-transform: uppercase;

}
.small_title  {
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	text-transform: uppercase;
}

.quicklinks #quick_links {
	height:35px;
	font-size:9px;
	text-transform:capitalize;
	background-color: #000000;
	display: block;
	width: 900px;
	float: left;
}
.quicklinks #quick_links ul {
	margin:0px;
	list-style-type:none;
	padding-top: 12px;
	padding-bottom: 20px;
	padding-left: 15px;
}
.quicklinks #quick_links ul li {
	display:block;
	float:left;
	margin-right: 30px;
}
.quicklinks #quick_links ul li a {
	color:#666666;
	text-decoration:none;
}
.quicklinks #quick_links ul li a:hover {
	color: #FFFFFF;
}
.twoColFixLtHdr #news_details {
	font-size: 9px;
	color: #555;
	background-color: #f9f9f9;
	text-transform: capitalize;
	border: 1px solid #e1e1e1;
	margin-top: 20px;
	padding: 5px;
	clear: both;
}


.twoColFixLtHdr #news_box {
	margin-bottom: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	height: auto;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 25px;
	padding-left: 15px;
	float: left;
	width: 555px;
}

.News_Title {
	font-size: 22px;
	color: #006699;
	text-transform: capitalize;
	line-height: 24px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
}
.twoColFixLtHdr #button a {
	display: block;
	color: #FFFFFF;
	text-transform: uppercase;
	border: 1px solid #666666;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-image: url(images/menu.jpg);
	background-repeat: repeat-x;

}

.twoColFixLtHdr   #button   a:hover {
	background-color: #FFFFFF;
	display: block;
	color: #000000;
}
.twoColFixLtHdr #button {
	margin-bottom: 10px;
}
.news_date {
	font-size: 9px;
	color: #999999;
	text-transform: capitalize;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.twoColFixLtHdr #box {
	padding: 10px;
	border: 1px solid #CCCCCC;
	background-image: url(images/blockBG.png);
	background-repeat: no-repeat;
	background-color: #F5F5F5;
	margin-bottom: 10px;
}
.link_box  {
	font-size: 9px;
	background-color: #F9F9F9;
	color: #006699;
	border: 1px dashed #C1C1C1;
	padding: 5px;
	text-transform: capitalize;
}
.link_box  a:hover {
	color: #000000;
}
.link_box a {
	color: #006699;
}
.twoColFixLtHdr #Services_movie {
	margin-bottom: 30px;
	width: 585px;
	border: 1px solid #999999;
}
.twoColFixLtHdr  #RSS_header {
	margin: 0px;
	color: #FFFFFF;
	text-align: right;
	background-image: url(images/menu.jpg);
	background-repeat: repeat-x;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	height: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-right-style: none;
	border-left-style: none;
}
.twoColFixLtHdr  #RSS_link a {
	color: #00CCFF;

}
.twoColFixLtHdr  #RSS_link  {
	background-image: url(images/FeedIcon-16.png);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 25px;
}
.twoColFixLtHdr #RSS_link a:hover {
	color: #FFFFFF;
}
.twoColFixLtHdr #footer_txt {
	float: left;
	margin-top: 25px;
	width: 550px;
}
.twoColFixLtHdr #footer_image {
	float: right;
	margin-top: 10px;
}
#portfolio_box  {
	background-color: #F5F5F5;
	background-image: url(images/blockBG.png);
	background-repeat: no-repeat;
	border: 1px solid #CCCCCC;
	margin-bottom: 20px;
	float: left;
	clear: none;
	width: 555px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
}
.portfolio_images {
	border: 1px solid #999999;
	margin-right: 15px;
	background-color: #FFFFFF;
	padding: 5px;
	float: left;
	margin-bottom: 10px;
}
.SiteMap  #map {

}
.SiteMap #Map ul {
	list-style-type:disc;
	margin: 0px;
	padding: 5px;
	font-size: 12px;
}
.SiteMap #Map ul li {
	padding: 2px;
	margin: 5px;
}
.SiteMap #Map ul li a {
	color:#000000;
	text-decoration:none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.SiteMap #Map ul li a:hover {
	color: #003399;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.twoColFixLtHdr #mainContentBox3 {
	padding-right: 40px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 270px;
}
.portfolio_txtbox {
	margin-right: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 310px;
}
.twoColFixLtHdr #search_header {
	color: #999999;
	text-align: right;
	font-size: 9px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(images/Body_bg_repeat.jpg);
	background-repeat: repeat-x;
}
#cse-search-box {
	margin: 0px;
	padding: 0px;

}
#cse-search-results {
	padding-right: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
	width: 820px;
}
#cse-search-box  input  {
	background-color: #333333;
	border: 1px solid #666666;
	text-decoration: none;
	color: #666666;
}
.twoColFixLtHdr #press_table {
	margin-bottom: 30px;
}
.twoColFixLtHdr  #press_table  ul {
	list-style-type:none;
	margin: 0px;
	padding: 0px;
}
.twoColFixLtHdr   #press_table   ul   li a {
	color: #006699;

}
.twoColFixLtHdr  #press_table  ul  li  {
	display:block;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 30px;
	background-image: url(images/press.png);
	background-repeat: no-repeat;
}
.twoColFixLtHdr #press_table ul li a:hover {
	color: #000000;
}
.twoColFixLtHdr #teamheader {
	background-color: #333333;
	height: 40px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-image: url(images/SeeThrough_black2.png);
	background-repeat: repeat-x;
}
.twoColFixLtHdr    #teambox    {
	width: 165px;
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 30px;
	background-image: url(images/star.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 20px;

}
.twoColFixLtHdr #teambox a {
	color: #999999;
}
.twoColFixLtHdr #teambox a:hover {
	color: #FFFFFF;
}
.images_nofloat {
	border: 1px solid #999999;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-color: #FFFFFF;
	padding: 5px;
}
.twoColFixLtHdr #WelcomeTxt {
	float: right;
	width: 235px;
	padding-right: 40px;
	padding-left: 40px;
	height: 289px;
	padding-top: 40px;
}
.WelcomeTxt    {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #FFFFFF;
	line-height: 30px;
	text-transform: none;

}
.WelcomeTxt a {
	color: #FFFFFF;
}
