@charset "UTF-8";

/*structure*/

body {
	background-color: #CCCCCC;
	margin-top: 0px;
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: center top;
	margin-right: 15px;
	margin-left: 15px;
	background-image: url(site_images/shadow_backdrop.png);
	margin-bottom: 0px;
}	

#main {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}

#footer {
	background-color: #999999;
	height: 130px;
	clear: both;
}
#wrap {
	background-color: #FFFFFF;
}

#navigation {
	height: 130px;
	width: 1000px;
	background-color: #666666;
}

#navigation li {
	float: left;
	padding-right: 25px;
	padding-left: 0px;
	margin-left: 0px;
}

#navigation ul {
	list-style-type: none;
	width: 700px;
	float: left;
	margin-top: 92px;
}

#text1 {
	width: 920px;
	margin-left: 20px;
	margin-bottom: 30px;
}

#text2 {
	width: 960px;
	margin-top: 20px;
	margin-left: 20px;
	float: left;
	margin-bottom: 20px;
}
#text {
	float: left;
	width: 390px;
}
#picturebox {
	width: 540px;
	margin-left: 20px;
	float: left;
}

.picturelink  {
	width: 307px;
	float: left;
	margin-left: 20px;
	background-color: #333333;
	margin-bottom: 0px;
	padding-bottom: 7px;
}
#piclinkwrap {
	width: 1000px;
	margin-bottom: 20px;
}
#spacer {
	height: 10px;
	width: 1000px;
	clear: both;
}
#picturelink  {
	width: 960px;
	margin-left: 20px;
}

#logo {
	float: right;
	margin-right: 23px;
	margin-top: 29px;
}
#banner {
	width: 960px;
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 30px;
}
#twin_picture {
	height: 500px;
	float: left;
}

.box_shadow {
	width: 960px;
	margin-left: 20px;
	background-image: url(site_images/box_shadow.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 60px;
	margin-bottom: 20px;
}
.box_shadow1 {
	width: 960px;
	margin-left: 20px;
	background-image: url(site_images/box_shadow.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 60px;
	margin-bottom: 20px;
	height: 1200px;
}
#intro_box {
	width: 500px;
	float: left;
	margin-top: 110px;
}
#intro_box1 {
	width: 390px;
	float: left;
	margin-top: 110px;
	padding-left: 20px;
}
#intro_box p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 21px;
	color: #666666;
	margin-top: 0px;
}
.three_box {
	float: left;
	width: 280px;
	padding-right: 20px;
	padding-left: 20px;
	height: 300px;
	margin-top: 20px;
}
.three_box_home {
	float: left;
	width: 280px;
	padding-right: 20px;
	padding-left: 20px;
	height: 450px;
	margin-top: 20px;
}
.four_box {
	float: left;
	width: 200px;
	padding-right: 20px;
	padding-left: 20px;
	height: 400px;
	margin-top: 20px;
}
.spacer {
	width: 960px;
	clear: both;
}


/*fonts*/

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #333333;
	font-weight: bold;
	padding-top: 0px;
	margin-top: 0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	margin-left: 10px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	line-height: 14px;
}
a:link {
	color:#FF3300;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
}
a:visited {
	color:#FF3300;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
}
a:hover {
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
}
a img {
	border-width:0;
}

#navigation a:link {
	color:#FFFFFF;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 21px;
	font-weight: normal;
}
#navigation a:visited {
	color:#FFFFFF;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 21px;
	font-weight: normal;
}
#navigation a:hover {
	color:#CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 21px;
	font-weight: normal;
}
label {
	display:block;
	font-weight:bold;
}
textarea {
	width:280px;
	height:80px;
}
textareaOne {
	width:280px;
	height:280px;
}
.textInput {
	width:280px;
}
.textInputOne {
	width:280px;
	height: 130px;
}
.warning {
	font-weight:bold;
	color:#FF6633;
}
.text {
	width: 386px;
	float: left;
	margin-right: 15px;
	height: 186px;
	background-image: url(site_images/400px_text_background1.png);
	padding: 7px;
}
#spec_box {
	padding-left: 20px;
}

/** form styling **/

form {
	width:280px;
}
#content_left {
	float: left;
	width: 640px;
}
#content_right {
	float: right;
	width: 300px;
}
formOne {
	width:500px;
	float: left;
	padding-top: 0px;
	margin-top: 0px;
}
#form {
	width: 280px;
	float: right;
	background-image: url(site_images/data_backdrop.png);
	padding-right: 10px;
	padding-left: 10px;
	background-repeat: no-repeat;
	padding-top: 10px;
	height: 550px;
}
#formOne {
	width: 600px;
	float: left;
	padding-right: 10px;
	background-repeat: no-repeat;
	padding-top: 10px;
	height: 550px;
	margin-left: 20px;
}
.news {
	margin-bottom: 30px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-bottom: 20px;
}
#video_box {
	float: left;
	width: 640px;
}
.text_price {
	width: 140px;
	float: left;
	padding-left: 20px;
}
#main #wrap .box_shadow #text1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF3300;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 0px;
}
#copyright {
	height: 30px;
	width: 200px;
	float: left;
	margin-top: 20px;
	margin-left: 20px;
}
#firewire {
	height: 30px;
	float: right;
	margin-top: 20px;
	padding-top: 0px;
	margin-right: 20px;
}
#fslogo {
}
#main #footer #firewire a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.bannerimages {
	width: 960px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#main #wrap .box_shadow #intro_box {
	margin-left: 20px;
}
