/* CSS DISPLAY SCREEN WALL SIGNS */

/* ---------- 1.0 MISC ---------- */

*   {
	padding:0;
	margin:0;
	border:0;
	}
	
body {
	color:#636363;
	font: 0.7em "Arial", Tahoma, Helvetica, Sans-Serif;
	background:#F0F0F0 url(images/body_repeat.png) repeat-x;
	padding:15px 0 10px 0;
	text-align:center;
	}

.end {
	clear:both;
	list-style:none;
	font-size:1em;
	text-indent:-2000em;
	line-height:0;
	display:block;
	}

#container {
	width:615px;
	margin:0 auto;
	position:relative;
	z-index:5;
	text-align:left;
	padding:0 20px 10px 20px;
	background:#fff url(images/container_top1.png) 0 0 no-repeat;
	}

#page1 {
		background:#f0f0f0 url(images/body_repeat_blue.png) repeat-x;
		}

#page1 #container{
	background:#fff url(images/container_top_blue.png) 0 0 no-repeat;
	}

#page5 {
		background:#f0f0f0 url(images/body_repeat_green.png) repeat-x;
		}

#page5 #container{
	background:#fff url(images/container_top_green.png) 0 0 no-repeat;
	}


#page6 {
		background:#f0f0f0 url(images/body_repeat_azure.png) repeat-x;
		}

#page6 #container{
	background:#fff url(images/container_top_azure.png) 0 0 no-repeat;
	}

#page7 {
		background:#f0f0f0 url(images/body_repeat_violet.png) repeat-x;
		}

#page7 #container{
	background:#fff url(images/container_top_violet.png) 0 0 no-repeat;
	}
	

#page8 {
		background:#f0f0f0 url(images/body_repeat_brown.png) repeat-x;
		}

#page8 #container{
	background:#fff url(images/container_top_brown.png) 0 0 no-repeat;
	}

#contact {
		background:#f0f0f0 url(images/body_repeat_orange.png) repeat-x;
		}

#contact #container{
	background:#fff url(images/container_top_orange.png) 0 0 no-repeat;
	}

/* ---------- 2.0 Top Links ---------- */

#topLinks {
	float:right;
	margin-top:56px;
	width:425px;
	}

#topLinks li {
	display:inline;
	float:right;
	margin-left:3px;
	}

#topLinks li a {
	color:#004589;
	text-decoration:none;
	display:block;
	background:url(images/top_link_repeat.png) 0 0 repeat-x;
	font-size:1.1em;
	}

#topLinks li a span {

	display:block;
	}

#topLinks li a strong {

	padding:10px 12px 8px 12px;
	display:block;
	}

#topLinks li a:hover{
	color:#E10019;
	}


/* ---------- 3.0 LOGO ---------- */
#logo{
	float:left;
	display:inline;
	width:160px;
	margin-left:5px;
	}

#logo h1 {
	font-weight: normal;
	font-size: 1.0em;
	line-height: 1.0em;
	text-indent: -2000em;
	display:block;
	width:160px;
	height:140px;
	}

#logo h1 a {
	width:160px;
	height:140px;
	display:block;
	text-decoration:none;
	cursor:pointer;
	}

#phone{
	float:right;
	margin:0
	}

#phone h2 {
	font-weight: normal;
	font-size:29px;
	display:block;
	color:#004589;
	}


	
/* ---------- 4.0 HEADER ---------- */

#header {
	clear:both;
	width:389px;
	position:relative;
	}

#header img {
	display:block;
	padding:1px;
	border:4px solid #E9E9E9;
	border-left:3px solid #E9E9E9;
	margin-bottom:22px;
	}

#header.mainimg {
	width:385px;
	position:relative;
	}

#header.mainimg img {
	border:none;
	}


/* ---------- 5.0 CONTENT ---------- */

#content1 {
	width:615px;
	margin-top:0px;
	background:url(images/content.png) no-repeat;
	}

#content2 {
	width:615px;
	padding:50px 0 60px 0;
	background:url(images/footer.png) 0 100% no-repeat;
	}

	/* ---------- 5.1 COLLEFT ---------- */
	
	#colLeft {
		width:195px;
		float:left;
		padding:0 5px 0 0;
		}

			
		/* ---------- 5.1.1 MENU ---------- */
		#menu {
			padding:0 0 15px 17px;
			font-size:1.1em;
			}
		
		#menu h3 {
			font-weight: normal;
			font-size: 1.0em;
			line-height: 1.0em;
			text-indent: -2000em;
			position:absolute;
			}
			
		#menu li {
			list-style:none;
			border-bottom:1px dashed #e9e9e9;
			margin-bottom:13px;
			}
		
		#menu li a {
			color:#004589;
			text-decoration:none;
			width:178px;
			display:block;
			height:45px;
			}

		#menu li span {
			width:40px;
			height:40px;
			overflow:hidden;
			display:block;
			float:right;
			}
		
		#menu li a.selected, #menu li a:hover {
			text-decoration:none;
			color:#E10019;
			}
			
		.home {
			padding:20px 0 0 0;
			}
			
		#menu .contact {
			font-weight:bold;
			}
			
		#menu .contact dl {
			position:relative;
			top:-20px;
			padding:6px 10px;
			background:#E1001A;
			color:#fff;
			}
			
		#menu .contact dd {
			margin:5px 0;
			}
		
		
		/* ---------- 5.1.2 GALLERY ---------- */
		#gallery {
			padding:3px 10px 15px 10px;
			width:138px;
			}

		#gallery li {
			list-style:none;
			}

		#gallery li a {
			display:block;
			padding:1px;
			border:4px solid #E9E9E9;
			}

		#gallery img {
			
			}

	/* ---------- 5.2 COLRIGHT ---------- */
	
	#colRight {
		width:389px;
		float:right;		
		padding:0 0 0 25px;
		border-left:1px dashed #e9e9e9;
		font-size:1.1em;
		}

	#colRight h1 {
		color:#004488;
		font-size:1.5em;
		font-weight:normal;
		margin:2.0em 0 1.0em 0;

		}

	#colRight h2 {
		color:#004488;
		font-size:1.2em;
		font-weight:normal;
		margin-bottom:1.0em;

		}

	#colRight h3 {
		color:#4C7EAF;
		font-size:1.1em;
		font-weight:normal;
		margin-bottom:1.0em;
		}

	#colRight h4 {
		font-size:1.1em;
		margin-bottom:0.2em;
		font-weight:normal;
		}

	#colRight p {
		line-height:1.8em;
		margin-bottom:1.4em;				
		}

	#colRight ul {
		margin:0 0 1.7em 16px;
		}

	#colRight li {
		list-style:disc;
		margin-bottom:0.2em;
		}

	#colRight a {
		color:#E10019;
		text-decoration:none;
		}

	#colRight a:hover {
		text-decoration:underline;
		}

	/* ---------- 5.2.1 ADVICE ---------- */
	
	#advice {
		background:url(images/advice_desin_construction.png) 0 0 no-repeat;
		width:387px;
		height:52px;
		margin-top:50px;
		}

	#advice h2, #advice li, #advice ul {
		font-weight: normal;
		font-size: 1.0em;
		line-height: 1.0em;
		text-indent: -2000em;
		position:absolute;
		list-style:none;
		}


	/* ---------- 5.2.2 CONTACT FORM ---------- */
	
	#contactus form {
		width:360px;
		}
	
	#contactus p {
		margin-top:10px;
		position:relative;
		display:block;
		width:100%;
		top:0;
		left:0;
		z-index:10;
		}

	#contactus dd.radio {
		margin-bottom:12px;
		position:relative;
		}
	
	#contactus label {
		color:#5D5C58;
		padding-right:210px;
		font-size:1.0em;
		display:block;
		}
	
	#contactus input, #form select {
		border:1px solid #CFCFCF;
		width:180px;
		position:absolute;
		/*display:block;*/
		background:#fff;
		right:0;
		top:0;
		height:1.3em;
		font-size:1.0em;
		z-index:200;
		}
	
	#contactus select {
		width:182px;
		background:#33699F;
		color:#fff;
		font-weight:bold;
		height:1.2em;
		}
		
	#contactus .checkBox label {
		padding:0 0 0 20px;
		}

	#contactus .checkBox input {
		border:0;
		height:16px;
		width:16px;
		left:0;
		top:0;
		z-index:200;
		}
	
	#contactus .radio input {
		border:0;
		margin-right:236px;
		height:16px;
		width:16px;
		}
		
	#contactus .radio2 input {
		border:0;
		margin-right:5px;
		height:16px;
		width:16px;
		}
	
	#contactus #last input {
		border:0;
		margin-right:234px;
		height:16px;
		width:16px;
		}
	
	#contactus select option {
		color:#fff;
		background:#33699F;
		padding:3px 9px;
		border-bottom:1px solid #fff;
		font-size:1.0em;
		font-weight:normal;
		}
	
	#contactus textarea {
		border:1px solid #CFCFCF;
		width:358px;
		height:160px;
		margin-top:8px;
		font-size:1.2em;
		}
	
	#contactus .button input {
		background:#33699F;
		color:#fff;
		font-weight:bold;
		font-size:1.1em;
		cursor:pointer;
		width:160px;
		height:1.6em;
		position:static;
		padding:0 0 3px 0;
		margin:0 0 10px 0px;
		}
	
	
	#contactus a.button { 
		display:block; 
		text-align:center;
		text-decoration:none;
		height:1.6em;
		padding:5px 0 0 0;
		}


/* ---------- 6.0 FOOTER ---------- */
	#footer {
		width:615px;
		font-size:0.9em;
		position:relative;
		margin:10px auto;
		text-align:left;
		}

	#footer li {
		display:inline;
		margin-right:10px;
		}

	#footer a {
		color:#E10019;
		text-decoration:none;
		}

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

/* ---------- 7.0 NOTIFICATION ---------- */
#notification {
	background:#33699F;
	width:240px;
	position:absolute;
	top:250px;
	left:50%;
	margin:-50px 0 0 -120px;
	color:#000;
	z-index:1000;
	display:none;
	padding:10px 10px;
	text-align:left;
	border:4px solid #fff;
	}

#notification h3 {
	font-size:1.7em;
	color:#fff;
	}

#notification p {
	background:#fff;
	display:block;
	padding:9px 10px;
	margin-bottom:10px;
	color:#7A7A7A;
	}

#notification a {
	border:#5389BF solid 1px;
	background:#74A2CF;
	color:#fff;
	font-weight:bold;
	cursor:pointer;
	width:150px;
	height:1.8em;
	position:static;
	padding:2px 10px;
	margin:0 0 10px 0px;
	text-decoration:none;
	}
	
	

