@charset "utf-8";

/* IE PNG fix */


img, div, a, input { behavior: url(iepngfix.htc); }


body {
	margin-bottom:0px;
	margin-top:0px;
	padding:0;
	margin-right: auto;
	margin-left: auto;
	background-color: #fff;
	height:auto;
	vertical-align:baseline;
	overflow:visible;
}

h2 {
	font-family: Calibri, 'Trebuchet MS', Arial;
	font-size: 26px;
	font-weight: bold;
	margin-top:5px;
	margin-bottom:0px;
	color:#604A7B;
}

h3 {
	font-family: Calibri, 'Trebuchet MS', Arial;
	font-size: 20px;
	font-weight: bold;
	margin-top:0px;
	margin-bottom:0px;
	color:#604A7B;
}

h4 {
	font-family: Calibri, 'Trebuchet MS', Arial;
	font-size: 18px;
	font-weight: bold;
	margin-top:5px;
	margin-bottom:0px;
	color:#604A7B;
}

#wrapper {
	width: 1350px;
	margin-right: auto;
	margin-left: auto;
	behavior: url("csshover3.htc");
	height: auto;
	background-image: url(../images/background/body_bg2.jpg);
	background-repeat: repeat;
}
#main_content {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-color: 002060;
}

#footer {
	background-image: url(../images/footers/main_footer.png);
	clear: both;
	height: 35px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	text-align: right;
}

#footer a {
	color: #002060;
	text-decoration:none;
	font-family: Calibri, 'Trebuchet MS', Arial;
	padding-top:8px;
	padding-right:6px;
	padding-left:6px;
}

#footer a:hover {
	color:#000000;
	text-decoration:underline;
	padding-top:8px;
	padding-right:6px;
	padding-left:6px;
}

#footer a:active {
	color: #002060;
	text-decoration:underline;
	padding-top:8px;
	padding-right:6px;
	padding-left:6px;
}

#content {
	float: right;
	width: 65%;
	margin-top:15px;
	margin-right: 18px;
	font-family: Calibri, 'Trebuchet MS', Arial;
}

#content p {
	font-family: Calibri, 'Trebuchet MS', Arial;
	font-size: 16px;
	margin-top:0px;
	text-align:justify;
}

#content a {
	color: #002060;
	text-decoration:none;
	font-family: Calibri, 'Trebuchet MS', Arial;
}

#content a:hover {
	color:#000000;
	text-decoration:underline;
}

#content a:active {
	color: #002060;
	text-decoration:underline;
}

.product_table .title {
	font-family: Calibri, 'Trebuchet MS', Arial;
	font-size: 16px;
	font-weight: bold;
}

.product_table .title2 {
	font-family: Calibri, 'Trebuchet MS', Arial;
	font-size: 18px;
	font-weight: bold;
	color:#604A7B;
}

#body_copy {
	background-image: url(../images/background/main_content_bg.jpg);
	background-repeat: repeat;
}

.clearit{
	clear: both;
}

/* NAVIGATION */
#menuwrapper {
	background-color: #002060;
	margin-right: auto;
	margin-left: auto;
	width: 880px;
}

.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}

#p7menubar, #p7menubar ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: Calibri, 'Trebuchet MS', Arial;
}

#p7menubar a {
	display: block;
	text-decoration: none;
	padding: 5px 30px 5px 30px;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	font-family: Calibri, 'Trebuchet MS', Arial;
	font-size: 1em;
	color: #CCCCCC;
}

#p7menubar a.trigger {
	padding: 5px 30px 5px 30px;
	font-family: Calibri, 'Trebuchet MS', Arial;
	background-repeat: no-repeat;
	background-position: right center;
}

#p7menubar li {
	float: left;
	width: 9em;
	text-align: left;
	font-family: Calibri, 'Trebuchet MS', Arial;
}

#p7menubar li ul, #p7menubar ul li  {
	width: 15em;
}

#p7menubar ul li a  {
	color: #565656;
	border-right: 0;
	padding: 3px 12px 3px 16px;
	font-family: Calibri, 'Trebuchet MS', Arial;
}

#p7menubar li ul {
	position: absolute;
	display: none;
	background-color: #FFFFFF;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	background-repeat: repeat-x;
	font-family: Calibri, 'Trebuchet MS', Arial;
}

#p7menubar li:hover a, #p7menubar a:focus,
#p7menubar a:active, #p7menubar li.p7hvr a {
	color: #fff;
	background-color: #07548b;
	font-family: Calibri, 'Trebuchet MS', Arial;
}

#p7menubar li:hover ul, #p7menubar li.p7hvr ul {
	display: block;
	font-family: Calibri, 'Trebuchet MS', Arial;
}

#p7menubar li:hover ul a, #p7menubar li.p7hvr ul a {
	color: #000000;
	background-color: transparent;
	font-family: Calibri, 'Trebuchet MS', Arial;
}

#p7menubar ul a:hover {
	background-color: #002060!important;
	color: #FFFFFF!important;
	font-family: Calibri, 'Trebuchet MS', Arial;
}

#p7menubar ul a:active {
	background-color: #07548b!important;
	color: #FFFFFF!important;
	font-family: Calibri, 'Trebuchet MS', Arial;
}

#p7menubar li {
	width: auto;
	margin:auto;
	font-family: Calibri, 'Trebuchet MS', Arial;
}

.nav_table {
	background: #002060;
	width: 950px;
	height: auto;
	margin: auto;
}
#nav {
	margin-right: auto;
	margin-left: auto;
}


/* END NAVIGATION */

/* LEFT CONTENT */
#left_content {
	float: left;
	width: 30%;
	margin-left: 15px;
	margin-top: 13px;
	padding-bottom: 50px;
	
}

#left_content p {
	font-family: Calibri, 'Trebuchet MS', Arial;
	font-size: 12px;
	margin-left: 1px;
	margin-top:0px;
}
.left_content_headline {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}
#left_content a {
	color: #002060;
	text-decoration:none;
}

#left_content a:hover {
	color:#000000;
	text-decoration:underline;
}

#left_content a:active {
	color: #002060;
	text-decoration:underline;
}

/* END LEFT CONTENT */
.product_table {
	font-family: Calibri, 'Trebuchet MS', Arial;
	font-size: 14px;
}
#tables {
	width: 95%;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}

#tables p {
	color: #000000;
	font-family: Calibri, 'Trebuchet MS', Arial;
}

#tables a {
	color: #0066FF;
	text-decoration:none;
	font-family: Calibri, 'Trebuchet MS', Arial;
}

#tables a:hover {
	color:#000000;
	text-decoration:underline;
}

#tables a:active {
	color: #0066FF;
	text-decoration:underline;
}
.style1 {
	color: #604A7B;
}
