body {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #ffffff;
	background: #ffffff url(../images/background.gif) repeat-x; 
}
	
.hidden {
	display: none; 
}
		
#container {
	position: relative;
	margin: 0 auto;
	width: 750px;
	max-width: 750px;
	text-align: center;
	background: url(../images/container.gif) center top no-repeat; 
}
		
#innerContainer {
	position: relative;
	margin: 0 auto;
	width: 600px;
	max-width: 600px;
	text-align: left; 
}
		
#header {
	position: relative;
	height: 125px; 
}	
				
#logo{
	background:url(../images/logo-mydallnet.png) no-repeat ; 
	margin:0;
	width:312px; 
	height:114px;
}				
				
#header h1 a {
	position: absolute;
	top: 68px;
	left: 15px;
	font-size: 36px;
	font-weight: bold;
	text-transform: uppercase;
	color: #727272;
	text-decoration: none;
	letter-spacing: -5.5px; 
}
	
#header h1 a span {
	color: #01b6e8; 
}
				
#header h2 {
	position: absolute;
	top: 105px;
	left: 15px;
	font-size: 12px;
	font-weight: normal;
	color: #727272;
	text-transform: lowercase; 
}
	
#navigation {
	position: absolute;
	bottom: 0;
	right: 15px;
	height: 30px; 
}
		
#navigation li {
	float: left;
	height: 30px; 
}
							
#navigation a {
	color:#033663;
	display:block;
	font-size:1.3em;
	height:30px;
	line-height:30px;
	text-align:center;
	text-decoration:none;
	text-transform:lowercase;
	width:75px;
}
	
#navigation a.active {
	color: #ffffff;
	background-color: #033663;
	text-decoration: none; 
}	
								
#navigation a:hover {
	color: #ffffff;
	background-color: #033663;
	text-decoration: none; 
}
	
	
/* NOTE [Uncomment this CSS rule to allow the active sections' navigation tab to be highlighted] */
/*#navigation a.active {
	color: #ffffff;
	background-color: #01b6e8; 
}*/
								
#content {
	position: relative;
	line-height: 1.3em; 
}
	
#content h3,
#content h4,
#content h5,
#content p,
#content ul,
#content ol,
#content form,
#content table {
	margin-bottom: 10px; 
}
					
#content h3 {
	font-size: 18px;
	font-weight: normal;
	color: #033663;
	text-transform: uppercase;
	letter-spacing: -1.5px; 
}
					
#content a {
	color: #A4CEEE; /*#01b6e8;*/
	text-decoration: none; 
}
					
#content a:hover {
	color: #727272;
	background-color: #A4CEEE; /*#01b6e8;*/
	text-decoration: none; 
}
					
#content form div {
	clear: both; 
}
					
#content form div label {
	float: left;
	margin-bottom: 5px;
	width: 150px; 
}
					
#content form div input,
#content form div select,
#content form div textarea {
	float: left;
	margin-left: 10px;
	width: 400px;
	border: 1px solid #033663;
	color: #727272;
	background: #ffffff url(../images/controls.gif) top left no-repeat;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px; 
}
						
#content .button {
	clear: both;
	margin: 10px 10px 0 10px;
	float: right;
	border: 0;
	width: 100px;
	height: 30px;
	cursor: pointer;
	color: #ffffff;
	background-color: #033663;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	text-transform: lowercase; 
}
						
#content .required {
	font-size: 20px;
	color: #033663; 
}
	
#content .formNote {
	margin-top: -10px;
	clear: both; 
}
	
#content .warning {
	display: none;
	color: #01b6e8; 
}
				
#about,
#services,
#contact,
.panel {
	position: relative;
	padding: 15px 30px 45px 15px;
	width: 570px;
	height: 370px;
	background: url(../images/panel.gif) no-repeat; 
}
					
#portfolio {
	position: relative;
	width: 600px; 
}

#portfolio .panel .overview {
	margin-bottom: 10px; 
}
		
#portfolio .panel .overview img {
	float: left;
	margin: 0 10px 5px 0;
	border: 5px solid #ffffff; 
}
							
#portfolio .panel .extended {
	clear: left; 
	padding:5px 0 0 0;
}
	
#portfolio .carouselContainer {
	margin: 0;
	padding: 0;
	list-style-type: none; 
}		
						
.carouselContainer li {
	width: 570px; 
}

.scrollButton {
	text-indent: -3000em;
	position: absolute;
	top: 168px;
	display: block;
	width: 75px;
	height: 64px;
	background: url(../images/arrows.gif) no-repeat; 
}
	
#scrollLeft {
	left: -75px;
	background-position: 0 0; 
}
	
#scrollLeft:hover,
#scrollLeft.hover {
	cursor: pointer;
	background-position: 0 -64px; 
}
	
#scrollRight {
	right: -75px;
	background-position: -75px 0; 
}
	
#scrollRight:hover,
#scrollRight.hover {
	cursor: pointer;
	background-position: -75px -64px; 
}
				
#footer {
	z-index: 999;
	position: relative;
	clear: both;
	margin: -15px 15px 0 15px;
	padding-bottom: 40px;
	text-align: right;
	font-size: 9px;
	color: #033663; 
}
	
	#footer a {
		color: #033663;
		text-decoration: none; 
	}
		
	#footer a:hover {
		color: #FFF;
		background-color: #033663;
		text-decoration: none; 
	}
	
	/* Accordion - Start */
	.accordion {
	width: 550px;
}
.accordion h4 {
/*#e9e7e7 */
	background: url(../images/arrow-square.gif) no-repeat right -51px;
	padding:0 0 7px 15px;
	margin: 0;
	font-size:1.1em;
	border-bottom: none;
	cursor: pointer;
	color:#033663;
}
.accordion h4:hover {
	/*background-color: #E3E2E2;*/
	color:#FFF;
}
.accordion h4.active {
	background-position: right 5px;
}
.accordion p {
	margin: 0;
	padding:0px 10px 5px 15px;
	text-align:justify;
	display: none;
}
	/* Accordion - End */