@charset "UTF-8";
/* CSS Document */

* {
	margin:0px;
	padding:0px;
}
body {
	font-family:"Trebuchet MS";
	background-image:url(../images/page-background.jpg);
	background-position:top;
	background-repeat:repeat-x;
}

div#pagewrap {
	width:1000px;
	min-height:1000px;
	margin:0px auto;
	background-position:top;
	font-family: "Trebuchet MS";
	background-image:url(../images/header-background.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
div#header {
	height:175px;
}
div#slogan h2{
	text-align:right;
	color:#FFF;
	font-weight:100;
	line-height:35px;
	height:40px;
}
div#phone-number h1{
	color:#FFF;
	line-height:65px;
	font-weight:100;
	text-align:right;
	font-size:3em;
	height:80px;
}
div#navigation{
	font-style:normal;
	text-align:right;
	height:25px;
	font-family: "Trebuchet MS";
}
div#navigation a{
	color:#FFF;
	font-size:1.2em;
	display:block;
	padding-right:10px;
	padding-left:15px;
	display:inline;
	text-decoration:none;
}
div#navigation a:hover{
	color:#CCC;
}
div#content{
	min-height:589px;
	background-color:#FFF;
	font-family: "Trebuchet MS";
	background-position:bottom;
	background-repeat:no-repeat;
	background-image:url(../images/content-background.png);
}
div#content ul{
	padding-left:50px;
	font-size:0.9em;
	line-height:20px;
}
div#content h4{
	padding-left:30px;
}
h3#subhead{
	margin-left:30px;
	padding-bottom:10px;
}

div#content h1{
	padding-left:20px;
	margin-bottom:10px;
	font-family: "Trebuchet MS";
}
div#home-latest-project{
	height:303px;
	background-image:url(../images/home-latest-project.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	padding:0px;
	margin:0px;
	font-family: "Trebuchet MS";
}
div#home-latest-project h2{
	padding-left:40px;
	width:270px;
	height:250px;
	float:left;
}
div#home-latest-project h4 a{
	display:inline;
	text-decoration:none;
	line-height:40px;
	font-size:1.4em;
	color:#09F;
}
div#home-latest-project h4 a:hover{
	color:#900;
}
div#home-latest-project p{
	text-align:justify;
	max-width:350px;
	float:left;
	padding-right:20px;
	line-height:18px;
}
div#home-latest-project h6{
	padding-left:70px;
	max-width:250px;
	font-family: "Trebuchet MS";
}
div#content p{
	padding-bottom:10px;
	font-size:12px;
	margin-left:20px;
	width:960px;
	text-align:justify;
	font-family: "Trebuchet MS";
}
div#top-right-notice{
	width:284px;
	height:303px;
	float:right;
	background-image:url(../images/home-top-right.jpg);
	font-family: "Trebuchet MS";
}
div#top-right-notice h5{
	font-size:1em;
	text-align:center;
	line-height:20px;
}
div#home-sect2{
	clear:both;
	height:286px;
	background-image:url(../images/support-and-promo-back.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	font-family: "Trebuchet MS";
}
div#home-sect2 h3{
	padding-top:10px;
	padding-bottom:15px;
	text-align:center;
}
div#home-sect2 h4{
	text-align:left;
	padding-left:150px;
	padding-bottom:15px;
}
div#home-sect2 ul{
	color:#333;
	padding-left:110px;
	list-style-type:disc;
}
div#home-sect2 a{
	color:#F00;
	text-decoration:none;
	margin-left:155px;
}
div#home-sect2 a:hover{
	color:#00F;
}
div#home-sect2-right{
	float:right;
	height:286px;
	width:284px;
	margin:0px;
	padding:0px;
	font-family: "Trebuchet MS";
	background-image:url(../images/right-middle.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	text-align:center;
}
div#home-sect2-right h3{
	padding-top:50px;
}
div#home-sect2-right h4{
	padding-top: 25px;
	padding-left:0px;
	text-align:center;
}
div#promotion{
	float:right;
	width:300px;
	margin-top:15px;
	height:260px;
}
div#promotion h3{
	text-align:center;
	color:#FFF;
}
div#promotion p{
	margin-left:70px;
	line-height:20px;
	width:220px;
	font-family: "Trebuchet MS";
}
div#footer{
	height: 236px;
	background-image:url(../images/footer-background.jpg);
	background-position:top;
	background-repeat:no-repeat;
	font-family: "Trebuchet MS";
}
div#footer a{
	color:#666;
	text-decoration:none;
}
div#footer a:hover{
	color:#039;
}
div#col1{
	margin-top:10px;
	width:200px;
	margin-left:18px;
	height:200px;
	float:left;
	font-family: "Trebuchet MS";
}
div#col1 h2{
	margin-bottom:10px;
	letter-spacing:0.5em;
	padding-left:10px;
}
div#col1 p{
	font-size:0.8em;
	margin-left: 25px;
	line-height:20px;
	font-family: "Trebuchet MS";
}
div#col2{
	margin-top:10px;
	width:240px;
	margin-left:18px;
	height:165px;
	float:left;
	padding-top:35px;
}
div#col2 p{
	font-size:0.8em;
	margin-left: 25px;
	line-height:20px;
	font-family: "Trebuchet MS";
}
div#col3{
	margin-top:10px;
	width:230px;
	margin-left:18px;
	height:200px;
	float:left;
}
div#col3 p{
	text-align:center;
}
div#col3 img{
	margin-right:20px;
	font-family: "Trebuchet MS";
}
div#col3 h4{
	font-style:normal;
	text-align:center;
}
div#col4{
	margin-top:10px;
	width:240px;
	margin-left:18px;
	height:200px;
	float:left;
	padding-right:10px;
}
div#col4 h4{
	text-align:right;
	margin-bottom:10px;
}
div#col4 p{
	text-align:right;
	line-height:20px;
	font-size:0.9em;
}
div#imgtag img{
	text-align:center;
}
div#thumb_container {
	padding: 5px;
}
div.thumb_item {
	float:left;	
	width: 330px;
	height: 250px;
	text-align:center;
	margin-bottom: 20px;
}
div.thumb_item img {
	border: 3px solid #434343;
}