body {
	font-family: Arial, Helvetica, sans-serif;
	width:100%;
	font-size: 12px;
	color:#333333;
	text-align:center;
	background:#A8A39D url(../img/bg.gif) top left repeat-x;
	}

* {
		margin: 0px;
		padding: 0px;
		}
		
	h1, h2, h3, h4, h5, h6, p, blockquote, hr,
 	ol, dl, table, fieldset, address {
    	margin-bottom: 1em;
		}
		
.news-article {border:1px solid #ccc; padding:15px; margin-bottom:20px;}
.news-article:hover {background-color:#eee;}

.pad {
padding:15px;
}

a:active, a:focus {
outline: 0
}

.picture-frame {padding:3px; border:1px solid #ccc;}
.picture-frame2 {padding:3px; border:1px solid #ccc;}

.picture-frame:hover{background-color:#333;}

.picture-right{float:right; border:1px solid #ccc; padding:3px; margin-left:15px}


.summary {text-align:justify; width:241px; margin-bottom:15px; float:left;}
.summary-inner {border:1px solid #ccc; border-top:0px; padding:9px 9px 0px 9px; height:360px;}
.summary-inner2 {border:1px solid #ccc; border-top:0px; padding:9px 9px 0px 9px; height:240px;}


.summary h3 {background:#fff url(../img/box-top.gif) no-repeat; height:24px; padding:6px 0px 0px 9px; margin-bottom:0px;}


.case-summary {background-color:#dddddd; width:160px; height:115px; margin-left:15px; float:right; padding:10px}

.testamonial {font-size:11px; text-align:right; margin-bottom:20px;}
.test {color:#283891; font-size:12px;}

	#menu{
		width:750px; 
		height:55px;
		text-align: left;
		margin: 0 auto; 
		}

ol {
	margin-left: 0;
	padding-left: 3em;
	list-style-position: outside;
	}
	
ul {
	padding-left:15px;
	list-style-position: outside;
	margin-bottom:1em;
	}

li {margin-bottom:0px;}


table {
}

td {padding:4px;}

label {
width:89px;
display:block;
float:left;
font-size:12px;
}

input{
font-size:12px;
width:125px;
margin-bottom:5px;
}

textarea {
font-family: Arial, helvetica, sans-serif;
font-size:12px;
width:125px;
height:35px;
margin-bottom:5px;
}


h1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 21px;
color: #333; 
font-weight:normal;
/*height:29px;
padding:1px 0px 0px 5px;
background:#fff url(../img/h1.jpg) no-repeat;*/
}

h2 {
font-family: Arial, Helvetica, sans-serif;
font-size:18px;
color: #7EA0B9;
font-weight:normal;
}

#banner h2 {color:#fff;}

h3 {
font-family: Arial, Helvetica, sans-serif;
font-size:15px;
color:#fff;
font-weight:bold;
}

h4 {
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
color:#7EA0B9;
font-weight:bold;
}

h5 {
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#333;
font-weight:bold;
}

a:link {
	color:#FF6600;
	text-decoration: none;
	font-weight:normal;
	}

a:visited {
	color:#FF6600;
	text-decoration: none;
	font-weight:normal;
	}
	
a:hover {
	color:#7EA0B9;
	text-decoration: none;
	}


	#top a:link {
		color:#fff;
		text-decoration: none;
		font-weight:bold;
		}
	
	#top a:visited {
		color:#fff;
		text-decoration: none;
		font-weight:bold;
		}
		
		
	#top a:hover {
		color:#FF6600;
		text-decoration: none;
		}
		
		
	.test a:link {
		color:#283891;
		text-decoration: none;
		}
	
	.test a:visited {
		color:#283891;
		text-decoration: none;
		}
		
	.test a:hover {
		color:#FF6600;
		text-decoration: none;
		}
		
		
	#footer a:link {
		font-size: 11px;
		color:#bbbbbb;
		text-decoration: none;
		}
	
	#footer a:visited {
		font-size: 11px;
		color:#bbbbbb;
		text-decoration: none;
		}
		
	#footer a:hover {
		font-size: 11px;
		color:#6C98CE;
		text-decoration: none;
		}

/*Navigation Menu*/
		#nav {background:#ffffff url(../img/backgrounds/navigation.gif) top left no-repeat; height:65px; color:#fff;}
		
#navigation {
	height:40px; 
	background:#35322E url(../img/navigation.jpg) repeat-x;
	padding-left:15px;
	}

	#navigation a{	
		float:left;
		margin:6px 8px 0px 0px;
		padding:7px 15px 0px 15px;
		display:block;		
		height:23px;
		} 
		
	#navigation a:link {
		color:#fff;
		font-size:12px;
		text-align:center;
		font-weight:bold;
		}

	#navigation a:visited {
		text-align:center;
		font-size:12px;
		color:#fff;
		font-weight:bold;
		}
	
	#navigation a:hover {
		color:#36322F;
		}	
		
		
	#navigation2 a{	
		float:left;
		margin:10px 8px 0px 0px;
		padding-top:7px;
		display:block;		
		height:23px;
		width:90px;
		background:#222 url(../img/buttons/navigation.gif) top left no-repeat; 
		} 
		
	#navigation2 a:link {
		color:#6C98CE;
		font-size:12px;
		text-align:center;
		font-weight:bold;
		}

	#navigation2 a:visited {
		text-align:center;
		font-size:12px;
		color:#6C98CE;
		font-weight:bold;
		}
	
	#navigation2 a:hover {
		color:#fff;
		background:#222 url(../img/buttons/navigation-ro.gif) top left no-repeat; 
		}	
		
#inner-footer {clear:both; background:#ffffff url(../img/backgrounds/footer.gif) no-repeat; height:23px; padding:10px 10px 0px 10px; font-size:11px; color:#FFFFFF;}
	
#main {width:535px;}

.paragraph {padding:0px 7px 0px 15px;}
		
#banner	{
	color:#222222; padding:35px 35px 19px 35px;
	}
	
#quote {
	padding-left:208px; 
	width:290px; 
	line-height:30px; 
	height:180px; 
	text-align:left; 
	color:#FFFFFF;
	}
	
#top-page {width:800px; height:150px; margin: 0 auto; margin-top:50px; background:transparent url(../img/top.png) no-repeat}	
#full-page {width:800px; text-align:justify; margin: 0 auto;  background-color:#fff;}

#page-header {height:190px; padding:15px; margin:20px; border:1px solid #ccc; line-height:16px; background:#DBD9D7;}

#page-description {background:transparent url(../img/backgrounds/transparent-home.png) top left no-repeat; height:150px; margin-bottom:20px;}

#right {
    float:right; 
	width:241px; 
	margin-left:20px;
	}

.bottom-box {
	width:140px; 
	height:48px; 
	background-color:#F6F7F9; 
	border:1px solid #cccccc; 
	margin-right:10px;
	float:left;
	text-align:center;
}

.bottom-box p {
padding-top:10px;
color:#000;
}

.inner {padding:20px;}

.inner-right {padding:15px 20px 5px 20px;}

#footer {
	height:80px;
	background:#ffffff url(../img/footer.gif) top left repeat-x;
	padding:12px 10px 10px 10px;
	clear:both;
	font-size:11px;
	text-align:right;
	color:#CCCCCC;
	}

#footer a{
	font-size: 11px;
	margin-right:10px;
	}
