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, 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,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* remember to define focus styles! */
a:focus {
	outline: none;
}
:focus {outline:none;}
::-moz-focus-inner {border:0;}

/*fix styles*/
.clearfix:after, .row:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: ".";
	clear: both;
	height: 0;
}
.clearfix, .row, label {display:inline-block;} /*Those two .clearfix have to be separate!)*/
.clearfix, .row, label {display:block;}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

.left {
	float: left;
}

.right {
	float: right;
}

/*clearval inactive color*/
.inactiveInput {
	color: #ccc !important;
}

/*center the login*/
#floater	{float:left; height:50%; margin-bottom:-205px;}
#main_wrapper	{clear:both; height:410px;}

/*--------------------ie 6/7 reset--------------------*/
a:link, a:visited, a:active {
	text-decoration: none;
}

/*--------------------make that footer stay down--------------------*/
html, body {
	height: 100%;
}

#wrapper {
	width: 100%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -75px;
}

footer, .push {
	width: 100%;
	margin: 0 auto;
	height: 75px;
	clear: both;
}

/*------universal--------*/
.restrict {
	width: 950px;
	height: auto;
	margin: 0 auto;
	position: relative;
}

/*--------------------Layout--------------------*/

header {
	width: 100%;
	height: 78px;
	background: none repeat-x bottom #000; /*tophead_bg2.png*/
	border-bottom: 1px solid #fff;
}

.ac_line_clean {
	width: 100%;
	height: 3px;
	clear: both;
	background: none repeat #00FF00;
}

nav {
	width: 100%;
	height: 45px;
	background: none #e4e4e4;
	border-bottom: 1px solid #f1f1f1;
}

#callback {
	width: 100%;
	height: 300px;
	background: none repeat-x;
	overflow: hidden;
}

#body {
	width: 100%;
	background: url('../images/bg.jpg') repeat-x;
}

/*--------------------Tophead--------------------*/
header .restrict {
	height: 75px;
}

header .restrict form, header .restrict form input#submit {
	float: right;
	padding-top: 15px;
}

header .restrict form label {
	font-family: forte;
	padding-right: 10px;
	color: #fff;
	font-size: 1.1em;
}

header .restrict form input#email {
	border: 1px solid #cc6666;
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
	border-radius: 1em;
	height: 20px;
	padding: 2px 10px;
	color: #999;
	font-size: 1.1em;
	width: 170px;
	}

header .restrict form input#submit {
	display: block;
	background: url('../images/btn_bg.png') no-repeat;
	color:#fff;
	font:14px Helvetica,Arial,Sans-Serif;
	width: 67px;
	height:24px;
	padding:3px 4px;
	border: none;
	cursor: pointer;
}

/*--------------------Navi--------------------*/

ul#navi li {
	float: left;
	line-height: 45px;
	background: url('../images/splice.png') no-repeat left bottom;
}

ul#navi li a {
	display: block;
	text-decoration: none;
	color: #666;
	font-size: 1em;
	padding: 0 20px;
	text-shadow: 0 2px 0 #fff;
	text-transform: uppercase;
}

ul#navi li#last {
	color: #e4e4e4;
}

ul#navi li a:link, ul#navi li a:visited {
	color: #666;
}

ul#navi li a:hover {
	background: url('../images/splice.png') no-repeat left bottom #f1f1f1;
}

.active {
	background: url('../images/splice.png') no-repeat left bottom #f1f1f1;
}

nav .restrict a#facebook {
	position: absolute;
	top: 0px;
	right: 0px;
}

nav .restrict a#twitter {
	position: absolute;
	top: 0px;
	right: 55px;
}

/*--------------------Slideshow/ callback  --------------------*/

/*background: url('../images/callback_bg.png') repeat-x;*/
#gallery {
	width: 100%;
	height: 300px;
}

#slide1 {
	width: 100% !important;
	background: url('../images/slide1_bg.jpg') repeat-x;
	height: 300px;
}

#callback #gallery #slide1 .restrict {
	width: 950px;
	height: 300px;
	background: url('../images/slide1.jpg') no-repeat;
}

#slide2 {
	width: 100% !important;
	background: url('../images/slide2_bg.jpg') repeat-x;
	height: 300px;
}

#callback #gallery #slide2 .restrict {
	width: 950px;
	height: 300px;
	background: url('../images/slide2.jpg') no-repeat;
}

/*--------------------Body container--------------------*/
#left {
	width: 560px;
	float: left;
	overflow: hidden;
	max-width: 560px;
}

h1 {
	font-size: 1.2em;
	color: #CC3344;
	font-family: Arial;
	text-shadow: 0 1px 0 #fff;
	font-weight: bolder;
}

#left ul li {
	float: left;
	padding: 30px 3px;
}

#right {
	float: right;
}

#left_right_holder {
	padding: 40px 0px;
}

p.maintext {
	padding-bottom: 20px;
	color: #cc3344;
	text-shadow: 0 1px 0 #fff;
	font-size: 1em;
	text-align: left;
	font-family: Times, arial;
	width: 100%;
}

h2 {
	color: #d50048;
	font-size: 1.1em;
	font-family: Arial;
	text-shadow: 0 1px 0 #fff;
	font-weight: bold;
	position: relative;
}

span.out {
	font-weight: bold;
}

sup {
	vertical-align: top;
	font-size: .7em;
}

span.below {
	font-weight: normal;
	font-size: 0.7em;
	right: 0px;
}

.ac_line {
	width: 100%;
	height: 3px;
	background: url(../images/ac_line.png) no-repeat;
	margin: 10px 0px 3px 0px;
	clear: both;
}

.large_splice {
	width: 100%;
	height: 2px;
	background: url(../images/large_splice.png) no-repeat;
	margin: 10px 0px 3px 0px;
	clear: both;
}

/*--------------------form--------------------*/

#form_ms {
	width: 338px;
	height: 382px;
	background: url(../images/note.png) no-repeat transparent;
	padding: 38px 10px 0px 10px;
}

p.form_heder {
	text-align: center;
	padding-bottom: 10px;
}

p.msg {
	font-size: 11px;
	text-align: center;
}

p.error {
	font-size: 11px;
	color: #ff0033;
	text-align: center;
	min-height: 11px;
}

#form_ms form {
	text-align: center;
}

#form_ms form input {
	width: 250px;
	background: none repeat transparent;
	border: 1px solid #CCC;
	height: 20px;
	padding: 4px 2px;
	margin: 5px 0px;
	font-size: 14px;	
}

#form_ms form textarea {
	width: 250px;
	height: 100px;
	border: 1px solid #CCC;
}

#form_ms span {
	margin-left: 42px;
}

.sel_holder {
	width: 280px;
	padding: 5px 0px 10px 0px;
	color: #999;
}

p.thanks {
	font-size: 14px;
	text-align: center;
	padding: 35px 10px 10px 10px;
	display: none;
}
/*--------------------location--------------------*/
#location_info {
	width: 500px;
}

#location_map {
	width: 400px
}

/*--------------------products--------------------*/
.call {
	width: 100%;
	clear: both;
	padding: 20px 0px;
}

#top_call {
	padding-top: 50px;
}

.call ul li {
	float: left;
	padding: 30px;
}

/*--------------------Services--------------------*/
.nano {
	width: 100%;
}

.nano li {
	padding: 0px !important;
}

.periods {
	height: 25px;
	overflow: hidden;
	width: 600px;
}
/*--------------------Footer--------------------*/
footer {
	width: 100%;
	background: url('../images/footer_bg.png') repeat-x;
}


footer p, footer a {
	text-decoration: none;
	color: #999;
	text-shadow: 0 1px 0 #fff;
	padding: 0 5px;
	line-height: 75px;
}

#footer .restrict ul li a:link, #footer .restrict ul li a:visited {
	color: #999;
}