/* @group General Styles */

body {
	color: #333;
	text-align: center;
	padding: 0;
	margin: 0 20px 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.75em;
	line-height: 1em;
	background-color:#666666;
}

p {
	padding: 0px 0px 10px 0px;
}

b, strong {

}

a:link, a:visited {
}

a:hover, a:active {
	text-decoration: none;
}

img {
	z-index: 30;
}

.image-left {
	float: left;
	margin: 3px 10px 3px 0;
	z-index: 29;
}

.image-right {
	float: right;
	margin: 3px 0 3px 10px;
	z-index: 29;
}
	
/* @end */

/* @group Layout */

#container {
	width: 770px;
	margin: 0px auto;
	text-align: left;
	position: relative;
	z-index: 1;
	background: #fff url(images/header-miro.jpg);
	background-repeat: no-repeat;
}


blockquote, .standout {
	width: 550px;
}

.clearer {
	clear: both;
}

#pageHeader {
	height: 90px;
	position: relative;
	padding-left: 47px;
	padding-top: 160px;
}

#pageHeader a:link, a:visited {
	text-decoration: none;
	color:#666666;
}

#pageHeader a:hover, a:active {
	color: #FF9900
}

#pageHeader #current {
	color:#2C4072;
}


#pageHeader img {
	position: absolute;
	top: 10px;
	right: 10px;
	
}

#pageHeader h1 {
	color: #fff;
	margin: 0;
	position: absolute;
	top: 29px;
	left: 47px;
	font-size: 2.5em;
	line-height: 1.3;
	letter-spacing: normal;
	font-family: Helvetica, Verdana, sans-serif;
}

#pageHeader h2 {
	color: #fff;
	margin: 0;
	position: absolute;
	top: 86px;
	left: 49px;
	font-weight: normal;
	font-size: 1.2em;
	line-height: normal;
	font-family: Helvetica, Verdana, sans-serif;
	letter-spacing: normal;
	width: 234px;
	height: 19px;
}

#serviceMenu {
	padding: 0;
	padding-left: 47px;
	padding-top: 15px;
	width: 100%;
	height: 1;
	position: relative;
	text-align: right;
}

#serviceMenu p {
	margin: 0;
	padding: 542px 62px 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #666666;
	letter-spacing: 0.5px;
}

#serviceMenu a:link, a:visited {
	text-decoration: none;
	color:#666666;
}

#serviceMenu a:hover, a:active {
	color:#666666;
}

#serviceMenu #current {
	color:#2C4072;
}



#contentContainer {
	margin-left: 340px;
	border-width: 1px;
	z-index: 2;
}

#contentContainer #content {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	color:#666666;
	letter-spacing: 1px;
	line-height: 1.8;
	text-align: justify;
	height: auto;
	width: auto;
	padding-top: 0px;
	padding-right: 66px;
	padding-bottom: 0px;
	padding-left: 5px;

}

#contentContainer #content a {
	text-decoration: none;
	color:#999900;
}

#contentContainer #content a:hover {
	color:#666666;
}

#contentContainer #content a:active {
}

#contentContainer .quoted {
	font-family: Georgia, Times, serif;
	font-weight: normal;
	color: #666666;
}

#sidebarContainer {
	float: left;
	width: 300px;
	font-size: 0.95em;
	line-height: 1.45em;
	margin-bottom: 0px;
	position: relative;
	z-index: 100;
}

#sidebarContainer #sidebar {
	padding-top: 10px;
	padding-bottom: 0;
	margin-left: 47px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color:#666666;
	letter-spacing: 0.5px;
	line-height: 1.8;
}

#sidebarContainer #sidebar a {
	text-decoration: none;
	font-weight: bold;
	color:#666666;
	letter-spacing: 0.5px;
	line-height: 1.8;
}

#sidebarContainer #sidebar a:hover {
	color:#2C4072;
}

#sidebarContainer #sidebar a:active {
    color:#2C4072;
}

#sidebarContainer #sidebar #current {
	color:#2C4072;
}

#sidebarContainer .sideHeader,
#sidebarContainer h1,
#sidebarContainer h2,
#sidebarContainer h3,
#sidebarContainer h4,
#sidebarContainer h5 {
	font-family: Georgia, serif;
	font-weight: normal;
	letter-spacing: 2px;
	text-transform: uppercase;
	margin: 0 0 5px;
}

#button a:hover {
	background: transparent;
	color: none;
}

#button a:active {
	background: transparent;
	color: none;
}

#footer {
	color: #fff;
	padding: 0;
	width: 100%;
	height: 150px;
	background: #fff url(images/background_footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}

#footer p {
	margin: 0;
	padding: 28px 80px 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	color:#666666;
}

#footer a:link, #footer a:visited {
	text-decoration: none;
	color:#666666;
}

#footer a:hover, #footer a:active {
	color:#2C4072;
}
	
/* @end */



/* @group Toolbar */

/* Toolbar Styles */

#navcontainer {
	height: 20px;
	position: relative;
	padding-left: 0px;
	padding-top: 0px;
	z-index: 3;
	width: 750px;
	left: -13px;
	top: 50px;
	
}

#navcontainer #current {
	color:#2C4072;
}

#navcontainer #current:hover {
}

#navcontainer .currentAncestor {
}

#navcontainer #last {
	border-right: 1px solid #fff;
}

#navcontainer #lastselected {
	border-right: 1px solid #fff;
	color:#2C4072;
}

#navcontainer #current:hover {
}

/* Parent - Level 0 */

#navcontainer ul{
	list-style: none;
	margin: 0;
	padding: 0;
	z-index: 5;
	color: #666666;
}

#navcontainer li {
	position: relative;
	display: inline;
	float: left;
}

#navcontainer a {
	display: block;
	padding: 2px 15px 2px;
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color:#666666;
	letter-spacing: 0.3px;
	line-height: 1.1;
	border-right: 1px solid #dbd5c5;
}

#navcontainer a:hover {
	background: transparent;
	color:#2C4072;
}

#navcontainer a:active {
}

#box {
	background-color: #FFFFFF;
	width: 400px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
}


/* @end */


/* @group Global Classes */

blockquote, .standout {
	font-style: italic;
	margin: 0;
	font-size: 1em;
	color: #b8b8b8;
	overflow: hidden;
}

h1,
h2,
h3,
h4,
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: 2px;
	line-height: 1.3;
}

h2 {
}

h3 {
}

h4 {
}

.imageStyle {

}

/* Main content area unordered list styles */
#contentContainer #content ul {
}

#contentContainer #content li {
}

ul.disc {
	list-style-type: disc;
}

ul.circle {
	list-style-type: circle;
}

ul.square {
	list-style-type: square;
}

ol.arabic-numbers {
	list-style-type: decimal;
}

ol.upper-alpha {
	list-style-type: upper-alpha;
}

ol.lower-alpha {
	list-style-type: lower-alpha;
}

ol.upper-roman {
	list-style-type: upper-roman;
}

ol.lower-roman {
	list-style-type: lower-roman;
}
/* Sidebar area unordered list styles */
#sidebarContainer #sidebar ul {
}

#sidebarContainer #sidebar li {
}


/* Table Styles */
table {
	font-size: 1em;
}
/* @end */


/* @group Contact Form */
.message-text { 
} 

.required-text {
} 

.form-input-field {
	background: #f4f4f4;
	width: 98%;
} 

.form-input-button { 
} 
/* @end */
