.clear:after {
	content: ".";
	height:0;
	visibility:hidden;
	display:block;
	clear:both;
}

.container {
	width:960px;
	margin:0 auto;
	background: url(../img/topbg.jpg) no-repeat right top;
}

.logo {
	width:363px;
	margin:44px 0 0;
	float:left;
}
.logo a {
	display:block;
	text-decoration:none;
	background:url(../img/logo2.png) no-repeat left center;
	width:363px;
	height:61px;
	/*	width:369px;
	height:61px; Very important, otherwise the top doesn't fit
*/	cursor:pointer;
}


/*Menus*/
.menu {
	width:960px;
}
.menu ul {
	width:552px;
	float:left;
}
.menu li {
	float:left;
	font-size:12px;
	margin:0 3px 0 0;
	font-weight:normal;
	vertical-align:bottom;
	background:url(../img/hover.jpg) repeat-x left top;
}
.menu li a:link, .menu li a:visited {
	color:#6C6C6C;
	text-decoration:none;
	width:75px;
	font-weight:normal;
	display:block;
	padding:7px;
	text-align:center;
}
.menu li a:hover {
	color:#748FC4;
	font-weight:normal;
	text-decoration:none;
	width:75px;
	padding:7px;
	display:block;
	text-align:center;
	background: #F0F0F0;
}
.menu li a.activelink:link, .menu li a.activelink:visited {
	color:#748FC4;
	font-weight:normal;
	text-decoration:none;
	width:75px;
	background:#fff;
	padding:7px;
	display:block;
	text-align:center;
}
/*INFOS*/
.infos {
	width:288px;
	padding:20px 10px;
	float:right;
}
.officeHours {
	font-size: 16px;
	color: #fff;
	background: #274689;
	padding-right: 5px;
	padding-left: 5px;
	width: 80%;
	text-align: center;
}


.infos ul {
	margin:20px 0 0 0;
}
.infos ul li {
	margin:0 0 4px 0;
	display:block;
	font-size: 14px;
}
.infos a:link, .infos a:visited  {
	color:#294867;
	text-decoration:none;
}
.infos a:hover {
	color:#294867;
	text-decoration:underline;
}
.infos label {
	display:block;
	width:80px;
	font-weight:bold;
	margin-right:3px;
	text-align:left;
	color:#333;
	float:left;
}

/*FOOTER*/
.footer {
	font-size:9px;
	color:#000000;
	margin:15px 0 0;
	text-align:left;
	border-top: 7px solid #EAEBEC;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	clear: both;
}
.footer p { line-height:34px; }
.container clear .footer img { }
.footerIimg  {
	margin: 0px 0px -5px;
	padding: 0px;
}

.footer a:link, a:visited {
	color:#333;
	text-decoration:none;
}
.footer a:hover {
	color:#333;
	text-decoration:underline;
}


/*CONTENT-STYLES*/
.content-styles {
	width:610px;
}

.client-testi clear h2 { line-height: normal; }

.headers, .float-right, .float-left, .list, .text-styles {
	margin:30px 0 20px 0;
	padding:5px 0 0 0;
	width:610px;
}

/*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;
}
/*FLOAT-RIGHT AND FLOAT-LEFT*/
.float-right img {
	float:right;
	margin:0 0 5px 15px;
}
.float-left img {
	float:left;
	margin:0 15px 5px 0;
}
/*LISTS*/
.lists ul.main {
	width:290px;
	float:left;
}
.lists ul.inside, .lists ol.inside  {
	width:260px;
	margin:0 0 0 15px;
}
.lists ul.main li, .lists ul.inside li {
	margin:0 0 0 12px;
	list-style:inside disc;
}
.lists ol.main {
	width:290px;
	float:right;
}
.lists ol.main li, .lists ol.inside li {
	margin:0 0 0 12px;
	list-style:inside decimal;
}


.sidebar-menu img {
	float: left;
	padding: 0px 10px 5px 0px;
}

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:20px;
	background:#FFFFFF url(../img/siteBG.jpg) repeat-x;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0 0 30px 0;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

h2 {
	font-size:24px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	letter-spacing:-1px;
	padding-bottom: 5px;
}


/*TOP CONTAINER*/
.top-container { 
}


/*LOGO-MENU-CONTAINER*/
.logo-call-us-container {
	width:960px;
	margin:0 0 20px 0;
}
.call-us-container {
	width:500px;
	float:right;
	margin:5px 0 0 0;
}
.linkarrow {
	background: url(../../images/arrow.png) no-repeat left center;
	padding-left: 10px;
}

.about-us ul {
	margin: 0px 0px 0 30px;
	padding: 0px;
}
.about-us  li { list-style: square outside; }

/*Sitewide links - main container*/
a, a:link, a:visited, a:hover, a:active
 {
	color: #264588;
	text-decoration: underline;
	font-weight: bold;
}
a:hover
 { text-decoration: none; }
 
.feat-product1 a, .feat-product1 a:link, .feat-product1 a:visited, .feat-product1 a:hover, .feat-product1 a:active
 {
	color: #264588;
	text-decoration: none;
	font-weight: bold;
}

.feat-product1 a:hover
 { text-decoration: underline; }


.page-label a, .page-label a:link, .page-label a:visited, .page-label a:hover, .page-label a:active
 {
	color: #264588;
	text-decoration: none;
	font-weight: bold;
}

.page-label a:hover
 { text-decoration: underline; }


.call-us {
	float:right;
	float:right;
	padding:5px 10px 5px 10px;
	background: #f37e1e;
	border: 1px solid #FFFFFF;
}
.call-us p span {
	font-size:18px;
	color:#FFF;
	display:block;
}
.call-us p {
	font-size:12px;
	color:#FFF;
	text-align:right;
}
/*DATE*/
.date {
	width:408px;
	float:right;
	color: #666666;
}
.date p {
	float:right;
	color:#FFF;
	padding:7px 100px 7px 7px;
	margin:0 3px 0 0;
	text-align:right;
}
/*WORKS-CONTAINER*/
.works-container {
	width:960px;
	padding:0;
}
.mainpic {
	width:626px;
	float:left;
	margin:7px 0 0 0;
}
.mainpic img {
	width:624px;
	height:304px;
	float:left;
}
.search-page-labels-container {
	float:right;
	width:334px;
}
.page-label {
	float:right;
	padding:15px 10px 0px 0
}
.page-label h2 {
	margin:0 0 10px 15px;
	font-size:24px;
	line-height: normal;
}
.page-label p {
	margin:0 0 15px 15px;	
}

/*CONTENT_CONTAINER*/
.content-container {
	width:958px;
	padding:40px 0 0;
}
.content-container h1 {
	font-size:27px;
	margin:0 0 20px 15px;
	font-weight: normal;
	letter-spacing: -1px;
}
.quote { background: url(../img/quote.png) no-repeat left top; }

.blue { color: #264588; }


/*CONTAINERS*/
.feat-products-container { padding:0; 
}
.bottom-container { padding:0; 
}
.feat-product1 {
	width:550px;
	padding:10px 15px 0;
	float:left;
}
.feat-product1 h2{
	margin:0px 0 10px;
	padding-bottom: 10px;
}
.feat-product1 img {
	float:right;
	width:64px;
	height:64px;
	margin:20px 0 0 0;
}
.product1 img {
	width:286px;
	height:107px;
	border:1px solid #EEE5DA;
	margin:0 0 20px 0;
}
.feat-product1 p {
	margin:0 0 10px 0;
}
.product1 p {
	margin:0 0 20px 0;
}
.feat-product1 p span {
	font-size:18px;
	color:#b8b6af;
}

/*COMPANY-PROFILE*/
.company-profile {
	width:288px;
	padding:30px 15px 20px 15px;
	float:left;
}
.company-profile h2, .client-testi h2, .newsletter h2 {
	margin:0 0 20px 0;
}
.company-profile img {
	width:286px;
	height:107px;
	border:1px solid #EEE5DA;
	margin:0 0 20px 0; 
}
.company-profile p {
	margin:0 0 20px 0;
}
/*CLIENT-TESTI*/
.client-testi {
	width:300px;
	padding:10px 15px 20px 15px;
	float:right;
	background: url(../img/quote.png) no-repeat left top;
}
.client-testi p {
	margin:10 0 10px;
	font-size: 12px;
	font-style: italic;
}
.client-testi span {
	float:right;
	font-style:italic;
}
.client-testi span a:link, .client-testi span a:visited {
	text-decoration:none;
	color:#333;
}
.client-testi span a:hover{
	text-decoration:underline;
	color:#669900;
}
/*SIDEBAR-MENU*/
.sidebar-menu {
	width:288px;
	padding:20px 15px 20px 15px;
	float:left;
}
.sidebar-menu h2 {
	margin:0 0 20px 0;
}
.sidebar-menu ul {
	border-top:1px solid #dad8d0;
	border-right:1px solid #dad8d0;
	border-left:1px solid #dad8d0;
}
.sidebar-menu   a:link,.sidebar-menu  a:visited       {
	text-decoration:underline;
	color:#224585;
}
.sidebar-menu  a:hover   {
	text-decoration:none;
	color:#224585;
}
/*NEWS-LETTER*/
.newsletter {
	width:288px;
	padding:20px 15px 20px 15px;
	background:#FFF;
	float:right;
}
.newsletter p {
	margin:0;
}
/*SEARCH*/
.send {
	background:#FFF;
	padding:10px 0 0 0;
	float:right;
}
.send form {
	padding:0;
}
.send input {
	width:206px;
	background:#EBEBEB;
	border:0;
	margin:0;
	padding:7px; 
	float:left;
}
.send input.btn {
	width:60px;
	background:url(../img/sendbg.jpg) repeat-x;
	font-size:12px;
	margin:0 0 0 8px;
	padding:6px;
	border:0;
	cursor:pointer;
	color:#333;
	font-weight:500;
}
.contact-us,/*NEWS CONTACT-US ABOUT-US*/ .about-us  {
	width:609px;
	padding:20px 15px 20px;
	float:left;
	background: url(../../images/mainColbg.png) no-repeat right top;
}
.contact-us  h2, .about-us  h2   {
	margin:0 0 20px 0;
}
.about-us h3 {
	margin:0 0 10px;
	font-size:16px;
	font-weight:normal;
	color: #274689;
	text-transform: uppercase;
	padding: 20px 0px 0px;
}
.about-us img {
	border:1px solid #EEE5DA;
	margin:3px 15px 5px 0;
	float:left;
}
.about-us p, .contact-us p {
	margin:0 0 15px 0;
}

/*IMAGE SLIDESHOW*/
#slideshow {
    position:relative;
	width:624px;
	height:304px;
}
#slideshow img {
	position:absolute;
	top:-1px;
	left:-2px;
	z-index:8;
	width:624px;
	height:304px;
}
#slideshow img.active {
    z-index:10;
}
#slideshow img.last-active {
    z-index:9;
}

.redText {
	color: #cc3300;
	font-weight: bold;
}
.clear:after {
	content: ".";
	height:0;
	visibility:hidden;
	display:block;
	clear:both;
}

.container {
	width:960px;
	margin:0 auto;
	background: url(../img/topbg.jpg) no-repeat right top;
}

/*LOGO*/

.logo {
	width:363px;
	margin:44px 0 0;
	float:left;
}
.logo a {
	display:block;
	text-decoration:none;
	background:url(../img/logo2.png) no-repeat left center;
	width:363px;
	height:61px;
	/*	width:369px;
	height:61px; Very important, otherwise the top doesn't fit
*/	cursor:pointer;
}


/*Form Style*/

.form{
	font-weight:bold;
	color:#6E625C;
	background:#FFF;
	width:243px;
	padding:10px;
}


.form input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	float: left;
	width: 192px;
	color:#6E625C;
	height:20px;
	background:#EFE5D9;
	border-style:none;
	padding:5px 5px 0 5px;
} 

.form input.search {
	float: left;
	margin:0 0 0 3px;
	font-family:Arial, Helvetica, sans-serif;
	width: 37px;
	text-align:center;
	color:#B74B20;
	height:25px;
	background:#EFE5D9;
	border-style:none;
	font-size:11px;
	padding:3px 0 3px 0;
	cursor:pointer;
}
/*INFOS*/
.infos {
	width:288px;
	padding:20px 10px;
	float:right;
}
.officeHours {
	font-size: 16px;
	color: #fff;
	background: #274689;
	padding-right: 5px;
	padding-left: 5px;
	width: 80%;
	text-align: center;
}


.infos ul {
	margin:20px 0 0 0;
}
.infos ul li {
	margin:0 0 4px 0;
	display:block;
	font-size: 14px;
}
.infos a:link, .infos a:visited  {
	color:#294867;
	text-decoration:none;
}
.infos a:hover {
	color:#294867;
	text-decoration:underline;
}
.infos label {
	display:block;
	width:80px;
	font-weight:bold;
	margin-right:3px;
	text-align:left;
	color:#333;
	float:left;
}
/*FILLUPFORMS*/
.fillupform {
	margin:20px 0 30px 0;	
	width:534px;
}
.fillupform li {
	float:left;
	color:#FF0000;
	margin:15px 0 0 0;
	width:534px;
}
.fillupform ul li label {
	display:block;
	width:60px;
	padding:8px 8px 8px 0;
	font-weight:bold;
	text-align:left;
	color:#333;
	float:left;	
}
.fillupform input {
	width:250px;
	border-style:none;
	padding:8px;
	background:#ECECEC;
	margin:0 0 0 10px;
	float:left;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px solid #CCC;
}
.fillupform textarea {
	height:130px;
	width:300px;
	margin:0 0 0 10px;
	padding:8px;
	float:left;
	background:#ECECEC;
	border-style:none;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px solid #CCC;
}
.fillupform input.btn {
	color:#333;
	font-weight:bold;
	margin:0 0 0 10px ;
	width:60px;
	padding:3px 6px 3px 6px;
	height:27px;
	background:#ECECEC;
	cursor:pointer;
	float:left;
	text-align:center;
}
/*LABELERROR*/ 
.fillupform ul li label.error {
	color:#FF0000;
	font-size:11px;
	font-weight:normal;
	margin:0 0 0 10px;
	width:120px;
}
.footer/*FOOTER*/
 {
	font-size:8px;
	color:#000000;
	margin:15px 0 0;
	text-align:left;
	border-top: 7px solid #EAEBEC;
	text-transform: uppercase;
	clear: both;
	letter-spacing: 1px;
}
.footer p { line-height:34px; }
.footerIimg  {
	margin: 0px 0px -5px;
	padding: 0px;
}
.footer   a:link,a:visited {
	color:#999999;
	text-decoration:none;
	font-weight: normal;
}
.footer a:hover {
	color:#999999;
	text-decoration:underline;
}


/*CONTENT-STYLES*/
.content-styles {
	width:610px;
}
.headers, .float-right, .float-left, .list, .text-styles {
	margin:30px 0 20px 0;
	padding:5px 0 0 0;
	width:610px;
}

/*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;
}
/*FLOAT-RIGHT AND FLOAT-LEFT*/
.float-right img {
	float:right;
	margin:0 0 5px 15px;
}
.float-left img {
	float:left;
	margin:0 15px 5px 0;
}
/*LISTS*/
.lists ul.main {
	width:290px;
	float:left;
}
.lists ul.inside, .lists ol.inside  {
	width:260px;
	margin:0 0 0 15px;
}
.lists ul.main li, .lists ul.inside li {
	margin:0 0 0 12px;
	list-style:inside disc;
}
.lists ol.main {
	width:290px;
	float:right;
}
.lists ol.main li, .lists ol.inside li {
	margin:0 0 0 12px;
	list-style:inside decimal;
}


.sidebar-menu img {
	float: left;
	padding: 0px 10px 5px 0px;
}

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:20px;
	background:#FFFFFF url(../img/siteBG.jpg) repeat-x;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0 0 30px 0;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

h2 {
	font-size:24px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	letter-spacing:-1px;
	padding-bottom: 5px;
}

* html .date {
	width:405px;
}
* html .page-label-container {
	padding:8px 8px 7px 0;
}

* html .page-label a:link span, * html .page-label a:visited span {
	padding:6px 15px 6px 6px;
}
* html .page-label a:hover span {
	padding:6px 15px 6px 6px;
}

*:first-child+html .page-label a:link span, 
*:first-child+html .page-label a:visited span {
	padding:6px 15px 6px 6px;
}
*:first-child+html .page-label a:link span {
	padding:6px 15px 6px 6px;
}

.client-testiMore
{ background:url(../img/quote.png) no-repeat left top; 
}
