/* Start of CMSMS style sheet 'Layout: Top menu + 2 columns' */
* {
	margin: 0;
	padding: 0;
}
html {
	min-height: 101%;
}

div {
	font-size: 1em;
}


div#adr {
float:right;
margin-top:-260px;
}

img {
	border: 0;
}


select {
	width:302px;
}

a, a:link a:active {
	text-decoration: underline;
	background-color: inherit;
	color: #ff7f02;
}
a:visited {
	text-decoration: underline;
	background-color: inherit;
	color: #ff7f02;
}
a:hover {
	text-decoration: none;
	background-color: inherit;
	color: #ff7f02;
}
body {
	background: #fff url(images/bg.jpg) repeat-x left top;
	color:#000;
	font-family: Arial, sans-serif;
	font-size:0.75em;
	font-weight:lighter;
	line-height:1.2em;
	min-height:101%;
margin: 0;
	padding:0;
	text-align:left;
}
div#pagewrapper {
	width: 960px;
	margin: 0 auto;
position:relative;

}

div#claim {
float: right;
display: inline;
margin-top: 120px;
margin-right: 50px;
}

div#claim p {
color: #ff7f02;
font-size: 24px;
text-transform: uppercase;

}

div#address {
float: right;
display: inline;
margin-top: 33px;
}

div#address p {
color: #ff7f02;
text-transform: uppercase;
}

div#header {
	height: 220px;
	margin: 0;
	padding: 0;
}
div#header h1 a {
	background: url(images/logo2.jpg) no-repeat left 0;
 position:absolute;
 left:0px; top:0px; width:300px; height:220px;
	
/*display: block;
	height: 220px;
	text-indent: -999em;
	text-decoration: none;*/
}
div#header h1 {
	margin: 0;
	padding: 0;
	line-height: 0;
	font-size: 0;
	background: url(images/logo2.jpg) no-repeat left 0;/* display: none; */
}
div#content {
margin: 0 auto;
padding: 0px;
overflow: hidden;
height: 100%;
border: 1px solid #ccc;
background: #fff;
}
div#main {
	margin-left: 29%;
	margin-right: 2%;
	padding: 10px 15px;
}

div#mainhome {
	margin-left: 0px;
	margin-right: 0px;
	padding: 10px 15px;
}

div#sidebar {
	float: left;
	width: 26%;
	display: inline;
	margin: 0px 0px 20px;
	padding: 0px;
	background: url(images/bg_sub.jpg) repeat-x left top;
min-height: 400px;
height: auto !important;
height: 400px;
}

div#sidebar_news {
	float: left;
	width: 26%;
	display: inline;
	margin: 0px 0px 20px;
	padding: 15px;
padding-top: 35px;
	background: url(images/bg_sub.jpg) repeat-x left top;
min-height: 400px;
height: auto !important;
height: 400px;
}


div#footer {
	background: url(images/bg_footer.jpg) repeat-x left top;
	clear: both;
	padding: 0px 10px 0px 10px;
	color: #595959;
margin-top: 1px;
}
div#footer p {
	font-size: 0.8em;
	padding: 0.5em;
	text-align: center;
	margin: 0;
}
div#footer p a {
	color: #595959;
}
div.hr {
	height: 1px;
	padding: 1em;
	border-bottom: 1px dotted black;
	margin: 1em;
}
div#content h1 {
	font-size: 2em;
	line-height: 1em;
	margin: 0;
}
div#content h2 {
color: #ff7f02;
font-weight: bold;
font-size: 20px;
text-align: left;
padding-left: 0px;
line-height: 1.5em;
margin: 0.6em 0 1em 0;
}
div#content h3 {
	color: #000;
	font-size: 1.3em;
	line-height: 1.3em;
	margin: 0 0 0.5em 0;
}
div#content h4 {
	color: #666;
	font-size: 1.2em;
	line-height: 1.3em;
	margin: 0 0 0.25em 0;
}
div#content h5 {
	color: #ff7f02;
	font-size: 1.1em;
	line-height: 1.3em;
	margin: 0 0 0.25em 0;
}
h6 {
	color: #294B5F;
	font-size: 1em;
	line-height: 1.3em;
	margin: 0 0 0.25em 0;
}
p {
	margin: 0 0 1.5em 0;
	line-height: 1.4em;
	padding: 0;
}
blockquote {
	border-left: 10px solid #ddd;
	margin-left: 10px;
}
strong, b {
	font-weight: bold;
}
em, i {
	font-style: italic;
}
pre {
	border: 1px solid #000;
	background-color: #ddd;
	margin: 0 1em 1em 1em;
	padding: 0.5em;
	line-height: 1.5em;
	font-size: 90%;
}
div.templatecode {
	margin: 0 0 2.5em;
}
div#main ul, div#main ol, div#main dl {
	font-size: 1.0em;
	line-height: 1.4em;
	margin: 0 0 1.5em 0;
	list-style-position:outside;
}
div#main ul li, div#main ol li {
	margin: 0 0 0.25em 3em;
}
div#main dl {
	margin-bottom: 2em;
	padding-bottom: 1em;
	border-bottom: 1px solid #c0c0c0;
}
div#main dl dt {
	font-weight: bold;
	margin: 0 0 0 1em;
}
div#main dl dd {
	margin: 0 0 1em 1em;
}

input {
width: 300px;
margin-bottom: 10px;
}

label {
float: left;
width: 100px;
}

.formbuilderform textarea {
width: 300px;
height: 100px;
}
.fbsubmit {
width: 300px;
margin-left: 100px;
margin-top: 10px;
}

/*

input {
width: 200px;
margin-bottom: 10px;
}

label {
float: left;
width: 200px;
}

.formbuilderform textarea {
width: 200px;
height: 100px;
}
.fbsubmit {
width: 200px;
margin-left: 200px;
margin-top: 10px;
}

select {
margin-top:5px;
width: 200px;
margin-bottom:5px;
}

.check input {
margin-left:200px;
width:20px;
}

.check label {
float:none;
}
*/

div#sidebar_news h4{
	color: #000;
	font-size: 1.2em;
	line-height: 1.3em;
	margin: 0 0 0.25em 0;
}

div#slogen {
 position:absolute;
 left:240px; top:90px; width:500px; height:150px;
z-index:2;
color:#ff7f02;
font-size:17px;
font-weight:normal;
}

div#social {
 position:absolute;
 left:800px; top:225px; width:300px; height:150px;

/*float: right; 
width: 250px;
margin-top: -40px;*/
}
/* End of 'Layout: Top menu + 2 columns' */

