a:link,a:visited { text-decoration:none; }

ul,ol { list-style:none; }

h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }

html,body,div,h1,h2,h3,h4,h5,h6,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,input { margin:0; padding:0; }

a img,a:link img,a:visited img { border:none;}

/*--------Background Color----------*/

body { background-color:#ffffff; text-align:left; }

/*--------/Background Color----------*/

p,a:link,a:visited,ul,ol,li,dl,dt,dd,h1,h2,h3,h4 { font-family:Tahoma, Courier, mono; color:#777777; font-size:11px; text-decoration:none; }
p,dl,dt,dd,ul,ol,li { line-height: 13px; }
p,pre,blockquote { margin-bottom:7px; }
a:link,a:visited { font-weight:bold;}
a:hover,a:active { text-decoration:none; color:#ffffff; }
h1 { font-size:18px; }
h2,h3 { font-size:16px; }
h4 { font-size:14px; }

input {
  border: 1px solid #000000;}

input, textarea, select {
  border: 1px solid #000000;
  color : #000;
  font:Arial, Helvetica, sans-serif;
  font-size:11px;}

input, submit {background-color:#fff;}

/*---------page width--------*/

#wrap { position:relative; width:912px; margin:0px auto/*-------auto = centered-------*/; margin-top:33px; border-left: 1px solid #000000; border-right: 1px solid #000000; border-bottom: 1px solid #000000; }

#contactform {border: 1px solid #2984cc; height: 400px; width: 700px; background-color: #eaf4fc; margin:0px auto;}

#contactformtop {background-color:#74bfe8; width: 700px; height: 25px;}

#contactform2 {border: 1px solid #2984cc; height: 760px; width: 700px; background-color: #eaf4fc; margin:0px auto;}

#contactformtop2 {background-color:#74bfe8; width: 700px; height: 25px;}

#form {position:absolute;}

#service {position:absolute;}

#contestform {
	position:absolute;
	left: 233px;
	top: 506px;
}


/*------------Header----------*/

#banner { background:url("../images/header.png") no-repeat; height:200px; margin:0px 0; }
 
/*------------/Header----------*/

 /*--------Page Title---------*/
 
#title { background-color:#436EA0; color:#f5f5f5; height:20px; margin:2px 0; padding:2px 10px 0 0; text-align:right; }
 
  /*--------/Page Title---------*/
  
#content { /*background:url("../images/bg-index.gif") repeat-y;*/ background-color:#ffffff; text-align:center }

   
#bottom { height:10px; clear:both; overflow:hidden; }

#footer { width:800px; text-align:center; margin:10px auto; clear:both;}

#footer p { margin-bottom:3px; color:#ffffff; font-size:12px; }

#footer a:link, #footer a:visited { font-weight:normal; color:#777777; font-size:12px; }

/*------------Main Menu--------*/

#nav { 
	background-color:#5f0003;
	width:882px;
	padding:15px;
	text-align:center;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
#nav ul{
	
	display:inline;
}
#nav ul li {
	display:inline;
	padding-right:20px;
}

#nav2 { 
	background-color:#5f0003;
	width:882px;
	padding:15px;
	text-align:center;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
#nav2 ul{
	
	display:inline;
}
#nav2 ul li {
	display:inline;
	padding-right:20px;
}

/*------------Main Menu--------*/

