body{
	font-family: "Century Gothic", "Verdana", "Lucida Grande", "Arial", "sans-serif";
	margin-top: 50px;
	text-align: center;
}

 a:link, a:active, a:visited{
	text-decoration: none;
	color: #15acee;
}

a:hover{
	text-decoration: none;
	color: #0b5c7f;
}

#container{
	background-image: url(images/bg_corner.gif);
	background-repeat: no-repeat;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background-color: #000;
	overflow:hidden;
	width:750px;
}

#header{
	padding-bottom: 30px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 15px;
	margin-bottom: 15px;
	background-position: 0 bottom;
	background-image: url(images/bg_stripe.gif);
	background-repeat: repeat-x;
	text-align: right;
}

#content_wrap{
	border-color: #000;
	border-width: 1px;
	border-style: solid;
}

#content_wrap h1{
	margin-left: 20px;
	padding-bottom: 1px;
	border-bottom-color: #15acee;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	font-size: 1.4em;
	color: #2dbdb8;
	font-style: normal;
	font-weight: normal;
}

#content_wrap h2{
	font-weight: bold;
	padding: 0px;
	margin-top: 20px;
	letter-spacing: .1em;
	margin-bottom: 0px;
	margin-right: 30px;
	margin-left: 30px;
	font-size: .8em;
	color: #000;
}

#content{
	min-height: 250px;
	background-color: #fff;
	width: 448px;
	float:right;
}

#content_full{
	background-repeat: no-repeat;
	background-image: url(images/page_about.jpg);
	background-color: #fff;
	min-height: 75px;
	margin: 0px;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 175px;
	font-size: 1em;
	text-align: right;
}

#content_index{
	background-repeat: no-repeat;
	background-image: url(images/page_index.jpg);
	background-color: #fff;
	min-height: 75px;
	margin: 0px;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 175px;
	font-size: 1em;
	text-align: right;
}

#content_index_1{
	background-repeat: no-repeat;
	background-image: url(images/page_index.jpg);
	background-color: #fff;
	min-height: 250px;
	margin: 0px;
	font-size: 1em;
}

.index_event{
	margin-top: 150px;
	float: right;
}

.index_quote{
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 30px;
	padding-top: 175px;
	margin: 0px;
	text-align: right;
}

#portfolio_content_main{
	min-height: 216px;
	position: relative;
	background-color: #fff;
	width: 748px;
	float:right;
}

#portfolio_content{
	background-color: #fff;
	height: 216px;
	width: 448px;
	float:right;
}

#portfolio_foot{
	background-color: #fff;
	border-right-color: #000;
	border-right-width: 1px;
	border-right-style: solid;
	width: 746px;
	height: 30px;
	padding-left: 2px;
	padding-top: 1px;
	padding-bottom: 3px;
	clear:both;
}

#portfolio_foot_recent{
	padding: 10px;
	text-align: center;
	font-size: .4em;
	height: 10px;
	width: 100px;
	border-color: #cccccc;
	border-width: 1px;
	border-style: solid;
	float: left;
	display: block;
	margin-right: 1px;
	margin-left: 1px;
}

#portfolio_foot img{
	font-size: .6em;
	border-color: #cccccc;
	border-width: 1px;
	border-style: solid;
	float: left;
	display: block;
	margin-right: 1px;
	margin-left: 1px;
}

#rail{
	position: relative;
	z-index: 0;
	float: left;
	background-color: white;
	width: 300px;
}

#views{
	position: absolute;
	bottom: 10px;
	right: 10px;
	z-index: 50;
}

#views img{
	font-size: .4em;
	margin-left: 3px;
	float: left;
	background-color: white;
	padding: 1px;
	border-color: black;
	border-width: 1px;
	border-style: solid;
	display: block;
}

#foot{
	padding-bottom: 5px;
	padding-top: 5px;
	font-style: normal;
	font-weight: normal;
	padding-left: 20px;
	font-size: .9em;
	color: #fff;
	background-color: #000;
	clear:both;
}

#foot ul {
    list-style:none;
	padding-top: 10px;
	padding-bottom: 0;
	margin: 0;
}
    
 #foot li {
    float:left;
    padding: 0;
}

#foot a:link, #foot a:active, #foot a:visited{
	font-size: 1em;
	text-decoration: none;
	color: white;
}

#foot a:hover{
	text-decoration: none;
	color: #2dbdb8;
}

#foot a.current:link, #foot a.current:visited, #foot a.current:active, #foot a.current:hover{
	color: #2dbdb8;
}

.description{
	line-height: 1.8em;
	margin-top: 0px;
	margin-right: 100px;
	margin-left: 30px;
	font-size: .7em;
	color: black;
}

.link{
	font-weight: bold;
	margin-top: 0px;
	margin-left: 30px;
	font-size: .7em;
}

.intro{
	margin-right: 30px;
	line-height: 1.7em;
	margin-top: -10px;
	margin-left: 135px;
	font-size: .7em;
}

.nav{
	font-style: normal;
	font-weight: normal;
	font-size: .8em;
}

#feature{
	top: 195px;
	left: 10px;
	padding: 0px;
	font-style: normal;
	background-image: url(images/bg_feature1.gif);
	font-weight: normal;
	margin: 0px;
	position: absolute;
	z-index: 99;
}

.feature_title{
	padding: 0px;
	margin: 0px;
	font-size: 1.4em;
}

.feature_subtitle{
	padding: 0px;
	font-size: .9em;
	margin: 0px;
}

#feature a:link, #feature a:active, #feature a:visited{
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	color: black;
}

#feature a:hover{
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	color: #333333;
}

#clients{
	width: 200px;
	margin-top: 15px;
	margin-right: 30px;
	list-style-type: none;
	padding: 5px;
	background-color: white;
	float: right;
}

.client_list{
	margin-right: 5px;
	margin-left: 5px;
	line-height: 1.4em;
	margin-top: 7px;
	font-size: .7em;
	color: black;
}

#quote{
	font-size: .8em;
	line-height: 2em;
}

.address{
	line-height: 1.3em;
}

#topright {
position: absolute;
right: 0;
top: 0;
display: block;
height: 125px;
width: 125px;
background: url(images/TRbanner.gif) no-repeat;
text-indent: -999em;
text-decoration: none;
}