/***Misc Tags***/


#header {
  width:100%;
  height:195px;
  background: #222 url(header.gif) repeat-x;
}


* {
  margin: 0px;
  padding: 0px;
}

body {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  background: #A2A2A3;

}



a img {
  border: 0px;
}

a {
  text-decoration: none;
}

input, textarea {
  background: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 0.7em;
  padding: 3px;
  color: #999999;
  border: 2px solid #8C8C8F;
}

.front {
  font-family: lucida, 'Lucida Grande', verdana, arial, sans-serif;
  font-size: 20px;
  width: 240px;
  
  
}

/**** Span class's *****/

.hidden {
  text-indent: -9000px;
}

.br {
  clear: both;
}

.blue1 {
  color: #B3D3F7;
}

.blue {
  color: #6B9FEE;
}

.small {
  font-size: x-small;
}

.large {
  font-size: xx-large;
}

.right {
  float: right;
}

.left {
  float: left;
}

.center {
  margin: 0 auto;
  text-align: center;
}

/**** Site Container ****/

#container {
  width: 800px;
}

/***Header***/

#logo {
  float: left;
}

#logo h1 {
  margin-top: 20px;
  margin-left: 18px;
  font-size: 3.2em;
  color: #478FFF;
}

#search {
  margin-top: 30px;
  float: right;
}

#search button {
  margin-left: 5px;
  padding: 0 2px 2px 2px;
}

/***left Side Bar***/


#menu {
  float: left;
  width: 910;
  position:absolute;
  left:75px;
  top:139px;
}

#menu a{
  display: inline-block;
  height: 18px;
  width: 100px;
  padding: 6px;
  margin: 2px;
  color: #FFFFFF;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: bold;
  text-align: center;

}

#menu a:hover {
  color: #FFFFFF;
  background: #699EEC;
}

#menu .active {
  color: #FFFFFF;
  background: #699EEC;
}

/***Content***/

#content {  
  float: right;
  width: 600px;
  margin-top: 30px;
}

#content a {
  color:#FFFFFF;
  font-weight: bold;
}

#content a:hover {
  color: #FFFFFF;
  background: #6B9FEE;
  font-weight: bold;
}

#content p, td {
  line-height: 1.4em;
  font-size: 0.7em;
  margin-bottom: 20px;
  color: #f4f4f4;
}

#content h3 {
  text-indent: 20px;
  color: #999;
  margin-bottom: 4px;
}

#content h3:hover {
  color: #fff;
}

#content .code{
  color: #444;
  background: #F4f4f4;
  border: 1px solid #ccc;
  padding: 1px;
  padding-left: 25px;
  font-family: "courier new", helvetica, "times new roman", monospace;
  font-size: 0.8em;
  width: 470px;
  margin: 2px auto;
  white-space: nowrap;
  overflow: auto;
}

#content  code {
  color: #fff;
  font-family: "courier new", helvetica, "times new roman", monospace;
  background-color: #333;
  font-size: 1.2em;
}

#content blockquote {
  color: #999;
  font-style: italic;
  text-align: center;
  width: 300px;
  margin: 10px auto;
}

/***Footer***/

#footer {
  margin-left: 25px;
  width: 100px;
  text-align: center;
  color: #A2A2A3;
  margin-top: 30px;
  font-size: 0.7em;

}

#footer p {
  color: #A2A2A3;
}

#footer a {
  color: #A2A2A3;
}

#footer a:hover {
  color: #A2A2A3;
}

#input{
}

.input_text{
	background-color: #EEEEEE;
	background-image: url('../img/input.gif');
	background-repeat: repeat-x;
	height:27px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#999999;
	margin-bottom:8px;
	text-align: left;

}

.input_text_item{
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;

}

.input_text_item input{
	background:none;
	border:0px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#999999;
}


.input_text_item_left{
	padding-top:6px;
	padding-left:5px;
}

.input_text_item_left input{
	background:none;
	border:0px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#999999;
}



.input_text_item_right{
	padding-top:4px;
	padding-right:5px;

}

.input_text_item_right input{
	background:none;
	border:0px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#999999;
}

.input_captcha{
	height:27px;
	font-size:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:12px;
	text-align: center;
}

.input_button{
	font-size:17px;
	height:30px;
	margin-bottom:4px;
	border:2px;
	background: #9AC9FD;
	border: #689FED;
	border-style: solid;
	color: #FFFFFF;
	padding: 0px;
}

.input_str{
	width:373px;
	height:80px;
	margin-bottom:15px;
}

.input_str_item{
}

.input_str_item p{
	padding-bottom:15px;
	line-height:20px;
	color:#272727;
	font-size:13px;
}

#faq1{
	font-family: Verdana, Arial, sans-serif;
	font-size:17px;
	color: #9AC9FD;
	font-weight: bold;
}

#faq2{
	font-family: Verdana, Arial, sans-serif;
	font-size:14px;
	color: #FFFFFF;
	font-weight: bold;
}

#adsensebottom{
  clear: both;
  margin-left: 200px;
  margin-top: 30px;
}

#adsenseleft{
  position:absolute;
  left:15px;
  top:210px;

}

