/*
CSS Credit: http://www.mst.com
*/

body {
	margin: 0;
	padding: 0;
	line-height: 1.7em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
	background-color: #3f3f3f;
	background-image: url(images/background4.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
}
		
a:link, a:visited { color: #3aa5cd; text-decoration: none; font-weight: normal; } 
a:active, a:hover { color: #FFFF00; text-decoration: underline; }

p { margin: 0px; padding: 0px; }

img { margin: 0px; padding: 0px; border: none; }

.float_l {
	float: left;
}

.float_r {
	float: right;
}

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.cleaner_h10 { clear: both; width:100%; height: 10px; }
.cleaner_h20 { clear: both; width:100%; height: 20px; }
.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 {
	clear: both;
	width:100%;
	height: 20px;
}
.cleaner_h50 { clear: both; width:100%; height: 50px; }
.cleaner_h60 { clear: both; width:100%; height: 60px; }

.margin_r40 { margin-right: 40px; }

.h_divider { display: block; width: 100%; height: 5px; background: url(images/mst_divider.png) repeat-x; }

.readmore a {
	clear: both;
	display: block;
	margin-top: 10px;
	width: 98px;
	height: 27px;
	background: url(images/mst_readmore.png) no-repeat;
}

.readmore a:hover {
	background: url(images/mst_readmore_hover.png) no-repeat;
}
.readmorec a {
	display: block;
	width: 98px;
	height: 27px;
	background: url(images/mst_readmorec_hover.png) no-repeat;
	float: right;
	clear: both;
	margin: 10px 0 20px 0;
}

.readmorec a:hover {
	background: url(images/mst_readmorec.png) no-repeat;
}
#mst_wrapper {
	width: 980px;
	margin: 0 auto;
}

/* menu */

#mst_menu {
	width: 980px;
	height: 58px;
	margin: 0 auto;
	padding: 0;
    background: url(images/mst_menu.jpg) no-repeat;
}

#mst_menu ul {
	width: 540px;
	margin: 0 auto;
	padding: 26px 10px 0 10px;
	list-style: none;
}

#mst_menu ul li {
	padding: 0px;
	margin: 0px;
	display: inline;
}

#mst_menu ul li a {
	display: block;
	float: left;
	height: 25px;
	padding: 5px 20px 0 20px;
	margin-right: 1px;
	text-align: center;
	font-size: 12px;
	text-decoration: none;
	color: #000000;	
	font-weight: bold;
	outline: none;
}

#mst_menu li a:hover, #mst_menu li .current {
	color: #ffffff;
	background-image: url(images/mst_menu_hover.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

/* end of menu */

/* site title */

#mst_header {
	width: 980px;
	height: 150px;
	margin: 0 auto;
	background-repeat: no-repeat;
}

#mst_header #site_title {
	padding-top: 35px;
	width: 980px;
	text-align: center;
}

#mst_header a {
	display: block;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
}
/* end of site title */

#mst_content_wrapper_outter {
	clear: both;
	width: 980px;
	margin: 0 auto;
	background: url(images/mst_content.png);
	background-repeat: repeat-y;
	background-position: top;
}

#mst_content_wrapper {
	width: 830px;
	padding: 30px 75px 0 75px;
}

.content_section {
	clear: both;
	margin-bottom: 20px;
}

.section_w530 {
	float: left;
	width: 550px;
}

.section_w240 {
	float: right;
	width: 240px;
}

.content_section h2 {
	padding: 0 0 15px 0;
	margin: 0 0 25px 0;
	color: #FFFFFF;
	font-size: 18px;
	background: url(images/mst_header.png) left bottom no-repeat;
}
.content_section h3 {
	padding: 0 0 15px 0;
	margin: 20px 0 25px 0;
	color: #5e6972;
	font-size: 18px;
	background: url(images/mst_header.png) left bottom no-repeat;
	clear:both;
}
.section_w250 {
	float: left;
	width: 240px;
}

.project_image {
	border: 5px solid #ffffff;
	margin-bottom: 10px;
}

.news_box {
	margin-bottom: 10px;
	background-color: #D2232A;
	color: #FFFFFF;
	padding: 5px;
}

.news_box .post_info {
	color: #999999;
}

.news_box .post_info a {
	color: #ffffff;
}

.news_box .post_info span {
	color: #ffffff;
}

.news_box a {
	color: #CCFF00;
}

.service {
	margin: 15px 0 0 20px;
	padding: 0px;
	list-style-image: url(images/mst_list.png);
}

.service li {
	margin: 0;
	color: #3aa5cd;
	padding: 0 0 10px 15px;
}

#mst_footer {
	width: 908px;
	height: 45px;
	color: #666;
	padding: 5px 0 0 0;
	background: url(images/mst_footer.jpg) no-repeat;
	text-align: center;
	margin: 0 auto;
}

#mst_footer a {
	color: #666;
}

#mst_footer a:hover {
	color: #333;
}
.toptitle{
	background-image:url(images/title.png);
	background-repeat:no-repeat;
	background-position:280px 50px;
}
.logo{
float:left;
}
.tlinks{
	float:right;
	width: 525px;
	padding-right: 5px;
	padding: 10px 5px 28px 0;
}
#menu
	{
	width:830px;
	height:40px;
	margin:0 auto;
	padding:0px;
	background-image: url(images/menu.png);
	background-repeat: no-repeat;
	}
#menu ul
	{
	height:40px;
	margin:0px;
	padding:0 0 0 32px;
	display:block;
	}
#menu ul li
	{
	height:40px;
	float: left;
	margin:0px;
	padding:0px;
	display:block;
	}
#menu ul li.menusap
	{
		width:2px;
		height:37px;
		float: left;
		margin:0px;
		padding:0px;
		background-image:url(images/menusap.jpg);
		background-repeat:no-repeat;
	}
#menu ul li a.menu
	{
	height:30px;
	float: left;
	margin:0px;
	padding:10px 13px 0 13px;
	font-family: "Trebuchet MS";
	font-size:12px;
	font-weight:bold;
	color:#c5c5c5;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	}
#menu ul li a.menu:hover
	{
	height:29px;
	float: left;
	margin:0px;
	padding:8px 13px 0 13px;
	font-family: "Trebuchet MS";
	font-size:12px;
	font-weight:bold;
	color:#99eaf5;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	background-image:url(images/menuover.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
	}
.thumbfloat{
	margin: 0 380px 0 0;
}
.thumbfloattext{
	float:right;
	width: 370px;
}
.cbox{
	background-color:#D2232A;
	padding: 5px;
	margin-top: 10px;
	color: #FFFFFF;
}

