* {
  margin: 0;
  padding: 0;
}
html {height: 100%;}
body {
  height: auto !important;
  height: 100%;
  min-height: 100%;
  position: relative;
}
body {
	background:#000000 url(images/pagebg.jpg) repeat-x;
	color:#CCCCCC;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size:12px;
	text-align:center;
}
#footer {
	position:absolute;
	bottom:0;
	left:0;
	height:30px;
	line-height:30px;
	width:100%;
	background:url(images/footerbg.gif);
}
#wrapper {
	background:#000 url(images/wrapperbg.jpg) no-repeat right top;
	width:1120px;	
	text-align:left;
	margin:auto;
}
#page {
	background:url(images/contentbg.gif) repeat-y;
	width:990px;
}
#header {
	background:url(images/headerbg.jpg) no-repeat top left;
	height:125px;
	position:relative;
}

#topmenu {
	position:absolute;
	right: 120px;
	top: 65px;
	line-height:40px;
	font:"Times New Roman", Times, serif
}

#phone {
	position:absolute;
	right: 150px;
	top: 25px;
color:#fff;
font-size:16px;
font-weight:bold;
font-family:Arial,Myriad;
}


#topmenu li {
	float:left;
	margin:0 3px;
}
#topmenu li a {
	text-transform:uppercase;
	color:#FFFFFF;
	font-weight:bold;
	font-size:0.9em;
	text-shadow: 1px 0px 0px #000;
}
#topmenu li a:hover {
	border-bottom:#FFFFFF 1px dotted;
	border-top:#FFFFFF 1px dotted;
	text-decoration:none;
}
#topmenu li a:before {
	content:" | ";
}
#topmenu li.page-item-137 a:before,
#topmenu li.page-item-137 a:link
 {
	content:"";
}
#leftside {
	position:absolute;
	left:0;
	top:0;
	background:#000000;
	width:50%;
	height:100%;
	z-index:-1;
}

#content {
	background:url(images/sidebarbg.jpg) no-repeat right top;
	min-height:220px;
	height:auto !important;
	height:220px;
	padding-bottom:30px;
	padding-top:50px;
}
.callus {
	font-size:1.6em;
	text-align:center;
}
#logo {
	float:left;
}
.colblue {
	color:#0066FF;
}
.colred {
	color:#FF3300;
}
#header .description {
	font-style:italic;
	padding:20px 50px;
	text-align:center;
}
.pentry,.hentry {
	margin:0 0 20px 40px;
}

.post {
	background: #777777;
	padding:1px 0;
	color:#000000;
	width:900px;
}
.post h2,.post h3 {
	color:#000000;
	background:#e8e7e7;
	padding:10px 20px 18px;
	font-size:1.2em;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	margin:10px 0 20px;
}
.post h2 a, .post h3 a {color:#000000}
.post .postdate{
	color:#058a97;
	font-size:0.95em;
	margin:-5px 40px;
	margin-top:-40px;	
}
.post p {
	color:#000000;
	padding:3px 10px 3px 20px;
}
.category-video {
	background:none;
}
body.category-video {
	background:#000000 url(images/pagebg.jpg) repeat-x;
}
.category-video h3,.category-video h2 {
	background:none;
}
.category-video h3 a,.category-video h2{
	color:#FFFFFF;
}
.postmetadata {
	color:#CCCCCC;
	font-size:0.9em;
	text-align:right;
}
.pagetitle {
	margin-left:50px;
	color:#00CCCC;
	font-size:1.2em;
	margin-top:-40px;
}
h1 {
	margin-right:50px;
}
.catdescr {
	margin-left:50px;
}
.postblock {
	background: #eeeeee;
	margin:0 5px 10px 25px;
	width:900px;
	padding:1px 0;
	color:#000000;
}
.postblock:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.postblock h2 {
	color:#000000;
	background:#FFFFFF;
	padding:10px 20px 18px;
	font-size:1.2em;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	margin:10px 0 20px;
}
.postblock h3 {
	color:#058a97;
	font-size:0.95em;
	margin:-5px 40px;
	margin-top:-40px;	
}
.postblock h4 {
	margin:5px 20px;
}
.postblock p {
	color:#000000;
	padding:3px 10px 3px 20px;
}
.postblock .pagelogo {
	float:right;
	margin:3px 20px;
}
.ngg-random {
	margin:-15px 0 10px 30px;
}
.navigation {
	display: block;
	text-align: center;
	margin:10px 240px 40px 250px;
	}
.navigation a {color:#FFFFFF}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
.indexstrip {
	margin:0px;
}
.indexstrip img {
	margin:0px;
}
.indexbtmtext {
	font-weight:bold;
	font-size:1.2em;
	text-align:center;
}
.wpcf7-form {
	text-align:right;
	margin:-10px 30px 10px 20px;
	float:right;
}
.wpcf7-form li {
	margin:3px;
}
.wpcf7-form label {
	float:left;
	line-height:20px;
	color:#333333;
}
.wpcf7-form textarea {
	width:340px;
}
.wpcf7-form-control-wrap input{
	height:16px;
	width:260px;
}
.flashvideo {
	margin:auto 230px;
}
/* define standarts */

a img {
	border:0;
}
a {text-decoration:none; color:#058a97;}
a:hover{text-decoration:underline}
li {
	list-style:none;
}




h1.fp {
margin-right:50px;
font-size:12px;
font-family: Arial, Myriad;
}

div.fp {
font-size:12px;
font-family: Arial, Myriad;
margin-right:30px;
line-height: 100%;
margin-left:30px;
display:block;

} 

p.clr {clear:both;}
.footer1 {
font-size:10px; color:#444444; margin-left:20px; margin-right:20px; text-align:justify; line-height:normal;
}
 .footer1 a {
 color:#444444;
 }
