@charset "UTF-8";


/* Resets */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, ul, li, 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, dl, dt, dd, ol, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0px;
	padding: 0px;
	border: 0px;
	outline: 0px;
}

html, body {
	font-family:Arial, Helvetica, sans-serif;
	background:#FFF;
	height:100%;
}

#wrap {
	min-height:100%;
	min-width: 960px;
	position: relative;
}

blockquote
{
	padding-left: 55px;
	font-style: italic;
	width: 90%;
	background: transparent url("../images/bg_quote.png") no-repeat top left;
}

	
ul.classic {
	margin:10px;
	padding-left:20px;
	padding-top:0px;
	}
	
ul.classic li {
	padding:0px;
	line-height:14px;
	color:#6c6c6c;
	}

/* Link Styles */
a:link, a:visited {
	color:#2393c2;
	text-decoration: none;
	font-weight:bold;
	}
	
a:hover {
	color:#2393c2;
	text-decoration: none;
	font-weight:bold;
	}

/* Text Styles */
p {
	font-size:14px;
	color:#6c6c6c;
	padding-bottom:12px;
	line-height:20px;
	font-family: Arial, Helvetica, sans-serif;
	}
	input, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#6c6c6c;
	padding-bottom:12px;
	line-height:20px;
	width: 250px;
}
.subtext {
	font-size:12px;
	color:#a4a4a4;
	line-height:15px;
	}
	
.subtext strong {
	font-weight:bold;
	color:#262626;
	}
	
#submenu ul li a:link, #submenu ul li a:visited {
	font-size:15px;
	color:#FFF;
	}
	
#submenu ul li a:hover {
	font-size:15px;
	color:#f4ff7b;
	}
	
#sidebar-menu ul li {
	font-size:14px;
	color:#4d4d4d;
	font-weight:normal;
	}

#sidebar-menu ul li a:link, #sidebar-menu ul li a:visited {
	font-size:14px;
	color:#4d4d4d;
	font-weight:normal;
	}
	
#sidebar-menu ul li a:hover {
	color:#16587a;
	}
	
#sidebar-menu ul li span {
	float:right;
	margin-top:3px;
	}
	
#sidebar-menu ul li strong {
	font-weight:normal;
	color:#acacac;
	font-size:14px;
	}
	
#pagination a:link, #pagination a:visited {
	font-size:16px;
	font-weight:bold;
	color:#262626;
	}
	
#pagination a:hover {
	font-size:16px;
	font-weight:bold;
	color:#497a16;
	}
	
#pagination a.active {
	font-size:16px;
	font-weight:bold;
	color:#FFF;
	}
	
#footer-menu ul li a:link, #footer-menu ul li a:visited {
	font-size:16px;
	font-weight:bold;
	color:#FFF;
	
	}
	
#footer-menu ul li a:hover, #footer-menu ul li a:active {
	font-size:16px;
	font-weight:bold;
	color:#f4ff7b;
	
	}
	
#footer p {
	font-size:12px;
	color:#ffffff;
	}
	
/* Headings */
h1, h2, h3, h4, h5, h6 {
  color: #262626;
  font-weight:bold;
}

h6 {
	font-size:16px;
	padding-bottom:0px;
	letter-spacing:0px;
	}
h6.top-menu {
	font-size:14px;
	padding-bottom:0px;
	letter-spacing:0px;
	color: #D3D3D4;
	}

h6.white {
	font-size:14px;
	color:#ffffff;
	padding-bottom:3px;
	}
	
h5 {
	font-size:18px;
	line-height:13px;
	padding-bottom:6px;
	color:#ACAEB1;
	font-weight:normal;
	}
	
h5.footertext {
	font-size:18px;
	line-height:13px;
	width: 80%;
	padding: 10px 0 10px 0;
	border-bottom: 1px solid #A5A7A9;
	color:#ACAEB1;
	font-weight:normal;
	}
	
	h5.footertext-white {
	font-size:18px;
	line-height:13px;
	width: 80%;
	padding: 10px 0 10px 0;
	border-bottom: 1px solid #A5A7A9;
	color:#ffffff;
	font-weight:bold;
	}
h5 span.subtext {
	float:right;
	}
	
h4 {
	font-size:22px;
	padding-bottom:20px;
	letter-spacing:-1px;
	}
	
h4.white {
	font-size:22px;
	color:#ffffff;
	padding-bottom:5px;
	}
	
h4.blog-title {
	font-size:22px;
	padding-bottom:0px;
	}
	
h4.sidebar-title {
	
	border-bottom:1px solid #d5d5d5;
	font-size:22px;
	line-height:22px;
	padding-top:10px;
	padding-bottom:10px;
	text-align: left;
	}
	
	h4.box-title {
	
	font-size:22px;
	line-height:22px;
	padding-top:10px;
	padding-bottom:10px;
	text-align: left;
	}
	
h4.title {
	font-size:22px;
	line-height:22px;
	padding-bottom:20px;
	padding-top:23px;
	}

h4.role-title {
	color:#1C1C1C;
	font-size:22px;
	line-height:22px;
	padding-bottom:20px;
	padding-top:5px;
	
	}
h4.company-title {
	color:#545458;
	font-size:16px;
	line-height:16px;
	padding-bottom:5px;
	padding-top:15px;
		border-bottom:1px solid #d5d5d5;

	}
	
	h4.comment-title {
		font-size:22px;
    padding-bottom:5px;
	padding-top:10px;
	}
	
	h6.comment-title2 {
		font-size:14px;
    padding-bottom:5px;
	padding-top:5px;
	}
h3 {
	font-size:38px;
	line-height:17px;
	letter-spacing:-2px;
	margin-bottom:20px;
	}
	
h2.tab-title {
	font-size:22px;
	line-height:10px;
	letter-spacing:-2px;
	margin-bottom:10px;
	}
h3.start-title {
	border-bottom:1px solid #d5d5d5;
	margin-bottom: 30px;
	padding: 15px 15px 20px;
	position: relative;
	width: 930px;
}
	
h3.start-titlex {
	border-bottom:1px solid #d5d5d5;
	margin-bottom:30px;
	padding:15px;
	}

h3.start-title2 {
	border-bottom:1px solid #d5d5d5;
	margin-bottom: -4px;
	padding: 15px 15px 30px;
	position: relative;
	width: 930px;
	left: 116px;
	text-align: left;
}
h3.page-title {
	border-bottom:1px solid #d5d5d5;
	margin-bottom: 30px;
	padding: 15px 15px 20px;
	position: relative;
	width: 930px;
}	
h3.pagebreak-title {
	border-bottom:1px solid #d5d5d5;
	margin-bottom: 20px;
	padding: 15px 15px 20px;
	position: relative;
	width: 930px;
}	
h3.section-title {
	font-size:28px;
	border-bottom:1px solid #d5d5d5;
	margin-bottom: 10px;
	padding: 10px 0px 15px;
	position: relative;
	width: 960px;
}	
h3.blogsection-title {
	font-size:28px;
	border-bottom:1px solid #d5d5d5;
	margin-bottom: 10px;
	padding: 10px 0px 15px;
	position: relative;
	width: 660px;
}	
h3.product-title {
	border-bottom:1px solid #d5d5d5;
	margin-bottom: 30px;
	padding: 15px 15px 30px;
	position: relative;
	width: 930px;
}	
h3.project-title {
	border-bottom:1px solid #d5d5d5;
	margin-bottom: 30px;
	padding: 15px 15px 30px;
	position: relative;
	width: 930px;
}	
h3.pageheader-title {
	margin-bottom: 20px;
	padding: 5px 0 0;
	width: 600px;
	position: relative;
}	

h3.contact-title {
	margin-bottom: 30px;
	padding: 5px 0 0;
	width: 400px;
	position: relative;
}	
h3.companyheader-title {
	margin-bottom: 30px;
	padding: 5px 0 0;
	width: 640px;
	color: #245AA5;
	position: relative;
		float: left;

}	
h3.articleheader-title {
	margin-bottom: 30px;
	padding: 5px 0 0;
	width: 600px;
	color: #245AA5;
	position: relative;
}	
h3.teamheader-title.subtext {
	margin-bottom: 20px;
	padding: 5px 0 0;
	width: 300px;
	color: #245AA5;
	position: relative;
}	
h3.tabs-title {
	font-size:32px;
	line-height:17px;
	border-bottom:1px solid #d5d5d5;
	margin-bottom: -36px;
	padding: 15px 15px 30px;
	position: relative;
	width: 930px;
}

h3.blog-title {
    padding-bottom: 10px;
	position: relative;
	top: -485px;
	width: 544px;
	float: right;
	left: 232px;
}
	h3.white {
	font-size:32px;
	color:#ffffff;
	padding-bottom:5px;
	}
	
h3.comment-title {
    padding-bottom:0px;
	padding-top:33px;
	}

h3.strap-title
{
	position: relative;
	clear: left;
	float: right;
	top: 59px;
	font-size: 38px;
}
	


	
/* Clear Fixes */
.clear {
	clear: both;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: block;
	width: 960px;
}
	

/* Header */
#header-wrap-wide {
	width:100%;
	height:580px;
	background:url(../images/header-footer-bg/header1-wide.png) repeat  top;
	margin-bottom:6px;
	}

	#header-wrap {
		width:100%;
		height:580px;
		background:url(../images/header-footer-bg/header1.png) no-repeat center top;
		}
		
		
		
		#header { 
			width: 960px;
			height:526px;
	margin: 0 auto;
}
			
			/* Logo */
			#logo {
	position:absolute;
	margin-top:10px;
	width:280px;
	height:111px;
}
				
			/* Menu */	
			#menu{
	border:none;
	border:0px;
	margin:0px;
	padding: 0px 0px 0px 420px;
	font-size:12px;
	font-weight:bold;
	position: absolute;
	margin-top: 11px;
	z-index:999;
	width: 520px;
}
			
				#menu .first {
					padding-right:20px;
					}

				#menu .arrow {
					background:url(../images/menu-arrow.png) right no-repeat;
					padding-right:25px;
					}
					
				#menu ul {
					list-style: none;
				}
				
				#menu a {
					display: block;
					text-decoration: none;
				}
				
				#menu ul li a {
					font-size: 16px;
					font-weight:bold;
					letter-spacing:-1px;
					line-height:30px;
					color: #ffffff;
					
					}
					
				#menu ul #active a {
					color:#cccccc;
					}
					
				#menu ul #active a.arrow {
					color:#fff;
					background:url(../images/menu-arrow-hover.png) right no-repeat;
					}
					
				#menu ul #active ul li a {
					color:white;
					}
	
				#menu ul li ul li a {
					font-size:15px;
					font-weight:normal;
					letter-spacing:normal;
					line-height:30px;
					background:none;
					}
					
				#menu a.daddy {
					background: url(../images/menu-arrow-h.png) center right no-repeat;
				}
				
				#menu li {
					float: left;			
				}
				
				#menu li ul {
					position: absolute;
					left: -999em;
					height: auto;
					width: 120px;
					w\idth: 196px;
					margin: 0;
					margin-left:-20px;					
					background:url(../images/menu-bg.png);
					padding-top:10px;
					padding-bottom:10px;
				}
				
				#menu li li {
					padding-right: 1em;
					width: 13em;
				}
				
				#menu li ul a {
					width: 13em;
					w\idth: 9em;
					padding-left:20px;
					padding-right:20px;
				}
				
				#menu li ul ul {
					margin: -40px 0 0 196px;
					background:url(../images/menu-bg-2.png);
				}
				
				#menu li:hover ul ul, #menu li:hover ul ul ul, #menu li.sfhover ul ul, #menu li.sfhover ul ul ul {
					left: -999em;
				}
				
				#menu li:hover ul, #menu li li:hover ul, #menu li li li:hover ul, #menu li.sfhover ul, #menu li li.sfhover ul, #menu li li li.sfhover ul {
					left: auto;
				}
				
				#menu li:hover, #menu li.sfhover {
					background:url(../images/menu-bg-2.png);
				}
	
			/* Screen */
			#screen {
				position:absolute;
				margin-top:117px;
				width:960px;
				height:350px;
				}
				
				
				
			#screen2 {
				width:960px;
				height:350px;
	position: relative;
	clear: both;
}
#screen3 {
				width:300px;
				height:520px;
	position: relative;
	clear: both;
}
				
/* Header 2 */
#header-wrap-wide-2 {
	width:100%;
	height:170px;
	background:url(../images/header-footer-bg/header2.png) repeat  top;
	margin-bottom:6px;
	}

	#header-wrap-2 {
		width:100%;
		height:170px;
		background:url(../images/header-footer-bg/header2.png) no-repeat center top;
		}
		
		#header-2 { 
			width:960px;
			height:170px;
			margin:0 auto;
			}
		/* Logodecoration */
			#logo2 {
	margin-top: 567px;
	float: right;
	position: absolute;
	margin-left: 796px;
}

	#logo3 {
	margin-top: -108px;
	float: none;
	position: absolute;
	margin-left: 756px;
	height: 58px;
}



#logo4 {
	margin-top: 591px;
	margin-right: 130px;
	width: 150px;
	height: 110px;
}
		
				
/* Page */
#page {
	
	width: 960px;
	margin:0 auto;
    padding-bottom:231px;
	}
	.pageblock {
	width: 930px;
	margin:0 auto;
	left: 116px;
	padding-bottom:50px;
	}
	.page2 {
	width: 960px;
	margin:0 auto;
    padding-bottom:231px;
	}
	/* Blocks */
	.block-1x {
		width:300px;
	float: left;
	position: relative;
	left: 116px;
}
	.block-1 {
		width:300px;
		float:left;
		}	
		.block-2 {
		width:168px;
		height:120px;
		float:left;
		}
	.block-2x {
		width:168px;
		height:120px;
		float:left;
	position: relative;
	left: 116px;
}
.block-pic {
		width:300px;
	float: left;
}	
.block-pic-main {
		width:712px;
	float: left;
}
.block-pic-middle {
		width:625px;
	float: left;
}
.tab-pic {
		width:250px;
	float: left;
}	
	

/* Blocks */

		
		.block-4 {
		width:230px;
		float:left;
		margin-left: 22px;
		}
		
	
	.blocks-space-v {
		width:30px;
		height:1px;
		float:left;
		}
		
		.blocks-space-v2 {
		width:30px;
		height:1px;
		float:left;
		}
	.blocks-space-h {
		height:50px;
		}
		
	.blocks-space-h-2 {
		height:20px;
		}
		.blocks-space-h-3 {
		height:5px;
		}
		.blocks-space-hline {
		height:10px;
			border-top:1px solid #d5d5d5;
padding-top:20px;
padding-top:20px;
		}
		.blocks-space-hline2 {
		height:10px;
			border-top:1px solid #d5d5d5;

		}
		
    /* Images */
	.imageblog {
		width:300px;
		height:180px;
		background:url(../images/image-bg.png) bottom no-repeat;
		float:left;
				margin-right:20px;
				margin-bottom:40px;

		}
		.imageblog2 {
		width:250px;
		height:120px;
		background:url(../images/image-bg.png) bottom no-repeat;
		float:left;
				margin-right:20px;
				margin-bottom:40px;

		}
		
		.imageblog-3 {
		width:300px;
		height:110px;
		background:url(../images/image-bg.png) bottom no-repeat;
		float:left;
				margin-right:20px;
				margin-bottom:40px;

		}



		.image {
		width:300px;
		height:180px;
		background:url(../images/image-bg.png) bottom no-repeat;
		float:left;
		}
		.image-710 {
		width:710px;
		height:370px;
		background:url(../images/image-bg-710.png) bottom no-repeat;
		float:left;
		}
		.image-625 {
		width:625px;
		height:353px;
		background:url(../images/image-bg-625.png) bottom no-repeat;
		float:left;
		}
		.image10 {
		width:300px;
		height:540px;
		background:url(../images/image-bg.png) bottom no-repeat;
		float:left;
		}
		.image2 {
		width:250px;
		height:180px;
		background:url(../images/image-bg.png) bottom no-repeat;
		float:left;
				padding-right:20px;

		}
		
		.image3 {
		width:168px;
		height:130px;
		background:url(../images/image-bg-168.png) bottom no-repeat;
		float:left;
		}
		
		.image4 {
		width:168px;
		height:107px;
		background:url(../images/image-bg-168.png) bottom no-repeat;
		float:left;
		}
		.image5 {
		width:229px;
		height:120px;
		background:url(../images/image-bg.png) bottom no-repeat;
		float:left;
				padding-right:20px;

		}
		.imageblog-long {
		width:300px;
		height:180px;
		background:url(../images/image-bg.png) bottom no-repeat;
		float:left;
				margin-right:20px;
				margin-bottom:10px;

		}
	.imageblog-medium {
		width:230px;
		height:138px;
		background:url(../images/image-medium-bg.png) bottom no-repeat;
		float:left;
		}
		.imageblog-callout {
		width:230px;
		height:125px;
		background:url(../images/image-medium-bg.png) bottom no-repeat;
		float:left;
		}
		
	.imageblog-post {
		width:300px;
		height:180px;
		background:url(../images/image-bg.png) bottom no-repeat;
		float:left;
		margin-right:20px;
		}
		.imageblog-post2 {
		width:300px;
		height:180px;
		background:url() bottom no-repeat;
		float:left;
		margin-right:20px;
		}
		.image-post-shadow {
		width:300px;
		height:180px;
		background:url(../images/icons/shadow.png) bottom no-repeat;
		float:left;
		margin-right:20px;
		}
		/* Blog */
	#mainblog {
		width:650px;
		border-right:1px solid #cecece;
		padding-right:30px;
		padding-top:20px;
		padding-bottom:20px;
		float:left;
		}
		
		.block-3 {
			width:100%;
			}
			
			.block-3 .image {
				margin-right:20px;
				}
		
	/* Icons */
	.icon {
		width:300px;
		height:180px;
		float:left;
		}
		
	/* Pages Nanvigation */
	#pagination {
		width:100%;
		height:55px;
		background:url(../images/pagination-bg.png) repeat-x;
		text-align:center;
		padding-top:20px;
		}
		
		#pagination ul {
			list-style-type:none;
			}
			
			#pagination ul li {
				display:inline;
				margin-left:10px;
				margin-right:10px;
				}
				
				#pagination ul li img {
					vertical-align:-11px;
					margin-left:-10px;
					margin-right:-10px;
				}
				
				#pagination ul li a.active {
					background:url(../images/current-page-button.png) no-repeat;
					padding:10px 15px 8px 15px;
					width:39px;
					height:36px;
				}
		/* About page */
	#main2 {
	width: 960px;
}		
	/* Blog */
	#main {
		width:669px;
		border-right:1px solid #cecece;
		padding-right:30px;
		padding-top:20px;
		padding-bottom:20px;
		float:left;
		}
		
		.block-3 {
			width:100%;
			}
			
			.block-3 .image {
				margin-right:20px;
				}
				
   #sidebar {
		width:230px;
		padding-left:30px;
		padding-top:20px;
		float:right;
		}
		input {
			border:1px solid #cecece;
			height:35px;
			padding-left:7px;
			padding-right:7px;
			}
			
		#search-form {
			height:35px;
			padding:0px;
			}
		
			#search-field {
				width:184px;
				height:20px;
				float:left;
				border-right:none;
				}
				
			#search-button {
				border:1px solid #cecece;
				border-left:none;
				width:31px;
				height:35px;
				background:url(../images/search-button.png) no-repeat;
				}
				
			#search-button:hover {
				cursor:pointer;
					}
					
		#sidebar-menu {
			}
			
			#sidebar-menu ul {
				list-style-type:none;
				}
				
				#sidebar-menu ul li {
					background:url(../images/arrow.png) 10px no-repeat;
					padding: 8px 12px 8px 20px;
					border-bottom:1px solid #dfdfdf;
					}
					
				#sidebar-menu ul li.last {
					border-bottom:none;
					}
		
		#photos-block ul {
			list-style:none;
			}
		
		#photos-block img {
			margin-right:1px;
			margin-bottom:1px;
			float:left;
			}
			
	.comments-block-1 {
		padding:30px;
		background:#f4f5e2;
		display:inline-block;
		margin-bottom:1px;
		}
		
		.comments-block-1 img {
			margin-right:20px;
			margin-bottom:20px;
			float:left;
			}
			
		.reply-comment-button a img {
			float:right;
			margin-right:0px;
			margin-bottom:0px;
			}
		
	.comments-block-2 {
		padding:30px;
		background:#fafaf4;
		display:inline-block;
		margin-bottom:1px;
		}
		
		.comments-block-2 img {
			margin-right:20px;
			margin-bottom:20px;
			float:left;
			}
			
	textarea {
		width:649px;
		max-width:649px;
		border:1px solid #cecece;
		height:220px;
		padding:10px;
		}
		
/* Footer */
#footer-wrap-wide {
	bottom: 0px;
	width:100%;
	height:225px;
	background:url(../images/header-footer-bg/footer1.png) repeat  top;
	margin-top:6px;
	position: absolute;
	
}

	#footer-wrap {
		width:100%;
		height:171px;
		padding-top: 54px;
		background:url(../images/header-footer-bg/footer1.png) no-repeat center top;
}
		
		#footer { 
			width: 960px;
			height:171px;
			margin:0 auto;
	position: relative;
}
			
			/* Footer logo */
			#footer-logo {
				position:absolute;
				margin-top: 15px;
	margin-left: 526px;
}
				
			/* Footer menu */	
			#footer-menu {
				margin-left: 115px;
				margin-top: 42px;
	position: absolute;
}
				
				#footer-menu ul {
					list-style-type:none;
				}
				
					#footer-menu ul li {
						display:inline; margin-right:25px;
					}
					
			/* Copyrights */
			#copy {
				position:absolute;
				margin-left: 115px;
				margin-top: 78px;
				width:480px;
				}
				
			
#submit_btn { background:url(../images/send-message.png) no-repeat; width:166px; height:38px; border:none; float:right;}
#submit_btn:hover { cursor:pointer;}

p.red {
	color:red;
	}

h4.green {
	font-size:22px;
	color:green;
	padding-bottom:5px;
	}
	
	
