body {
	padding:0px;
	font-family:helvetica;
	font-size: 17px;
	background: #1b1b1b;
	overflow-x: hidden;
	display: block;
	margin: 0px;
	background-color:#132e4f;
	background-image:url(../images/bg.gif);
	background-repeat:repeat-x;
}

img {
  border:0px;
}

hr { height:2px;border-width:0;color:#326088;background-color:#326088;margin:0px }

#logo {
	background: url(../images/logoWebsolutions.png) no-repeat;
	margin:auto;
	margin-top: 50px;
	margin-bottom: 50px;
	height: 78px;
	width: 424px;
}

#tel {
	padding:0;
	list-style:none;
	background-color: #3c3c3c;
	background-image: url(../images/bgBlack.png);
	background-repeat: repeat-x;
	margin-bottom: 4px;
	height: 105px;
}

#email {
	padding:0;
	list-style:none;
	background-color: #3c3c3c;
	background-image: url(../images/bgBlue.png);
	background-repeat: repeat-x;
	margin-bottom: 4px;
	height: 105px;
}

html {
	overflow-x:hidden;
}

#container {
	margin:auto;padding:0;display:block;float:left;width:100%;height:100%;
}

.buttonText {color:#ffffff; font-size:22px; font-family:Georgia,"Trebuchet MS",Tahoma,Arial; line-height:26px; text-decoration:none}
.buttonText A {color:#ffffff; text-decoration:none}
.buttonText A:visited {color:#ffffff; text-decoration:none}
.buttonText A:hover {color:#ffffff; text-decoration:none}

.linkText {color:#7bd7fe; font-size:14px; font-family:Georgia,"Trebuchet MS",Tahoma,Arial; line-height:18px; text-decoration:none}
.linkText A {color:#7bd7fe; text-decoration:none}
.linkText A:visited {color:#7bd7fe; text-decoration:none}
.linkText A:hover {color:#7bd7fe; text-decoration:none}

.titleText {color:#ffffff; font-size:28px; font-family:Georgia,"Trebuchet MS",Tahoma,Arial; line-height:26px; text-decoration:none}

.tableTop {
 width: 100%;
 height: 108px;
 border: 0px;
 margin: 0px;
 padding:0px;
 spacing:0px; 
 background-image:url('../images/bg.png');
}

.tablePhone {
 width: 100%; 
 border: 0px;
 padding:0px;
 spacing:0px;
 margin-left:auto;
 margin-right:auto;
 background-image:url('../images/bgBlack.png');
}

.tableEmail {
 width: 100%; 
 border: 0px;
 padding:0px;
 spacing:0px;
 margin-left:auto;
 margin-right:auto;
 background-image:url('../images/bgBlue.png');
}

.tableTitle {
 width: 100%; 
 border: 0px;
 padding:20px;
 spacing:0px;
 margin-left:auto;
 margin-right:auto;
 background-image:url('../images/bgLtBlue.png');
}

.tableText {
 width: 100%; 
 border: 0px;
 padding:15px;
 spacing:0px;
}

.tableBottom {
 width: 100%; 
 border: 0px;
 padding:0px;
 spacing:0px;
 margin-left:auto;
 margin-right:auto;
 background-image:url('../images/bgGreen.png');
}

H1 {color:#ffffff; font-size:22px; font-family:Georgia,"Trebuchet MS",Tahoma,Arial; text-decoration:none; margin-top:25px; margin-bottom:5px}
H2 {color:#ffffff; font-size:22px; font-family:Georgia,"Trebuchet MS",Tahoma,Arial; text-decoration:none; margin-bottom:10px; line-height:26px}
H3 {color:#ffffff; font-size:16px; font-family:Georgia,"Trebuchet MS",Tahoma,Arial; text-decoration:none; margin-bottom:0px}

#menu {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	width: 98%;
	padding: 0;
}

#menu li {
	padding:0;
	list-style:none;
	background-color: #3c3c3c;
	background-image: url(../img/gry_chevron_small.png);
	background-image: -webkit-linear-gradient(#3c3c3c,#222222);
	background-position: 97.7% 48%;
	background-repeat: no-repeat;
	border: 1px solid #2c2c2c;
	margin-bottom: 4px;
	height: 105px;
}

#menu a {
	display: block;
	height: 42px;
	color: #ddd;
	text-decoration: none;
	font-weight: bold;
	width: 97%;
	padding-left: 8px;
	line-height: 42px;
}

li#full {
	-webkit-border-radius: 10px;
	border: 1px solid #777;
	background-image: none;
	margin-top: 9px;
	background-color: #1b1b1b;
}

li#full a, li#full a:link, li#full a:hover, li#full a:visited {
	color: #ddd;
	text-align: center;
	font-size: 16px;
	font-weight: normal;
	line-height: 40px;
	text-decoration: none;
}

#copy {
	width:100%;
	float:left;
	text-align:center;
	font-size:11px;
	color:#fff;
	border-top:1px solid #525252;
	height:100%;
}

#copy a,#copy a:link,#copy a:hover,#copy a:visited {
	color:#fff;text-decoration:none;padding-right:20px;
}

#copy {
	background-color:#1a1a1a;padding:5px 0;height:40px;color:#fff;font-size:11px;text-align:center;font-style:normal;
}

#copy p {
	color:#bcbcbc;text-align:center;float:left;
}

div {
	-webkit-transition-property:opacity;-webkit-transition-duration:2s;
}

div.fadeAway {
	opacity:0;
}

#hs {
	display:none;
	margin-top:0;
	margin-right:auto;
	margin-bottom:0;
	margin:auto;
	border-top-width:2px;
	border-right-width:2px;
	border-bottom-width:2px;
	border-left-width:2px;
	border-top-style:solid;
	border-right-style:solid;
	border-bottom-style:solid;
	border-left-style:solid;
	border-top-color:#fff;
	border-right-color:#fff;
	border-bottom-color:#fff;
	border-left-color:#fff;
	padding-top:20px;
	padding-right:20px;
	padding-bottom:20px;
	padding-left:10px;
	border-top-left-radius:8px 8px;
	border-top-right-radius:8px 8px;
	border-bottom-right-radius:8px 8px;
	border-bottom-left-radius:8px 8px;
	-webkit-border-radius:10px;
	-webkit-box-shadow:rgba(0,0,0,0.699219) 0 0 8px;
	-webkit-background-size:100% 8px;
	background-origin:initial;
	background-clip:initial;
	background-color:#cddcf3;
	font:normal normal normal 13px/17px sans-serif;
	background-position:50% 100%;
	background-repeat:no-repeat no-repeat;
	z-index:1000;
	position:absolute;
	left:15px;
	top:320px;
	width:250px;
	height:50px;
	background-color:#ccc;
}

body[class="landscape"] #hs {
	display:none;margin-top:0;
	margin-right:auto;
	margin-bottom:0;
	margin-left:auto;
	border-top-width:2px;
	border-right-width:2px;
	border-bottom-width:2px;
	border-left-width:2px;
	border-top-style:solid;
	border-right-style:solid;
	border-bottom-style:solid;
	border-left-style:solid;
	border-top-color:#fff;
	border-right-color:#fff;
	border-bottom-color:#fff;
	border-left-color:#fff;
	padding-top:20px;
	padding-right:20px;
	padding-bottom:20px;
	padding-left:10px;
	border-top-left-radius:8px 8px;
	border-top-right-radius:8px 8px;
	border-bottom-right-radius:8px 8px;
	border-bottom-left-radius:8px 8px;
	-webkit-border-radius:10px;
	-webkit-box-shadow:rgba(0,0,0,0.699219) 0 0 8px;
	background-color:#cddcf3;
	font:normal normal normal 16px/23px sans-serif;
	background-position:50% 100%;
	background-repeat:no-repeat no-repeat;
	z-index:1000;
	position:absolute;
	left:50px;
	top:163px;
	width:330px;
	height:60px;
	background-color:#ccc;
}

.hs-arrow {
	margin-left:125px;margin-top:10px;width:15px;height:15px;background:url(../img/bg/b.png) no-repeat right center;
}

.hs-close {
	position:relative;top:-20px;left:230px;margin-bottom:-15px;
}

.hs-close a {
	text-decoration:underline;color:#000;
}

body[class="landscape"] .hs-arrow {
	margin-top:5px;margin-left:170px;width:15px;height:15px;background:url(../img/bg/b.png) no-repeat right center;
}

body[class="landscape"] .hs-close {
	position:relative;top:-10px;left:300px;margin-bottom:-15px;
}

.search {
	background-color:#1e1e1e;width:100%;float:left;padding-top:8px;padding-bottom:8px;
}

.search .searchfield {
	padding:2px;width:82%;border:1px solid #ddd;background:#fff;font:bold .95em arial,sans-serif;-moz-border-radius:15px;-khtml-border-radius:15px;float:left;
}

#search-go {
	margin-right:5px;width:26px;height:25px;float:right;border:0;background:url(../img/bg/searchbtn.png) no-repeat 0 0;display:block;cursor:pointer!important;cursor:hand;
}

#search-go:hover {
	background-position:0 -26px;
}

#cright {
	width:100%;padding-top:5px;color:#bcbcbc;
}
