/* CSS RESET */
/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

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: 12px;
	vertical-align: baseline;
	background: transparent;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/*general*/
html { background: #DED9C6 }
body {
	font-size:12px;
	color:#0F0F87;
	font-family:Arial, Helvetica, sans-serif;
}
#wrap {
	background: url(images/header.jpg) no-repeat top center;
}
#container {
	background:#fff;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	zoom: 1;
}
/* BASE */
h1 {
	font-size:248.5%;
}
h2 {
	font-size:116.1%;
}
h3 {
	font-size:160%;
}
h1, h2, h3 {
}
h1, h2, h3, h4, h5, h6, strong {
	font-weight:700;
}
abbr, acronym {
	border-bottom:1px dotted #000;
	cursor:help;
}
em {
	font-style:italic;
}
blockquote, ul, ol, dl {
	margin:1em;
}
ol, ul, dl {
	margin-left:2em;
}
ol li {
	list-style:decimal outside;
}
ul li {
	list-style:disc outside;
}
dl dd {
	margin-left:1em;
}
caption {
	margin-bottom:.5em;
	text-align:center;
}
p, fieldset, table, pre {
	margin-bottom:1em;
}
input[type=text], input[type=password], textarea {
	width:13.25em;
*width:13.25em;
}
.floatL {
	float:left
}
.floatR {
	float:right;
	padding: 10px 12px 10px 10px ;
}
#container {
	margin:0 auto;
	width:1016px;
	font-family:Arial, Helvetica, sans-serif;
	background: url(images/content-bg.png) repeat-y;
}
#container_inner {
	margin-top:15px;
	padding-bottom:20px;
}
#container_inner .i {
	margin-bottom: 16px;
	margin:10px 20px 0 40px
}
.head {
	background: url(images/head.jpg) repeat-x;
	height:32px;
	line-height:32px;
	padding-left:10px;
	margin-bottom: 10px;
}
/*header*/

#header {
	background: url(images/index-new.png) no-repeat;
	height:131px;
	margin-left:13px
	}
.toplink {
	position:absolute;
	top:105px;
	margin-left:20px
}
.toplink a {
	padding:0 20px;
	color:#000;
	font-size:13px;
	font-weight:700
}
.search {
float:right;
margin-right:35px;
margin-top:85px;
}
.search .text {
	padding:6px 0;
	float:left;
	background: url(images/input.jpg) no-repeat;
	border:0;
	width: 218px;
	margin-top: 2px;
}

#top-submit {
	background: url(images/search.jpg) no-repeat;
	width:82px;
	height:33px;
	border:none;
	position:relative;
	top:0px;
	float:left
}


/*footer*/
#footer {
	background: url(images/footer.jpg) no-repeat top;
	margin:0 auto;
	width:1016px;
	height:123px;
	font-size:14px;
	color:#ff7a07;
	font-weight:700;
	font-family:Arial, Helvetica, sans-serif;
}
#footer .i {
	padding-top: 45px;
}
#footer a {
	color:#ff7a07
}

#footerAdmin {
	background: url(images/footerAdmin.jpg) no-repeat top;
	margin:0 auto;
	width:1016px;
	height:123px;
	font-size:14px;
	color:#ff7a07;
	font-weight:700;
	font-family:Arial, Helvetica, sans-serif;
}
#footerAdmin .i {
	padding-top: 45px;
}
#footerAdmin a {
	color:#ff7a07
}
.sitelink {
	float:right;
	margin-right:30px
}
.siteinfo {
	margin-left:85px
}
#content, .sbox {
	background:#fff
}
#content {
	width:730px;
	float:left;
	font-size:12px;
	padding: 0px 0px 0px 0px;
}
#content p {
	padding:10px 20px 0 20px;
}

#content1 {
	width:730px;
	float:left;
	font-size:12px;
	padding: 0px 0px 0px 0px;
}
#content1 p {
	padding:10px 20px 0 20px;
}
#sidebar {
	width:235px;
	float:left;
	margin:0 10px 0 20px;
	display:inline;
}
#sidebar h2, #sidebar p {
	padding-left:12px;
	padding-bottom:5px;
	padding-right:20px;
}
.sbox {
	margin-bottom:15px;
	padding-bottom:0px;
}
/* links */
a {
	text-decoration:none
}
p {
	line-height:1.3;
}
.right-box {
	background:#F6CAFB;
	margin-right:30px;
	position:relative;
	width:250px;
	margin-top:27px
}
.right-box li {
	height:25px;
	list-style:none;
	line-height:22px
}
.right-box span {
	position: absolute;
	left:120px
}
.items {
	clear:both
}
.items a {
	text-decoration:underline;
	color:#5400ff
}
.box {
	width:500px;
	border:#000 solid 1px;
	padding:5px
}
.box h3 {
	font-size:20px
}
.topbox {
	background:url(images/box.jpg) no-repeat;
	position:relative;
	width:250px;
	height:205px;
	margin-top:10px;
	float:left;
	display:inline
}
.topbox li {
	height:16px;
	list-style:none;
	line-height:12px
}
.topbox ul span {
	position: absolute;
	left:190px
}
.topbox h4 {
	font-size:15px;
	padding: 8px 0 0 8px;
}
.topbox h4 span {
	font-size:20px
}
.topleft {
	float: left;
	padding-top: 70px;
	padding-left: 16px;
}
.q {
	float:left;
	font-size:34px;
	background: url(images/q.jpg) no-repeat;
	width:60px;
	height:67px;
	padding:5px 0 0 28px;
	color:#FFF
}

#side-search
{
	position: relative;
	padding: 0px 15px 0px 15px;
	margin-top: 10px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    #side-search {height: 140px;}
}
#side-search label {
	display:block;
	width:100px;
	float:left;
	text-align:right;
	padding-right:10px
}
#side-search select {
	
}
#side-search #submit {
	margin-left: 108px;
	background: url(images/s-search.jpg) no-repeat;
	width:80px;
	height:31px;
	border:none;
}
.telephone {
	margin-left:10px
}
.telephone ul {
	margin:0
}
.telephone li {
	list-style:none;
	padding-left:20px
}
.mail img {
	padding:5px
}
img, div, input {
	behavior: url("images/iepngfix.htc")
}


.search-result #content, .homepage #content { background: none}

/*
SEARCH RESULTS PAGE 
*/

.results  { font-size:11px; line-height:1; margin-bottom:15px; background:#fff} 
.results p { padding:10px}
.results .floatL { margin:10px}
.results .floatR { margin:0 10px 10px 0}
.results h3 {border-bottom:1px solid #5bb8c9;padding:6px 0; margin:0 10px}


/*
HOME PAGE
*/
.rightimg .thumbnail { margin-top:10px;}
.rightimg .thumbnail img{ padding-right:4px;}
.homepage .viewbtn { margin:0 0 0 20px; display:inline}
.homepage #content p{ padding-top:7px;}
#contact-form  { margin:0 auto; width:500px; padding-bottom: 20px; margin-top: 50px;}
#contact-form label{ display:block; width:150px; float:left; text-align:right; margin-right:20px;padding-top: 8px; padding-left:7px}
#contact-form input{ display:block; margin-bottom: 15px; padding-top:5px; height: 23px; width: 224px; background: url(images/input.jpg) no-repeat; border:0}
#contact-form #contact {
	background: url(images/submit-info.jpg) no-repeat;	
}

table.view { font-size:16px; width:710px; margin:0 10px; background-color: #eee; border:0}
table.view tr { height:25px; line-height:30px}
.table-c2 {
	text-align: right; 
}
.even {
	background-color: #fff;
}
.views .bt h3 {border-bottom:0px solid #5bb8c9;padding:10px; margin:0 10px; 
	background: transparent url(images/head.jpg) repeat-x scroll 0 0;

}
.views .results { margin-bottom:0; font-size:12px; }
.views .results .floatR{ padding:0}
.views #content .results p {margin:0 0 10px 0; padding:0 10px 0 15px; font-size:14px}
.views .thumbnail {width: 300px; }
.views table.view tr td{ padding-left:10px}
.views table.view td.table-c2 { padding-right:10px}
.views table.view {margin-bottom: 10px;}


#sidebar {font-weight:700;}
#sidebar .floatR {padding: 0px 12px 0px 0px}
#side-search select {width: 90px; margin-bottom: 5px;}
#side-search #submit {margin-left:120px; }

#sidebar .sbox {padding-bottom: 38px; *padding-bottom:38px }
@media screen and (-webkit-min-device-pixel-ratio:0) {
    #sidebar .sbox {padding-bottom: 38px;  }
}

#sidebar .head {margin-bottom:5px; }

.mail img{ padding:0}

.telephone {margin-top: 27px; margin-left: 20px;}
.telephone li {font-size:14px; padding-bottom: 2px;}

#side-search {padding-bottom: 0px; }
.search-result #content p{padding-top: 8px;}
.search-result h2.head, .homepage h2.head {margin-bottom:0px;}

.about-us #content p {padding:0 20px 0}
.about-us .floatR {padding:0px 12px 10px 10px;}

#sidebar p { margin-bottom:0}

.homepage #content p.description { height: 262px; font-size:12px; overflow:hidden; width: 255px; padding: 0px; margin-right: 0px; margin-left: 20px; display:inline}
.homepage .rightimg {margin-right: 0px;}
.homepage .results .floatR {margin-bottom:4px}



#content p.contact-desp { font-size:14px; padding-top: 10px; }
#content .contact-mail { margin:0px 30px 0 40px ;}

.ImageSpacing
{
	margin-right:5px;
}