@charset "utf-8";
/* CSS Document */
html { overflow: scroll; }

body {
	background: #000000 url(../images/background.gif);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}

.link {
	text-decoration: none;
	color: #00AEFF;
}

.link:hover {
	text-decoration: underline;
	color: #68C241;
}

#wrapper {
	width: 770px;
	margin: 0px auto;
}

.links {
	width: 140px;
	margin-top: 30px;
	float: left;
}

.logo {
	background: url(../images/logo.jpg) no-repeat;
	width: 140px;
	height: 153px;
	float: left;
}

.d_up {
	margin-left: 140px;
	background: url(../images/upandup.png) no-repeat left;
	height: 65px;
}

.mainbox {
	width: 451px;
	float: left;
	background: #999999;
}

.top_mainbox {
	width: 451px;
	height: 30px;
	background: url(../images/top_mainbox.jpg) no-repeat top;
}

.bottom_mainbox {
	width: 451px;
	height: 30px;
	background: url(../images/bottom_mainbox.jpg) no-repeat top;
}

.about_header {
	background: url(../images/about_header.jpg) no-repeat left;
	width: 429px;
	height: 22px;
	margin-bottom: 1px;
	margin-left: 10px;
}

.work_header {
	background: url(../images/work_header.jpg) no-repeat left;
	width: 429px;
	height: 22px;
	margin-bottom: 1px;
	margin-left: 10px;
}

.services_header {
	background: url(../images/services_header.jpg) no-repeat left;
	width: 429px;
	height: 22px;
	margin-bottom: 1px;
	margin-left: 10px;
}

.support_header {
	background: url(../images/support_header.jpg) no-repeat left;
	width: 429px;
	height: 22px;
	margin-bottom: 1px;
	margin-left: 10px;
}

.talk_header {
	background: url(../images/talk_header.jpg) no-repeat left;
	width: 429px;
	height: 22px;
	margin-bottom: 1px;
	margin-left: 10px;
}

.central_mainbox {
	background: #CCCCCC;
	width: 429px;
	margin: 0px 10px;
	border: 1px solid #888888;
}

.text_mainbox_auto {
	padding: 8px;
}

.text_mainbox_service_one {
	background: url(../images/service_one.jpg) no-repeat top;
	padding: 52px 17px 8px 16px;
	text-align: justify;
}

.text_mainbox_service_two {
	background: url(../images/service_two.jpg) no-repeat top;
	padding: 52px 17px 8px 16px;
	text-align: justify;
}

.text_mainbox_service_three {
	background: url(../images/service_three.jpg) no-repeat top;
	padding: 52px 17px 8px 16px;
	text-align: justify;
}

.text_mainbox {
	background: url(../images/main.jpg) center no-repeat;
	width: 429px;
	height: 445px;
}

.link_main {
	text-align: right;
	padding: 4px 20px 3px 0px;
	height: 16px;
	width: 120px;
	background: url(../images/button.jpg) no-repeat;
	margin-top: 5px;
	float: left;
	color: #FFFFFF;
	text-decoration: none;
}

.link_main:hover {
	text-decoration: underline;;
}

.bottom_links {
	width: 490px;
	height: 14px;
	padding: 8px 140px;
	display: block;
	color: #00AEFF;
	float: left;
	font-family: "Times New Roman", Times, serif;
}

.contact_us {
	background: url(../images/contact.png) no-repeat top;
	width: 158px;
	height: 48px;
	padding: 39px 8px 8px 12px;
	margin-top: 2px;
	float: left;
}

.free_quotes {
	background: url(../images/free_quotes.png) no-repeat top;
	width: 158px;
	height: 119px;
	padding: 36px 8px 8px 12px;
	margin-top: 12px;
	float: left;
}

.message_ticket {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	border: 1px solid #333333;
	padding: 2px;
}

.ticket_form {
	background: url(../images/support.png) no-repeat top;
	width: 158px;
	height: 147px;
	padding: 36px 8px 8px 12px;
	margin-top: 12px;
	float: left;
}

.input_ticket {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	height: 16px;
	background: #FFFFFF;
	border: 1px solid #333333;
	padding: 2px;
}

.input_format {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	border: 1px solid #333333;
	padding: 2px;
}

.button_ticket {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	border: 1px solid #333333;
	padding: 2px;
}

.about_bg_image {
	margin: 0px 5px 10px 0px;
}

.justify {
	text-align: justify;
}

.thumb {
	margin: 5px 10px 5px 15px;
	border: 1px solid #000000;
}

.bold {
	font-weight: bold;
}

.large {
	font-size: 17px;
}

.ticket_sys_header {
	height: 16px;
	border-top: #999999 1px solid;
	border-bottom: #999999 1px solid;
	background: #FFFFFF;
	color: #333333;
	padding: 3px 5px;
}

.ticket_sys_bottom {
	height: 8px;
	border-top: #999999 1px solid;
	border-bottom: #999999 1px solid;
	background: #FFFFFF;
}

.ticket_sys_text {
	background: #DDDDDD;
	height: inherit;
}

.ticket_sys_message_info {
	background: #EEEEEE;
	width: 100px;
	float: left;
	margin-right: 5px;
	color: #333333;
	padding: 5px;
}

.ticket_sys_message {
	color: #333333;
	width: 278px;
	float: left;
	padding: 5px;
}

.customer {
	background: #d1e8c5;
}

.staff {
	background: #d2edf3;
}