body {
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	padding-bottom:0px;
	background-color:#efefef;
}
a {
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:0;
}
body,td,th {
	font-family:Arial, Helvetica, sans-serif;
	font-size: small;
	color: #2f2f2f;
}
.blue_title {
	font-size:large;
	font-weight:bold;
	color:#0e89ed;
}
.blue_title_small {
	font-size:medium;
	color:#0e89ed;
}
.container {
	width:994px;
	min-height:100px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:30px;
}
.copyright {
	width:235px;
	height:41px;
	float:left;
	font-size:12px;
	margin-top:5px;
	color:#FFF;
}
.footer {
	width:100%;
	height:38px;
	float:left;
	padding-top:8px;
	background-image:url(../images/Footer/FooterBG.jpg);
	color:#FFF;
}
.header{
	width:100%;
	height:107px;
	float:left;
	background-image:url(../images/menu/MenuBG.jpg);
}
.home_latestwork{
	padding-top:92px;
	padding-left:1px;
	width:993px;
	height:275px;
	float:left;
	background-image:url(../images/LatestWork/LatestWorkBG.jpg);
}
.home_latestwork_header{
	width:100%;
	height:40px;
	float:left;
	margin-top:30px;
}
.home_leftcol{
	width:600px;
	margin-left:35px;
	min-height:80px;
	float:left;
	padding-top:10px;
	margin-right:55px;
}
.home_leftcol_text{
	width:100%;
	min-height:300px;
	float:left;
	color:#2f2f2f;
	display:inline;
}
.home_rightcol {
	width:265px;
	min-height:80px;
	float:left;
	padding-top:10px;
	margin-bottom:30px;
}
h1 {
	color:#0e89ed;
	font-size:x-large;
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
}
h2 {
	color:#0e89ed;
	font-size:large;
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
}
.logo {
	width:230px;
	height:75px;
	float:left;
	margin-top:10px;
	margin-left:25px;

}
.lowernav {
	width:365px;
	margin-left:35px;
	height:35px;
	float:left;
	margin-top:5px;
}

.lw_holder {
	width:205px;
	margin-left:35px;
	min-height:180px;
	float:left;
}

.lw_top {
	width:200px;
	height:140px;
}
.lw_bottom {
	width:210px;
	min-height:140px;
	float:left;
	margin-top:15px;
	margin-bottom:3px;
}
.lw_log {
	width:210px;
	min-height:140px;
	float:left;
	margin-top:15px;
	margin-bottom:3px;
}
.lw_text {
	width:200px;
	color:white;
	margin-bottom:5px;
}

.mainpage {
	background-image:url(../images/MainInfo/MainBG.jpg);
	background-repeat:repeat-x;
	padding-top:30px;
	width:994px;
	min-height:250px;
	float:left;
}
.menu {
	width:500px;
	height:25px;
	float:left;
	margin-top:35px;
	margin-left:195px;
	background-image:url(../images/menu/Dividers.png);
}
.menubar {
	width:760px;
	height:38px;
	float:left;
	margin-top:90px;
}
.news_header {
	width:265px;
	height:40px;
	float:left;
	border-bottom:1px #666 solid;
	margin-bottom:15px;
}
.newsitem {
	width:257px;
	min-height:25px;
	float:left;
	border-bottom:1px #CCC dotted;
	padding:4px;
	padding-bottom:9px;
	padding-top:6px;
	color:#0e89ed;
}
.portfolio_leftcol {
	width:100%;
	min-height:80px;
	float:left;
	padding-top:10px;
}
.section_header {
	width:920px;
	height:40px;
	float:left;
	border-bottom:1px #666 solid;
	margin-bottom:20px;
	margin-left:35px;
}
.services {
	width:440px;
	min-height:58px;
	float:left;
	margin-bottom:10px;	
	margin-top:10px;
}
.services_holder {
	width:920px;
	border-bottom:#CCC dashed 1px;
	float:left;
	margin-left:35px;
	margin-bottom:10px;
}
.services_spacer {
	width:40px;
	float:left;
	height:165px;
}

.services_title {
	color:#666;
	font-size:medium;
	font-weight:bold;
	text-decoration:none;
	padding-bottom:6px;
	border-bottom:1px solid #333;
	margin-bottom:10px;
}

a.services_title:hover {
	color:#9B14B8;
}

.services_moreinfo_btn {
	background-color:white;
	border:1px solid #0e89ed;
	padding:3px;
	padding-left:5px;
	padding-right:5px;
	color:#0e89ed;
	cursor:pointer;
}

.shadow {
	width:100%;
	min-height:400px;
	color:#333;
	background-image:url(../bg.jpg);
	background-repeat: repeat-y;
	background-position:top center;
	float:left;
}

.slides {
	width:964px;
	height:256px;
	padding:15px;
	float:left;
	background-image:url(../images/Slide/SlideBG.jpg);
}
.slides_text{
	width:388px;
	min-height:230px;
	margin-top:8px;
	margin-left:20px;
	margin-right:40px;	
	float:left;
	color:#2f2f2f;
}
.w3c{
	width:325px;
	height:41px;
	float:left;
}
a:link {
	text-decoration: none;
	color:#FFF;
}
a:visited {
	text-decoration: none;
	color:#FFF;
}
a:hover {
	text-decoration: underline;
	color:#FFF;
}
a:active {
	text-decoration: none;
	color:#FFF;
}