/* GLOBAL */
html, body, div, span, applet, object, iframe,
blockquote, pre,
abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center, dl, dt, dd, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	font-size: 62.5%;
	line-height: 1.5em;
	background: #fff url(../assets/bg.jpg);
}

h1 {
	font-size: 1.6em;
	font-family: Georgia;
	line-height: 18px;
	color:#506983;
}

p {
	font-size: 1.2em;
	font-family: Georgia;
	line-height: 18px;
	color:#62809f;
}

span {
	font-size: 1.2em;
	font-family: Georgia;
	line-height: 18px;
	color:#62809f;
}

ul {
	font-size: 1.2em;
	font-family: Georgia;
	line-height: 18px;
	color:#62809f;
}

.pic { border:none; padding:0px; margin:0px; }

hr {
	color:#ccc;
	height:1px;
}

a:focus
{
  -moz-outline: none;
}

.global {
	position: relative;
	width: 850px;
	height: auto;
	margin: 0px auto 0px auto;
	padding: 0px;
}
/* END GLOBAL */

/* LAYOUT */
.logo {
	position: relative;
	text-align:center;
	width: 300px;
	height: 100px;
	margin: 0px auto 0px auto;
	padding: 0px;
}

.main {
	position: relative;
	width: 850px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border:#fff solid 5px;
	background-color:#fff;
}

.menu {
	position:relative;
	text-align:center;
	width: auto;
	height: 35px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 120px;
	background-color:#E0E0E0;
}

a.navigation {
	font-family:Georgia;
	float:left;
	display:block;
	font-size:1.2em;
	font-weight:bold;
	color:#78828e;
	margin: 0px;
	height:15px;
	width:auto;
	padding: 5px 20px 5px 20px;
	text-decoration:none;
}

a.navigation:hover {
	font-family:Georgia;
	float:left;
	display:block;
	font-size:1.2em;
	font-weight:bold;
	color:#78828e;
	margin: 0px;
	height:15px;
	width:auto;
	padding: 5px 20px 5px 20px;
	text-decoration:none;
	background-color:#EAEAEA;
}


a.navigation2 {
	font-family:Georgia;
	float:left;
	display:block;
	font-size:1.2em;
	font-weight:bold;
	color:#B20837;
	margin: 0px;
	height:15px;
	width:auto;
	padding: 5px 20px 5px 20px;
	text-decoration:none;
}

.header {
	position: relative;
	width: 850px;
	height: 290px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

.header_sub {
	position: relative;
	width: 850px;
	height: 200px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

.home_content {
	position: relative;
	width: 850px;
	height: auto;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	background-color:#fff;
	display:inline-block;
}

.content_sub {
	position: relative;
	width: 850px;
	height: auto;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	background-color:#fff;
	display:inline-block;
}

.home_left {
	position: relative;
	float:left;
	width: 350px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border-right:#E5E5E5 solid 1px;
}

.home_center {
	position: relative;
	float:left;
	width: 275px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	border-right:#E5E5E5 solid 1px;
}

.home_right {
	position: relative;
	float:right;
	width: 210px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 10px;
}

.content_left {
	position: relative;
	float:left;
	width: 400px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 10px;

}

.content_right {
	position: relative;
	float:left;
	width: 400px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	border-left:#E5E5E5 solid 1px;
}

.content_left_no_border {
	position: relative;
	float:left;
	width: 400px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	border-right:#E5E5E5 solid 1px;

}

.content_right_border {
	position: relative;
	float:left;
	width: 400px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 10px;
}
/* END LAYOUT */

.footer {
	position: relative;
	width: 860px;
	height: 70px;
	margin: 10px auto 0px auto;
	padding: 0px;
	text-align:center;
	clear: both;
}

.footer_left {
	position: relative;
	float:left;
	width: auto;
	height: 70px;
	margin: 0px;
	padding: 0px;
	text-align:left;
}

.footer_right {
	position: relative;
	float:right;
	width: auto;
	height: 50px;
	margin: 0px;
	padding: 0px;
	text-align:right;
}

a.matrix {
	font-size: 1.1em;
	font-family: Georgia;
	line-height: 18px;
	color:#A3B5C7;
	text-decoration:none;
}

a.matrix:hover {
	color:#62809f;
	text-decoration:none;
}

.link {
	font-size: 1.2em;
	font-family: Georgia;
	line-height: 18px;
	color:#62809f;
	text-decoration:none;
}

.link:hover {
	text-decoration:underline;
}

.link_bold {
	font-size: 1.2em;
	font-family: Georgia;
	font-weight:bold;
	line-height: 18px;
	color:#62809f;
	text-decoration:none;
}

.link_bold:hover {
	text-decoration:underline;
}
