/* tpsdisplays */
*{margin: 0; padding: 0; border: 0; font-weight: normal;}
body{
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", times, serif;
	font-size: 15px;
	text-align: center;
	line-height: 1.3em;
	color: #fff;
	background: #fff 50% 0 repeat-y;
}
a{
	color: #fff;
	cursor: pointer;
}
a:hover{
	color: #666;
}

/* same WMP */
#header, #nav, #content, #lower-content, #footer{
	width: 960px;
	margin: 0 auto;
	position: relative;
	height: 100%;
}

/* Header, Login, Payments*/
#header-wrap{height: 40px; background: #b6102d url(images/header_bg.png) bottom left repeat-x;}
#header{position: relative; height: 40px;}
#header a{color: #ccc; font-size: 12px;}
#header p{position: absolute; top: 10px; right: 0; text-align: right; color: #ccc; font-size: 12px;}
#header a{color: #fff;}
#header a:hover{color: #ccc;}
#header a.current{color: #ddd;}

/* Logo and Nav*/
#nav-wrap{
	height: 125px;
	background: #eee url(images/nav_wrap_bg.png) repeat-x;}
#nav{
	height: 125px;
	background: url(../images/nav-bg.jpg) top left no-repeat;
}
#nav img{
	position: absolute;
	bottom: 5px;
	left: 0px;
	width: 334px;
	height: 100px;
	overflow: hidden;
}


/* Start Main Navigation */
#nav-box{width: 552px; position: absolute; bottom: 0px; right: 0px; height: 125px; background: url(images/nav_wrap_bg.png)  top left no-repeat;}
#nav-box ul{list-style-type: none; height: 125px; margin: 0; padding: 0;}
#nav-box li{float: left; }
#nav-box li a{
	height: 0;
	margin: 0;
	padding-top: 125px;
	color: #fff;
	overflow: hidden;
	cursor: pointer;
	background: url(images/nav.png) no-repeat;
	display: inline;
	float: left;
}
#nav-box li a:active, #nav-box li a:hover{cursor: pointer;}
/* Static nav item*/
#nav-box li#index a{width: 110px; background-position: 0 -250px;}
#nav-box li#portfolio a{width: 110px; background-position: -110px -250px;}
#nav-box li#services a{width: 110px; background-position: -220px -250px;}
#nav-box li#about-us a{width: 110px; background-position: -330px -250px;}
#nav-box li#contact-us a{width:110px; background-position: -440px -250px;}
/* Current nav item */
#nav-box li#index a.current, #nav-box li#index a.current:hover, #nav-box li#index a.current:active{width: 110px; background-position: 0px 0px;}
#nav-box li#portfolio a.current, #nav-box li#portfolio a.current:hover, #nav-box li#portfolio a.current:active{width: 110px; background-position: -110px 0px;}
#nav-box li#services a.current, #nav-box li#services a.current:hover, #nav-box li#services a.current:active{width: 110px; background-position: -220px 0px;}
#nav-box li#about-us a.current, #nav-box li#about-us a.current:hover, #nav-box li#about-us a.current:active{width: 110px; background-position: -330px 0px;}
#nav-box li#contact-us a.current, #nav-box li#contact-us a.current:hover, #nav-box li#contact-us a.current:active{width:110px; background-position: -440px 0px;}
/* Hover nav */
#nav-box li#index a:hover{width: 110px; background-position: 0 -125px;}
#nav-box li#portfolio a:hover{width: 110px; background-position: -110px -125px;}
#nav-box li#services a:hover{width: 110px; background-position: -220px -125px;}
#nav-box li#about-us a:hover{width: 110px; background-position: -330px -125px;}
#nav-box li#contact-us a:hover{width: 110px; background-position: -440px -125px;}
/* Clicked nav item*/
#nav-box li#index a:active{width: 110px; background-position: 0 -375px;}
#nav-box li#portfolio a:active{width: 110px; background-position: -110px -375px;}
#nav-box li#services a:active{width: 110px; background-position: -220px -375px;}
#nav-box li#about-us a:active{width: 110px; background-position: -330px -375px;}
#nav-box li#contact-us a:active{width: 110px; background-position: -440px -375px;}
/* End Navigation */

/* Main Content */
.location { text-align:left; font-size: 15px; color: #333; font-family: Georgia, "Times New Roman", Times, serif;}
.numbers { text-align:left; font-size: 12px; color: #666666; font-family: Georgia, "Times New Roman", Times, serif; }
.swam {border: 0px;}

h2{
	color: #777;
	font-size: 20px;
	line-height: 25px;
	font-weight: normal;
	margin-bottom: 3px;
	text-align:left;
}
h3{
	color: #222;
	font-size: 15px;
	line-height: 18px;
	font-weight: normal;
	margin-bottom: 25px;
	text-align:left;
}
h4 {
	color: #fff;
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
	margin-bottom: 20px;
	text-align:left;
}
#content-wrap{
	border-top: 2px solid #6F0000;
	border-bottom: 4px solid #6f0000;
	background: #fff  url(images/bg_repeat.gif) repeat-x;
	height: 253px;
}
#map-wrap{
	border-top: 2px solid #6F0000;
	border-bottom: 4px solid #6f0000;
	background: #eee;
	height: 100%;
	}
#port-content-wrap{
	border-top: 2px solid #6F0000;
	border-bottom: 4px solid #6f0000;
	background: #fff;
}
#portfolioContent{
	width: 960px;
	margin: 0 auto;
	position: relative;
	height: 100%;
}
#mapBlock{
	width:960px;
	margin: 0 auto;
	margin-bottom: -5px;
	position: relative;
	height: 100%;
}
#content{
	overflow: hidden;
}
#serv-content-wrap{
	border-top: 2px solid #6F0000;
	border-bottom: 4px solid #6f0000;
	background: #fff;
}
#left-col{width: 363px; float: left; padding-top: 35px;}
#left-col h1{
	font-size: 22px;
	text-align: left;
	font-weight: normal;
	color: #000;
	line-height: 24px;
}
#left-col p{
	padding-top: 5px;
	text-align: left;
	color: #777;
}
p.last{padding-bottom: 1.5em;}
#left-col a{color: #000; padding: 2px 1px;} #left-col a:hover{background: #eee; color: #000; padding: 2px 1px;}

#right-col{
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	width: 552px;
	background: #fff url(images/bg_repeat.gif) repeat-x;
}
#slideshow, #slideshow2{width: 552px; height: 253px; margin: 0 auto; padding: 0; }
#slideshow img, #slideshow2 img{position: relative; width: 552px; height: 253px; top: 0px; left: 0px;}
#slideshow a{position: absolute; width: 552px; height: 253px; top:0; left: 0;}

/* Lower Main Content */
#lower-content-wrap{background: none; border-top: 0px solid #ddd;}
#lower-content{position: relative; overflow: hidden; font-size: 14px;}
#lower-content h2, #lower-content h3{margin-top: 10px;}
#lower-left-col{width: 360px; float: left; text-align: left; text-decoration: none; padding: 15px 0; padding-bottom: 10px;}
#lower-content p{color: #999; padding-bottom: 10px; padding-top: 5px;}
#lower-content p.date{color: #eee; font-size: 11px; padding-bottom: 0;}
#lower-right-col{
	position: relative;
	float: right;
	background: url(images/lowRight_bg.png) repeat-x #222;
	width: 552px;
	padding-top: 20px;
	padding-bottom: 10px;
	height: 248px;
	background-color: #fff;
}
.col{width: 230px; float: left; text-align: left; padding-left: 24px; padding-right: 22px; background: url(images/divider.gif) right no-repeat;}
.col img{float: left; margin-right: 10px; margin-bottom: 70px; margin-top: 5px;}
.col a.image{padding: 0; margin: 0;}
.col a{color: #666; padding: 2px 1px;} .col a:hover{background: none; color: #222; padding: 2px 1px;}
#lower-right-col p{padding-top: 3px;}
.second{background: none;}
body#welcome p.last{margin-bottom: 0.8em;}
#lower-left-col a{color: #666; padding: 2px 1px;} #lower-left-col a:hover{background: none; color: #222; padding: 2px 1px;}
#lower-left-col li{color: #999;  margin-bottom: 10px; padding-left: 25px; background: url(images/tpsBullet.png) 0px 100% no-repeat;}

/* Portfolio Content */
body#work #content{padding-top: 35px;}
body#work h1, body#work h2{
	text-align: left;
	font-weight: normal;
	color: #777;
}
body#work h2{
	font-size: 20px;
	line-height: 22px;
	margin-bottom: 8px;
	color: #bbb;
}
body#work h1{
	float: left;
	text-align: left;
	font-size: 21px;
	margin-bottom: 20px;
	color: #aaa;
}
body#work #content p{
	color: #777;
	font-size: 13px;
	padding-bottom: 16px;
	margin-bottom: 10px;
}
.item{position: relative;
	background: #ddd;
	padding: 12px;
	overflow: hidden;
	margin-bottom: 35px;
	margin-top: 10px;
	width: 960px;
	border-top: 4px solid #6F0000;
}
.item img{
	float: right;
	border: 1px solid #6F0000;
	padding-left: 0;
	margin-left: 0;
	width: 704px;
	height: 300px;
	background: url(images/portSample.jpg) 335px 240px no-repeat;
	margin-right: 28px;
}
.info{
	position: relative;
	float: left;
	width: 200px;
	text-align: left;
	height: 300px;
	color: #777;
	line-height: 1.2em;
}
.lower h3{
	font-size: 13px;
	color: #000;
	font-weight: bold;
	padding-bottom: 0;
	margin-bottom: 0;
	line-height: 1.6em;
}
.lower{
	position: absolute;
	color: #aaa;
	bottom: 12px;
	left: 11px;
	width: 200px;
	text-align: left;
	line-height: 1.2em;
}
a.box{
	position: relative;
	color: #777;
	display: block;
	height: 20px;
	width: 200px;
	border-top: 1px solid #6F0000;
	padding: 8px;
	text-align: left;
	background: #ddd;
	text-decoration: none;
}
a.box img{
	position: absolute;
	border: none;
	width: 22px;
	height: 22px;
	margin: 0;
	padding: 0;
	top: 7px;
	right: 12px;
}
a.box:hover{
	background: #fff;
	color: #aaa;
}
/* Portfolio Pagination */
.pages{position: absolute; right: 16px; top: 60px;}
.pages ul{list-style-type: none;}
.pages li{float: left; border: 1px solid #999; margin-left: 3px;}
.pages li a{
	display: block;
	padding: 6px 0px 0px 10px;
	width: 90px;
	color: #777;
	cursor: pointer;
	text-decoration: none;
	background: #ddd;
	padding-bottom: 20px;
	text-align: left;
}
.pages li a:hover{
	color: #bbb;
	background: #eee;
}
.pages li.current a, .pages li.current a:hover{background: #fff; color: #777;}
.pages li a:active{background: #fff; color: #777;}
.pages2{position: relative; float: right; margin-bottom: 50px;}

/* About-us Content */
body#about p{font-size: 14px;}
body#about #slideshow2{width: 528px; height: 253px; margin: 0px; top: 20px}
body#about #slideshow2 img{width: 528px; height: 253px;}
body#about #right-col{background: #333;}

body#about #lower-right-col{position: relative; float: right;}
body#about #right-col h1,
body#serv #right-col h1{
	text-align: left;
	font-size: 21px;
	color: #222;
	margin-left: 24px;
}
body#about #right-col p{padding: 0 24px; text-align: left;}
img.about, img.services{
	float: left;
	border: 4px solid #fff;
	margin-right: 12px;
	margin-bottom: 1px;
	width: 95px;
	height: 115px;
	background: #fff;
}
.people{clear: both; margin-bottom: 25px;}
.people h2{
	float: left;
	width: 240px;
	font-size: 18px;
	line-height: 30px;
	padding: 0;
	margin: 0;
	text-align: left;
	color: #666;
}
.people p{padding: 0; margin-bottom: 25px;}
.people h1, body#about #right-col h1{margin-bottom: 10px;}
#right-col p{margin-bottom: 1.1em;}
#right-col p.last{margin-bottom: 1.5em;}
body#about #right-col{position: relative; float: right;}
body#about #footer p{font-size: 10px;}

/* Services Content */
body#serv p{font-size: 14px;}
body#serv #right-col, body#serv #left-col{padding-top: 35px;}
body#serv #right-col{padding-top: 35px; border-left:thin #000;}
body#serv #right-col h1{margin-bottom: 9px;}
body#serv h1{padding-bottom: 0; line-height: 1em; margin-bottom: 0px;}
body#serv #right-col p{font-size: 14px; margin-bottom: 1.1em; text-align: left; margin-left: 25px; margin-right: 25px;}
body#serv #right-col{background: #aaa; margin-left: 25px; position: relative; float: right;}
body#serv #right-col img, body#serv #left-col img{float: right; margin-right: 10px; margin-left: 12px;}
body#serv #left-col img{margin-right: 0; margin-top: 1px; margin-bottom: 8px;}
body#serv #left-col p.last{padding-bottom: 0; margin-bottom: 2em;}
body#serv #right-col p.last{padding-bottom: 0; margin-bottom: 2em;}
body#serv #right-col a, body#serv #left-col a{padding: 2px;}
body#serv #right-col a:hover, body#serv #left-col a:hover{background: #666;}
body#serv #lower-right-col{position: relative; float: right;}
body#serv #lower-left-col{color: #009900; width: 360px; float: left; text-align: left; text-decoration: none; padding: 15px 0; padding-bottom: 10px;}

body#serv #footer p{line-height: 1em; margin-top: 1em; font-size: 10px;}
body#serv #footer{padding-top: 25px; font-size: 10px;}

/* Contact-us Content */
body#contact #left-col{}
body#contact h3{font-size: 15px; line-height: 20px;}
body#contact #right-col p{color: #666; text-align: left;}
body#contact #right-col{
	position: relative;
	background: #eee;
	float: right;
}
/* Contact-us Content - form */
body#contact #lower-right-col{position: relative; float: right; padding-bottom: 10px;}
body#contact form{padding: 25px 0 35px 0; color: #666;}
body#contact input.userdetails, body#contact textarea{font-size: 12px; font-family: georgia, "Times New Roman", serif; width: 350px; padding: 6px 4px;}
body#contact textarea{height: 170px;}

/* Forms */
input, textarea{padding: 4px; border: 1px solid #666; font-size: 16px; color: #666; background: #fff; width: 210px; font-family: monospace; margin: 2px 0;}
form label {display: block; float: right; width: 150px;  padding: 0; margin: 7px 0 0 0; text-align: left;}
input.submit{
	text-align: center;
	float: left;
	font-family: georgia;
	font-size: 13px;
	margin-left: 25px;
	margin-bottom: 20px;
	padding: 12px 6px;
	width: 130px;
	border: 1px solid #fff;
}
input.submit:hover{cursor: pointer; background: #fff;}
fieldset{background: #eee; padding: 12px 2px; margin: 0; margin-bottom: 10px;}
select{background: #666; color: #eee; text-transform: none; font-size: 10px; margin: 0 auto;}


/* Footer */
#footer{color: #aaa; line-height: 6em; text-align: center; font-size: 10px;}
#footer p{font-size: 10px;}
#footer a{color: #aaa; text-decoration: none;}

/* Misc Classes, etc */
.about-links{float: left; padding-bottom: 40px; width: 116px;}
.col2{width: 250px; float: left;}
p.legal{
	font-size: 10px;
	line-height: 20px;
	text-transform: none;
	color: #CCCCCC;
	margin-bottom: 25px;
}
p.legal a{color: #bbb; text-decoration: none;}
.underline{text-decoration:underline;}
.sent, .error{display: none;}
.clear{clear: both;}
/* Remove outline from links in FF */
a{outline: none;}
