/* General */

body {
	margin: 0px;
	padding: 0px;
	font-size: 8pt;
	font-family: Arial, Verdana;
	color:#000000;
}

#inbody {
	font-family: Verdana;
	font-size: 10pt;
	color: #292929;
	text-align: justify;
}

#title {
	margin-left: 120px; color: #1A3786
}


/* Top */
.top_left_edge {
	background-image: url('images/smac-logo.jpg');
	background-repeat: no-repeat;
}

/* Content */

#welcome {
	margin-left: 120px;
}

#left_content {
	background-color: #F3F3F3;
	font-size: 8pt;
	padding: 15px;
	line-height: 15px;
}

#inside_leftcontent {
	line-height: 20px;
	font-size: 8pt;
}

#orange_box {
	background-image: url('images/orange-box.jpg');
	background-repeat: no-repeat;
	width: 311px;
	height: 146px;
}

#inside_orange1 {
	margin-left: 15px;
	margin-top: 15px;
	font-size: 9pt;
	color: #b71715;
}

#inside_orange2 {
	margin-left: 15px;
	margin-bottom: 5px;
}

#inside_orange3 {
	padding: 10px;
	font-size: 8pt;
	color: #be5e00;
	line-height: 15px;
}

#blue_box {
	background-image: url('images/blue-box.jpg');
	background-repeat: no-repeat;
	width: 543px;
	height: 145px;	
}

#inside_blue1 {
	padding:15px;
	font-size: 8pt;
	color:5b5b5b;
	line-height: 15px;
}

#inside_blue2 {
	padding:10px;
}

#about_us {
	margin-left:10px;
}




/* Product */
#shortcut_link {
	font-size: 8pt;
	padding-left: 15px;
}

#sub_title {
	padding-left: 15px;
}

#dot {
	background-image: url('images/dot.jpg');
	background-repeat: repeat-x;
}

#dot2 {
	background-image: url('images/dot.jpg');
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 1px;
}

#dot3 {
	background-image: url('images/dot.jpg');
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 30px;
}

.line {
	border-style: solid;
	border-color: #CCCCCC;
	border-width: 1px;
}

#content {
	padding-right: 15px;
}

.table_content {
	margin-left: 30px;
	padding-left: 0px;
}

/* Bottom */
#bottom_text {
	font-size:10pt;
	color:#858585;
	margin-left: 5px;
}
