.bordered-client-says a {
	color: #4E7E98;
	text-decoration: underline;
}
.featured-services table {
	padding: 5px;
	margin: 5px;
}
.featured-services p {
	padding: 5px;
}
/*ABSOLUTE WRAPPERS*/
.absolute-wrapper {
	position:relative;
}


/*SAFARI BROWSER HACKS*/
html[xmlns*=""] .search-box input {
	margin:0px 0 0 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:0;
	padding:10px 6px 6px 6px;
	width:200px;
	background:#4A6C89;
	color:#FFF;
}		



/*TWITTER*/
.twitter {
	position:absolute;
	top:12.2em;
	left:72.5em;	
}
.twitter a:link, .twitter a:visited {
	background:url(../img/twitter-off.png) no-repeat right;
	width:71px;
	height:109px;
	display:block;
	cursor:pointer;
}
.twitter a:hover {
	background:url(../img/twitter-on.png) no-repeat right;
	width:71px;
	height:109px;
	display:block;
	cursor:pointer;
}

/*RSS FEEDS*/
.rss-feed {
	position:absolute;
	top:13.7em;
	left:71em;	
}
.rss-feed a:link, .rss-feed a:visited {
	background:url(../img/rss-off.png) no-repeat right;
	width:31px;
	height:31px;
	display:block;
	cursor:pointer;
}
.rss-feed a:hover {
	background:url(../img/rss-on.png) no-repeat right;
	width:31px;
	height:31px;
	display:block;
	cursor:pointer;
}



/*HEADER-CONTAINER*/
.header-container {
	width:900px;
}
.header {
	width:900px;
}

/*junk

.phonenum {
	background:#fdce35;
	padding:10px;
	float:left;
	height:40px;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight: bold;
	text-align: center;
}
.phonenum a:link, .phonenum a:visited {
	text-decoration:none;
	color:#FFF;
}
.phonenum a:hover {
	text-decoration:underline;
	color:#FFF;
}
*/
/*BODY-CONTAINER*/
.body-container {
	padding:15px;
	width:870px;
	background:#FFF;
	line-height:22px;	
}

.latest-work-container {
	background:#C4D5E5 url(../img/latest-work-bg.jpg) repeat-x;
	padding:15px;
	height:225px;
	line-height:20px;
}

.large-pic {
	float:left;
}
.large-pic ul li p {
	margin:223px 0 0 20px; 
	color:#FFF;
}
.large-pic ul li p a:link, .large-pic ul li p a:visited {
	text-decoration:none;
	color:#FFF;
}
.large-pic ul li p a:hover {
	text-decoration:underline;
	color:#FFF;
}


.small-pic {
	width:413px;
	float:right;
}	
.small-pic img {
	width:69px;
	float:left;
	height:52px;
	margin:0 0 15px 13px;
}
.link {
	width:387px;
	height:41px;
	padding:5px;
	float:right;
	background:#85B1D6;
	border-top:1px solid #749CC0;
	border-bottom:1px solid #749CC0;
}

.content-container {
	width:870px;
	margin:20px 0 0 0;
	color:#565656;
	line-height:20px;		
}


.welcome {
	width:550px;
	float:left;
	margin:0 20px 20px 0;
}
.welcome h2 {
	margin:0 0 25px 0;
}
.aboutus h2, .ourworks h2, 
.services h2, .contact-us h2 {
	margin:0 0 30px 0;
	font-size:36px;
	font-weight:bold;
}
.welcome h3, .aboutus h3, .content-style h3, .services h3 {
	margin:0 0 20px 0;
	font-size:18px;
	color:#2E5D84;
	font-weight:normal;
}
.welcome h4 {
	margin:0 0 20px 0;
	font-size:16px;
	color:#2E5D84;
	letter-spacing:-1px;
}
.welcome p, .aboutus p, .comp-resources p, .why-choose-us p,
.services p, .featured-services p {
	margin:0 0 20px 0;
}


.services-sublinks ul li {
	float:left;
	width:260px;
	margin:0 0 2px 0;
}
.services-sublinks a:link, .services-sublinks a:visited {
	display:block;
	text-decoration:none;
	background:#E1E1E1;
	color:#333;
	padding:10px;
	font-size:14px;
	font-weight:bold;
}
.services-sublinks a:hover {
	display:block;
	text-decoration:none;
	background:#EEE;
	color:#333;
	padding:10px;
	font-size:14px;
	font-weight:bold;
}


.featured-services, .contact-info, 
.bordered-client-says, .services-sublinks {
	float:right;
	width:290px;
	border:1px solid #DADADA;
	margin:0 0 20px 0;
	background:#F3F3F3;
}
.featured-services h2, .contact-info h2, 
.bordered-client-says h2, .services-sublinks h2 {
	background:#E2E2E2 url(../img/services-bg.jpg) repeat-x;
	color:#3F3F3F;
	padding:10px 15px 10px 15px;
	font-size:18px;
	font-weight:normal;
	margin:0 0 20px 0;
}
.featured-services ul{
	width:290px;
	margin:-20px 0 0 0;	
}
.featured-services ul li {
	float:left;
	width:260px;
	border-top:1px solid #D9D9D9;
	padding:15px;
	background:#F3F3F3;
}
.featured-services ul li:hover {
	float:left;
	width:260px;
	border-top:1px solid #D9D9D9;
	padding:15px;
	background:#EDEDED;
}
.featured-services li img {
	float:left;
	margin:0 15px 0 0;
	padding:4px;
	border:1px solid #CCC;
	background:#EEE;
}
.featured-services li a:link, .featured-services li a:visited {
	text-decoration:none;
	display:block;
	font-size:12px;
	color:#2E5D84;
	font-weight:bold;
}
.featured-services li a:hover{
	text-decoration:underline;
	display:block;
	font-size:12px;
	color:#2E5D84;
	font-weight:bold;
}

.bottom-container {
	width:900px;
	background:#FFF;
	line-height:20px;
	color:#565656;
	padding:0 0 15px 0;
}

.why-choose-us {
	width:840px;
	background:#F9FAFC url(../img/bg-bottom.jpg) repeat-x;
	padding:10px 15px 15px;
	margin:0 7px 0 15px;
	border:1px solid #DCDCDC;
}
.why-choose-us h2, .comp-resources h2, .client-says h2 {
	margin:10px 0;
	font-size:15px;
	height:25px;
	font-weight:bold;
}
.why-choose-us img, .comp-resources img, .client-says img {
	width:252px;
	height:78px;
	border:1px solid #6d8192;
}


.comp-resources {
	width:253px;
	background:url(../img/bg-bottom.jpg) repeat-x;
	float:left;
	padding:10px 15px 15px;
	border:1px solid #DCDCDC;
}


.client-says {
	width:254px;
	float:right;
	padding:10px 15px 15px;
	background:url(../img/bg-bottom.jpg) repeat-x;
	margin:0 15px 0 0;
	border:1px solid #DCDCDC;
}
.client-says p {

}
.client-says span {
	float:right;
	margin:20px 0 0 0;
}
.client-says span a:link, .client-says span a:visited {
	text-decoration:none;
	font-style:italic;
	color:#333;
}
.client-says span a:hover {
	text-decoration:underline;
	color:#0033FF;
}



.container2 {
	width:auto;
	background:#FFF url(../img/bg-slash.gif);
	padding:0 0 15px 0;
	border-top:1px dashed #DFDFDF;
}

.footer-container {
	width:900px;
	margin:0 auto;
}

.footer-contents-container {
	width:900px;
}
.footer-shadow {
	background:url(../img/footer-shadow.png) no-repeat top; 
	width:939px; 
	height:83px; 
	margin:0 auto;
}

.general-works-container {
	width:440px;
	float:left;
	margin:10px 0 10px 0;	
}

.links-friends-container {
	width:440px;
	float:right;
	margin:10px 0 10px 0;
}
/*GENERAL*/
.general, .links {
	margin:20px 0 15px 40px;
	width:350px;
	background:#EBEBEB;
	border:1px solid #DFDFDF;
}
.works, .friends {
	margin:20px 0 15px 0;
	width:210px;
	float:right;
	background:#EBEBEB;
	border:1px solid #DFDFDF;
}
.general h2, .works h2,
.links h2, .friends h2 {
	padding:15px;
	color:#333;
	background:url(../img/divider.jpg) repeat-x bottom;
	font-weight:normal;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
}
.general ul, .works ul,
.links ul, .friends ul {
	margin:0 0 15px 0;
}
.general ul li, .works ul li,
.links ul li, .friends ul li {
	padding:10px 15px 10px 15px;
	background:url(../img/divider.jpg) repeat-x bottom;
}
.general ul li a:link, .general ul li a:visited,
.works ul li a:link, .works ul li a:visited,
.links ul li a:link, .links ul li a:visited,
.friends ul li a:link, .friends ul li a:visited {
	text-decoration:none;
	color:#333;
	background:url(../img/arrow.png) no-repeat;
	text-indent:20px;
	display:block;
}
.general ul li a:hover, .works ul li a:hover,
.links ul li a:hover, .friends ul li a:hover {
	text-decoration:underline;
	color:#333;
	background:url(../img/arrow.png) no-repeat;
	text-indent:20px;
	display:block;
}
 
/*ABOUT US and SERVICES*/ 
.aboutus, .services {
	width:535px;
	float:left;
	margin:0 20px 20px 0;
	border-right:1px dotted #DADADA;
	padding:0 20px 0 0;
}
.aboutus img.about-image1 {
	float:left;
	margin:0 15px 10px 0;
	padding:6px;
	border:1px solid #DCDCDC;
	background:#EEE;
}
.aboutus img.about-image2 {
	float:right;
	margin:0 15px 10px 0;
	padding:6px;
	border:1px solid #DCDCDC;
	background:#EEE;
}

/*CONTENT STYLES*/
.content-style {
	margin:50px 0 0 0;
}
.content-style h2 {
	margin:0 0 30px 0;
}
/*HEADERS*/
.headers h1 {
	font-size:36px;
	line-height:20px;
	font-weight:normal;
	margin:0 0 18px 0;
	color:#333;
}
.headers h2 {
	font-size:30px;
	line-height:20px;
	font-weight:normal;
	margin:0 0 15px 0;
	color:#333;
}
.headers h3 {
	font-size:26px;
	line-height:20px;
	font-weight:normal;
	margin:0 0 15px 0;
	color:#333;
}
.headers h4 {
	font-size:20px;
	line-height:20px;
	font-weight:normal;
	margin:0 0 15px 0;
	color:#333;
}
.headers h5 {
	font-size:16px;
	line-height:20px;
	font-weight:normal;
	margin:0 0 12px 0;
	color:#333;
}
.headers h6 {
	font-size:14px;
	line-height:20px;
	font-weight:normal;
	color:#333;
}

/*PARAGRAPHS*/
.paragraph {
	margin:20px 0 0 0;
	padding:15px;
	background:#EDEDED;
}


.contact-info p, .bordered-client-says p {
	margin:0 15px 20px 15px;
}
.contact-info ul, .services-sublinks ul {
	width:260px;
	float:left;
	padding:0 15px 15px 15px;
}


.contact-info  ul li {
	float:left;
	width:260px;
	margin:0 0 6px 0;
}
.contact-info  li label {
	float:left;
	width:80px;
	font-weight:bold;
	display:block;
}
.contact-info  li a:link, .contact-info  li a:visited {
	text-decoration:none;
	display:block;
	font-size:12px;
	color:#2E5D84;
	font-weight:bold;
}
.contact-info  li a:hover{
	text-decoration:underline;
	display:block;
	font-size:12px;
	color:#2E5D84;
	font-weight:bold;
}
/*BORDERED-CLIENT-SAYS*/

.bordered-client-says span a:link, .bordered-client-says span a:visited {
	text-decoration:underline;
	color:#2E5D84;
}
.bordered-client-says span a:hover {
	text-decoration:underline;
	color:#0033FF;
}
.bordered-client-says ul {
	list-style-type: none;
	margin: 5px;
	padding: 5px;
}
.bordered-client-says li {
	list-style-type: none;
}

/*SERVICES123*/
.services123 {
	border-bottom:1px dotted #DADADA;
	margin:20px 0 20px 0;
}
.services123 img {
	float:left;
	margin:0 15px 5px 0;
	width:193px;
	height:140px;
	padding:6px;
	border:1px solid #DADADA;
	background:#EEE;
}
/*CONTACT US PAGE STYLE*/
.contact-us {
	width:535px;
	float:left;
	border-right:1px dotted #DADADA;
	padding:0 20px 0 0;
}
/*INFOS*/
.infos {
	line-height:18px;
}
.infos ul {
	margin:25px 12px 0 0;
}
.infos ul li {
	margin:0 0 4px 0;
}
.infos a:link, .infos a:visited  {
	color:#294867;
	text-decoration:none;
}
.infos a:hover {
	color:#294867;
	text-decoration:underline;
}
.infos label {	
	display:block;
	font-weight:bold;
	margin-right:3px;
	text-align:left;
	color:#1D446B;
	float:left;
}
/*FILLUPFORMS*/
.fillupform {
	margin:20px 0 30px 0;	
	width:555px;
}
.fillupform p {
	margin:0 0 15px 0;
}
.fillupform li {
	float:left;
	color:#FF0000;
	margin:15px 0 0 0;
	width:555px;
}
.fillupform ul li label {
	display:block;
	width:60px;
	padding:8px 8px 8px 0;
	font-weight:bold;
	text-align:left;
	color:#1D446B;
	float:left;
}
.fillupform input {
	width:250px;
	border-style:none;
	padding:8px;
	background:#F6F6F4 url(../img/form-shadow.gif) repeat-x;
	margin:0 0 0 10px;
	float:left;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px solid #E0E0E0;
}
.fillupform textarea {
	height:100px;
	width:320px;
	margin:0 0 0 10px;
	padding:8px;
	float:left;
	background:#F6F6F4 url(../img/form-shadow.gif) repeat-x;
	border-style:none;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px solid #E0E0E0;
}
.fillupform input.btn {
	color:#333;
	margin:0 0 0 10px ;
	width:60px;
	padding:0 6px 3px 5px;
	height:27px;
	background:#E1E1E1;
	cursor:pointer;
	float:left;
	text-align:center;
}
/*OURWORKS*/
.ourworks {
	width:870px;
}
.work-nav {
	float:left;
	text-align:center;
	position:relative;
	margin:0 0 0 350px;
}
.work-nav a:link, .work-nav a:visited {
	display:block;
	text-decoration:none;
	color:#FFF;
	background:#666;
	padding:10px;
	float:left;
	margin:0 0 0 10px;
}
.work-nav a:hover {
	display:block;
	text-decoration:none;
	color:#FFF;
	background:#999;
	padding:10px;
	float:left;
	margin:0 0 0 10px;
}

/*LARGER-PIC*/
.larger-pic {
	float:left;
	width:885px;
	margin:30px 0 20px 0;
}	
.larger-pic img {
	width:160px;
	float:left;
	height:134px;
	margin:0 17px 17px 0;
}

.side-content-container {
	width:292px;
	float:right;
}

/*MAPS*/
.map {
	margin:0 0 15px 0;
}
.map img {
	width:292px;
	height:212px;
}

/*TOOLTIP STYLE*/
#tooltip{
	position:absolute;
	border:1px solid #4A4238;
	background:#EEE;
	padding:8px;
	color:#333;
	display:none;
	line-height:18px;
	text-align:center;
}

/*THUMBNAIL HOVER STYLE*/
#thumbs {
	width:870px;
}
#thumbs ul li {
	float:left;
	width:425px;
	height:253px;
	position:relative;
	overflow:hidden;	
	background:#254866;
	cursor:pointer;
}
#thumbs ul li img {
	position:absolute;	
}

/*TO TOP*/
#toTop { 
	width:100px;
	background:#333;
	text-align:center;
	padding:5px;
	position:fixed;
	bottom:10px;
	right:10px;
	cursor:pointer;
	color:#EEE;
	text-decoration:none;	
}
p.top {
	text-align:right;
}
.fltrght {
	background-color: #F2F2F2;
	margin: 5px;
	float: right;
	border: 1px solid #E1E1E1;
	padding: 5px;
}
.fltleft {
	background-color: #F2F2F2;
	margin: 5px;
	float: left;
	border: 1px solid #E1E1E1;
	padding: 5px;
}
.side-content-container a {
	color: #5389B0;
	text-decoration: underline;
}
.announcement {
	background-color: #F2F2F2;
	text-align: center;
	margin: 5px;
	padding: 5px;
	border: 2px solid #6584B7;
}
#superduper {
	background-color: #F2F2F2;
	text-align: left;
	margin: 10px;
	padding: 10px;
	width: 90%;
	border: 2px solid #CA9C68;
}
.aboutus hr {
	color: #336699;
	font-size: 2px;
}
.aboutus h4 {
	margin: 5px;
}
.teeny {
	font-size: 10px;
	color: #C0C0C0;
}
