body{
	margin: 0;
	background: #fff url(bg.gif) repeat-x;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	color: #072C48;
}
input, textarea{
	border: 1px solid #1067D5;
	font-size: 12px;
	font-family: arial, verdana, sans-serif;
}
a:link, a:visited{
	color: #0178D3;
}
a:hover{
	color: #072C48;
}
p{
	padding: 0;
	margin: 10px 0 10px 0;
}
/*****************Main Elements*******************************/
#wrap, #container, #banner, #footer{
	margin: 0 auto;
	position: relative;
	width: 787px;
}
#banner{
	background:  url(header.jpg) no-repeat;
	height: 289px;
}
#content{
	background: url(content_bg.gif) repeat-y;
	text-align: justify;
}
#quickcontact{
	width: 280px;
	margin: 0;
	text-align: left;
}
#quickcontact legend{
	display: none;
}
#quickcontact p{
	padding: 5px 25px 8px 25px;
	margin: 0;
}
#quickcontact fieldset{
	border: none;
	padding: 0 20px 5px 30px;
	margin: 0;
}
#quickcontact label {
	display: block;
	padding: 0 0 10px 0;
	margin: 0;
	}
#main{
	float: right;
	width: 495px;
}
.noborder{
	border: 0;
}
#clearMe {
	clear: both;
	height: 1px;
}
#pad{
	padding: 0 35px 0 0;
	line-height: 18px;
}
#pad h1{
	color: #0076EE;
	font-size: 12px;
	padding: 15px 0 0 0;
	border-bottom: 1px solid #0076EE;
	margin: 0;
}
#fill{
	color: #005ED3;
	text-align: left;
	padding: 1px 0 0px 0px;
	background: url(line_bg.gif) bottom left no-repeat;
}
#footer{
	background: url(footer.gif) no-repeat bottom;
	height: 31px;
text-align: center;
}
#footer p{
	margin: 0;
	padding: 25px 0 0 0;
	color: #0178D3;
}
#footer a{
	color: #0178D3;
}
/****************Navigation***********************/
#nav{
	width: 490px;
	margin: 0;
	padding: 0 5 0 10;
	position: absolute;
	top: 10px;
	left: 270px;
	z-index: 10000;
}
#nav ul{
	margin: 0;
	list-style-type: none;
	padding: 20px 0 0 0;
	font-size: 12px;
	text-align: left;
}
#nav ul li{
	display: inline;
	margin: 0;
	padding: 0 12px;
	font-weight: bold;
}
#nav ul li a{
	color: #fff;
	text-decoration: underline;
}
#nav1{  margin-left: 5px;  }
#nav3{  margin-left: 15px;  }
#nav4{  margin-left: 5px;  }
/**************************LC************************************/
#lc{
	width: 166px;
	height: 61px;
	text-indent: -9999px;
	position: absolute;
	top: 223px;
	left: 611px;
}
#lc a:link, #lc a:visited{
	display: block;
	text-decoration: none;
	width: 100%;
	height: 100%;
	background: url(lc_off.gif) no-repeat;
}
#lc a:hover{
	background: url(lc_on.gif) no-repeat;
}
#contactform {
	width: 230px;
	margin-left: 20px;
	font-size: 12px;
}
#contactform textarea {
	width: 150px;
}
#padd {
width: 787px;
text-align: center;
}
#padd p{
	margin: 0;
	padding: 25px 0 0 0;
	color: #0178D3;
}
#padd a{
	color: #0178D3;
}

#apiVideoBlock #scrollable h3 {border-bottom:2px solid #0076EE;color:#0076EE;}

#apiVideoBlock #scrollable {margin-bottom:10px;}

