body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #333333;
	margin: 0px;
	padding: 0px;
}

#page{
	position:absolute;
	width:100%;
	min-width:1020px;
	margin:0px;
}

#page-border{
	/*border-left:40px solid #ae1811;*/
	
	background-image:url(../images/border-40px-red.png);
	background-repeat:repeat-y;
	background-position:left;
}

#main-logo {
	position:relative;
	display: inline;
	float: left;
	height:110px;
	width:250px;
	margin-top: 10px;
	margin-left: 15px;
	z-index:3;
}

#main-menu {
	font-size: 105%;
	float: right;
	width: 500px;
	position: relative;
	margin-top: 0px;
	display: inline;
	height: 76px;
	margin-right: 30px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}
#menu-items {
	display: inline;
	color: #000000;
	margin-top: 0px;
	position: relative;
	float: right;
	width: 500px;
	height:76px;
	padding: 0px;
}


#menu-items td {
	width: 105px;
	height:76px;
	text-align:center;
	padding: 0px;
}

#menu-items td a{
	color:#000000;
	text-decoration:none;
}

#menu-items td a:hover{
	color:#ae1811;
}

#menu-item-selected{
	background-image: url(../images/main-menu-selected.png);
	background-repeat: no-repeat;
	height:76px;
	width:105px;
}

#menu-item-selected a{
	color: #606f84;
}

#submenu-items td{
	height:50px;
	width:100px;
	text-align:center;
	padding: 0px;
	font-weight:bold;
	font-size:95%;
}

.submenu-item-off a{
	color:#000000;
	text-decoration:none;
	margin-right:3px;
}

#submenu-items td a:hover{
	color:#ae1811;
	text-decoration:underline;
}

td.submenu-item-off{
	background-image: url(../images/bg-submenu-off.png);
	background-repeat: no-repeat;
	background-position:top center;
}

#submenu-item-selected{
	background-image: url(../images/bg-submenu-selected.png);
	background-repeat: no-repeat;
	background-position:top center;
}

#submenu-item-selected{
color:#ae1811;
font-weight:bold;
}

#top-third {
	height: 400px;
	background-image:url(../images/fader-bottom.png);
	background-repeat:repeat-x;
	background-position:bottom;
	margin-left:40px;
}

#top-third-tagline {
	position:relative;
	float: right;
	width: 350px;
	margin-top: 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 120%;
	color: #000000;
	clear: both;
	margin-bottom: 35px;
	margin-right: 30px;
	z-index:3;
}

#top-third-tagline h1{
	margin:0px;
}

#top-third-tagline p{
	font-size:140%;
	margin:5px;
}

#main-content {
	clear: both;
	position:relative;
	padding-left:40px;
	padding-right:40px;
}

#page-title{
	background-position:top left;
	background-repeat:no-repeat;
	height:60px;
	margin-left:-20px;
	padding-left:20px;
}

#page-title h1{
	display:none;
}

#main-content-summary {
	position:relative;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
}

/*
#e-faded{
	height:393px;
	width:300px;
	background-image:url(../images/e-faded.png);
	background-position:top right;
	background-repeat:no-repeat;
}
*/

#main-content-summary h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 140%;
}

#main-content-left-sidebar{
	position:relative;
	float:left;
	display:inline;
	width:250px;
	text-align:center;
}

#main-content-content{
	width:100%;
	float:left;
	display:inline;
}

#slideshow-homepage{
	float:right;
	display:inline;
	margin:20px;
}

.arrow{
	background-image:url(../images/arrow.png);
	background-repeat:no-repeat;
	height:25px;
	width:25px;
	float:left;
	display:inline;
	margin-top:-3px;
	margin-right:8px;
}




/*related to the portfolio pages*/

div.portfolio-item{
	float:left;
	display:inline;
	text-align:center;
	margin-left:10px;
	padding-left:10px;
}

h3.portfoliotitle{
	font-size:95%;
	text-align:center;
	margin-bottom:15px;
}

div.portfoliothumb{
	border-top:1px solid #292929;
	border-left:1px solid #292929;
	border-right:1px solid #292929;
	background-color:#292929;
}

p.portfoliolink{
	margin-top:10px;
	color: #b84006;
	text-align:center;
	font-size:85%;
	font-weight:bold;
}

p.portfoliolink a{
	color: #b84006;
}



p.moreinfo{
	margin-top:-10px;
	color: #b84006;
	text-align:center;
	font-size:90%;
	font-weight:bold;
}

p.moreinfo a{
	color: #b84006;
}

div.portfoliothumbspacer{
	clear:both;
	margin-top:20px;
	margin-bottom:0px;
	height:20px;
	border-top:1px dotted #292929;
}

#footer{
	clear:both;
	font-size:85%;
	margin-left:-40px;
	padding-left:40px;
	margin-top:30px;
	padding-top:15px;
	padding-bottom:25px;
	text-align:center;
	background-color:#eeeeee;
	background-image:url(../images/fader-bottom-footer.png);
	background-repeat:repeat-x;
	background-position:top;
	color:#555555;
}

#footer a{
	color:#555555;
	text-decoration:underline;
}

#footer a:hover{
	text-decoration:none;
}

#copyright{
	float:left;
	display:inline;
	width:300px;
	margin-left:20px;
}

#footer-contact{
	width:200px;
	margin-left:auto;
	margin-right:auto;
}

#footer-contact p{
	font-size:130%;
	font-weight:bold;
	letter-spacing:2px;
	margin:0px;
}

#footer-icons{
	float: right;
	display:inline;
	margin-top:-15px;
	margin-right:20px;
}

#footer-icons img{
	border:0px;
}

#footer-sitemap{
	float:right;
	display:inline;
	width:300px;
	margin-top:-15px;
}



/*General*/

h1 {
	color: #ae1811;
	font-size: 140%;
}

h2 {
	color: #ae1811;
	font-family: "Times New Roman", Times, serif;
	font-size:130%;
}

h2 a{
	text-decoration:none;
}

hr{
	border: none 0; 
	border-top: 2px dotted #d4d4d4;/*the border*/
	height: 2px;/*whatever the total width of the border-top and border-bottom equal*/
	width:98%;

}


ul{
	list-style:none;
	list-style-image:url(../images/double-arrow.png);
	list-style-position: inside;
}

a{
	color:#ae1811;
}

a:hover{
	text-decoration:none;
}

.learn-more{
	font-size:85%;
}