/* Generic element styles */
html {
	background:url('images/gradient.png') repeat-x fixed;
	z-index:1;
	background-color:#bfbfbf
}

body {
	color: #475f5e; 
	font-family: sans-serif; 
	font-size:12px;
	width:1000px;
	margin:0 auto;
	position:relative
	
	
}


#page {
	width:1000px;
	border:1px solid black;
	background-color:white;
	position:relative;
	border-top:none;
	border-bottom:none;
	bottom:14px;
}

#header {
	margin:0;
	height:211px;
	margin-top:20px;
}

.heading {
	position:absolute;
	color:white;
	right:19px;
	top:-116px;
	font-size:16pt;
}

#footer {
	background:url('images/footer.png') no-repeat left;
	width:1000px;
	height:37px;
	clear:both;
	position:relative;
	padding-top:10px;
	top:4px;
}

#footer a {
 	text-decoration:none;
	color: black;
}

#footer p {
	text-align:center;
	margin:0 0 2px 0;
	font-size:8pt;
}

#content {
	margin:7px 0px 0px 25px;
	width:700px;
	padding-top:1px;
	text-align:justify;
	float:left;
	border:1px solid silver;

}

#content a {
	color:#407272;

}

#content .middlefill {
	background:url('images/main_fill_no.png') repeat-y;
	padding:1px 12px;
}

#content .flright {
	float:right;
	margin:5px -5px 5px 11px
}

#content ul {
	/*width:700px;*/
	padding-left:15px;
	margin:0;
}

#content ul li {
	text-align:left;
}
#content p.slogan {
	font-style:italic;
	font-size:18px;
	text-align:center;
}

.clearing {
	clear:right;
}

h4 {
	color: #0c8e8e;
}

h3 {
	color: #0c8e8e;
}

h2 {
	color: #666;
}

h1 {
	color: #666;
}


.title {
background:transparent url('images/main_top_no.png') no-repeat scroll left top;
height:10px;
margin:0;

}



#sidebar {
	width:243px;
	float:left;
	position: relative;
	background:url('images/nav_fill.png') repeat-y;
	margin:40px 0 62px 1px;
}

#sidebar ul {
	list-style-type:none;
	padding:0;
	font-size:10px;
	margin:0;
}

#sidebar li {
	padding:0;
	margin:0;
}

#partner {
	margin:0 0 26px 34px;
	
}

.info {
	color:#407272;
	font-weight:bold;
	font-size:11px
}

.email a {
	color:black;
}

.edge{
	vertical-align:bottom;
}

.security {
	background:url('images/security_fill.png') repeat-y left;
	padding:8px
}

.board{
	background:url('images/message_fill.png') repeat-y left;
	padding:0 30px 0 17px;
	width:700px;
}

#message {
	margin-top:10px;
}

#message h3 {
	margin:0%;
	padding-bottom:10px
}

#message h4 {
	margin:0%;
	padding-bottom:3px;
	color:#407272	
}

#message p {
	margin:0%;
	padding-bottom:10px
}
	
#sidebar h3 {
	background:url('images/nav_top.png') no-repeat left top;
	width:243px;
	height:44px;
	position: absolute;
	top: -40px;
	left: 0;
	
}

#menustart {
	position:absolute;
	top:209px;
	right:926px
}

#menuend {
	position:absolute;
	top:209px;
	right:20px;
	z-index:100;
}

#sidebar h4 {
	background:transparent url('images/nav_bar.png') no-repeat scroll left top;
	height:28px;
	margin:10px 0;
	padding:4px 15px 4px 4px;
	position:relative;
	right:20px;
	text-align:right;
	width:199px;
	font-family:Lucida Grande, tahoma;
	font-weight:normal;
}

#sidebar h5 {
	margin-bottom:2px;
	}

#sidebar .navend {
	position: absolute;
	bottom: -62px;
	left: 0;
	vertical-align: top;
	z-index: 10;
}

#sidebar #bar_content {
	position: relative;
	z-index: 20;
	margin-bottom: -45px;
	padding: 10px 25px 0 16px;
}



#sidebar .email {
	margin-bottom:14px;
}

#menubar {
	background:transparent url(images/menu_fill.png) repeat-x;
	color:black;
	display:block;
	font-family: sans-serif; 
	font-size:8pt;
	height:29px;
	margin:0px 8px 0pt auto;
	padding:0;
	text-align:left;
	width:904px;
	position:absolute;
	top:209px;
	right:15px;
	background-color:transparent;
	border-right:none;
	z-index:200px
}

/*#menubar a.selected {background-color: #1f73b9}*/
ul#menubar a {
	border-left:none;
	color:black;
	height:19px;
	padding:4px 0;
	position:relative;
	text-decoration:none;
	border-right:1px solid black;
}

ul#menubar ul a {
	border-right:none;
	top:-1px
}

ul#menubar ul a:hover {
	background-color:#8bb0af;
	border-left:1px solid black;
	border-right:1px solid black;
} 

#menubar ul {
	-moz-border-radius-bottomleft:0px;
	-moz-border-radius-bottomright:0px;
	-moz-border-radius-topright:0px;
	background:url('images/drop-down.png') no-repeat bottom;
	background-color:transparent;
	border:none;
	left:0px;
	margin:0pt;
	position:absolute;
	top:28px;
	visibility:hidden;
	width:148px;
	text-align:center;
	padding-bottom:3px
}
#menubar a:hover {
	background-color:transparent;
	color:black
}

#menubar ul a:hover,
#menubar ul a:focus {
	background-color: transparent;
	color:black;
			}

#menubar ul a {
	text-align:center;
	padding:2px 3px 0 0;
	border-top:1px solid black;
	
}

#menubar a.selected {
	color: black; 
	background-color:transparent;
}
/*feeds*/

.feed p {
	margin: 0 0 0.5em;
	font-size: 80%;
}

.feed h5 {
	margin: 0;
}

.feed a {
	color:#407272;
}

/*contact form*/

.contact {
	background:url('images/contact_fill.png') repeat-y;
	width:435px
}

#name {
	background:url('images/input_3.png') no-repeat left;
	border:none;
	width:230px;
	height:15px;
	padding:5px;
}

#company {
	background:url('images/input_2.png') no-repeat left;
	border:none;
	width:230px;
	height:15px;
	padding:5px;
}

#email {
	background:url('images/input_2.png') no-repeat left;
	border:none;
	width:240px;
	height:15px;
	padding:5px;
}

#tel {
	background:url('images/input_3.png') no-repeat left;
	border:none;
	width:240px;
	height:15px;
	padding:5px;
}

#mobile {
	background:url('images/input_3.png') no-repeat left;
	border:none;
	width:240px;
	height:15px;
	padding:5px;
	
}

#text {
	background:url('images/input_4.png') no-repeat left;
	border:none;
	width:240px;
	padding:5px;
	height:121px;
}

#submit {
	background:url('images/submit.png') no-repeat left;
	border:none;
	height:36px;
	width:135px;
	margin-top:3px
}

#time {
	background:url('images/input_3.png') no-repeat left;
	border:none;
	width:240px;
	height:15px;
	padding:5px;
}

form div label {
	display:block;
	left:-178px;
	position:absolute;
	top:4px;
}
.topedge {
	margin-bottom:-4px;
}

.bottom {
	margin-bottom:5px;
}

.request {
	position:relative;
	margin-left:187px;
	text-align:left;
}

.buttons {
	text-align:right;
	border-top:2px #255150 solid;
}

.right-side {
	float:right;
	width:202px;
	margin-top:10px;
}

.mainend {
	margin-bottom:25px
}
