body {
	margin:0;
	padding:0;
	font-family:  Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #0282c5;
	background: #666666;
	margin: 0px auto;
}

a:link, a:visited { color: #c2e647; text-decoration: underline;} 
a:active, a:hover { color: #c2e647; text-decoration: none}

h1 {
	clear: both;
	margin: 5px 0px 10px 0px;
	padding: 18px 0px 5px 0px;
	font-weight: bold;
	font-size:20px;
	color: #c2e647;
	border-bottom: 1px solid #3a8dff;
	background: url(images/sc_h1_background.gif) bottom right no-repeat;
}
h2 {
	margin:0px 0px 10px 0px;
	padding: 30px 0px 5px 0px;
	font-weight: bold;
	font-size:16px;
	color: #c2e647;
	border-bottom: 1px solid #3a8dff;	
	background: url(images/sc_h2_background.gif) bottom right no-repeat;
}
h3 {
	margin: 5px 0px 10px 0px;
	font-weight: bold;
	font-size: 16px;
	color: #c2e647;	
}
h4 {
	margin: 0px;
	font-weight: bold;
	font-size: 11px;
	color: #0282c5;
}

img { 
	margin: 5px 10px 0px 0px; 
	float:left; 
	border: 1px solid #ffffff;
}

#sc_container {
	margin: 0px auto;
	width: 804px;
	border: 1px solid #ffffff;
	background: #12181b;
}

#sc_header {
	clear: left;
	margin: 55px 0 0 0;
	/*width: 794px;*/
	height: 700px;
	background: url(images/sc_header_background.png) no-repeat center center;
	background-size: 100% auto;
	line-height: 2.5em;
}

#sc_header img {
	margin: 20px 0;
	padding-left: 50px;
	border: none;
}
#sc_site_title {
	clear: both;
	margin-top: 75px;
	padding: 10px 10px 10px 30px;
	font-size: 35px;
	font-weight: bold;
	color: #0093de;
}

#sc_site_title span {
	font-size: 20px;
	color: #12181b;
	display: block;
	padding: 20px 10px 10px 5px;
}

#sc_site_slogan {
	padding: 5px 0 0 10px;
	font-size: 16px;
	color: #2b1e1e;
}
#header_left {
  width: 50%;
  float: left;
  text-align: left;
  margin: 0;
}
#header_right {
  width: 50%;
  float: right;
  clear: right;
  text-align: right;
  margin: 0;
}
#header-phone {
	padding: 25px 0 0 5px;
}

#email {
	padding: 25px 5px 0 0;
}

#header-phone, #header-phone a {
	font-size: 30px;
	color: black;/*#2b1e1e;*/
	text-shadow: #c2e647 2px 2px;
}

#email, #email a {
	font-size: 20px;
	color: black;/*#2b1e1e;*/
	text-shadow: #c2e647 2px 2px;
}

/*--- Content ---*/
#sc_content {
	margin: 0px 0px;
	/*width: 804px;*/
}

/*--- Left Column---*/
#sc_left_column {
	float: left;
	/*margin: 10px 15px 10px 5px;
	padding: 20px;*/
	margin: 10px 3px 10px 3px;
	padding: 5px;
	max-width: 50%;
	/*width: 180px;*/
	color: #0282c5;
	border: 1px solid #2d393f;
	background: url(images/sc_column_background.gif) bottom repeat-x;	
}

#sc_left_column ul {
	margin: 0 0 0 10px;
	padding: 0px;
}
#sc_left_column ul li {
	padding: 2px 0 2px 5px;
	/*list-style: none;
	background: url(images/sc_liststyle.gif) left center no-repeat;*/
}

#sc_left_column ol {
	margin: 0 0 0 10px;
	padding: 0px;
}
#sc_left_column ol li {
	padding: 2px 0 2px 5px;
}

#sc_left_column li a {
	color: #0282c5;
	text-decoration: none;
}
#sc_left_column li a:hover {
	padding-left: 5px;
	color: #c2e647;
	text-decoration: none;
}
/*--- End of Left Column---*/

/*--- Right Column---*/
#sc_right_column {
	float: right;
	/*margin: 10px 15px 10px 5px;
	padding: 20px;*/
	margin: 10px 3px 10px 3px;
	padding: 5px;
	max-width: 50%;
	/*width: 500px;*/
	border: 1px solid #2d393f;
	background: url(images/sc_column_background.gif) bottom repeat-x;
}

#sc_section {
	clear: left;
	float: left;
	margin: 15px 0px;
	padding: 10px 10px 10px 20px;
	/*width: 480px;*/
	border: 1px #000000 solid;
	background: #1b262c;
}
.subsection {
	float: left;
	margin: 10px 0px 5px 5px;
	width: 150px;
}

.subsection img {
	float: none;
	margin: 0px 0px 10px 0px;
	border: 1px solid #FFFFFF;
}

/*--- End of Right Column---*/
/*--- End of Content ---*/

/*--- Menu ---*/
#sc_menu {
	/*position: fixed;
	top: 2px;*/
	margin: 0px auto;
	width: 804px;
	float: left;
	padding: 0px;
	/*width: 804px;*/
	background: #12181b;
}

#sc_menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align: center;
}

#sc_menu ul li {
	display: inline;
}

#sc_menu ul li a{
	float: left;
	margin-right: 1px;
	padding: 15px 0px 0px 0px;
	width: 133px;
	height: 55px;
	font: 18px arial;
	text-align: center;
	text-decoration: none;
	color: #1e1717;
	background:url(images/sc_menu_background.gif) no-repeat;
}

#sc_menu ul li a:visited {
	color: #1e1717;
}

#sc_menu ul li a:hover, #sc_menu ul li .current {
	color: #ffffff;
	text-decoration: none;
	background: url(images/sc_menu_hover.gif) repeat-x;
}

/*--- End of Menu ---*/

/* -------- Footer --------- */
#sc_footer {
	clear: both;
	margin-top: 30px;
	padding: 5px;
	width: 794px;
	height: 75px;
	color: #2d5264;
	background: url(images/sc_footer_background.gif) repeat-x;
}

#sc_footer a {
	color: #0282c5;
	text-decoration: none;
}

#sc_footer a:hover {
	color: #d9fd5d;
}

#sc_footer .left {
	float: left;
	padding: 0px 30px;
	width: 300px;
	border-right: 1px solid #2d5264;
}
#sc_footer img {
	float: left;
	margin: 0px 15px 0px 0px;
	padding: 0px;
	border: none;
}
#sc_footer .right {
	float: left;
	padding: 10px 10px 0px 10px;
	width: 410px;
	line-height: 25px;
	text-align: right;
}
/* --------- End of Footer --------------*/

/*--- Contacts ---*/
#contacts_col {
	margin: 10px 15px 10px 5px;
	padding: 20px;
	width: auto;
	height: auto;
	border: 1px solid #2d393f;
	background: url(images/sc_column_background.gif) bottom repeat-x;
}

#lic_section {
	margin: 0;
	border: 1px #000000 solid;
	background: #1b262c;
	float: none;
	clear: both;
	cursor: pointer;
}

#lic_img {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 100;
	overflow: auto;
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	border: 1px #000000 solid;
	background: #1b262c url(images/loading124.gif) no-repeat left;
	background-position: center, center;
	cursor: pointer;
}
/*--- end Contacts ---*/

/*--- gallery ---*/
.ob_item {
	margin: 0;
	padding: 5px;
	width: auto;
	height: auto;
	border: 1px solid #2d393f;
	background: url(images/sc_column_background.gif) bottom repeat-x;
}
.ob_before, .ob_after {
	margin: 0;
	border: 1px #000000 solid;
	background: #1b262c;
	float: none;
	clear: both;
	/*cursor: pointer;*/
}
.big_img {
	display: block;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 100;
	overflow: auto;
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	border: 1px #000000 solid;
	background: #1b262c url(images/loading124.gif) no-repeat left;
	background-position: center, center;
	cursor: pointer;
}
/*----------price------*/
#pr-table {
width: 100%; 
}
#pr-table, #pr-table th, #pr-table td {
border: 1px solid gray;
border-collapse: collapse;
padding: 3px 2px;
}

/***** smartphones  ***********/
@media only screen and (max-width: 767px) {
	/* -------------------------------------------- */
	/* ------------------Header-------------------- */
	header {margin-top: 0px;height:150px;}
	header #logo{top:20px;}
	
	/* -------------------------------------------- */
	/* ------------------Featured------------------ */
	
	/* -------------------------------------------- */
	/* ------------------Content------------------- */
	
#sc_left_column {
	float: none;clear: both;
	margin: 10px 3px 10px 3px;
	padding: 5px;
	max-width: 100%;
	/*width: 180px;*/
	color: #0282c5;
	border: 1px solid #2d393f;
	background: url(images/sc_column_background.gif) bottom repeat-x;	
}
#sc_right_column {
	float: none;clear: both;
	margin: 10px 3px 10px 3px;
	padding: 5px;
	max-width: 100%;
	/*width: 500px;*/
	border: 1px solid #2d393f;
	background: url(images/sc_column_background.gif) bottom repeat-x;
}
#sc_section {
	clear: both;
	float: none;
	margin: 15px 0px;
	padding: 3px 3px 3px 5px;
	/*width: 480px;*/
	border: 1px #000000 solid;
	background: #1b262c;
}
	/* -------------------------------------------- */
	/* ------------------Footer-------------------- */
	
	/* -------------------------------------------- */
	/* ------------------Other----------------*---- */
}