/* CSS Document */

body{
	font-family: Arial, Helvetica, sans-serif;
	margin: 4px 0px 0px 0px;
	padding:0px;
	background-color: #FFF;
	font-size: 62.5%;
	color: #666;
}
body#why li.why, body#who li.who, body#website li.website, body#seo li.seo, body#projects li.projects, body#offer li.offer, body#manage li.manage, body#home li.home, body#eserv li.eserv, body#design li.design
{
	color: #000000;
	background-color: #FFFFFF;
}
body#who li.who a:link, body#who li.who a:visited,
body#design li.design a:link, body#design li.design a:visited,
body#eserv li.eserv a:link, body#eserv li.eserv a:visited,
body#seo li.seo a:link, body#seo li.seo a:visited,
body#manage li.manage a:link, body#manage li.manage a:visited,
body#why li.why a:link, body#why li.why a:visited,
body#projects li.projects a:link, body#projects li.projects a:visited, 
body#offer li.offer a:link, body#offer li.offer a:visited,
body#home li.home a:link, body#home li.home a:visited,
body#website li.website a:link, body#website li.website a:visited
{
	color: #000;
	background-color: #FFFFFF;
	border-left: solid #333 1px;
	border-right: solid #000 1px;
	border-bottom: solid #fff 1px;
}

h1, h2, h3, h4, h5{
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-bottom: 0px;
	margin-top: 8px;
	color: #568DBA;
}
h1 {
	font-size: 22px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
}
p {
	margin-top: 4px;
	margin-bottom: 8px;
}

img {
border:0px
}
#Layer5 {
	z-index: 5;
}


#wrap{
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	background-color: #FFFFFF;
	width: 900px;
	border-left: solid #fff 1px;
	border-right: solid #fff 1px;
	position: relative;
}

#header
{
	width:900px;
	background-color: #364436;
	margin-left: auto;
	color: #fff;
	padding: 0px 0px 0px 0px;
	height: 264px;
	margin-right: auto;
	border-top: solid #999 1px;
	border-left: solid #000 1px;
	border-bottom: solid #000 1px;
	border-right: solid #000 1px;
	background-image: url(../images/lg_lweb_5.jpg);
	text-align: center;
	font-size: 1em;
}
#header1
{
	width:900px;
	background-color: #FFF;
	margin-left: auto;
	color: #fff;
	padding: 0px 0px 0px 0px;
	height: 80px;
	margin-right: auto;
	background-image: url(../images/lg_lweb_5.jpg);
	text-align: center;
	font-size: 1em;
	background-repeat: no-repeat;
}

#nav 
{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	background-color: #568DBA;
	height: 30px;
	border-top: solid #666 1px;
	border-left: solid #000 1px;
	border-right: solid #000 1px;
	font-size: 1.7em;
	border-bottom: solid #666 1px;
}

#nav a {
	display: block;
	padding-left: 5px;
	padding-right: 5px;
	height: 25px;
}
#nav ul {
	list-style-type: none;
	height: 30px;
	margin: 5px 0px -3px 0px;
}
#nav li {
	float: left;
}
#nav a:link, #nav a:visited{
	color: #fff;
	text-decoration: none;
}

#nav a:hover, #nav a:active {
	color: #000;
	background-color: #fff;
	text-decoration: none;
}

.front ul{
	
}
 
.front li{
	color: #568DBA
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;	
}

.front a{
	color: #568DBA;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;

}	

#footer
{
	width:896px;
	background-color: #568DBA;
	margin-left: auto;
	margin-right: auto;
	color: #FFFFFF;
	padding: 2px;
	font-size: 1em;
	text-align: center;
	border-top: solid #999 1px;
	border-left: solid #000 1px;
	border-bottom: solid #000 1px;
	border-right: solid #000 1px;
}

#col1
{
	width:160px;
	float: left;
	margin-left: -684px;
	padding: 10px 5px 0px 5px;
	font-size: 1.1em;
	background-color: #FFFFFF;
	margin-top: 5px;
}

#col2
{
	width:475px;
	float: left;
	margin-left: 170px;
	display: inline;
	padding: 20px 0px 0px 30px;
	background-repeat: no-repeat;
	background-position: 3px 3px;
	margin-right: 10px;
	background-image: url(../images/paper.jpg);
}
#col2a
{
	width:485px;
	float: left;
	margin-left: 160px;
	display: inline;
	padding: 20px 0px 0px 30px;
	margin-right: 10px;
}
#col2f
{
	width:648px;
	float: left;
	margin-left: 0px;
	display: inline;
	padding: 20px 0px 0px 30px;
	background-repeat: no-repeat;
	background-position: 3px 3px;
	margin-right: 10px;
	background-image: url(../images/paper.jpg);
}
#col3
{
	width:160px;
	float: left;
	padding: 20px 5px 0px 30px;
	background-image: url(../images/paper_n.jpg);
	background-repeat: no-repeat;
	background-position: 3px 3px;
	font-size: 1.1em;
}
#col3a
{
	width:160px;
	float: left;
	padding: 20px 5px 0px 30px;
	font-size: 1.1em;
}	

.clearthis{
	clear: both;
	width: 100%;
}



.panel {
	width: 100%;
	margin: -7px -10px 10px -15px;
	padding: 10px 10px 0px 10px;
	border-left: 1px solid #999;
	border-top: 1px solid #999;
	font-size: 14px;
}
#form1 {
	font-size: 1em;
}

.imgl {
	float: left;
	margin: 5px 10px 10px 0px;
}
.imgr {
	float: right;
	margin: 5px 0px 10px 10px;
}

.imglb {
	float: left;
	margin: 3px 10px 5px 0px;
	border: solid 1px #ccc;
}
.imgrb {
	float: right;
	margin: 5px 0px 10px 10px;
	border: solid 1px #ccc;
}
a {
	color:#568DBA;
	text-decoration: none;
}
input.txt {
	font-size: 1em;
}
input.btn {
	font-size: 1em;
	background-color: #568DBA;
	color: #FFFFFF;
}
#projects {
height: 1270px;
}
.insert {
	font-size: 1em;
	float: inherit;
	padding: 20px;
	border: solid #ccc 0px;
	width: 241px;
	text-align: center;
	background-color: #DCE8F1;
	background-image: url(../images/corner3.png);
	background-repeat: no-repeat;
}

.outer {
	border-right: solid #666 1px;
	border-bottom: solid #666 1px;
	float: right;
	width: 280px;
	margin: 15px 0px 15px 35px;
	padding: 0px 1px 1px 0px;
}
.screenshot {
	border: solid #ccc 1px;
}.projectpage {
	height: 720px;
}
