/* CSS Document */
body {
	background:url(imgs/bg_body.gif) repeat-x top;
	background-color:#f1f7fb;
	margin:0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color:#333333;
}
.left { float: left; }
.right { float: right; }
#wrapped {
	width:778px;
	margin:10px auto; 
	text-align: left;
}
#header {
	width:778px;
	height:142px;
	background:url(imgs/bg_header.gif) no-repeat top;
}
#logo {
	padding-left:42px;
}
#menu {
	width:713px;
	padding-left:65px;
	padding-top:13px;
}
#nav {
	background: url(imgs/nav.gif) no-repeat;
	width: 636px;
	margin: 0;
	height: 31px;
	padding: 0;
	position: relative;  
	text-indent: -1000px; 
	overflow: hidden;
}
#nav li {
	margin: 0; 
	padding: 0; 
	list-style: none;
	position: absolute; 
	top: 0;
}
#nav li, #nav a {
	height: 31px; 
	display: block;
}
#nav_home{
	left: 0;
	width:106px;
}
#nav_home a:hover {
	background: transparent url(imgs/nav.gif) 0 -31px no-repeat;
}
#nav_demo {
	left: 107px;
	width: 107px;
}
#nav_demo a:hover {
	background: transparent url(imgs/nav.gif) -107px -31px no-repeat;
}
#nav_packages {
	left: 215px;
	width: 107px;
}
#nav_packages a:hover {
	background: transparent url(imgs/nav.gif) -215px -31px no-repeat;
}
#nav_order {
	left: 322px;
	width: 107px;
}
#nav_order a:hover {
	background: transparent url(imgs/nav.gif) -322px -31px no-repeat;
}
#nav_company {
	left: 429px;
	width: 107px;
}
#nav_company a:hover {
	background: transparent url(imgs/nav.gif) -429px -31px no-repeat;
}
#nav_contact {
	left: 536px;
	width: 102px;
}
#nav_contact a:hover {
	background: transparent url(imgs/nav.gif) -536px -31px no-repeat;
}
#main1 {
	width:778px;
	background:url(imgs/bg_con_mid.gif) repeat-y;
}
#main2 {
	width:778px;
	background:url(imgs/bg_con_top.gif) no-repeat top;
}
#main3 {
	width:778px;
	background:url(imgs/bg_con_bot.gif) no-repeat bottom;
}
#main4 {
	width:778px;
	height:454px;
	background:url(imgs/bg_h.gif) no-repeat top;
}
#main5 {
	width:778px;
	height:303px;
}
#col1-in {
	width:347px;
	float:left;
	margin-left:0px;
	padding-left:8px;
}
#col2-in {
	width:333px;
	float:right;
	padding-left:53px;
	padding-right:37px;
	margin-top:0px;
	padding-top:31px;
	font-size:14px;
}
#col2-in a {
	text-decoration:none;
}
#col2-in a:hover {
	text-decoration:underline;
}

#main5 p {
	margin-top:0px;
	padding-top:15px;
	margin-bottom:0px;
	padding-bottom:8px;
}
#main5a p {
	margin-top:0px;
	padding-top:8px;
	margin-bottom:0px;
	padding-bottom:8px;
}
#button-h {
	width:259px;
	padding-left:70px;
	float:right;
	background:none bottom right;
	margin-top:0px;
	padding-top:15px;
}
#button-i {
	width:259px;
	padding-left:70px;
	float:right;
	background:none bottom right;
	margin-top:-6px;
}
#content {
	width:778px;
	padding-bottom:30px;
}
#col1 {
	width:177px;
	float:left;
	padding-top:20px;
	padding-left:18px;
}
#sub {
	width:147px;
	height:271px;
	padding-left:10px;
	padding-right:8px;
	padding-top:11px;
	color:#333333;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#sub2 {
	width:147px;
	height:271px;
	padding-left:10px;
	padding-right:8px;
	padding-top:11px;
	color:#333333;
	font-size:13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.bg {
	background:url(imgs/bg_sub.jpg) no-repeat top;
}
#col2 {
	width:540px;
	float:right;
	padding-left:19px;
	padding-right:24px;
	padding-top:20px;
}
#col2 ul {
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left:0px;
	padding-left: 15px;
	padding-top: 0px;
	padding-right: 0px;
}
#col2 ul li {
	margin: 0px;
	background-image: url(imgs/bullet2.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	list-style: none;
	padding-top: 0px;
	padding-right:10px;
	padding-left: 15px;
}

#col3 ul 
{
	margin: 0px;
	padding:0px;
	padding-left:15px;
	
}
#col3 ul li 
{
	background:none;
	list-style: disc;
	margin: 0px;
	padding:0px;
	padding-left:15px;
}

#col2 ol {
	margin-left:0px;
	padding-left:21px;
	margin-top:0px;
	padding-top:5px;
}
#col2 ol li {
	margin-top:0px;
	padding-top:15px;
}
a {
	text-decoration:underline;
	color:#0071bc;
}
a:hover {
	text-decoration:none;
	color:#4991c3;
}
#sub ul{
	margin-top:0px;
	margin-left:0px;
	padding-left:0px;
	display:block;
	list-style-type:none;
}
#sub2 ul{
	margin-top:0px;
	margin-left:0px;
	padding-left:0px;
	display:block;
	list-style-type:none;
}
#sub ul li{
	padding-left:16px;
	background-image:url(imgs/builet.gif);
	background-repeat:no-repeat;
	background-position: 0px 6px;
	display:block;
	margin-bottom:0px;
	padding-bottom:10px;
}
#sub2 ul li{
	padding-left:16px;
	background-image:url(imgs/builet.gif);
	background-repeat:no-repeat;
	background-position: 0px 6px;
	display:block;
	margin-bottom:0px;
	padding-bottom:10px;
}
h2 {
	width:114px;
	height:19px;
	background:url(imgs/bg_h2.gif) no-repeat;
	padding-left:33px;
	margin-top:0px;
}
h3 {
	width:540px;
	height:30px;
	border-bottom:solid 1px #adcfde;
	margin-top:0px;
}
h4 {
	width:400px;
	height:30px;
	border-bottom:solid 1px #adcfde;
	margin-top:0px;
	float:left;
	margin-bottom:10px;
}
h5 {
	width:140px;
	height:25px;
	border-bottom:solid 1px #adcfde;
	margin-top:0px;
	float:right;
	padding-bottom:5px;
	font-size:11px;
	padding-right:0px;
	text-align:right;
	margin-bottom:10px;

}
.text1 {
	color:#0071bc;
	padding-left:134px;
	font-style:italic;
	font-size:12px;
	font-weight:bold;
	padding-bottom:10px;
	padding-top:3px;
}
.text2 {
	font-size:18px; 
	color:#808080;
}
.text3 {
	color:#0071bc; 
	font-weight:bold;
}
.text4 {
	color:#0071bc;
	padding-left:120px;
	font-style:italic;
	font-size:12px;
	font-weight:bold;
}
.text4_music {
	color:#0071bc;
	font-style:italic;
	font-size:12px;
	font-weight:bold;
}
.text5 {
	color:#0071bc; 
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
.text6 {
	color:#575151;
	font-weight:bold;
}
.text7 {
	padding-left:90px;
}
.text8 {
	padding-left:30px;
}
.text9 {
	padding-left:18px;
}
.text10 {
	padding-left:20px;
	line-height:30px;
}
.text11 {
	padding-left:10px;
}
.text_home_subhead {
	font-size:16px; 
	color:#666666;
}
.text_order_subhead {
	font-size:14px; 
	color:#666666;
}
.text_order_subhead a {
	text-decoration:none;
	color:#0071bc;
}
.text_order_subhead a:hover {
	text-decoration:underline;
	color:#333333;
}
.text_design_subhead {
	font-size:18px; 
	color:#666666;
	padding-bottom:5px;
}
.footnote {	
}
.footnote a:hover {
	text-decoration:underline;
	color:#333333;
}
.footnote a {
	text-decoration:none;
	color:#0071bc;
}
.footnote a:hover {
	text-decoration:underline;
	color:#333333;
}
.border {
	width:540px;
	border-bottom:solid 1px #adcfde;
	border-top:solid 1px #adcfde;
	border-left:solid 1px #adcfde;
	border-right:solid 1px #adcfde;
	background-color:#d7f3f8;
	margin-top:18px;
	margin-bottom:10px;
}
#sub a {
	text-decoration:none;
	color:#333333;
}
#sub2 a {
	text-decoration:none;
	color:#0071bc;
}
#sub a:hover {
	text-decoration:none;
	color:#0071bc;
}
#sub2 a:hover {
	text-decoration:underline;
	color:#0071bc;
}
#sub a.active {
	color:#0071bc;
}
#sub2 a.active {
	color:#0071bc;
}
#footer {
	width:778px;
	height:90px;
	padding-top:85px;
	background:none bottom;
	text-align:center;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#77a1cf;
	line-height:18px;
}
#footer-in {
	width:778px;
	height:96px;
	padding-top:55px;
	background:none bottom;
	text-align:center;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#77a1cf;
	line-height:18px;
}
#footer a {
	text-decoration:none;
	color:#77a1cf;
}
#footer a:hover {
	text-decoration:underline;
	color:#333333;
}
#footer-in a {
	text-decoration:none;
	color:#77a1cf;
}
#footer-in a:hover {
	text-decoration:underline;
	color:#333333;
}
.padtop10 {
	padding-top:10px;
}
.padtop15 {
	padding-top:15px;
}
.padtop20 {
	padding-top:20px;
}
.clr {
	clear:both;
}
p#demo_btn,
p#order_btn {
	margin: 0;
	padding: 0;
}
#demo_btn a{
	display: block;
	background: url(imgs/demo_btn.png) no-repeat 0 0;
	width: 125px;
	height: 80px;
	margin: 0;
	text-indent: -9999px;
	overflow: hidden;
}
#order_btn a{
	display: block;
	background: url(imgs/order_btn.png) no-repeat 0 0;
	width: 125px;
	height: 80px;
	margin: 0;
	text-indent: -9999px;
	overflow: hidden;
}
#demo_btn a:hover {
	background: url(imgs/demo_btn.png) no-repeat 0 -80px;
}
#order_btn a:hover {
	background: url(imgs/order_btn.png) no-repeat 0 -80px;
}
* html 	#order_btn a{
	background: url(imgs/order_btn.gif) no-repeat 0 0;
}
* html 	#order_btn a:hover{
	background: url(imgs/order_btn.gif) no-repeat 0 -80px;
}
* html 	#demo_btn a{
	background: url(imgs/demo_btn.gif) no-repeat 0 0;
}
* html 	#demo_btn a:hover{
	background: url(imgs/demo_btn.gif) no-repeat 0 -80px;
}