@charset "utf-8";
/* CSS Document */

body {
background-image:url(images/layout/background.jpg);
background-repeat:repeat;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}

p {
font-family:Verdana, Arial;
font-size:13px;
line-height:15px;
color:#000000;
text-align:left;
}

p a {
color:#03F;
text-decoration:underline;
}

p a:hover {
color:#03F;
text-decoration:none;
}

.content li a {
color:#03F;
text-decoration:underline;
}

.content li a:hover {
color:#03F;
text-decoration:none;
}

li {
font-family:Verdana, Arial;
font-size:13px;
line-height:15px;
color:#000000;
text-align:left;
}

h1 {
padding:0px 0px 0px 0px;
font-family:Arial;
font-size:20px;
color:#000000;
text-align:left;
}

h2 {
padding:0px 0px 0px 0px;
font-family:Arial;
font-size:20px;
color:#336699;
}

h3 {
padding:0px 0px 0px 0px;
font-family:Arial;
font-size:15px;
color:#003366;
}

h3 a {
color:#003366;
text-decoration:none;
}

h3 a:hover {
color:#003366;
text-decoration:underline;
}

.container {
width:1018px;
height:100%;
text-align:center;
vertical-align:top;
}

.title {
height:128px;
padding-top:10px;
}

.nav {
background:url(images/layout/nav-background.jpg);
background-repeat:no-repeat;
background-position:center;
height:46px;
padding-left:20px;
}

.nav a {
	font-family:Verdana, Geneva, sans-serif;
	font-size:15px;
	color: #333;
	text-align:left;
	text-decoration:none;
}

.nav a:hover {
	text-decoration:underline;
}

.flash {
background:url(images/layout/flash-background.jpg);
background-repeat:no-repeat;
background-position:center;
height:183px;
}

.menu {
background:url(images/layout/menu-background.jpg);
background-repeat:no-repeat;
background-position: center;
height:56px;
padding-bottom:3px;
}

.menu-tabs {
padding-left:16px;
padding-bottom:6px;
height:50px;
}

.content {
background:url(images/layout/content-main.jpg);
background-position:center;
background-repeat:repeat-y;
width:952px;
padding: 0px 55px 0px 60px;
}

.box-container {
width:900px;
}

.box {
height:196px;
width:50%;
background:url(images/layout/box-background.jpg);
background-position:center;
background-repeat:no-repeat;
padding: 0px 60px 0px 60px;
text-align:left;
}

.box-image {
height:169px;
width:130px;
text-align:left;
padding-bottom:9px;
}

.box-content {
vertical-align:top;
}

.quote {
width:900px;
}

.button-news {
margin-right: 84px;
}

.button-news a {
border:none;
}

.base {
background:url(images/layout/content-bottom.jpg);
background-position: top center;
background-repeat:no-repeat;
height:14px;
}

.footer {
width:900px;
}

.links {
vertical-align:top;
text-align:left;
}

.links a {
	font-size:10px;
	color:#000;
	text-decoration:none;
}

.links p {
	font-size:10px;
}

.address {
width:30%;
font-family:Verdana, Arial;
font-size:10px;
line-height:15px;
color:#000000;
text-align:right;
}

.first {
border:1px solid #b0b0b0;
background-image:url(images/layout/form-bground.jpg);
background-repeat:repeat-x;
padding:5px;
font-family:Verdana, Arial;
color:#707070;
width:200px;
}

.message {
border:1px solid #b0b0b0;
background-image:url(images/layout/form-bground.jpg);
background-repeat:repeat-x;
background-color:#eeeeee;
padding:5px;
font-family:Verdana, Arial;
font-size:12px;
line-height:15px;
color:#707070;
width:400px;
height:180px;
}

.submit {
	width: 100px;
	height:30px;
}

.contact_box {
	border: 1px solid #CCC;
	padding:10px 10px 10px 10px;
}

.image_border {
	text-align:center;
}

.image_border img {
	border:none;
}

.image_border p {
	font-size:10px;
	vertical-align:bottom;
	text-align:center;
	margin:0px;
}