/* IE & FF Fix */
* {margin:0; padding:0;}
html, body {margin:0px; padding:0px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#999;}

/* Classes */
a:link {color: #666; text-decoration:none;}
a:visited {color: #666; text-decoration:none;}
a:hover {color: #FFF; background:#999; text-decoration:none;}
a:active {color: #666; text-decoration:none;}
p {margin:0px; padding:1.0em 0 0; line-height:145%;}
h3 {font-size:13px;}

/* Main Page */
#page-container {width:926px; margin:auto; background:url(images/general/subcontentBg.jpg);}

/* Header */
#header {padding-top:20px; background:#FFF;}

/* Page Titles */
#Ttlquicklinks {width:252px; height:38px; background:url(images/headings/quicklinksTtl.jpg) no-repeat; text-indent:-9999px;}
#Ttlsidecontact {width:252px; height:38px; background:url(images/headings/sidecontactTtl.jpg) no-repeat; text-indent:-9999px;}
#Ttlwelcome {width:416px; height:38px; background:url(images/headings/welcomeTtl.jpg) no-repeat; text-indent:-9999px;}
#Ttlhomeprojects {width:655px; height:45px; background:url(images/headings/homeprojectsTtl.jpg) no-repeat; text-indent:-9999px;}
#Ttlaboutus {width:183px; height:38px; background:url(images/headings/aboutusTtl.jpg) no-repeat; text-indent:-9999px;}
#Ttlourprojects {width:183px; height:38px; background:url(images/headings/ourprojectsTtl.jpg) no-repeat; text-indent:-9999px;}
#Ttlourservices {width:183px; height:38px; background:url(images/headings/ourservicesTtl.jpg) no-repeat; text-indent:-9999px;}
#Ttlmeettheteam {width:183px; height:38px; background:url(images/headings/meettheteamTtl.jpg) no-repeat; text-indent:-9999px;}
#Ttlcontact {width:207px; height:38px; background:url(images/headings/contactTtl.jpg) no-repeat; text-indent:-9999px;}

/* Side Box */
#leftColum {float:left; width:252px; background-color:#fafafa;}
#leftColum span {color:#b71425; font-weight:bold; padding-right:5px;}
#leftColum ul {padding:33px;}
#leftColum ul li {list-style:none; padding-bottom:10px; background-color:#fafafa;}


/* Main Content */
#rightColum {float:left; width:655px; padding-left:19px;  background:#FFF;}
#content {padding:0 32px 22px 32px; margin-bottom:20px; background:url(images/general/contentBg.jpg) no-repeat top left;}
#content img {float:right; padding:10px;}
#homeProd {background:#e5e5e5; padding:10px 32px;}
#homeProd img {padding:20px 0;}

/* Sub Content */
#subcontent {float:left; padding:0 32px 22px 32px; margin-bottom:20px; background:url(images/general/contentBg.jpg) no-repeat top left;}
#subcontent .colum1 {float:left; width:270px; padding:10px 20px 10px 0;}

/* Footer */
#footer {clear:both; height:66px; border-bottom:1px solid #999;  background:#FFF;}
#footer img {float:left;}
#lowerNav {float:right; padding:27px 5px 0 0;}
#lowerNav ul {list-style:none;}
#lowerNav li {display:inline;}

.style1 {
	color: #666;
	font-weight: bold;
}

div#basescript { width:926px; margin:auto; padding-top:150px}
div#basescript h2 { font-size:1em }

ul#basewords { width:926px; padding-left:0; text-align:center; margin:0 auto }
ul#basewords li { list-style:none; display:inline; margin:0 8px; font-size:0.9em }