html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
 abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	padding: 0;
	border: 0;
	outline: 0;
	font-family: Tahoma, Geneva, sans-serif;
	font-style: inherit;
	font-size: 13px;
	vertical-align: baseline;
	line-height: 20px;
	color: #FFF;
	/* [disabled]list-style:none; */
	
}

/* page structure */
*{ padding: 0px; }
body, html{ 
height: 100%; 
margin: 0;
height: auto; 
min-height: 100%; }

body{
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	text-align:center;
	background-image: url(../images/bodybg.png);
	background-repeat: repeat-x;
	background-color: #0d0d0d;
}


body#page{
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	/* [disabled]background: #EAEAEA; */
	text-align:center;
	background-image: url(../images/bodybgpage.png);
	background-repeat: repeat-x;
	background-color: #f5f5f5;
}

.blue{
	color: #000156;
	font-weight: bold;
	}

.bluebig{
	font-size:17px;
	color: #2580C3;
	/* [disabled]font-weight: bold; */
	font-family: 'Roboto Condensed', sans-serif;
}

.toplink{color:#D5E1FF; font:'Roboto Condensed', sans-serif; font-variant:small-caps; font-size:12px; font-weight: bold; letter-spacing: 1px;}
.pagepad{
	padding:40px 25px 40px 25px;
	float: left;
}

.face{ width:42px; height:42px; display:block; background-image:url(../images/facebook.png); background-repeat:no-repeat; background-position-x:0; background-position:-y:0; float:right}

.face:hover{
	width:42px;
	height:42px;
	/* [disabled]display:block; */
	background-image:url(../images/facebookh.png);
	background-repeat:no-repeat;
	background-position-x:0;
background-position:-y:0; 	float:right
}

.linkedin{ width:42px; height:42px; display:block; background-image:url(../images/linkedin.png); background-repeat:no-repeat; background-position-x:0; background-position:-y:0; float:right}

.linkedin:hover{
	width:42px;
	height:42px;
	/* [disabled]display:block; */
	background-image:url(../images/linkedinh.png);
	background-repeat:no-repeat;
	background-position-x:0;
background-position:-y:0; 	float:right
}


#mainpagecontainer{
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align:left;
}
#mainpage{
	width: 1000px;
	margin: 0px auto;
	text-align: left;
}

a{
	outline: none;
	text-decoration: none;
	color: #CCC;
	
}
a:hover{
	text-decoration: underline;
	color: #FFF;
}
a:active{ position:relative; top:1px;}
a img{ 
border: none; 
}
.clear {
	clear:both;
	}
* html .clearfix{ height: 1%; }
*+html .clearfix{ height: 1%; }
.photoleft { float:left; padding:4px 15px 10px 0;}
.photolefth1 {
	float:left;
	padding:4px 15px 60px 0;
}

.myButton {
	-moz-box-shadow:inset 0px 1px 0px 0px #939598;
	-webkit-box-shadow:inset 0px 1px 0px 0px #939598;
	box-shadow:inset 0px 1px 0px 0px #939598;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #58595b), color-stop(1, #414042) );
	background:-moz-linear-gradient( center top, #58595b 5%, #414042 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#58595b', endColorstr='#414042');
	background-color:#58595b;
	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px;
	text-indent:0;
	border:1px solid #6d6e71;
	display:inline-block;
	color:#ffffff;
	font-family:'Roboto Condensed', sans-serif; font-variant:small-caps;
	font-size:15px; letter-spacing:1px;

	font-style:normal;
	height:36px;
	line-height:36px;
	width:105px;
	text-decoration:none;
	text-align:center;
	
}
.myButton:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #414042), color-stop(1, #58595b) );
	background:-moz-linear-gradient( center top, #414042 5%, #58595b 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#414042', endColorstr='#58595b'); 		color:#CCC;
	text-decoration:none;
	background-color:#414042;
}.myButton:active {
	position:relative;
	top:1px;
}
/* This button was generated using CSSButtonGenerator.com */
/* header */
#mainpageheader {
	position: relative;
	width:1000px;
	height:440px;
	background-image:url(../images/headerback.png);
	background-repeat:no-repeat;
	margin:0;
	padding:0px;
}

/* menu */
.margin{
	float:left;
	/* [disabled]padding: 16px 0 0 0px; */
	/* [disabled]width: 1000px; */
}
.navwrap{
	width:1000px;
	height:47px;
	float: left;
	/* [disabled]display:inline-block; */
	/* [disabled]margin-top: 110px; */
	/* [disabled]margin-left: 20px; */
}
.nav{
	/* [disabled]float:left; */
	width: 1000px;
	height: 47px;

	
}
.nav ul{
	float:left;
	list-style: none;
	margin:0; 

}
.nav ul li{
	float:left;
	margin:0;
	padding:0 0px 0 0px;
	border:0;
	display:inline-block; 

}

.nav ul li.dir{
	float:left;
	margin:0;
	padding:0 0px 0 0px;
	border:0;
	display:inline-block;  color:#FFF; line-height:18px; font-size:15px;
}



.nav ul li a{
	float:left;
	margin:0;
	text-decoration: none;
	margin:0;
	outline: none;
	text-align:left;
	font-size: 20px;
	color:#FFF;
	/* [disabled]margin-right:1px; */
	padding:10px 20px 0 20px;
	display:inline-block;
	height:30px;
	font-family: 'Roboto Condensed', sans-serif;
	line-height: 24px;
	letter-spacing: 1px;
	font-weight: lighter;
	font-variant: small-caps;
}

.nav ul li a.active {
	color:#E00;
	text-decoration: none;
	/* [disabled]background-image:url(../images/navhover.png); */
	/* [disabled]background-repeat:repeat-x; */
	
	
	
	}
.nav ul li a.active:hover{
	color:#E00;
	text-decoration: none;
	/* [disabled]background-image:url(../images/navhover.png); */
	/* [disabled]background-repeat:repeat-x; */
	

	}

	.nav ul li a:hover{
	color:#E00;
	text-decoration: none;
	/* [disabled]background-image:url(../images/navhover.png); */
	/* [disabled]background-repeat:repeat-x; */

	
}
.nav ul li:hover a{
	/* [disabled]background-color: #1D1D1B; */
	/* [disabled]background-image: url(../images/navhover.png); */
	color: #E00;
	
	
}

ul.dropdown,
ul.dropdown li,
ul.dropdown ul {
 list-style: none;
 margin: 0;
 padding: 0;
}

ul.dropdown {
	position: relative;
	z-index: 597;
	
}

ul.dropdown li {
	float: left;

	vertical-align: middle;
	zoom: 1;
}

ul.dropdown li.hover,
ul.dropdown li:hover {
 position: relative;
 z-index: 599;
 cursor: default;

}

ul.dropdown ul {
	visibility: hidden;
	position: absolute;
	top: 40px;
	left: 0;
	z-index: 598;
	width: auto;
	background-image:url(../images/navulbg.png); background-repeat:repeat-x repeat-y; border-top:1px solid #ccc; color:#FFF;
}

ul.dropdown ul li {
 float: none; background-image:none;  padding:0px 0px 0px 0; margin:0 0 0 0; border-bottom:1px solid #ccc; width:200px; color:#FFF;
}
ul.dropdown ul li a {
	float: none;
	background-image:none;
	color:#fff; padding:5px 16px 5px 16px; margin:0 0 0 0; height:auto; font-size:14px; 
}

ul.dropdown ul li:hover a{color:#ccc}

ul.dropdown ul li a:hover{
	/* [disabled]text-decoration: underline; */
	background-image:none;
	color:#fff;
	
}


ul.dropdown ul ul {
 top: 0px;
 left: 99%;
}

ul.dropdown li:hover > ul {
 visibility: visible;
}


ul.dropdown li.rtl ul {
 top: 100%;
 right: 0;
 left: auto;
}

ul.dropdown li.rtl ul ul {
 top: 1px;
 right: 99%;
 left: auto;
}






/* content */
.sliderback{
	width:1000px;
	height:400px;
	/* [disabled]background-image:url(../images/sliderbg.png); */
}
#contentwrap{
	width:1000px;
	position: relative;
	background-image: url(../images/contback2.png);
	background-repeat: no-repeat;
	
}


.content{
	width:1000px;
	float:left;
	position: relative;
}

.longwrap{
	float:left;
	width:948px;
	border: 1px solid #ccc;
	background-color:#FFF;
	border-bottom: 6px solid #2580C3;
}

.longwrappad{
	float:left;
	padding: 30px 30px 30px 30px
}

.indexline{float:left; border-left:2px solid #29AAE2;}
.indexlinepad{padding-left:15px}
.margind{float:left; margin-right:50px}

.left{
	float:left; width:610px; margin-right:50px; border-bottom: 1px solid #ccc;
}
.leftpad{
	padding: 20px 10px 40px 10px;
}

.leftpad2{
	padding: 0px 10px 40px 10px;
}
.rightmarg{
	float:left;
	/* [disabled]background-color:#FFF; */
	/* [disabled]border:1px solid #ccc; */
	width:290px;
	/* [disabled]background-image: url(../images/rightb.png); */
	/* [disabled]border-bottom: 8px solid #07618E; */
	margin-right: 35px;
	/* [disabled]background-position: bottom; */
	/* [disabled]background-repeat: no-repeat; */
	border-top: 1px solid #58595B;
}

.right{
	float:left;
	width:290px;
	/* [disabled]background-image: url(../images/rightb.png); */
	/* [disabled]background-position: bottom; */
	/* [disabled]background-repeat: no-repeat; */
	border-top: 1px solid #58595B;

}

.righttopm{
	float:left;
	width:290px;
	background-image: url(../images/rightbtop.png);
	background-position: top;
	background-repeat: no-repeat;
	

}
.rightnoborder{
	float:left;
	width:290px;
	background-image: url(../images/rightb.png);
	background-position: bottom;
	background-repeat: no-repeat;
	

}


.rightmenu{
	float:left;
	width:290px;
	background-image:url(../images/col_menu_bg.png);
	background-repeat:repeat-y;
	border-top: 1px solid #fff;
	margin-top: 10px;

}
.rightpad{
	padding: 30px 20px 40px 20px;

}


.rightwrap{290px; float:left}
.rightwrappad{290px; float:left; padding-bottom:20px}

.long{
	float:left;
	background-color:#FFF;
	border:1px solid #ccc;
	width:948px;
}





.blueline{float:left; width:608px; height:5px; background-color:#87C5DD}
.blueline2{
	float:left;
	width:958px;
	height:5px;
	background-color:#87C5DD
}
.greybig{
	font-size:16px;
	font-family:'Roboto Condensed', sans-serif;
	/* [disabled]line-height: 22px; */
}

.lineleft{border-left:3px solid #4C4FA2; padding-left:8px;}


.bluebig2{
	font-family:'Roboto Condensed', sans-serif;
	color:#29AAE2;
	font-size:16px
}

.bluehuge{font-size:32px; color:#2580C3; font-family: 'Roboto Condensed', sans-serif; font-weight: normal; font-variant: small-caps;}
.but1pad{float:left; padding:20px 0 15px 0;}
.smallright{
	float:right;
	width:348px;
	background-image:url(../images/bg.png);
	border: 1px solid #ccc;
}

.underline{
	border-bottom:2px solid #29AAE2;
	padding-bottom:8px
}


h1,h2,h3,h5,h6{
	font-weight:normal;
	color: #FFF;
	font-size: 24px;
	font-family: 'Roboto Condensed', sans-serif;
	margin-top: 0px;
	font-variant: small-caps;
	
	
}

h1{
	font-weight:normal;
	color: #fff;
	font-size: 24px;
	font-family: 'Roboto Condensed', sans-serif;
	margin-top: 0px;
	font-variant: small-caps;
	padding-left:30px;
	letter-spacing: 2px;
	
	
}

h3{
	font-weight:normal;
	color: #2580C3;
	font-size: 24px;
	font-family: 'Roboto Condensed', sans-serif;
	margin-top: 30px;
	font-variant: small-caps;
	/* [disabled]border-bottom: 1px solid #2580c3; */
	
	
}

h4{
	font-weight:normal;
	color: #2580C3;
	font-size: 20px;
	font-family: 'Roboto Condensed', sans-serif;
	line-height:24px;
	/* [disabled]background-image: url(../images/bg.png); */
}

#accordion h3{
	font-weight:normal;
	color: #EA8700;
	font-size: 18px;
	border-bottom: 2px solid #EA8700;
	/* [disabled]line-height: 18px; */
	font-family: "Times New Roman", Times, serif;
	/* [disabled]padding-bottom: 6px; */
}
	
.blue14{
	color:#000156;
	font-size: 18px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}

.noscript-notice { 
display:none;
}
			
.wrapper {
	width:100%;
	overflow:hidden;
}
.line{
	width:573px;
	float:left;
	/* [disabled]border-bottom:1px solid #f5f5f5; */
	border-top: 1px solid #ccc;
	padding-bottom: 30px;
	/* [disabled]padding-top: 10px; */
	margin-top: 10px;
}
.indpad{
	float:left;
	padding:40px 30px 60px 30px;
}



ul.arr{
	list-style:none;
	padding:0;
	margin:0;
	padding-top:0px;
	/* [disabled]padding-bottom: 15px; */
}
ul.arr li {
	padding:0px 0 4px 0;
}
ul.arr li a {
	padding-top:2px;
	padding-bottom:4px;
	padding-left:25px;
	display:inline-block; font-family: 'Roboto Condensed', sans-serif; font-variant:small-caps; font-size:17px;color: #2580C3;
	
}

ul.arr li a:hover {
	
	color:#57A6DF;
	text-decoration: none;
}


ul.arr li.arrow a {
	background-image:url(../images/arrow.png);
	background-repeat:no-repeat;
	background-position-x:0;}


ul.arr li.arrow a:hover {
	background-image:url(../images/arrow_hov.png);
	background-repeat:no-repeat;
	background-position-x:0;
	color:#57A6DF;
	text-decoration: none;
}


ul.arr li.arrow a.active {
	background-image:url(../images/arrow_hov.png);
	background-repeat:no-repeat;
	background-position-x:0;
	color:#57A6DF;
	text-decoration: none;
}


ul.arr2{
	list-style:none;
	padding:0;
	margin:0;
	padding-top:0px;
	/* [disabled]padding-bottom: 15px; */
}



ul.arr2 li.arrow2 a {
	background-image:url(../images/arrow2.png);
	background-repeat:no-repeat;
	background-position-x:0;
		padding-top:2px;
	padding-bottom:4px;
	padding-left:25px;
	display:inline-block; font-family: 'Roboto Condensed', sans-serif;  font-size:15px;color: #2580C3;}


ul.arr2 li.arrow2 a:hover {

	text-decoration: none;
}

ul.arr2 li a {
	
		padding-top:2px;
	padding-bottom:4px;
	padding-left:25px;
	display:inline-block; font-family: 'Roboto Condensed', sans-serif;  font-size:15px;color: #2580C3;}




/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}

#form .form { height:50px;}
#form .form span {
	display:block;
	width:270px;
	height:31px;
	/* [disabled]background:url(images/input-bg.gif) no-repeat left top; */
	background-color: #333;
}
#form .form1 span {
	display:block;
	width:270px;
	height:50px;
	/* [disabled]background:url(images/textarea-bg.gif) no-repeat left top; */
	margin-bottom:40px;
	background-color: #333;
}
#form input {width:223px; padding-top:9px; background:none; border:0; text-transform:uppercase; color:#666; vertical-align:top; line-height:1.2em; margin-left:11px;}
#form textarea {
	width:250px;
	height:40px;
	overflow:auto;
	background:none;
	border:0;
	padding:9px 0 0 11px;
	text-transform:uppercase;
	color:#666;
}

#form select {
	width:264px;
	padding-top:9px;
	background:none;
	border:0;
	text-transform:uppercase;
	color:#666;
	vertical-align:top;
	line-height:1.2em;
	margin-left:11px;
}

#footer {
	overflow:hidden;
	background-color: #E00;
	text-align: left;
	/* [disabled]background-image: url(../images/footerbg2.png); */
	/* [disabled]background-repeat: repeat-x; */
	font-family: 'Roboto Condensed', sans-serif;

}
#footer a{
	color:#FFF; 
}
#footer a:hover{
	color:#CCC
}
#footer p{
	color:#FFF;
	font-weight: 300;
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 20px;
	font-family: 'Roboto Condensed', sans-serif;
}

.flarge{
	font-size:13px;
	font-weight:bold;
	color: #193E4E;
	letter-spacing: 1px;
}

#footer_container {
	margin:0 auto;
	width:1000px;
	/* [disabled]padding-top:10px; */
	/* [disabled]background-image: url(../images/footerbg.png); */
	/* [disabled]background-repeat: no-repeat; */
	/* [disabled]height: 280px; */
	
}

#footer_copyright {
	margin:0px 0px 20px 0px;
	width:1000px;
	padding-top:35px;
	color:#FFF;
	text-align: center;
	font-weight: 300;
	font-family: 'Roboto Condensed', sans-serif;
}
#footer_copyright a {
	color:#FFF;
}
#footer_container_float {
	overflow:hidden;
	padding: 0 0 0 0px;
}


.footerbox {
	float:left; 
	width:220px; 
	margin-right:40px;
}

.footerbox2 {
	float:left; 
	width:220px; 
	
}

#footer p.underlined{
	border-bottom:1px solid #fff;
	font-size:13px;
	letter-spacing:3px;
	font-weight:bold
}



#footerpage {
	overflow:hidden;
	background-image:url(../images/footbg.png);
	background-repeat:repeat-x;
	text-align: left;

}
#footerpage a{
	color:#FFF
}
#footerpage a:hover{
	color:#ccc
}
#footerpage p{
	color:#FFF;
	font-weight: bold;
	font-size: 11px;
	letter-spacing: 1px;
	line-height: 20px;
}

.flarge{
	font-size:13px;
	font-weight:bold;
	color: #193E4E;
	letter-spacing: 1px;
}

#footerpage_container {
	margin:0 auto;
	width:1000px;
	padding-top:10px;
	
}

#footerpage_copyright {
	margin:0px 0px 20px 0px;
	width:1000px;
	padding-top:18px;
	color:#FFF;
	text-align: center;
	font-weight: bold;
}
#footerpage_copyright a {
	color:#FFF;
}
#footerpage_container_float {
	overflow:hidden;
	padding: 0 0 0 0px;
}


.footerbox {
	float:left; 
	width:220px; 
	margin-right:40px;
}

.footerbox2 {
	float:left; 
	width:220px; 
	
}

/* Gallery style */
	#gallery {
	background-color: #FFF;
	}
	#gallery ul { list-style: none; }
	#gallery ul li {
	display: inline;
}
	#gallery ul img {
	
	}
	#gallery ul a:hover img {
	
	}
	#gallery ul a:hover { color: #fff; }
	
	
	#slide {
	position:relative;
	height:470px;
	float: left;
	width: 1000px;
}
	
	#slideshow {
	position:relative;
	height:410px;
	float: left;
	width: 1000px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}




div.fadehover {
	position: relative;
	}

img.a {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
        }
	
img.b {
	position: absolute;
	left: 0;
	top: 0;
	}



/* Easy Slider */

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:880px;
		height:400px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:15px;
		top:160px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:955px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
		background:url(../images/sliderbutprev.png) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(../images/sliderbutnext.png) no-repeat 0 0;	
		}	
		
	/* numeric controls */	

	ol#controls{
		margin:1em 0;
		padding:0;
		height:28px;	
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
		}
	ol#controls li a{
		float:left;
		height:28px;
		line-height:28px;
		border:1px solid #ccc;
		background:#DAF3F8;
		color:#555;
		padding:0 10px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#5DC9E1;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
/* // Easy Slider */




code { font-family: "Courier New", Courier, Monaco, monospace; background: #f2f2f2; margin-bottom: 20px; display: block; padding: 20px; }	
blockquote p { margin-bottom: 10px; font-style: italic; }
blockquote cite { font-style: normal; display: block; text-align: right; text-transform: uppercase; font-size: 10px; font-weight: bold; letter-spacing: 1px; font-family: Arial, Helvetica, sans-serif; }

/*
 |	Setting the width for the blockquotes is required
 |	to accurately adjust it's contianer
*/

blockquote {
	font-family: Georgia, Times, serif;
	width: 470px; /* required */
	margin: 0 auto;
	/* [disabled]padding: 50; */
	}
	
/*
 |	The #quote_wrap div is created
 |	by Quovolver to wrap the quotes
*/

#quote_wrap { 
	background: #fff url(../images/quote.png
	) no-repeat 20px 20px;
	margin: 40px 0; padding: 60px 60px 60px 60px; border: 1px solid #ccc;
	}
#description { margin-bottom: 40px; padding-bottom: 10px; }
