@charset "UTF-8";
/* CSS Document */
body {
	background:url(../images/home/body_bg.jpg) no-repeat 50% 0;
	margin:0;
	font-family: Century Gothic, sans-serif;
}
.noscript-message { 
background:#FCE9C0 url(../images/alerticon.png) left no-repeat; 
background-position: 15px;  
border-top:2px solid #DBAC48; 
border-bottom:2px solid #DBAC48; 
margin-top: 25px;
padding: 15px 10px 15px 50px; 
color:#000000;
}
h1 {
margin:0;
padding: 0;
line-height:100%;
display:inline;
font-size: 150%;
color:#002B54;
}

#main-container{
	width:1077px;
	height:auto;
	min-height:800px;
	margin:auto;
}
#top-menu{
	width:946px;
	height:163px;
	padding-left:35px;
	padding-right:96px;
	background:url(../images/home/top_bg.png) no-repeat;
}
#menu{
	width:589px;
	height:13px;
	float:right;
	margin-top:120px;
}
#logo{
	width:250px;
	height:137px;
	float:left;
}
#main-content{
	width:1077px;
	height: 100%;
	color:#666666;
	font-size:14px;
	line-height: 130%;
}
#main-content a:link{
	text-decoration:underline;
	color:#666666;
}
#main-content a:hover{
	text-decoration:none;
	color:#666666;
}
.text-width{
	max-width:622px;
	padding-top:20px;
	margin-left:40px;
}
#video{
	width:448px;
	height:350px;
	background:url(../images/home/home_video_bg.jpg) no-repeat;
	margin-left:17px;
	margin-top:25px;
}
.secondary-text{
	width:472px;
	height:auto;
	margin-left:40px;
	padding-top:35px;
	margin-bottom:40px;
}
#main-container-portfolio{
	width:1077px;
	height:auto;
	margin:auto;
	}
#main-content-portfolio{
	width:1077px;
	height: 100%;
	color:#666666;
	font-size:14px;
}
#main-content-portfolio a:link{
	text-decoration:underline;
	color:#666666;
}
#main-content-portfolio a:hover{
	text-decoration:none;
	color:#666666;
}
#portfolio{
	width:900px;
	height:400px;
	margin: 5px 0 0 40px;
	padding-top:35px;
}
#portfolio p{
margin-top: 25px;
}
.secondary-text-who{
	width:652px;
	height:auto;
	margin-left:40px;
	padding-top:35px;
	margin-bottom:40px;
}
.secondary-text-gallery{
	width:880px;
	height:100%;
	min-height: 500px;
	margin: 0 0 40px 40px;
	padding: 35px 0 20px 0;
}
#services-text{
	width:598px;
	height:auto;
	margin-left:40px;
	padding-top:30px;
	margin-bottom:40px;
}

#footer{
	width:1047px;
	height:31px;
	background:url(../images/home/home_footer.png) no-repeat;
	color:#333333;
	font-size:13px;
	padding-left:30px;
	padding-top:20px;
}
#footer a:link, a:visited{
	text-decoration:underline;
	color:#333333;
}
#footer a:hover{
	text-decoration:none;
	color:#333333;
}
table.services
{
width: 580px;
border-collapse: collapse;
}


td.servicesTitle
{
font-weight: bold;
font-size: 130%;
padding-bottom: 10px;
}


td.service
{
text-align: left;
font-weight: normal;
font-size: 125%;
color: #404040;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 8px;
padding-right: 0px;
}
.credentials{
	width:395px;
	height:auto;
	min-height: 400px;
	margin-left:40px;
	padding-top:35px;
	margin-bottom:40px;
}
ol li {
margin-bottom: 1em;
text-decoration:underline;
}
