body,html{
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
		/*background-color:#143568;*/

}

body{

	background-image: url('../../images/background_new.jpg');
	background-repeat:no-repeat;
	background-attachment:fixed;
}
h1,h2,h3,h4,h5,h6{
margin:0px;
}
#content_wrapper #main a{
	color:#1F5A8C;
}
#content_wrapper h1,#content_wrapper h2,#content_wrapper h3,#content_wrapper h4,#content_wrapper h5,#content_wrapper h6{
	color:#1F5A8C;
}
p{
margin:0px;
}
#header_wrapper{
	min-width:1000px;
	background-color:#143568;
	z-index:35;
	width:100%;
	position:relative;
	height:0px;
}
.clearfix{
clear:both;
}
#header{
	width:1000px;
	height:80px;
	margin:auto;
	padding-top:7px;
	z-index:11;
}
#logo{
	width:280px;
	height:80px;
	float:left;
}
#logo img{
	border:0px;
}
#header #nap{
	color:black !important;
}
#nap{
	padding-top:15px;
	text-align:right;	
	height:80px;
	color:black;
	font-size:14px;
	color:white !important;
	padding-right:25px;
	height: 113px;
}
#nav_line{
	margin-top:110px;
	min-width:1000px;
	width:100%;
	position:absolute;
	left:0;
	z-index:31;
	height:40px;
	background-image:url('../../images/nav_line.jpg');
}
#nav_line2{
	min-width:1000px;
	width:100%;
	position:absolute;
	z-index:30;
	height:60px;
	margin-top: -60px;
	/*background-image:url('../../images/nav_line2.jpg');*/
}
#content_wrapper{
	min-width:1000px;
	width:100%;
	position:relative;
	z-index:1;
	/*background-image:url('../../images/swirl.png');*/
	min-height:417px;
	/*background-color:white;*/
	padding-bottom:20px;
}
#navigation{
	width:1000px;
	height:59px;
	position:relative;
	z-index:40;
	margin:auto;
	border-bottom:0px;
	margin-top:90px;
	-webkit-border-radius: 15px;
    border-radius: 15px;
	-webkit-box-shadow:  0px 10px 5px -5px rgba(33, 33, 33, .5);
        
        box-shadow:  0px 10px 5px -5px rgba(33, 33, 33, .5);
}
.round-top{
-webkit-border-radius: 10px 10px 0px 0px;

        border-radius: 10px 10px 0px 0px;
}
.round-bottom{
-webkit-border-radius: 0px 0px 10px 10px;
        border-radius: 0px 0px 10px 10px;
}

.round-left{
-webkit-border-radius: 15px 0px 0px 15px;
        border-radius: 15px 0px 0px 15px;
}
.round-right{
-webkit-border-radius: 0px 15px 15px 0px;
        border-radius: 0px 15px 15px 0px;
		padding-right:47px !important;
		}
#navigation ul{
	width:100%;
	margin:0px;
	padding:0px;
	list-style-type:none;
	height: 59px;

}
#navigation ul li a{
	color:white !important;
}
#navigation ul li a{
	margin-left:32px;
}
#navigation ul li{
	margin:0px;
	padding:0px;
	float:left;
	padding-right:31px;
	font-size:16px;
	padding-top:22px;
	border-right:1px solid #606060;
	padding-bottom:19px;
	color:white !important;
	text-shadow: 1px 1px 2px #000000;
    filter: dropshadow(color=#000000, offx=1, offy=1);
	font-weight:bold;
}
.last_child{
	margin:0px !important;
	padding:0px !important;
	float:left !important;
	padding-right:11px !important;
	font-size:15px !important;
	border:0px !important;
	padding-top:22px !important;
	padding-bottom:19px !important;

}
#navigation ul li:hover > ul{
	display:block;
	margin:0px;
	padding:0px;
}
#navigation ul li ul{
	position:absolute;
	display:none;
	top:59px;
	width:206px;
	border: 1px solid #606060;	
	border-top:0px;
	height:auto;
}
#navigation ul li ul li{
	padding:0px;
	margin:0px;
	width:100%;
	padding-top:8px;
	padding-bottom:8px;
	padding-right:10px;
	width: 196px;
	font-size:14px;
}
#navigation ul li ul li ul{

	position:absolute;
	left:206px;
	top:0px;
}
#navigation ul li ul li:hover{
	background-color:white;
	text-shadow: none;
    filter: none;

}
#navigation ul li ul li:hover > a{
	color:black !important;
	text-decoration:none;
}
#navigation ul li ul li a{
	margin:0px;
	padding-left:0px;
	position:relative;
	left:10px;
	padding-right:10px;
}
#slider_wrapper{
	min-width:1000px;
	width:1000px;
	background-color:white;
	height: 410px;
	margin:auto;
	margin-top:20px;
	-webkit-box-shadow:  0px 0px 5px 3px rgba(33, 33, 33, .5);
    box-shadow:  0px 0px 5px 3px rgba(33, 33, 33, .5);
	-webkit-border-radius: 10px;
    border-radius: 10px;
	z-index:35;
	/*background-image:url('../../images/cap_back.png');*/
}
#shadow_slider{
	min-width:1000px;
	width:100%;
	position:absolute;
	z-index:15;
	height:20px;
	background-image:url('../../images/shadow_slider.png');
}
#left_shadow{
	background-image:url('../../images/left_shadow.png');
	width:160px;
	position:fixed;
	min-height:838px;
	z-index:28;
}
#up_fix{
	margin-top:-120px;	
}
#l_white{
	background-color:#143568;
	width:160px;
	height:150px;
	position:absolute;
	z-index:9;

}
#r_white{
	background-color:#143568;
	width:160px;
	height:150px;
	position:absolute;
	z-index:9;
	right: 0px;

}
#right_shadow{
	background-image:url('../../images/right_shadow.png');
	width:160px;
	position:fixed;
	min-height:838px;
	z-index:25;
	position: fixed;
	right: 0px;
}
#left_block{
	width:280px;
	border:1px solid #cccccc;
	background-color:#F3F3F3;
	margin-bottom:20px;
	-webkit-border-radius: 10px;
	padding:10px;
    -webkit-box-shadow:  0px 0px 5px 1px rgba(33, 33, 33, .50);
    box-shadow:  0px 0px 5px 1px rgba(33, 33, 33, .50);
    border-radius: 10px;
}
#side_region{
	float:left;
	width:310px;
	margin-right:13px;
}
#content_wrapper #position{
	padding-top:35px;
	width:1000px;
	margin:auto;
}
#content_wrapper #main{
	width:645px;
	background-color:white;
	border:1px solid #cccccc;
	float:left;
	padding:15px;
	-webkit-border-radius: 10px;
    -webkit-box-shadow:  0px 0px 5px 1px rgba(33, 33, 33, .50);
    box-shadow:  0px 0px 5px 1px rgba(33, 33, 33, .50);
    border-radius: 10px;
}
#footer{
	position:relative;
	width:1000px;
	min-width:1000px;
	height:auto;
	background-repeat:no-repeat;
	background-color:#1C5082;
	margin:auto;
	background-image:url('../../images/footer.jpg');
		-webkit-border-radius: 10px;
    -webkit-box-shadow:  0px 0px 5px 1px rgba(33, 33, 33, .50);
    box-shadow:  0px 0px 5px 1px rgba(33, 33, 33, .50);
    border-radius: 10px;
}
#powered{
	width:975px;
	margin:auto;
	text-align:right;
	padding-top:5px;
	margin-bottom:50px;
	padding-right:25px;
}

.one{background-image:url('../../images/one.jpg');}
.two{background-image:url('../../images/two.jpg');}
.three{background-image:url('../../images/three.jpg');}
.four{background-image:url('../../images/four.jpg');}
.five{background-image:url('../../images/five.jpg');}
.six{background-image:url('../../images/six.jpg');}
.seven{background-image:url('../../images/seven.jpg');}
.eight{background-image:url('../../images/eight.jpg');}
.nine{background-image:url('../../images/nine.jpg');}


.c_one{background-color:#9B9B9B;}
.c_two{background-color:#8C100D;}
.c_three{background-color:#B84113;}
.c_four{background-color:#8BA10E;}
.c_five{background-color:#1D8126;}
.c_six{background-color:#184C7A;}
.c_seven{background-color:#60128A;}
.c_eight{background-color:#6F0042;}
.c_nine{background-color:#353535;}
#footer_right{
	text-align:right;
	font-size:14px;
}
#footer_right, #footer_left, #footer_middle, #navigation_footer{
	color:white !important;	
	vertical-align:text-top;
	padding-top:5px;
}
#footer ul{
	list-style-type:none;
	padding:0px;
	margin:0px;
	margin-left:25px;
	margin-top:15px;
}
#footer ul ul{
	margin-top:0px;
	padding:0px;
}
#footer ul li{
	font-size:16px;
	padding:0px;
	margin:0px;
	font-weight:bold;
	float:left;
	width:135px;
	
}
#footer ul li ul li{
	font-size:14px;
	font-style:italic;
	margin-left: -15px;
}
#footer ul li ul li a, #footer ul li a{
	color:white !important;
}
#footer #position{
	width:1000px;
	margin:auto;
}
#footer #nap #left{
	text-align:left;
	color:white;
	padding-left:25px;
}
#footer #nap #right{
	text-align:right;
	color:white;
	padding-right:25px;
}
#slideshow{
	width:1000px;
	margin:auto;
	padding:0px;
}
#slider_controls{
	width:1000px;
	margin:auto;
}
.button{
	background-image:url('../../images/button.jpg');
	height:30px;
	width:168px;
	font-size:13px;
	font-weight:bold;
	color:white;
	text-align:center;
	display: table-cell;
    vertical-align: middle;
	left: 111px;
	position:relative;
	-webkit-border-radius: 10px;
    border-radius: 10px;

	
}
.button2{
	background-image:url('../../images/button.jpg');
	height:23px;
	width:168px;
	font-size:13px;
	font-weight:bold;
	color:white;
	text-align:center;
	display: table-cell;
    vertical-align: middle;
	position:relative;
	-webkit-border-radius: 10px;
    border-radius: 10px;
	float:right;
	margin-top:5px;
	padding-top:7px;

	
}
#slideshow .button2{
	float:right;
	margin-right:15px;
	padding-top:6px;
	height:24px;
	background-image:url('../../images/button.jpg');
	width:168px;
		font-size:13px;
	font-weight:bold;
	color:white;
	text-align:center;
	display: table-cell;
    vertical-align: middle;
		position:relative;
			-webkit-border-radius: 10px;
    border-radius: 10px;


}
.footer_1{
	width:75px !important;
}
.footer_2{
	width:150px !important;
}
.round-left {
padding-left: 1px !important;
}
.round-right {
	padding-right: 48px !important;
}
@-moz-document url-prefix() {
	.round-right{
		padding:22px 46px 19px 4px !important;
	}
}

doesnotexist:-o-prefocus, .round-right {
	padding-right: 49px !important;
}
@media screen and (-webkit-min-device-pixel-ratio:0) { 
	.round-right{
		padding-right: 49x !important;
	}
} 

