/*Soldier Slaves Styles --- DO NOT ERASE: Leyla Manavi*/

* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #1b1b1b;
}

h2 {
	background-color: #001E30;
	text-align: center;
	font-family:trebuchet ms, verdana, arial, helvetica, sans-serif;
	font-size:13px;
	font-weight: 600;
	text-decoration: none;
	text-transform:uppercase;
	color: #999999;
	padding: 5px 0;
	margin: 7px 0;
}

.i {
	font-style:italic;
}

.b {
	font-weight: bold;
}

.blockquote {
	margin: 5px 7px 7px 10px;
	color:#CCCCCC;
}

#container {
	width: 891px;
	margin: 0 auto; /* centers container in body */
	background-color: ;
	background-image: url();
	background-repeat: repeat-x;
}
/* header styles */
#header {
	width: 891px;
	height: 169px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
}

#header h1 {
	display: none;
}


/* nav styles */
#nav {
	width: 891px;
	height: 45px;
}

#nav ul {
	
}
#nav ul li {
	display: inline;
}
#nav ul li .hide {
	display:none;
	visibility:hidden;
}

#nav ul li p.nav_left {
	display:block;
	background: url(../images/nav_left.jpg);
	width: 38px;
	height: 45px;
	float: left;
	}
	
#nav ul li p.home {
	display:block;
	background: url(../images/nav_home.jpg);
	width: 247px;
	height: 45px;
	float: left;
	}
	
#nav ul li p.homeselect {
	display:block;
	background: url(../images/nav_homeover.jpg);
	width: 247px;
	height: 45px;
	float: left;
	}
	
#nav ul li p.literacy {
	display:block;
	background: url(../images/nav_about.jpg);
	width: 317px;
	height: 45px;
	float: left;
	}	
	
#nav ul li p.literacyselect {
	display:block;
	background: url(../images/nav_aboutover.jpg);
	width: 317px;
	height: 45px;
	float: left;
	}

#nav ul li p.contact {
	display:block;
	background: url(../images/nav_contact.jpg);
	width: 249px;
	height: 45px;
	float: left;
	}	
	
#nav ul li p.contactselect {
	display:block;
	background: url(../images/nav_contactover.jpg);
	width: 249px;
	height: 45px;
	float: left;
	}
	
#nav ul li p.nav_right {
	display:block;
	background: url(../images/nav_right.jpg);
	width: 40px;
	height: 45px;
	float: left;
	}
	
/* main styles */

#main {
	width: 866px;
	background: url(../images/bg_containergradient.jpg);
	background-color: #002d48;
	background-repeat: repeat-x;
	background-position: top left;
	padding: 19px 9px 5px 16px;
}

#checkout {
	width: 891px;
	height: 86px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	line-height: 15px;
	background-color: #051f35;
	background: url();
	background-position: top center;
	background-repeat:no-repeat;
	margin: 0 0 0 0;
}


#checkout p.checkout {
	display: block;
	visibility: hidden;
	width: 811px;
	height: 45px;
	padding: 40px 0 0 0;
	margin: 0 auto;
	}

/*description styles*/

#description {
	width:494px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	line-height: 15px;
	float:left;
	margin: 0 13px 0 0;
}

#description .ss {
	float:left;
	margin: 0 10px 7px 0;
}

#description .ss2 {
	float: left;
	margin: 0 20px 0 30px;
}

#description .ss2 img {
	border: #1b1b1b 3px solid;
}

.march {
	margin: 0 0 10px 0;
}

.top {
	width: 310px;
	margin: 15px 0 0 0;
	font-size: 11px;
	float: left;
	line-height: 15px;
}


/* literacy21 styles */

#literacydescription {
	width:505px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	line-height: 15px;
	float:left;
	margin: 0 10px 0 -5px;
}

#literacydescription p {
	margin: 0 10px 0 15px;
}

#literacydescription p.blockquote {
	margin: 10px 10px 15px 50px;
	color:#CCCCCC;
	line-height: 16px;
}

#literacydescription h3 {
	margin: 0 0 0 15px;
}

.literacydescription {
	width:876px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	line-height: 15px;
	margin: 0 auto;
}

.literacydescription p {
	margin: 0 10px 0 15px;
}

.literacydescription h4 {
	margin: 0 0 5px 15px;
	text-transform:uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:11px;
	background-color: #001E30;
	color:#999999;
	width:25%;
	padding: 2px 5px;
}

.literacydescription p.blockquote {
	margin: 10px 10px 15px 50px;
	color:#CCCCCC;
	line-height: 16px;
}

/* video column styles */

#video {
	width: 356px;
	float: left;
}

#video p {
	text-align: center;
	padding: 5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	line-height: 15px;
}	

/* footer styles */

#credits {
	margin: 30px 0 0 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#999999;
	text-align: center;
}

#credits a {
	font-weight: normal;
	color: #999999;
	text-decoration:none;
}

.clear {
	clear:left;
}