* {
padding: 0;
margin: 0;
} 

body {
margin:0;
padding: 0;
background: #003366;
color: #444;
font: 12px Arial, Verdana, Tahoma, sans-serif;
line-height: 17px;
}

img {border: none;}
a{ color: #4D9FF2; text-decoration: none; }
a:hover {  color: #000; }

#wrap {
width: 90%;
margin: 0 auto;
background: #fff;
border: 2px solid #A2D5FC;
}

#header {
height: 140px;
background: #C7CFDA url(img/img02.jpg);
line-height: 100px;
}
#header img { 
margin-left: 30px;
}
#header2 {
text-align: right;
color: #666666;
height: 25px;
width: 100%; 
background: #C7CFDA;
}
#header2 h2{
font-size: 15px;
margin-right: 25px;
}
#headermenu { 
height: 23px;
line-height: 23px;
padding: 0;
font-weight: 600;
font-size: 12px;
margin-bottom: 0px;
margin-top: 17px;
}
#headermenu li {
float:left;
list-style-type:none;
border-left:0px solid #AFDAFB;
}
#headermenu li a {
display:block;
padding:0 20px;
text-decoration:none;
color: #fff;
}
#headermenu li a:hover {
background: #333 url(img/menubghover.gif) repeat-x;
color:#fff;
text-decoration:none;
}

#wrapper {
padding: 10px;
}

#menu {
float: right;
width: 20%;
padding: 10px;
border: 0px solid #A2D5FC;
line-height: 15px;
}
#menu h2 {
margin-top: 10px;
font: bold 12px Verdana, 'Trebuchet MS', Sans-serif;
padding: 5px 0 5px 10px; 	
border-bottom: 1px dotted #999;
}
#menu ul  {
color: #aaa;
text-align: left;
margin: 3px 0 8px 0; 
padding-left: 20px;
text-decoration: none;	
list-style-type:square;	
}
#menu ul li {
padding: 2px 0 2px 0px;
margin: 0 2px;	
}
#menu ul a {
font-weight: 600;
color: #4D9FF2;
}
#menu ul a:hover { color : #333; }

#content { 
float: left;
width: 70%;
padding: 10px;
margin-right: 10px;
border: 0px solid #A2D5FC;
line-height: 20px;
}
#content h2 {
padding: 2px 0 5px 0px; 
font: bold 14px Verdana, 'Trebuchet MS', Sans-serif;
color: #444;	
border-bottom: 1px dotted #999;
margin-bottom: 5px;
margin-top: 10px;
}
#content h4 {
padding: 2px 0 5px 0px; 
font: bold 14px Verdana, 'Trebuchet MS', Sans-serif;
color: #444;
margin-bottom: 5px;
margin-top: 10px;
}
.content tr {
margin-top: 5px;
}
#content2 { 
float: left;
width: 96%;
padding: 10px;
margin-right: 10px;
line-height: 20px;
}
#content2 h1 {
font-size: 18px;
}
#content2 h2 {
font-size: 14px;
}
#content2 h3 { 	
border-bottom: 1px dotted #999;
margin-bottom: 15px;
}
#footer { 
background: #C7CFDA url(img/img03.jpg);
color: #eee;
margin-top:20px;
height: 30px;
line-height: 30px;
text-align: center;
font-size: 11px;
}
#footer a {  color: #aaa; text-decoration: none; }
#footer  a:hover { color: #777; } 
/* search form */
.menu searchform form{
	background-color: transparent;
	border: none;
	margin: 0; padding: 0;
}
.menu searchform input.textbox { 
	margin: 0; 
	width: 145px;
	border: 1px solid #777; 
	background:#FFFFFF;
	color: #333; 
	height: 14px;
	vertical-align: top;
}
.menu searchform input.button { 
	margin: 0; 
	padding: 2px 3px; 
	font: bold 12px Arial, Sans-serif; 
	background: #FFF;
	border: 1px solid #f2f2f2;
	color: #333;	
	width: 65px;
	vertical-align: top;
}
.alert {
	text-color: #ff0000;
}
/* box */
.box {
	margin: 10px 15px;			
	border: 1px solid #999999;	 	
	background-color: #ffffff;	
	padding-left: 15px;
	padding-right: 15px;	
	padding-bottom: 10px;
	padding-top: 10px;
}
.box2 {	 	
	background-color: #ffffff;
	font-size:9px;
}
.imgbox1 {
	margin: 10px 15px;			
	border: 0px solid #999999;	 	
	background-image: url('img/identity_18big.jpg');
	background-repeat: no-repeat;
	background-position: right;
	padding-left: 0px;
	padding-right: 10px;	
	padding-bottom: 20px;
	padding-top: 0px;
}
/* pitch */
.pitch {
	margin: 10px 15px;	 	
	background-image: url('img/pitch.jpg');
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	padding-left: 15px;
	padding-right: 15px;	
	padding-bottom: 10px;
	padding-top: 10px;
}
.pitch h2{
  font-size: 25px;
}
#FrogJS{
	width: 760px;
	height: 600px;
	margin: 0 auto;
}
#FrogJSCredit{
	text-align: right;
	font-size: 80%;
	color: #999;
	padding: 1px;
}
#FrogJSCaption{
	text-align: left;
	line-height: 140%;
}