	h1, h2, h3, h5, h6 {
		font-family: Tahoma, Arial, Helvetica;
		font-weight: lighter;
	}
	
	h1, h1 a { font-size: 46px; color: #bebebe; font-family: "Arial Black",Gadget,sans-serif; margin: 0; padding: 0; }
	h2, h2 a { font-size: 28px; color: #fff; }
	h3, h3 a { font-size: 20px; color: #fff; }
	h4, h4 a { font-size: 20px; color: #666666; margin-bottom: 15px; padding: 0; font-weight:normal;}
	h5, h5 a { font-size: 17px; color: #3065A8; font-family: Tahoma, Arial, Helvetica; margin: 0; padding: 0; }
	h6, h6 a { font-size: 12px; color: #fff; }
	
	h1.home_heading {
		color: #fff;
		text-decoration: none;
		text-align: left;
		font-size: 40px;
		font-family: Georgia, "Times New Roman", Times, serif;
		padding-left: 20px;
		margin: 0;
	}
	
	h2.entry-content {
		margin: 0;
		padding: 0;
	}

	p {
		line-height: 22px;
		font-size: 14px;
	}
	
	p.designprocess, p.timewise {
		padding: 0;
		padding-top: 10px;
		margin: 0;
		line-height: 22px;
		font-size: 14px;
	}
	
	.small_italics {
		font-family: Georgia, Times, "Times New Roman", Serif;
		font-style: italic;
		font-size: 12px;
	}
	
	.medium_italics {
		font-family: Georgia, Times, "Times New Roman", Serif;
		font-style: italic;
		font-size: 14px;
	}

	td {
		vertical-align: top;
	}
	.td_text {
	color: #565C65;
	font-family: Helvetica, Arial, Sans-Serif;
	line-height: 17px;
	font-size: 13px;
	margin:0;
	padding:0;
}
	.icon_designprocess {
		margin-left: 10px;
		margin-top: 10px;
		margin-right: 15px;
	}
	
	.icon_timewise {
		margin: 10px 15px 10px 0px;
	}
	
	.left {
		float: left;
	}
	
	.iconleft {
		float: left;
		padding-right: 5px;
	}
	
	.floatclear { 
		clear: both; 
	}

	.site_contents_small {
		font-size: 12px;
		line-height: 18px;
	}
	
	img, div {
		border: 0 none;
	}

	.hidden { 
		display: none; 
	}

	a, a:active, a:visited, a:hover {
		color: #3399CC;
		text-decoration: none;
		outline: none;
		line-height: 22px;
	}

	a:hover {
		color: #33CCFF;
	}

	.moreinfo {
		cursor: help;
		border-bottom: 1px dotted;
	}
	
	.preload {
		display: none;
	}


/* END COMMON ATRIBUTES 

=================================================== */

/* HP TEMPLATE

=================================================== */

body.hp {
	background-color:#E0E0E0;
/*	background-image:url(mainbody_bg.jpg);*/
	background-position:left top;
	background-repeat:repeat-x;
	color: #565C65;
	font-family: Helvetica, Arial, Sans-Serif;
	line-height: 22px;
	font-size: 14px;
	margin:0;
	padding:0;
}

#hp_header {
	background: #E0E0E0 url(home_shadow.png) no-repeat center bottom;
	height: 395px;
	margin: auto;
	position: relative;
/*	width: 1040px;*/
}
#hp_header1 {
	background: #E0E0E0;
	margin: auto;
	position: relative;
}
#computer {
	background: url(../newimages/computer_main.png) no-repeat left top;
	width: 528px;
	height: 313px;
	position: absolute;
	right: 5px;
	bottom: 2px;
}

#main_content1 {
	background: #1d4282 url(blue_stripe.jpg) no-repeat center top;
	height: 355px;
	position: relative;
	margin: auto;
}
#main_content {
	width: 1000px;
	height: 225px;
	position: relative;
	margin: auto;
}
#sp {
	position: absolute;
	left: 91px;
	top: 30px;
}

#slideshow {
    position:relative;
    height:215px;
    width: 345px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}
#area4 {
	height: 40px;
	position: absolute;
	color: #ffffff;
}
#area1, #area2, #area3 {
	height: 210px;
	position: absolute;
	top: 70px;
	color: #ffffff;
}

#area1 p, #area2 p, #area3 p {
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 12px;
	line-height: 18px;
}

#area1 a, #area2 a, #area3 a {
	border-bottom: 1px dotted #fff;
	color: #fff;
	line-height: 20px;
	padding: 2px 0;
	text-decoration: none;
}

#area1 a:hover, #area2 a:hover, #area3 a:hover {
	border: none;
	color: #339FF;
}

#area1 h2, #area1 h3, #area2 h2, #area2 h3, #area3 h2,  #area3 h3,
#area1 p, #area2 p, #area3 p {
	margin: 10px 0;
	padding: 0;
}

#area1 {
	width: 315px;
	left: 0px;
}

#area2 {
	width: 275px;
	left: 345px;
}

#area3 {
	width: 310px;
	right: 0px;
}
.quoteOpen {
background:url("quote_open.png") no-repeat scroll 0 0 transparent;
width: 25px;
padding: 10px;
margin-right: 5px;
}
.quoteClose {
background:url("quote_close.png") no-repeat scroll 0 0 transparent;
width: 25px;
height: 25px;
padding: 5px 10px 10px 10px;
}
/* START TEMPLATE LAYOUT */

body {
	background-color:#FFFFFF;
/*	background-image:url(mainbody_bg_sec.jpg);*/
	background-position:left top;
	background-repeat:repeat-x;
	color:#565C65;
	font-family:Helvetica, Arial, Sans-Serif;
	margin:0;
	padding:0;
}
/*----------------------------------------GAGI1----------------------------------------*/
#top_line {
	height: 29px;
	background: #666666 url(topbar_backg.gif) repeat-x center top;
	margin: 0 auto;

}

#wrapper {
	height: 109px;
	background: #2a5ca0 url(header_backg.gif) repeat-x center top;
	margin:0 auto;
	padding:0;
}

#header {
	height:112px;
	margin:0 auto;
	padding:0;
	position:relative;
	width:1000px;
}
#www_wrapper {
	height:25px;
	margin:0 auto;
	padding:0;
	position:relative;
	width:1000px;
}
#www {
	height:25px;
	left:30px;
	margin:0;
	position:absolute;
	top:5px;
	width:300px;
	color:#999999;
}
#jezik {
	height:25px;
	right:-50px;
	margin:0;
	position:absolute;
	top:5px;
	width:150px;
	color:#999999;
	font-size: 12px;
	}
#jezik a, #jezik a:visited{
	color:#999999;
}
#jezik a:hover{
	color:#FFFFFF;
}
#jezik img{
	padding-left: 5px;
}
#logo {
	height:95px;
	left:0px;
	margin:0;
	position:absolute;
	top:15px;
	width:290px;
}

#navbar_holder {
	height:40px;
	padding:0;
	position:absolute;
	right:0;
	top:40px;
	width:510px;
	z-index:90;
}

#navbar { 
	width: 510px;
	height: 0px;
	position: relative;
	z-index: 9998; 
}
	
#navbar #menu, #navbar #menu_s {
	margin: 0;
	padding: 0;
}

#navbar #menu ul, #navbar #menu li, #navbar #menu_s ul, #navbar #menu_s li{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

#navbar #menu li, #navbar #menu_s li {
	display: inline;
}

#navbar #menu li a, #navbar #menu_s a {
	float: left;
	height: 0;
	padding-top: 34px;
	overflow: hidden;
	}
	
#navbar #menu li a, #navbar, #navbar #menu_s li a {
	background-image: url(menu_bar.png);
	background-repeat: no-repeat; 
}
#navbar #menu_s li a, #navbar {
	background-image: url(menu_bar_s.png);
	background-repeat: no-repeat; 
}
#navbar #menu li#home a, #navbar #menu_s li#home a {
	width: 130px;
	background-position: 0 0;
}
#navbar #menu li#services a, #navbar #menu_s li#services a {
	width: 130px;
	background-position: -130px 0;
}
#navbar #menu li#portfolio a, #navbar #menu_s li#portfolio a {
	width: 130px;
	background-position: -260px 0;
}
#navbar #menu li#contact a, #navbar #menu_s li#contact a {
	width: 120px;
	background-position: -390px 0;
}


#navbar #menu li#home a:hover, #navbar #menu_s li#home a:hover {
	width: 130px;
	background-position: 0 -34px;
}
#navbar #menu li#services a:hover, #navbar #menu_s li#services a:hover {
	width: 130px;
	background-position: -130px -34px;
}
#navbar #menu li#portfolio a:hover,#navbar #menu_s li#portfolio a:hover {
	width: 130px;
	background-position: -260px -34px;
}
#navbar #menu li#contact a:hover, #navbar #menu_s li#contact a:hover {
	width: 120px;
	background-position: -390px -34px;
}


#navbar #menu li#home a:active, #navbar #menu_s li#home a:active {
	width: 130px;
	background-position: 0 -68px;
}
#navbar #menu li#services a:active, #navbar #menu_s li#services a:active {
	width: 130px;
	background-position: -130px -68px;
}
#navbar #menu li#portfolio a:active, #navbar #menu_s li#portfolio a:active {
	width: 130px;
	background-position: -260px -68px;
}
#navbar #menu li#contact a:active, #navbar #menu_s li#contact a:active {
	width: 120px;
	background-position: -390px -68px; 
}

#navbar_reflection {
	height:35px;
	padding:0;
	position:absolute;
	right:0;
	top:75px;
	width:510px;
	background-image: url(menu_bar_reflection.png);
	background-repeat: no-repeat; 
}
#navbar_reflection_s {
	height:35px;
	padding:0;
	position:absolute;
	right:0;
	top:75px;
	width:510px;
	background-image: url(menu_bar_reflection_s.png);
	background-repeat: no-repeat; 
}
#main_header {
	width: 1000px;
	height: 103px;
	position: relative;
	margin: auto;
	background-image: url(../newimages/main_header_bg_sec.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

div#header_contents h1.home {
	height:146px;
	position:relative;
	margin: auto;
	width:518px;
}

div#header_contents h1.home {
	background:transparent url(../newimages/home_heading.png) no-repeat scroll 0 0;
}

div#header_contents h1.home span {
	display:none;
}
#flash {
	margin: auto;
	padding: 15px 0 0 0;
	position:relative;
	width:895px;
	height:355px;
}
#content1000 {
	margin: auto;
	padding: 15px 0 0 0;
	position:relative;
	width:1000px;
}
#content650 {
	padding: 5px 0 0 0;
	position: relative;
	width:650px;
	clear:left;
}
#content260 {
	right:20px;
	top: 115px;
	padding: 0;
	position: absolute;
	width:260px;
	height:310px;
	background: url("rightcolbackg.jpg") no-repeat scroll 0 0 transparent;
	color: #eaeaea;
}
.content230, .content230 p {
	position: relative;
	width:220px;
	margin:10px;
	color: #eaeaea;
	font-size:12px;
	line-height: 18px;
}

#cu3er-container {
	width: 895px; 
	height: 340px;
	outline:0;
	position:relative;
	padding: 0;
	margin-top: 10px;
}
#request_button a {
	background: transparent url(../newimages/request_estimate.jpg) no-repeat scroll 0 0;
	display: block;
	height: 58px;
	left: 15px;
	position: absolute;
	text-indent: -10000px;
	top: 194px;
	width: 360px;
}

#request_button a:hover {
	background: transparent url(../newimages/request_estimate_hover.jpg) no-repeat scroll 0 0;
}

#header_contents #heading {
	color:#FFFFFF;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:40px;
	margin:0;
	padding: 23px 0;
	text-align:left;
	text-decoration:none;
}

#midarea {
	width: 100%;
	margin: 0;
	padding: 0;
	background: #676c72 url(midarea_bg.jpg) center top repeat-x;
}

#main_content_area {
	width: 1000px;
	margin: auto;
	background-image: url(main_content_bg_sec.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#site_contents {
	width: 1000px;
	padding: 30px 0;
	color: #ffffff;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 14px;
}

#footer_line {
	height: 3px;
	background-color: #151515;
	margin: 0;
	padding: 0;
	width: 100%;
}

#footer_wrapper {
	margin: 0;
	padding: 15px 0;
	background-color: #1f1f1f;
}

#footer {
	width:  1000px;
	height: 235px;
	margin: auto;
	padding: 0px;
	overflow: hidden;
}

#footer_left {
	width: 478px;
	float: left;
}

#client_testimonials {
	font-family: Helvetica, Arial, Sans-Serif;
	color: #565c65;
	font-size: 12px;
	text-align: left;
	padding: 15px;
	height: 162px;
	width: 423px;
	line-height: 18px;
}

#client_testimonials p {
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 18px;
}

#client_testimonials a {
	border-bottom: 1px dotted #339FF;
}

#client_testimonials a:hover {
	border: none;
	color: #898F97;
}


#latest_news {
	font-family: Helvetica, Arial, Sans-Serif;
	color: #565c65;
	font-size: 12px;
	text-align: left;
	padding: 12px 15px 15px 2px;
	height: 162px;
	width: 505px;
	line-height: 18px;
}

#latest_news p {
	font-size: 12px;
	line-height: 18px;
}

#latest_news a {
	border-bottom: 1px dotted #339FF;
}

#latest_news a:hover {
	border: none;
	color: #898F97;
}

#footer_right {
	width: 522px;
	float: left;
}

div#container #bottom-links ul.first  {
	float: left;
	width: 220px;
}

#bottom-links a,  #bottom-links a:active, #bottom-links a:visited, #bottom-links a:hover {
	font-size: 12px;
	color: #565c65;
	text-decoration: none;
}

#bottom-links a:hover {
	color: #49b1c6;
}

#bottom-links ul.col {
	float: right;
	margin-right: 0px;
	width: 130px;
}

#bottom-links li.heading {
	display: block;
	font-weight: bold;
	margin: 0 0 9px 0;
	font-size: 12px;
	color: #575d66;
}

#bottom-links li.heading2 {
	display: block;
	font-weight: bold;
	margin: 12px 0 2px 0;
	font-size: 12px;
	color: #575d66;
}

ul.col {
	margin: 0;
	padding: 0;
}

ul.col label {
	display: block;
	line-height: 18px;
}

ul.col div {
	margin: 9px 0 0;
}

ul.col li {
	list-style: none;
}

ul.col li.heading {
	margin: 0 !important;
}

#footer_main {
	width: 1000px;
	margin: auto;
	padding: 10px 0 0 0px;
	height: 20px;
	background-image: url(../newimages/1px_line.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#copyright {
	width: 500px;
	float: left;
}

#copyright p.no_line_height {
	line-height: normal;
	font-size: 11px;
	color: #ffffff;
	font-family: Helvetica, Arial, Sans-Serif !important;
	padding: 0;
	margin: -5px 0;
}

#copyright a {
	color:#339FF;
	border-bottom: 1px dotted #339FF;
}

#copyright a:hover {
	color: #898F97;
	border: none;
}

#footer_main #logos {
	width: 498px;
	float: left;
	text-align: right;
}
#email {
	width: 200px;
	float: right;
	line-height: normal;
	font-size: 11px;
	color: #ffffff;
	font-family: Helvetica, Arial, Sans-Serif !important;
	padding: 0;
	margin: -10px 0;
}
/* END TEMPLATE LAYOUT 

============================================================== */

/* LOGO PORTFOLIO */

.logo_portfolio { 
	overflow: hidden;
}

.logo1_top {
	margin: 33px 15px 15px 0;
	float: left;
	width: 323px;
	height: 253px;
	background: #ffffff url(/portfolio_bg_top.jpg) no-repeat top left;
	position: relative;
}

.logo2_top {
	margin: 33px 15px 15px 0;
	float: left;
	width: 323px;
	height: 253px;
	background: #ffffff url(/portfolio_bg_top.jpg) no-repeat top left; 
	position: relative;
}

.logo3_top {
	float: left;
	width: 323px;
	height: 253px;
	background: #ffffff url(/portfolio_bg_top.jpg) no-repeat top left; 
	margin: 33px 0 0 0;
	position: relative;
}


.logo1 {
	margin: 0 15px 15px 0;
	float: left;
	width: 323px;
	height: 253px;
	background: #ffffff url(/portfolio_bg.jpg) no-repeat top left;
	position: relative;
}

.logo2 {
	margin: 0 15px 15px 0;
	float: left;
	width: 323px;
	height: 253px;
	background: #ffffff url(/portfolio_bg.jpg) no-repeat top left; 
	position: relative;
}

.logo3 {
	float: left;
	width: 323px;
	height: 253px;
	background: #ffffff url(/portfolio_bg.jpg) no-repeat top left; 
	margin: 0;
	position: relative;
}

/*  ============== GALLERY =============== */

.gallery-icon {
	border: 7px solid #16416f;
	float: left;
}
.gallery-icon  img:hover{ 
	background:#B6B6B6;
	border: 1px dotted #bbbbbb; 
	}
/*  ============== ABOUT PAGE =============== */

td.about_info {
	padding-top: 25px;
}

.about_title {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	padding: 0;
	margin: 0;
}

#about_wrap {
	border-top: 1px solid #7e838a;
	margin: 20px auto 0 auto;
	overflow: hidden;
}

#about_left {
	width: 479px;
	padding-right: 30px;
	float: left;
}

#about_right {
	width: 460px;
	border-left: 1px solid #7e838a;
	padding: 0 0 0 30px;
	float: right;
}

blockquote.about_testimonials p {
	color: #e6eaef;
	margin: 0;
	padding: 0;
	font-size: 12px !important;
	line-height: 18px;
}

blockquote.about_testimonials {
	background: #5d6269;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	font-family: Georgia, Times, "Times New Roman", Serif;
	font-style: italic;
	margin: 20px 0;
	padding: 15px 15px 15px 88px;
}

.about_testimonials_image  {
	margin-left: -73px;
	margin-right: 11px;
	float: left;
}

.icon_floatleft_image {
	float: left;
	margin: 0 25px 30px 0;
}

/*  ============== FAQ PAGE =============== */


#faq_sidebar {
	background-image: url(/faq_sidebar.png);
	background-repeat: no-repeat;
	height: 359px;
}

#faq_sidebar ul, #faq_sidebar li, #faq_sidebar ol {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;	
}

#faq_sidebar ul li a {
	display: block;
	height: 17px;
	margin: 0;
	padding: 19px 0px 12px 12px;
	color: #ffffff;
}

#faq_sidebar ul li a:hover {
	color: #339FF; 
}

/*  ============== CONTACT PAGE =============== */


td.contact_left {
	border-top: 1px solid #7e838a;
	border-right: 1px solid #7e838a;
	width: 332px;
	padding-right: 20px;
}

td.contact_middle {
	border-top: 1px solid #7e838a;
	border-right: 1px solid #7e838a;
	width: 333px;
	padding-left: 20px;
	padding-right: 20px;
}

td.contact_right {
	border-top: 1px solid #7e838a;
	width: 333px;
	padding-left: 20px;
}

.form_title {
	padding-top: 10px;
	padding-left: 5px;
	font-size: 12px;
}

.field_contact {
	width: 284px; 
	height: 12px; 
	padding: 10px; 
	font-size: 12px;
	font-family: Helvetica, Arial, Sans-Serif;
	background: url(../newimages/contact_field.png) no-repeat;
	border: 0; color: #ffffff; 
}
	
.textarea_contact {
	width: 284px;
	height: 141px; 
	padding: 10px; 
	font-size: 12px;
	font-family: Helvetica, Arial, Sans-Serif; 
	background: transparent url(../newimages/contact_textarea.png) no-repeat;
	border: 0;
	color: #ffffff;
	}
	
.send_button {
	background: url(../newimages/send_button.jpg) no-repeat;
	text-indent: -10000px;
	width: 94px;
	height: 35px;
	border: none;
	cursor: pointer;
}

/*  ============== PRICING PAGE =============== */

.tablebg {
	background-color: #4b5056;
	border: 1px solid #9da4ac;
}
.maincol {
	background-color: #4b5056;
	border-right: 1px solid #9da4ac;
	border-bottom: 1px solid #9da4ac;
	padding: 7px;
}

.col1 {
	background-color: #4b5056;
	border-right: 1px solid #9da4ac;
	border-bottom: 1px solid #9da4ac;
	padding: 7px;
	text-align: center;
}

.col2 {
	background-color: #4b5056;
	border-right: 1px solid #9da4ac;
	border-bottom: 1px solid #9da4ac;
	padding: 7px;
	text-align: center;
}

.col3 {
	background-color: #4b5056;
	border-right: 1px solid #9da4ac;
	border-bottom: 1px solid #9da4ac;
	padding: 7px;
	text-align: center;
}

.col4 {
	background-color: #4b5056;
	border-bottom: 1px solid #9da4ac;
	padding: 7px;
	text-align: center;
}


.priceTable {
	border:medium none;
	margin:0;
	padding:0;
	width:980px;
}

.price {
	color:#000000;
	height:138px;
	line-height:0;
	margin:0;
	padding:0;
	text-align:center;
	width:117px;
}

td.feature {
	border-bottom:1px solid #797e83;
	padding: 5px 10px;
	text-align:right;
	vertical-align: middle;
}

td.question {
	border-bottom:1px solid #797e83;
	padding-left: 0px;
	padding-right: 10px;
	margin: 0;
	vertical-align: middle;
	width: 15px;
}

.detail-l {
	background:#50555c none repeat scroll 0 0;
	border-bottom:1px solid #797e83;
	text-align:center;
	width:117px;
	vertical-align: middle;
}

.detail-d {
	background:#33373b none repeat scroll 0 0;
	border-bottom:1px solid #797e83;
	text-align:center;
	width:117px;
	vertical-align: middle;
}

a.tooltip span {
	display:none;
	padding:5px;
	margin-left:8px;
	width:130px;
}

.tooltip:hover span {
	display:inline;
	position:absolute;
	background:#33373B;
	border:1px solid #797E83; 
	color:#ffffff;
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
}

/* WP SPECIFIC ================================================ */

	.entry-title { padding: 0; margin: 0; display: none; }
	.entry-date {font-size: 11px; color: #acb1b8; }
	
	form#commentform span.required { color:#fff; }

/* LIGHTBOX =================================================== */

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../newimages/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../newimages/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../newimages/images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 
	
/* @group SIDEBAR */
#sidebar			
{ margin-top:26px; margin-left:18px; margin-right:0; }
#sidebar a img		{ border:0; }	
/* @end */

.box h3{
	color: #3065A8; 
	}
.box .pic img{
	background: #666666;
	border: 1px solid #f1f1e9;
	display: block;
	margin: 0 10px 7px 0;
	padding: 5px;
	float:left;
	display:inline;
	}
.box .pic img:hover{ 
	background:#B6B6B6;
	border: 1px dotted #bbbbbb; 
	}
.portfolio .item-text {
	width:285px;
	float:right;
}	
.fix{
	clear: both;
	height: 1px;
	margin: 0 0 -1px;
	overflow: hidden;
}
#page {
	width: 1000px;
	border-top: 1px dotted #666666;
	border-bottom: 1px dotted #666666;
	line-height: 30px;
	font-weight: bold;
	margin-top: 40px;
	margin-bottom: 40px;
}
#page1 {
	height: 30px;
	position: relative;
	font-size: 16px;
	line-height: 18px;
	margin-right: 120px;
}

#page1 a {
	text-decoration: none;
}

#page1 a:hover {
	border: none;
	color: #339FF;
}
.Input {
background-color:#DADADA;
border:1px solid #999999;
}
.ButtonNext {
background-color:#8DB7E0;
border-color:#F0F5F9 #3070AF #3070AF #F0F5F9;
border-style:solid;
border-width:thin;
color:#003366;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
height:auto;
width:100px;
padding: 3px;
}
.contact, .contact p {
	font-size:13px;
	line-height: 18px;
}