body
	{
	margin: 0;
	background-color: #000000;
	}
	
div#container
	{	
		margin: 0px;
		height: 540px;
		width: 1000px;
	}	
	
div#left
	{
	clear: left;
	float: left;
	height: 470px;
	width: 180px;
	background-image: url(swirltoplogo_180.jpg);
	background-repeat: no-repeat;
	background-position: top;
	}
	
div#right
	{
	clear: right;
	float: left;
	width: 1px;
	}

div#quote
	{
	margin-top: 400px;
	margin-left: 20px;
	}
	
div#header
	{
	float: left;
	Height: 80px;
	width: 800px;
	text-align: right;
	}

div#main
	{
	float: left;
	height: 470px;
	width: 800px;
	background-image: url(swirlbottom_250.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	}
	
div#content
	{
	clear: left;
	float: left;
	width: 690px;
	height: 400px;
	background-image: url(charcoalbkgd_400x500b.jpg);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	}
	
div#contentpackages
	{
	clear: left;
	float: left;
	width: 690px;
	height: 400px;
	margin-left: 40px;
	color: #ffffff;
	font-size: 14px;
	font-family: verdana;
	}	
	
div#camera
	{
	clear: left;
	float: left;
	width: 150px;
	height: 150px;
	color: #ffffff;
	font-size: 14px;
	font-family: verdana;
	}
	
div#cameratext
	{
	float: left;
	width: 400px;
	height: 220px;
	}
	
div#products
	{
	clear: left;
	float: left;
	width: 150px;
	height: 150px;
	color: #ffffff;
	font-size: 14px;
	font-family: verdana;
	}
	
div#productstext
	{
	float: left;
	width: 400px;
	height: 150px;
	}	
	
div#about
	{
	clear: left;
	float: left;
	width: 690px;
	height: 400px;
	color: #ffffff;
	font-size: 14px;
	font-family: verdana;
	padding-left: 20px;
	padding-top: 10px;
	}	
	
div#description
	{
	width: 75%;
	color: #ffffff;
	font-size: 14px;
	font-family: verdana;
	padding-left: 20px;
	padding-top: 20px;
	margin-top: 20px;
	margin-bottom: 30px;
	}	
	
		#s1
			{
			color: #ffffff;
			font-size: 14px;
			font-family: verdana;
			}
		
		#s2
			{
			padding-left: 40px;
			padding-top: 40px;
			color: #ffffff;
			font-size: 14px;
			font-family: verdana;
			}
		
		#s3
			{
			color: #ffffff;
			font-size: 16px;
			font-family: verdana;
			font-style: italic;
			}		
			
		#s4
			{
			color: #ffffff;
			font-size: 12px;
			font-family: verdana;
			}	
		
		#s5
			{
			text-align: center;
			}
			
		#s6
			{
			color: #ffffff;
			font-size: 14px;
			font-family: verdana;
			padding-left: 40px;
			}	
			
		#s7
			{
			color: #9d1000/*red*/;
			font-size: 14px;
			font-family: verdana;
			}
			
		h1	
			{
			color: #ffffff;
			font-size: 14px;
			font-family: verdana;
			font-weight: bold;
			text-align: center;
			}
			
		h2	
			{
			color: #ffffff;
			font-size: 16px;
			font-family: verdana;
			font-weight: bold;
			text-align: center;
			}		
		
		
			.text:link {color:#9d1000/*red*/; font-size:16px; text-decoration: underline;}
			.text:visited {color:#9d1000/*red*/; font-size:16px; text-decoration: underline;}
			.text:hover {color:#9d1000/*red*/; font-size:16px; text-decoration: underline;}
			.text:active {color:#9d1000/*red*/; font-size:16px; text-decoration: underline;}

			.text2:link {color:#9d1000/*red*/; font-size:12px; text-decoration: underline;}
			.text2:visited {color:#9d1000/*red*/; font-size:12px; text-decoration: underline;}
			.text2:hover {color:#9d1000/*red*/; font-size:12px; text-decoration: underline;}
			.text2:active {color:#9d1000/*red*/; font-size:12px; text-decoration: underline;}
div#carousel
	{
	clear: left;
	float: left;
	width: 690px;
	height: 380px;
	margin-top: 20px;
	text-align: center;
	}	
	
	.floater 
		{
        float: left;
        padding-right: 10px;
        width: 93px;
        height: 123px;
		}		
	
div#footer
	{
	clear: both;
	text-align: left;
	color: #ffffff;
	font-family: verdana;
	font-size: 12px;
	text-align: left;
	}
	
.Caption {
font-family: Arial;
font-weight: normal;
font-size:  12pt;
color:      #FF3300; }

A.Controls:link    { color:#666666;
                     text-decoration:none;
                     font-family: Arial;
                     font-size:   14pt;
                     font-weight: bold; }
A.Controls:visited { color:#666666; text-decoration:none; 
                     font-family: Arial;
                     font-size:   14pt;
                     font-weight: bold; }
A.Controls:active  { color:#666666; text-decoration:none;
                     font-family: Arial;
                     font-size:   14pt;
                     font-weight: bold; }
A.Controls:hover   { color:#00FF00; text-decoration:none;
                     font-family: Arial;
                     font-size:   14pt;
                     font-weight: bold; }
	