/* -------------------------- WINNING PRESENTATIONS CSS -------------------------- */
body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
}
input, textarea {	
	border: 1px solid #015175;
    font-size:11px;
	font-family:Arial,sans-serif;
}
/* -------------------------- TEXT FORMATIING -------------------------- */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}

.text-1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.text-1 a, text-1 a:visited, text-1 a:active {
	color: #2971D7;
	text-decoration: none;
}
.text-1 a:hover {
	color: #2971D7;
	text-decoration: underline;
}

.text-2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.text-2 a, text-2 a:visited, text-2 a:active {
	color: #D5B92A;
	text-decoration: none;
}
.text-2 a:hover {
	color: #D5B92A;
	text-decoration: underline;
}

.text-3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.text-3 a, text-3 a:visited, text-3 a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.text-3 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #255491;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	padding: 5px 0px 3px 0px;
	margin: 0px;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	padding: 3px 0px 1px 0px;
	margin: 0px;
}

/* -------------------------- UL AND LI -------------------------- */
ul, li {
	margin: 5px 0px 0px 15px;
    list-style-image: url(../images/check.jpg);
}

/* -------------------------- MAIN -------------------------- */
#main { 
	width: 100%;
	text-align: left;
	vertical-align: top;
	clear: both;
	background-image: url(../images/bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
.main-container { 
	width: 780px;
	text-align: left;
	vertical-align: top;
	background-color: transparent;
}

/* -------------------------- BRANDING -------------------------- */
#branding {
	text-align: left;
	vertical-align: top;
}

/* -------------------------- LOGO -------------------------- */
#logo {
	text-align: center;
	width: 780px;
}
.logo-container {
	float: left;
	text-align: center;
	width: 283px;
	padding: 12px 0px 10px 0px;
}
.top-right {
	float: right;
	text-align: right;
	margin: 22px 20px 0px 0px;
}
	.language {
		text-align: right;
		vertical-align: bottom;
		margin-bottom: 8px;
	}
	.icons {
		text-align: right;
		vertical-align: bottom;
		width: 350px;
	}
	.icons img {
		padding: 0px 0px 0px 30px;
	}

/* -------------------------- NAV -------------------------- */
#nav {
	text-align: left;
	vertical-align: top;
	background-image:  url("../images/nav_main_bg.jpg");
	background-repeat: repeat-x;
	height: 67px;
	clear: both;
	width: 100%;
}
.nav-container {
	width: 780px;
	display: block;
	text-align: left;
	vertical-align: top;
}

/* -------------------------- LEFT COLUMN -------------------------- */
#left {
	text-align: left;
	vertical-align: top;
	width: 200px;
	border-right: solid 2px #FFFFFF;
	background-color: #000000;
}
.left-container {
	text-align: left;
	vertical-align: top;
	margin: 20px 15px 20px 15px;
}

/* -------------------------- RIGHT COLUMN -------------------------- */
#right {
	text-align: left;
	vertical-align: top;
	background-color: transparent;
}
.right-container {
	text-align: left;
	vertical-align: top;
	margin: 25px 35px 25px 35px;
	background-color: transparent;
}

/* -------------------------- FOOTER -------------------------- */
#footer {
	text-align: left;
	vertical-align: top;
	clear: both;
	background-color: #FFFFFF;
}
.footer-sub {
	clear: both;
	text-align: left;
	vertical-align: middle;
	background-color: #A1A1A1;
}
.footer-container {
	clear: both;
	width: 780px;
	padding: 3px;
	text-align: center;
	vertical-align: middle;
}

/* -------------------------- BREAD CRUMBS -------------------------- */
#breadcrumbs { 
	margin: 0px 35px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left; 
	font-size: 10px;
	color: #cccccc;
}
#breadcrumbs a { 
	color: #999999;
}

.addss {
	text-align: left;
	vertical-align: top;
}
.addss-container {
	text-align: left;
	vertical-align: top;
	padding: 20px;
}

/* -------------------------- HOVER NAV IMAGES -------------------------- */
#nav_main_1 a {
	float: left;
	width : 138px;
	height : 67px;
	background-image: url(../images/nav_main_1.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
#nav_main_1 a:hover {
	width : 138px;
	height : 67px;
	background-image: url(../images/nav_main_1h.jpg);
	background-position: top;
	background-repeat: no-repeat;
} 

#nav_main_2 a {
	float: left;
	width : 115px;
	height : 67px;
	background-image: url(../images/nav_main_2.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
#nav_main_2 a:hover {
	width : 115px;
	height : 67px;
	background-image: url(../images/nav_main_2h.jpg);
	background-position: top;
	background-repeat: no-repeat;
} 

#nav_main_3 a {
	float: left;
	width : 168px;
	height : 67px;
	background-image: url(../images/nav_main_3.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
#nav_main_3 a:hover {
	width : 168px;
	height : 67px;
	background-image: url(../images/nav_main_3h.jpg);
	background-position: top;
	background-repeat: no-repeat;
} 

#nav_main_4 a {
	float: left;
	width : 77px;
	height : 67px;
	background-image: url(../images/nav_main_4.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
#nav_main_4 a:hover {
	width : 77px;
	height : 67px;
	background-image: url(../images/nav_main_4h.jpg);
	background-position: top;
	background-repeat: no-repeat;
} 
#nav_main_5 a {
	float: left;
	width : 76px;
	height : 67px;
	background-image: url(../images/nav_main_5.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
#nav_main_5 a:hover {
	width: 76px;
	height: 67px;
	background-image: url(../images/nav_main_5h.jpg);
	background-position: top;
	background-repeat: no-repeat;
} 
#nav_main_6 a {
	float: left;
	width: 112px;
	height: 67px;
	background-image: url(../images/nav_main_6.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
#nav_main_6 a:hover {
	width: 112px;
	height: 67px;
	background-image: url(../images/nav_main_6h.jpg);
	background-position: top;
	background-repeat: no-repeat;
} 

#nav_main_7 a {
	float: left;
	width: 94px;
	height: 67px;
	background-image: url(../images/nav_main_7.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
#nav_main_7 a:hover {
	width: 94px;
	height: 67px;
	background-image: url(../images/nav_main_7h.jpg);
	background-position: top;
	background-repeat: no-repeat;
} 




/* #nav_main_7, #nav_main_7 a  {
	float: left;
	width: 94px;
	height: 67px;
	background: url(images/nav_main_7.jpg) 0 0 no-repeat;
	display: block;
	padding: 0px;
}
#nav_main_7 a:hover {
	background: url(images/nav_main_7.jpg) 94 0 no-repeat;
} 
#nav_main_7 a:active {
	background-position: 0px 0;
}  */



#left_nav_1 a {
	float: left;
	width : 200px;
	height : 39px;
	background-image: url(../images/left_nav_1.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
#left_nav_1 a:hover {
	width : 200px;
	height : 39px;
	background-image: url(../images/left_nav_1h.jpg);
	background-position: top;
	background-repeat: no-repeat;
} 

#left_nav_2 a {
	float: left;
	width : 200px;
	height : 39px;
	background-image: url(../images/left_nav_2.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
#left_nav_2 a:hover {
	width : 200px;
	height : 39px;
	background-image: url(../images/left_nav_2h.jpg);
	background-position: top;
	background-repeat: no-repeat;
} 

#left_nav_3 a {
	float: left;
	width : 200px;
	height : 39px;
	background-image: url(../images/left_nav_3.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
#left_nav_3 a:hover {
	width : 200px;
	height : 39px;
	background-image: url(../images/left_nav_3h.jpg);
	background-position: top;
	background-repeat: no-repeat;
} 

#left_nav_4 a {
	float: left;
	width : 200px;
	height : 39px;
	background-image: url(../images/left_nav_4.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
#left_nav_4 a:hover {
	width : 200px;
	height : 39px;
	background-image: url(../images/left_nav_4h.jpg);
	background-position: top;
	background-repeat: no-repeat;
} 

#left_nav_5 a {
	float: left;
	width : 200px;
	height : 39px;
	background-image: url(../images/left_nav_5.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
#left_nav_5 a:hover {
	width : 200px;
	height : 39px;
	background-image: url(../images/left_nav_5h.jpg);
	background-position: top;
	background-repeat: no-repeat;
} 

#left_nav_6 a {
	float: left;
	width : 200px;
	height : 39px;
	background-image: url(../images/left_nav_6.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
#left_nav_6 a:hover {
	width : 200px;
	height : 39px;
	background-image: url(../images/left_nav_6h.jpg);
	background-position: top;
	background-repeat: no-repeat;
} 

#left_nav_7 a {
	float: left;
	width : 200px;
	height : 39px;
	background-image: url(../images/left_nav_7.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
#left_nav_7 a:hover {
	width : 200px;
	height : 39px;
	background-image: url(../images/left_nav_7h.jpg);
	background-position: top;
	background-repeat: no-repeat;
} 
