/** TITLES */

#title1 { background: url(/images/login_header.gif) no-repeat left top; }
#title2 { background: url(/images/feedback_header.gif) no-repeat left top; }
#title2b { background: url(/images/search_header.gif) no-repeat left top; }
#title3 { background: url(/images/homepage14.gif) no-repeat left top; }
#title4 { background: url(/images/homepage15.gif) no-repeat left top; }
#title5 { background: url(/images/homepage16.gif) no-repeat left top; }
#title6 { background: url(/images/homepage17.gif) no-repeat left top; }
#title7 { background: url(/images/content_header.gif) no-repeat left top; }
#title7b { background: url(/images/product_header.gif) no-repeat left top; }
#title8 { background: url(/images/subpage2_01.gif) no-repeat left top; }
#title8b { background: url(/images/sample_header.gif) no-repeat left top; }
#title8c { background: url(/images/demo_header.gif) no-repeat left top; }
#title8d { background: url(/images/about_header.gif) no-repeat left top; }
#title8e { background: url(/images/contact_header.gif) no-repeat left top; }
#title8f { background: url(/images/terms_header.gif) no-repeat left top; }

.title {
}

.title h1, .title h2, .title h3 {
	height: 24px;
	font-family:Arial, Helvetica, sans-serif; font-size:14px;
}

.title b {
	position: absolute;
	left: -10000px;
	
}

.content {
	background: url(/images/homepage07.gif) repeat-x left top;
}

/** BASIC */

html, body {
	height: 100%;
}

.link3 {
	padding-left: 12px;
	background: url(/images/homepage08.gif) no-repeat left center;
}

.ul1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	line-height: 180%;
}

.ul1 a {
	padding-left: 15px;
	background: url(/images/homepage08.gif) no-repeat left center;
}

/** HEADER */


#logo {
	float: left;
	width: 384px;
	height: 104px;
	background: url(/images/homepage03.jpg) no-repeat left top;
}

#logo h1, #logo h2 {
	position: absolute;
	left: -10000px;
}

#headermenu {
	float: left;
	width: 329px;
	height: 104px;
	background: url(/images/homepage04.jpg) no-repeat right top;
}

#headermenu ul {
	margin: 0px;
	padding: 70px 0px 0px 0px;
	list-style: none;
}

#headermenu li {
	display: inline;
}

#headermenu a {
	display: block;
	float: left;
}

#headermenu .arrow {
	display: block;
	float: left;
	width: 25px;
	height: 10px;
	background: url(/images/homepage05.gif) no-repeat center bottom;
}

/* CONTROL PANEL */
.cpanel-section {
clear:both;
padding-bottom: 15px;
}
.cpanel-section .cpanel-btn {
text-align: center;
}

.cpanel-section .cpanel-title {background: #FF7701;padding-left: 20px; margin: 0px;height: 14px;}
.cpanel-section .cpanel-inside-title {background: #fff;float:left; color: #FF7701;padding: 0px 5px;text-transform: uppercase;line-height: 14px;margin: 0px;font-size: 16px;letter-spacing: 3px;}
.cpanel-section div.icon {
margin:3px;
}
.cpanel-section div.icon a {
display:block;
float:left;
height:97px !important;
padding:2px 5px 1px;
text-decoration:none;
vertical-align:middle;
width:108px !important;
}
.cpanel-section div.icon a {
color:#808080;
text-decoration: none;
}
.cpanel-section div.icon a:hover {
color:#333333;
}

.cpanel-section div.icon img {
margin-top:13px;
}
.cpanel-section div.icon span {
display:block;
padding-top:3px;
}

/** SPLASH */

#splash {
	width: 713px;
	margin: 0px auto;
	padding: 12px 0px 19px 0px;
}

/** CONTENT */

#content {
	width: 930px;
	margin: 0px auto;
	background: #fff;
}
#page-padding {padding: 15px;}

#left {
	float: left;
	width: 216px;
}

#right {
	float: left;
	width: 495px;
}

/** BOX1 */

#box1 {
	padding-right: 12px;
}

#box1 .title {
}

#box1 .content {
	padding: 20px 0px 20px 20px;
}

#box1 .text2 {
	display: block;
}

#box1 #imagefield1 {
	float: right;
	margin-right: 20px;
}

/** BOX2 */

#box2 {
}

#box2 .content {
	margin-right: 12px;
	padding: 20px;
}

#box2 h3 {
	margin-bottom: 5px;
	font-size: 10px;
	font-weight: normal;
}

#box2 h4 {
	font-size: 10px;
}

/** BOX3 */

#box3 {
}

#box3A {
	float: left;
	width: 250px;
}

#box3B {
	float: left;
	width: 245px;
}

/** BOX4 */

#box4 {
}

#box4 .content {
	margin-right: 5px;
	padding: 20px;
}

#box4 h3 {
	font-size: 10px;
}

/** BOX5 */

#box5 {
}

#box5 .content {
	margin-right: 5px;
	padding: 20px;
}

#box5 h3 {
	font-size: 10px;
}

/** BOX6 */

#box6 {
}

#box6 .content {
	padding: 20px;
}

#box6 h3 {
	font-size: 10px;
}

/** BOX7 */

#box7 {
}

#box7 .content {
	padding: 20px;
}

#box7 h3 {
	position: relative;
	font-size: 10px;
}

#box7 p {
	position: relative;
}

/** BOX8 */

#box8 {
}

#box8 .content {
	padding: 20px;
}

#box8 h3 {
	font-size: 10px;
}

/** FOOTER */

#footer {
	width: 930px;
	margin: 0px auto;
	padding: 20px 0px;
	
}
