*{
			margin:0;
			padding:0;
		}

body {
			overflow:hidden;/*Needed to eliminate scrollbars*/
			background:#FFFFFF;
			font-family: Verdana, Arial, Helvetica, sans-serif;
		}
	
a{
			color:#8FC2FF;
			text-decoration: none;
			outline: none;
		}
		
a:hover{
			text-decoration: underline;
		}
		
img{
			border:none;
		}
		
p {
	color: #000000;
	font-size:1.5em;
	line-height: 23px;
}
		
		
		#logo {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	height: 50px;
	width: 50px;
	left: 0%;
	top: 0px;
	right: 0px;
	bottom: 0px;
	z-index: 4;
	background-image: url(../style/images/supersizedblackmini.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.forward {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	height: 45px;
	width: 50px;
	z-index: 4;
	left: 80px;
	top: 230px;
	background-image: url(../images/forward.png);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	right: 0px;
	bottom: 0px;
}

.forward:hover {
	background-position:left -45px;
	cursor:pointer;
	
}

.backward {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	height: 45px;
	width: 50px;
	z-index: 4;
	left: 80px;
	top: 250px;
	background-image: url(../images/backward.png);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	right: 0px;
	bottom: 0px;
}
			
.backward:hover {
	background-position:left -45px;
	cursor:pointer;
	
}
	
#content{
	height:180px;
	width:100%;
	bottom:-50px;
	z-index: 4;
	position:absolute;
	background-repeat: no-repeat;
	background-position: 90%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
		}
		
#contentframe{
	overflow: hidden;
	height: 100%;
	text-align:left;
	z-index: 3;
		}
		
#slidecounter{
			float:left;
			color:#4F4F4F;
			font:50px "Helvetica Neue", Arial, sans-serif;
			font-weight:bold;
			margin:18px 20px;	
		}
		
#slidecaption{
	overflow: hidden;
	float:none;
	color:#000000;
	font-weight:bold;
	margin-top: 33px;
	margin-right: 0;
	margin-bottom: 33px;
	margin-left: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	position: absolute;
	left: 0px;
	top: -13px;
	right: 0px;
	bottom: 0px;
	padding-left: 160px;
	padding-top: 15px;
		}
		/*Supersized Stamp*/

.stamp{
			float: right;
			margin: 25px 20px 0 0;
		}
		/*Supersize Plugin Styles*/

#navigation{
	background: url('../style/images/navbg.gif') no-repeat;
	float: right;
	margin:22px 20px 0 0;
		}

#loading {
			position: absolute;
			top: 49.5%; 
			left: 49.5%;
			z-index: 3;
			width: 24px; 
			height: 24px;
			text-indent: -999em;
			background-image: url(../style/images/progress.gif);
		}
#supersize{
			position:fixed;
		}
#supersize img, #supersize a{
			height:100%;
			width:100%;
			position:absolute;
			z-index: 0;
		}
#supersize .prevslide, #supersize .prevslide img{
			z-index: 1;
		}
#supersize .activeslide, #supersize .activeslide img{
			z-index: 2;
		}
		
		
#contentframe #label {
	position: absolute;
	height: 50px;
	width: 200px;
	z-index: 4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#49bbca;
	font-weight: lighter;
	padding-left: 160px;
	padding-top: 15px;
}

#contentframe #line {
	position: absolute;
	background-image:url(../images/divider.png);
	background-repeat:no-repeat;
	width:349px;
	height:2px;
	margin-left: 150px;
	padding-top: -15px;
}
    
#acnav {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: fixed;
	z-index: 4;
	height: 600px;
	width: 100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	top: 30px;
	right: 50px;
}


/*---------------------------------------------Navigation---------------------------------------------*/


#main_nav {
	width:400px;
	height:375px;
	top: 145px;
	right: 0px;
	bottom: 0px;
	position: fixed;
	margin: 0px;
	padding: 0px;
	left: 100px;
	z-index: 5;
}

ul{
	margin: 0 auto;
	font-size: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	line-height: 28px;
	
	}

ul.section_names li{
	text-align: left;
	list-style: none;
	padding: 3px 10px 3px 25px;
	margin: 5px;
	color: #9b9b9c;
}

ul.section_names li a {
	text-align: left;
	list-style: none;
	padding: 3px 10px 3px 25px;
	margin: 5px;
	color: #9b9b9c;
}

ul.section_names li a:hover {
	color:#49bbca;
	text-decoration:none;
}


#ac_logo {
	position: fixed;
	z-index: 4;
	height: 53px;
	width: 280px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	right: 50px;
	background-image:url(../images/atomic_curve_logo.png);
	background-repeat:no-repeat;
	top: 10px;
	cursor:pointer;
}

#circle_nav {
	width:105px;
	height:105px;
	top: -30px;
	right: 0px;
	bottom: 0px;
	left: 150px;
	text-indent:-9999px;
	position: fixed;
	z-index: 3;
}

#circle_nav .contact {
	background-image:url(../images/nav_contact.png);
	width:45px;
	height:61px;
	top: 52px;
	position: absolute;
	left: 1px;
}

#circle_nav .contact:hover {
	background-position:center -61px;
		
		}	
		
#circle_nav .creative {
	background-image:url(../images/nav_creative.png);
	width:56px;
	height:63px;
	top: 48px;
	position: absolute;
	left: 48px;
}

#circle_nav .creative:hover {
	background-position:left -63px;
		
		}
		
#circle_nav .creative_down {
	background-image:url(../images/nav_creativeD.png);
	width:56px;
	height:63px;
	top: 48px;
	position: absolute;
	left: 48px;
}


#circle_nav .capabilities {
	background-image:url(../images/nav_capabilities.png);
	width:101px;
	height:40px;
	top: 116px;
	position: absolute;
	left: 1px;
}

#circle_nav .capabilities:hover {
	background-position:left -38px;
		
		}
	
/*---------------------------------------------Footer---------------------------------------------*/

#footer {
	position:relative;
	width:800px;
	height:25px;
	left: 157px;
	top: 90px;
	right: 0px;
	bottom: 0;
	z-index:4;
	background-image:url(../images/footer_back.png);
	
	}
	
#tagline {
	background-image:url(../images/tagline.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin-top: 8px;
		}
			
.copyright {
	width:250px;
	position: absolute;
	top: 3px;
	left: 500px;
	right: 0px;
	bottom: 0px;
	font-size:9px;
	color: #9d9d9d;
			}

.share_this {
	width:92px;
	height: 30px;
	position: absolute;
	top: 0px;
	left: 385px;
	right: 0px;
	bottom: 0px;
	font-size:9px;
	color: #9d9d9d;
	}

.share_this a {
	font-size:9px;
	color: #9d9d9d;
	font-weight:normal;
			}
