* {
    margin:0;
    padding:0;
}

body    {
	background: #78a none;
	font: 80%/130% Verdana, Geneva, Arial, sans-serif;
}

#wrapper    {
   position:relative;
   width: 760px;
   margin: 20px auto;
 	background: #FFECA7 none; 
	color: #22428F;
}

h1,h2	{
	display: none;
}

#header	{
	background: #22428F url(images/header.gif) no-repeat center;
	height: 105px;
	margin-bottom: 10px;
}

#header p {
	font: 14px/18px 'Allerta', arial, serif;
	color: #fff;
		position: relative;
	top: 80px;
	text-align: center;
	}
#header a	{
	font: 14px/18px 'Allerta', arial, serif;
	color: #fff;
}
#header1	{
	background: #22428F url(images/si_header.gif) no-repeat center;
	height: 105px;
	margin-bottom: 10px;
}

#header1 p {
	font: 16px/20px 'Allerta', arial, serif;
	color: #fff;
		position: relative;
	top: 80px;
	text-align: center;
	}
#header1 a	{
	font: 16px/20px 'Allerta', arial, serif;
	color: #fff;
}

#content	{
	padding:10px 35px 20px 35px;
	min-height: 350px;
}

#main	{
	width: 525px;
	float:right;
	clear: right;
	color:#333;
	line-height: 1.5em;
	background: white url(images/towerLeft.gif) no-repeat right top;
	}

#sidebar	{
	width: 225px;
	float:left;
	font-weight:bold;
	text-align: center;
	padding-top:200px;
	background: url(images/towerFull.gif) no-repeat center 40px;
	line-height: 1.25em;
	}

#footer	{
	background: #22428F;
	height: 35px;
	text-align: center;
	padding: 20px 0;
	font-size: 80%;
	color:#FFF;
	margin-top: 20px;
}

#spacer	{
	clear: both;
}

ul	{
	padding-left: 40px;
}

ul li	{
	padding-top: 15px;
}

#sidebar p	{
	padding: 25px 40px;
	line-height:1.5em;
}

#head1	{
	height:50px;
	background-image: url(images/experience.gif);
	background-repeat:no-repeat;
}

#head2	{
	height:50px;
	background-image: url(images/blink.gif);
	background-repeat:no-repeat;
	margin-top: 15px;
}

.highlight	{
	font-weight: bold;
}

.larger_text	{
	font-size:130%;
	text-transform: uppercase;
	text-align:center;
	color:#444;
	text-decoration: none;
}
