/* Main */

body {
	color:rgb(68,68,68);
	}

p {
	font-size:1.0em;
	}
	
#nav ul li {
	font-size:1.0em;
	}

#footer-contact p {
	font-size:0.8em;
	color:rgb(255,255,255);
	}

.bold {
	font-weight:bold;
	}

.more {
	font-weight:bold;
	}

#second-nav p{
	color:rgb(68,68,68);
	}

#slogan {
	font-size:1.2em;
	color:rgb(44,170,217);
	text-align:center;
	font-weight:bold;
	}

.white {
	color:rgb(255,255,255);
	line-height:35px;
	}

/* Home */



#tagline-1, #tagline-2, #tagline-3{
	color:rgb(255,255,255);
	text-align:center;
	font-weight:bold;
	}

#tagline-1 {
	font-size:1.1em;
	}

#features ul {
	font-size:1.0em;
	display:inline-block;
	color:rgb(68,68,68);
	}
	
/* About Us, Storage Solutions */

#storage-nav ul li {
	font-size:0.8em;
	color:rgb(255,255,255);
	font-weight:bold;
	}

.cotent-box {
	font-size:1.0em;
	color:rgb(255,255,255);
	}

.content-box p {
	color:rgb(68,68,68);
	}

.content-box h1 {
	font-size:1.6em;
	}

.content-box h2 {
	font-size:1.5em;
	color:rgb(255,255,255);
	font-weight:bold;
	}