body {
	margin: 0 auto;
	padding: 0;
	font: 76% Arial, Helvetica, sans-serif;
	background-color: #020066;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

.box_right {
float: none;
clear:both;
width:380px;
margin:0 0 5px 10px;
padding:0 10px 0 10px;
background:#F7F9F7;
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:0.9em;
}

.box_right p {
margin:5px 5px;
}

.box_cnr_top {
background:url(images/cnr_tr.gif) no-repeat top right;
margin:0 -10px 0 -10px;
}

.box_cnr_bottom {
background:url(images/cnr_br.gif) no-repeat top right;
margin:0 -10px 0 -10px;
}

img.cnr {
width:8px;
height:8px;
border:none;
display: block !important;
}

#pagewrapper {
	background: #ffffff;
	color: #303030;
	width: 780px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border: 1px solid #333;
}

#header {
	width: 780px;
	background: #ffffff url(images/header.jpg) no-repeat top center;
	border: 0;
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
	height: 130px;
	clear: both;
	text-align: center;
}

#header h1 {
	text-align: center;
	font-size:110%;
	color: #333;
	font-weight: normal;
	width: 230px;
	float: right;
	position: relative;
	right: 55px;
	top: 25px;
}

#topmenu {
	clear: left;
	float: left;
	width: 150px;
	height: 84px;
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 0.9em;
	background: #f4f4f4 url(../images/topmenu.gif) top left no-repeat;
}
#navwrapper {
	width:100%;
	float:left;
	padding-top: 5px;
	padding-bottom: 0px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
}

#navwrapper h1{
	font-size: 9px;
	color: #999;
	font-weight: normal;
	position: relative;
	left: 5px;
	width: 280px;
}

#nav {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
}
#nav ul {
	list-style:none;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#nav a, #nav strong, #nav span {
	float:left;
	display:block;
	color:#000;
	text-decoration:none;
	font-weight: bold;
	background-color: #B5A37D;
	background-image: url(images/nav.gif);
	background-repeat: no-repeat;
	background-position: 100% 0px;
	padding-top: 7px;
	padding-right: 20px;
	padding-bottom: 4px;
	padding-left: 10px;
}
#nav a { 
	float:none; 
}
#nav li { 
	float:left; 
	color: #FFF; 
	background: 
	#CEE7F7 url(images/nav.gif) no-repeat 0px 0px; 
	margin:0; padding:0 0 0 9px; 
}

#nav #current {
	background: #FFF url(images/nav.gif) no-repeat 0 -41px;
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	margin-bottom: -1px;
}
#nav #current a {
	background: #FFF url(images/nav.gif) no-repeat 100% -41px;
	padding:7px 20px 4px 11px;
	color:#000;
}
#nav a:hover {
	color:#000;
	background-color: #B5A37D;
	background-image: url(images/nav.gif);
	background-repeat: no-repeat;
	background-position: 100% 0px;
}   

#menu {
	float: left;
	width: 150px;
	font-size: 0.9em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	padding: 0;
	margin-left: 5px;
}

#menu ul {
	list-style: none;
	padding: 0;
	font-size: 1.1em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0px;
}	

#menu li {
margin-bottom: 4px;
}

#menu li a {
	font-weight: bold;
	height: 20px;
	text-decoration: none;
	color: #0C1D63;
	display: block;
	padding: 5px 0 0 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #999;
}	
	
#menu li a:hover {
	color: #000;
	border: 1px solid #8B5842;
	background-color: #B5A37D;
}

#menu #current a {
	color: #000;
	border: 1px solid #8B5842;
	background-color: #C0B191;
}	

.formfield_wide{
	width: 280px;
}

.leftnews {
margin: 1px 0 1px 0;
padding: 10px;
width: 130px;
color: #505050;
background-color: #F7F9F7;
line-height: 1.3em;
}

.rightnews {
	float: right;
	width: 150px;
	background-color: #F7F9F7;
	font-size: 0.9em;
	line-height: 1.5em;
	margin-top: 0;
	margin-right: 10;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.rightnews img{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #CCC;
}

#rightnews p {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5;
	margin-left: 0;
	padding: 0px;
}

.rightnews_home {
	float: right;
	width: 330px;
	background-color: #FFFFFF;
	font-size: 0.9em;
	line-height: 1.5em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#rightnews_home p {
margin: 0 0 1.5em 0;
}

#content {
	border-left: 1px solid #f0f0f0;
	border-right: 1px solid #f0f0f0;
	line-height: 1.6em;
	text-align: left;
	color: #333;
	margin-top: 0;
	margin-right: 163px;
	margin-bottom: 20px;
	margin-left: 166px;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 8px;
}


#content h2 {
	font-size: 1.2em;
	color: #333;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.3em;
}

#content img {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #CCC;
}



#content_wide {
	line-height: 1.6em;
	text-align: left;
	margin-top: 15;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 25;
	padding-right: 10px;
	padding-bottom: 15;
	padding-left: 10px;
	border: 1px solid #f0f0f0;
}

#content_wide h2 {
	font-size: 1.5em;
	margin: 0 0 0.5em 0;
	color: #009;
}

#content_wide img {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}


#content_bigright {
	border-left: 1px solid #f0f0f0;
	border-right: 1px solid #f0f0f0;
	line-height: 1.6em;
	text-align: left;
	color: #333;
	margin-top: 0;
	margin-right: 350px;
	margin-bottom: 20px;
	margin-left: 160px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}

#content_bigright h2 {
	font-size: 1.2em;
	color: #060;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.3em;
}





.greenbox {
background-color: #F7F9F7;
border: 1px solid #94BD53;
color: inherit;
padding: 5px;
margin: 0px;
}

.bluebox {
background-color: #EDF3FE;
border: 1px solid #74A8F5;
color: inherit;
padding: 5px;
margin: 0px;
}

.splitright {
background-color: #ffffff;
width: 49%;
float: right;
overflow: hidden;
}

.splitleft {
background-color: #ffffff;
width: 49%;
float: left;
overflow: hidden;
}

h3 {
	font-size: 1.3em;
	color: #009;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}


a {
	text-decoration: underline;
	color: #00C;
}

.plain {
	text-decoration: none;
	color: #333;
}

a:hover {
	text-decoration: underline;
	color: #009;
}




#footer {
	clear: both;
	width: 780px;
	text-align: center;
	color: #333;
	font-size: 1em;
	border-top-width: 1px;
	border-top-style: groove;
	border-top-color: #999;
	background-color: #FFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 20px;
}

#footer p{
	margin: 0px;
	padding: 0px;	
}


#footer a {
	color: #666;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
	color: #00F;
}

#digitalvisual {
	clear: both;
	width: 780px;
	text-align: right;
	color: #CCC;
	font-size: 9px;
	border-top-width: 1px;
	border-top-style: groove;
	border-top-color: #999;
	background-color: #FFF;
	margin-top: 9;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 2px;
	padding-bottom: 2px;
}

#digitalvisual a {
	color: #999;
	text-decoration: none;
}

#digitalvisual a:hover {
	text-decoration: underline;
	color: #666;
}


.left {
margin: 10px 10px 5px 0;
float: left;
}

.right {
margin: 10px 0 5px 10px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.9em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}

.style3 {color: #666666}
.style4 {color: #999999}
.style5 {
	color: #960
}
.style6 {
	color: #960
}
.style7 {
	color: #00C
}

.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.clearfix {display: inline-table;}

* html .clearfix {height: 100%;}
.clearfix {display: block;}

.testimonial {
	text-align: left;
	font-size: 1em;
	font-style: italic;
	font-weight: normal;
	color: #666;
	padding: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
} 
.testimonialname {
	text-align: right;
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
	color: #09F;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
} 
.tablebox {
	padding: 3px;
	border: 1px solid #C3C3C3;
	background-color: #FEFEFE;
} 

.infopanels {
	padding: 12px;
	background-color: #F3F5F2;
	border: 1px solid #063;
} 
.infopanels ul{
	margin: 0px;
	padding: 15px;
} 
