
/* Meyer Reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: top;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* Meyer Reset End */


/*float clearing mechanism */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */












body {
padding: 0px;
margin: 0px 0px 30px 0px;
text-align: center;
font-family: trebuchet ms, helvetica, verdana, arial, sans serif;
font-size: 75%;
background: url(images/agile_back7.jpg) repeat-x center top #e7ebee;
}

img {
border: 0px;
}

a {
color: #000;
}

#container {
margin: 0 auto;
width: 730px;
position: relative;
}

#flash {
float: left;
width: 277px;
height: 201px;
}

#mainimage_withflash {
float: right;
}

#logo {
width: 100%;
background-image: url(images/agile-logo-back.gif);
}

#logo img {
margin: 0 auto;
}

#top {
text-align: right;
}

#content {
width: 730px;
background-image: url(images/agile_textback.gif);
padding: 0px 0px 30px 0px;
font-size: 1.0em;
text-align: left;
border-top: 1px solid #fff;
}

#sidebar {
float: right;
margin: 0px 10px 0px 0px;
}

#content_with_sidebar {
float: left;
width: 440px;
}

#content p {
padding: 0px 45px 0px 45px;
color: #000;
}

#content ul {
padding: 0px 45px 0px 45px;
color: #000;
list-style-type: square;
}

#content li {
margin: 10px 0;
padding: 0 0 0 15px;
}

#content h1 {
padding: 15px 45px 0px 45px;
margin: 15px 0;
font-size: 1.7em;
font-weight: normal;
color: #4c3b2a;
}

#content h2 {
padding: 5px 45px 0px 45px;
margin: 15px 0;
font-size: 1.1em;
font-weight: normal;
color: #21324c;
}

#content h3 {
padding: 5px 45px 0px 45px;
margin: 15px 0;
font-size: 1.4em;
font-weight: normal;
color: #4c3b2a;
}

#content h4 {
padding: 5px 45px 0px 45px;
margin: 15px 0;
font-size: 1.2em;
font-style: italic;
font-weight: normal;
color: #4c3b2a;
}

#content h5 {
padding: 5px 45px 0px 45px;
margin: 15px 0; 
margin-bottom: 0;
font-size: 1.3em;
font-weight: normal;
color: #4c3b2a;
}

#content h6 {
margin: 15px 0;
font-size: 1.3em;
font-weight: normal;
color: #4c3b2a;
}

#content p {
margin-top: 0;
line-height: 1.5em;
margin: 15px 0;
}


#credit {
text-align: center;
margin: 0px 0px 0px 550px;
}

.dropdown {
position: relative;
left: 0;
text-align: left;
opacity: .9;
filter: alpha(opacity=90);
padding: 0;
margin: 0;
}

.dropdown img {
margin: 0;
padding: 0;
}
		

