/* 
Created by: Randall Zmed
3KOI Collective
Date: 01/15 
*/

/* BODY */
body {font-family: Helvetica, Arial, sans-serif; font-size: 14px; text-align: left; padding: 0; margin: 0; background-color: #ddd; background-image: url("../images/bg_tile.jpg"); background-repeat: repeat; background-position: center; background-position:top;}
#Swrap {width: 825px; top: 0px; bottom: 0px; background-color: #fff; color: #474747;}
#Swrap a {text-decoration: underline; color: #45c9ff;}
#Swrap a img {border: 0; color:#ffffff;}
#Swrap img {border: 0; color:#ffffff;}

/* HEADER */
#Swrap #header {height: 100px; margin-top: 5px;}
#Swrap #header .left {float:left;}
#Swrap #header .right {float: right; margin-right: 30px; margin-top: 30px; letter-spacing: .05em; font-size: 25px;}
#Swrap #header .headertext {float:left; left: 125px; margin-top: 30px; line-height: .9em; font-size: 30px;}
#Swrap #header .headertext .subtext { font-size: 18px;}
	
/* BANNER */
#Swrap #banner {height: 250px; margin-left: 30px;}

/* CONTENT */
#Swrap #Cwrap {line-height: 1.6em; padding: 30px;}
#Swrap #Cwrap .callout {font-size: 20px; color: #04abe9; width: 765px;}
#Swrap #Cwrap .hed {font-size: 20px;}
#Swrap #Cwrap .divider {border-bottom: 1px dotted #ccccc2; margin: 20px 0; width: 765px;}
#Swrap #Cwrap img {border: 0; color:#ffffff;}

/* FOOTER */
#Swrap #footer {height: 125px; padding: 20px 20px 0px 20px; font-size: 11px;}
#Swrap #footer .textleft {float:left;}
#Swrap #footer .textright {float: right; color: #346dab; text-align:right;}


