/*body*/
/*html,*/
body{
	background-image: url(../images/bodybg.jpg);
	background-color: #ccc;
	background-repeat: repeat;
	text-align: center;
	margin: 0;
font-family: Arial, "Lucida Console", Verdana, sans-serif;
} 

#container
	{		
	width:800px;
	\width:802px;
	w\idth:800px;
	background-color: #ffffff;	
	padding: 0px;
	min-height: 500px;
	margin-left: auto;
	margin-right: auto;	
	border: 1px solid #66c;	
	text-align: left;	
	}
	
.logo
{
clear:left;}	

#menu 
	{
	float: left;
	text-align: left;	
	margin: 0;
	padding: 0;
	}

#menu  #current {
	background-image: url(../images/web.jpg);
	background-repeat: no-repeat;
	background-position: top center;	
      }

#menu   #current a {
	background-image: url(../images/web.jpg);
	background-repeat: no-repeat;
	background-position: top center;	
      }
	
.mainnav
{
	padding: 0;
	margin: 0; 
}

.mainnav a:active
{
	background: #fff;
}

.mainnav ul { /* all lists */

	padding: 0;
	margin: 0;
}

.mainnav li { /* all list items */
	text-align: left;	
	float: left;
	display: inline;
	border-right: 2px solid #66c;
	list-style: none;
}

 .mainnav a {
	display: block;
}

 .mainnav li ul { /* second-level lists */
	background: #fff;
	display: none;
	position: absolute;
	top: 65px; /* ie workaround for position of 2nd list. */
}


 .mainnav  li > ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: auto;
	left: auto;
} 

 .mainnav li:hover ul, li.over ul
{ 
display: block; 
}

.subnav li
{
padding: 5px;
list-style: none;
text-align: left;

}

.subnav a
{
text-align: left;
font-size: 10pt;
padding: 3px;
line-height: 14px;
text-decoration: none;
background-image: none;
}
.subnav a:link, a:visited
{
 background: #fff;
 color: #66c;
}

.subnav a:hover, a:active
{
 background: #66c;
 color: #fff;
}

/**/
img
{ 
	margin-top: 25px;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	border: 0 none;
	}


#content {
	clear: both;
	width:800px;
	\width:802px;
	w\idth:800px;
	padding: 0;
	margin-left: auto;
	margin-right: auto;	
	text-align: left;
}

#content img
{
margin: 0;
padding: 0;
}

#textarea
{
text-align: left;
padding: 10px;
}

#textarea h1
{
font-size: 16px;
color: #336;
}

#textarea h2 {
font-size: 14px;
color: #336;
font-weight: bold;
font-style: normal;
}

#textarea h3 {
font-size: 14px;
color: #336;
font-weight: bold;
font-style: italic;
}

#textarea blockquote {
float: right;
width: 350px;
margin: 5px;
text-align: right;
font-size: 14px;
color: #66c;
font-weight: bold;
font-style: italic;
}

#textarea p {
	font-size: 12px;
	color: #336;
	font-weight: normal;
	font-style: normal;
	line-height: 17px;
}

#textarea p.sempo {
	font-size: 13px;
	color: #336;
	font-weight: normal;
	font-style: normal;
	line-height: 18px;
	padding-right: 10px;
}


#textarea a {
font-size: 13px;
color: #66c;
font-weight: bold;
text-decoration: none;
}

#textarea ul {
margin: 0;
padding: 0;
}

#textarea ul li {
	margin: 0 20px;
	padding: 0 0px;
	text-indent: 20px;
	font-size: 11pt;
	color: #336;
	font-weight: normal;
	font-style: normal;
	line-height: 16pt;
}


ol {
margin: 0;
padding: 0;
}

ol li {
	margin: 0 0 8px 28px;
	padding: 0;
	font-size: 12px;
	color: #336;
	font-weight: normal;
	font-style: normal;
	text-indent: 0;
}

#textarea table { 
	margin: 10px;
	padding: 10px;
}

#textarea table.sempo {
	margin: 0;
	padding: 0;
	border: 0 none;
	font-family: Arial, "Lucida Console", Verdana, sans-serif;
	color: #336;
	font-size: 14px;
	line-height: 18px;
	vertical-align: top;
}

#textarea table.sempo td {
padding: 0 10px 8px 0;
}

#textarea img { 
	margin: 10px;
	padding: 0px;
}

.in {
text-indent: 10px;
}

.tip {
margin: 5px 5px;
position: relative;
top: 60px;
}

.article {
	clear: both;
	margin: 10px;
	width: 700px;
	text-align: right;
}

.article h2 {
	font-size: 12pt;
	color: #336;
	padding-right: 10px;
	font-weight: bold;
	font-style: normal;
}

.article img {
	float: right;
	border: 1px solid #cf9;
}

.a {
	background-image: url(../images/a.jpg);
	background-repeat: no-repeat;
	background-position: left;
	line-height: 50px;
}
.b
{
	background-image: url(../images/b.jpg);
	background-repeat: no-repeat;
	background-position: left;
	line-height: 50px;
}
.c
{
	background-image: url(../images/c.jpg);
	background-repeat: no-repeat;
	background-position: left;
	line-height: 50px;
}
.d
{
	background-image: url(../images/d.jpg);
	background-repeat: no-repeat;
	background-position: left;
	line-height: 50px;
}
.e
{
	background-image: url(../images/e.jpg);
	background-repeat: no-repeat;
	background-position: left;
	line-height: 50px;
}
.f
{
	background-image: url(../images/f.jpg);
	background-repeat: no-repeat;
	background-position: left;
	line-height: 50px;
}
.g
{
	background-image: url(../images/g.jpg);
	background-repeat: no-repeat;
	background-position: left;
	line-height: 50px;
}
.h
{
	background-image: url(../images/h.jpg);
	background-repeat: no-repeat;
	background-position: left;
	line-height: 50px;
}
.i
{
	background-image: url(../images/i.jpg);
	background-repeat: no-repeat;
	background-position: left;
	line-height: 50px;
}
.j
{
	background-image: url(../images/j.jpg);
	background-repeat: no-repeat;
	background-position: left;
	line-height: 50px;
}
.k
{
	background-image: url(../images/k.jpg);
	background-repeat: no-repeat;
	background-position: left;
	line-height: 50px;
}
.l
{
	background-image: url(../images/l.jpg);
	background-repeat: no-repeat;
	background-position: left;
	line-height: 50px;
}
.m
{
	background-image: url(../images/m.jpg);
	background-repeat: no-repeat;
	background-position: left;
	line-height: 50px;
}
.n
{
	background-image: url(../images/n.jpg);
	background-repeat: no-repeat;
	background-position: left;
	line-height: 50px;
}
.o
{
	background-image: url(../images/o.jpg);
	background-repeat: no-repeat;
	background-position: left;
	line-height: 50px;
}
.p
{
	background-image: url(../images/p.jpg);
	background-repeat: no-repeat;
	background-position: left;
	line-height: 50px;
}
.q
{
	background-image: url(../images/q.jpg);
	background-repeat: no-repeat;
	background-position: left;
	line-height: 50px;
}
.r
{
	background-image: url(../images/r.jpg);
	background-repeat: no-repeat;
	background-position: left;
	line-height: 50px;
}
.s
{
	background-image: url(../images/s.jpg);
	background-repeat: no-repeat;
	background-position: left;
	line-height: 50px;
}
.t
{
	background-image: url(../images/t.jpg);
	background-repeat: no-repeat;
	background-position: left;
	line-height: 50px;
}
.u
{
	background-image: url(../images/u.jpg);
	background-repeat: no-repeat;
	background-position: left;
	line-height: 50px;
}
.v
{
	background-image: url(../images/v.jpg);
	background-repeat: no-repeat;
	background-position: left;
	line-height: 50px;
}
.w
{
	background-image: url(../images/w.jpg);
	background-repeat: no-repeat;
	background-position: left;
	line-height: 50px;
}
.x
{
	background-image: url(../images/x.jpg);
	background-repeat: no-repeat;
	background-position: left;
	line-height: 50px;
}
.y
{
	background-image: url(../images/y.jpg);
	background-repeat: no-repeat;
	background-position: left;
	line-height: 50px;
}
.z
{
	background-image: url(../images/z.jpg);
	background-repeat: no-repeat;
	background-position: left;
	line-height: 50px;
}

.rt
{
	background-color: #336;
	}
	
#footer
	{
	clear: both;	
	width:800px;
	\width:802px;
	w\idth:800px;	
	background-color: #336;
	text-align: center;
	padding: 2px 0px;
	margin: 0px;
	}
	
#footer h2
	{
	font-family: "Arial";
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #fff;	
	}
	
#footer p
	{
	font-family: "Arial";
	font-size: 11px;
	color: #fff;	
	}

#footer ul
{	
	padding: 0px;
	margin-left: 0px;
}
	
#footer ul li
	{
	display: inline;
	padding: 5px;
	border-right: 2px solid #fff;
	font-family: "Arial";
	font-size: 11px;
	color: #fff;	
	}
	
#footer a
	{
	color: #fff;
	background: #336;
	font-family: "Arial";
	font-size: 11px;
	text-decoration: none;
	}
	


#portfolio {
	margin-top: 20px;
	margin-bottom: 20px;
}	

#portfolio a {
font-size: 13px;
color: #66c;
font-weight: bold;
text-decoration: none;
}

#portfolio ul {
margin: 0;
padding: 0;
}

#portfolio ul li {
	margin: 0 18px;
	padding: 0;
	font-size: 13px;
	color: #336;
	font-weight: normal;
	font-style: normal;
	text-indent: 0;
}

#portfolio ul li.first {
}
#portfolio ul li.last {
}

.portfolio-heading {
font-size: 15px;
letter-spacing: 0.1em;
background-image: url(../images/z.jpg);
background-repeat: no-repeat;
background-position: left;
line-height: 50px;
padding-left: 8px;
}

.portfolio-nav {
	padding: 0;
	margin: 0; 
}

.portfolio-nav ul {
	padding: 0;
	margin: 0;
}

.portfolio-nav li {
	text-align: left;	
	float: left;
	display: inline;
	list-style: none;
}

#portfolio .portfolio-nav a {
	display: block;
	padding: 1px 2px;
}

#portfolio .portfolio-nav a:link, #portfolio .portfolio-nav a:visited {
	background-color: #fff;
}

#portfolio .portfolio-nav a:hover, #portfolio .portfolio-nav a:active {
	color: #fff;
	background-color: #336;
}

.client-color, .client-color-1 {
color: #66c;
}
.client-color-2 {
color: #336;
}


#textarea ul.normal li {
	margin: 0 0 8px 28px;
	padding: 0;
	font-size: 12px;
	color: #336;
	font-weight: normal;
	font-style: normal;
	text-indent: 0;
}

/* ---------  Contact ----------- */

.clear{
	clear:both;
}

#main-container {
	width:400px;
	margin:10px 0 30px 0;
	float:left;
}

#form-container {
	background-color:#333366;
	padding:15px;
	-moz-border-radius:12px;
	-khtml-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius:12px;
	color: #FFFFFF;
}

#form-container table td {
	white-space:nowrap;
}

/*
#form-container a:link, a:visited {
	color:#00BBFF;
	text-decoration:none;
	outline:none;
}

#form-container a:hover, a:active{
	text-decoration:underline;
}
*/

#form-container h1 {
	color: #FFFFFF;
	font-size:22px;
	font-weight:normal;
	text-transform:uppercase;
	margin-bottom:5px;
}

#form-container h2 {
	font-weight:normal;
	font-size:13px;
	color: #FFFFFF;
	margin-bottom:15px;
	border-bottom:1px solid #FFFFFF;
	margin-bottom:15px;
	padding-bottom:10px;
}

#form-container label {
	text-transform:uppercase;
	font-size:12px;
	font-family:Tahoma,Arial,Sans-serif;
 color: #FFFFFF;
}

#form-container table {
margin: 0;
padding: 0;
}


#form-container textarea {
	color:#404040;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
}

#form-container td > button{
	text-indent:8px;
}

#form-container .error {
	background-color:#AB0000;
	color:white;
	font-size:10px;
	font-weight:bold;
	margin-top:10px;
	padding:10px;
	text-transform:uppercase;
	width:240px;
}

#form-container #loading {
	position:relative;
	bottom:9px;
	visibility:hidden;
}

.star, #form-container .star {
color: #FF0000;
}

#form-container p {
	text-align: left;
	font-size: 11px;
	color: #FFFFFF;
	margin: 0 0 5px 0;
}

/* ---------- end Contact -------- */
