*
{
    margin: 0;
    padding: 0;
}
body
{
    font-size: 14px;
    color: #000000;
    font-family: Tahoma;
    background-color: #cccccc;
}
h1
{
    margin: 0px 10px 10px 10px;
    font-family: Tahoma;
    font-size: 21px;
    font-weight: 500;
    font-style: normal;
    text-transform: none;
    color: #0b59a1;
    letter-spacing: 1px;
    padding-bottom: 10px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #C0C0C0;
    padding-top: 15px;
}
h2
{
    font-family: Tahoma;
    font-size: 19px;
    font-weight: 500;
    font-style: normal;
    text-transform: none;
    color: #0b59a1;
    letter-spacing: 1px;
    padding-top: 10px;
    padding-bottom: 10px;
}
#blue
{
    border: 0px solid #FFFF00;
    width: 100%;
    background-color: #1d306a;
    height: 344px;
    background-image: url('../images/blue.png');
    background-repeat: repeat-x;
    Z-INDEX: 50; 
	POSITION: relative; 
}
.header
{
    padding: 0px 0px 0px 0px;
    BACKGROUND: url(../images/topgradient.jpg) #000000 repeat-x center top; 
	HEIGHT: 121px
}
.black
{
    padding: 0px 0px 0px 0px;
    BACKGROUND: url(../images/middlegradient.jpg) #000000 repeat-x center top; 
	HEIGHT: 430px
}
.grey
{
    padding: 0px 0px 0px 0px;
    BACKGROUND: url(../images/greygradient.jpg) #cccccc repeat-x center top; 
	HEIGHT: 100%
}
.blackimage
{
    border-style: solid;
    border-width: 0px;
    width: 1026px;
    height: 391px; 
    margin: 0 auto
}
.slideshow
{
    z-index: 25;
    position: relative;
    width: 1026px;
    height: 391px;
}
.blue
{
    padding: 0px 0px 0px 0px;
    BACKGROUND: url(../images/bluegradient.jpg) #0b59a1 repeat-x center top; 
	HEIGHT: 331px
}
.bluebox
{
    border: 0px solid #00FF00;
    width: 1026px;
    height: 331px;
    margin: 0 auto;
    background-color: #0b59a1;
}
.blueboxphoto
{
    float: left;
    width: 330px;
    height: 270px;
    margin-top: 10px;
    margin-left: 9px;
    font-family: Tahoma;
    font-size: 22px;
    font-weight: 500;
    font-style: normal;
    text-transform: capitalize;
    color: #FFFFFF;
    letter-spacing: 2px;
}
.blueboxphotoTitle2
{
    font-family: Tahoma;
    font-size: 22px;
    font-weight: 500;
    font-style: normal;
    text-transform: capitalize;
    color: #000000;
    letter-spacing: 2px;
}
.tophead
{
    text-align: left;
    margin: 0px auto;
    width: 1026px;
    height: 116px;
    border-bottom-style: solid;
    border-bottom-width: 5px;
    border-bottom-color: #bec1c0
}
.topright
{
    float: right;
    border: 0px solid #FFFFFF;
    text-align: right;
    width: 370px;
    height: 116px;
    color: #FFFFFF;
    font-size: 36px;
    font-weight: normal;
    letter-spacing: 1px
}
.sticky-navigation
{
    padding: 0px;
    margin: 0px auto;
    background: #2d6ba8;
    width: 1026px;
    text-transform: uppercase;
    border-top-width: 2px;
    border-top-color: #9a9b9d;
    border-top-style: solid
}
.sticky-navigation.stuck
{
    position: fixed;
    margin: 0px auto;
    top: 0;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .2);
    width: 100%;
    border-top-width: 2px;
    border-top-color: #9a9b9d;
    border-top-style: solid;
}
#nav2
{
    position:relative;
    clear: both;
    padding: 0px;
    background: #2d6ba8;
    width: 1026px;
    margin: 0px auto;
    height: 37px;
    z-index: 51;
}
#navbuttons
{
    border: 0px dashed #000000;
    list-style: none;
    font-weight: bold; /* Clear floats */
    width: 1026px;
    height: 37px;
    position: relative;
    z-index: 500;
    padding-left: 0px;
    margin-top: 0px;
    margin-left: 0px;
}
#navbuttons li
{
	float:left;
    height: 37px;
	margin-right:0px;
	position:relative;
	border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #01539d;
}
#navbuttons a
{
    padding: 7px 13px 7px 13px;
    text-align: center;
    display: block;
    color: #ffffff;
    text-decoration: none;
    font-weight: 400;
    font-family: Tahoma;
    font-size: 16px;
    height: 23px;
    letter-spacing: 1px;
    background-image: url('../images/nav-back.png');
    background-repeat: repeat-x;
}
#navbuttons a:hover
{
	BACKGROUND: #668bb6;
    COLOR: #333333;
	text-decoration:none;
}
#nav
{
    border: 0px dashed #000000;
    list-style: none;
    font-weight: bold; /* Clear floats */
    width: 1026px;
    height: 37px;
    position: relative;
    z-index: 500;
    padding-left: 0px;
    margin-top: 0px;
    margin-left: 0px;
}
#nav li
{
	float:left;
	position:relative;
}
#nav a
{
    padding: 7px 13px 7px 13px;
    text-align: center;
    display: block;
    color: #ffffff;
    text-decoration: none;
    font-weight: 400;
    font-family: Tahoma;
    font-size: 16px;
    height: 23px;
    letter-spacing: 1px;
    background-image: url('../images/nav-back.png');
    background-repeat: repeat-x;
}
#nav a:hover
{
	BACKGROUND: #668bb6;
    COLOR: #333333;
	text-decoration:none;
}
#nav ul
{
	background:#fff; /* Adding a background makes the dropdown work properly in IE7+. Make this as close to your page's background as possible (i.e. white page == white background). */
	background:rgba(255,255,255,0); /* But! Let's make the background fully transparent where we can, we don't actually want to see it if we can help it... */
	list-style:none;
	position:absolute;
	left:-9999px; /* Hide off-screen when not needed (this is more accessible than display:none;) */
}
#nav ul li
{
    border: 0px solid #C0C0C0;
    float: none;
}
#nav ul a
{
    border: 1px solid #CCCCCC;
    white-space: nowrap; /* Stop text wrapping and creating multi-line dropdown items */
    padding: 7px 13px 7px 13px;
    text-align: left;
    display: block;
    color: #ffffff;
    text-decoration: none;
    font-weight: 400;
    font-family: Tahoma;
    font-size: 16px;
    height: 23px;
    letter-spacing: 1px;
    background-image: url('../images/nav-back.png');
    background-repeat: repeat-x;
}
#nav li:hover ul
{
    /* Display the dropdown on hover */
    left: 0px; /* Bring back on-screen when needed */

}
#nav li:hover a
{
	BACKGROUND: #668bb6;
    COLOR: #333333;
	text-decoration:none;
}
#nav li:hover ul a
{ /* The persistent hover state does however create a global style for links even before they're hovered. Here we undo these effects. */
	text-decoration:none;
}
#nav li:hover ul li a:hover
{
    /* Here we define the most explicit hover states--what happens when you hover each individual link. */
    background-position: #00FF00;
    background: #999999;
}
#navholder
{
    position:relative;
    clear: both;
    padding: 0px;
    background: #2d6ba8;
    width: 1026px;
    margin: 0px auto;
    height: 37px;
    z-index: 51;
}
#nav3
{
    position:relative;
    clear: both;
    padding: 0px;
        background-color: #4a4b50;
    width: 750px;
    height: 30px;
    z-index: 51;
}
#navfoot
{
    border: 0px dashed #000000;
    list-style: none;
    font-weight: bold; /* Clear floats */
    width: 1026px;
    height: 25px;
    position: relative;
    z-index: 500;
    padding-left: 0px;
    margin-top: 0px;
    margin-left: 0px;
}
#navfoot li
{
	float:left;
	position:relative;
}
#navfoot a
{
    padding: 4px 13px 4px 13px;
    text-align: center;
    display: block;
    color: #ffffff;
    text-decoration: none;
    font-weight: 400;
    font-family: Tahoma;
    font-size: 14px;
    height: 15px;
    letter-spacing: 1px;
        background-color: #4a4b50;
}
#navfoot a:hover
{
	BACKGROUND: #cccccc;
    COLOR: #333333;
	text-decoration:none;
	border-radius: 5px;
}
#navfoot ul
{
	background:#fff; /* Adding a background makes the dropdown work properly in IE7+. Make this as close to your page's background as possible (i.e. white page == white background). */
	background:rgba(255,255,255,0); /* But! Let's make the background fully transparent where we can, we don't actually want to see it if we can help it... */
	list-style:none;
	position:absolute;
	left:-9999px; /* Hide off-screen when not needed (this is more accessible than display:none;) */
}
#navfoot ul li
{
    border: 0px solid #C0C0C0;
    float: none;
}
#navfoot ul a
{
    border: 1px solid #000000;
    white-space: nowrap; /* Stop text wrapping and creating multi-line dropdown items */
    padding: 4px 13px 4px 13px;
    text-align: left;
    display: block;
    color: #ffffff;
    text-decoration: none;
    font-weight: 400;
    font-family: Tahoma;
    font-size: 14px;
    height: 15px;
    letter-spacing: 1px;
        background-color: #4a4b50;
    	border-radius: 5px;
}
#navfoot li:hover ul
{
    /* Display the dropdown on hover */
    left: 0px; /* Bring back on-screen when needed */

}
#navfoot li:hover a
{
	BACKGROUND: #cccccc;
    COLOR: #333333;
	text-decoration:none;
		border-radius: 5px;
}
#navfoot li:hover ul a
{ /* The persistent hover state does however create a global style for links even before they're hovered. Here we undo these effects. */
	text-decoration:none;
}
#navfoot li:hover ul li a:hover
{
    /* Here we define the most explicit hover states--what happens when you hover each individual link. */
    background-position: #00FF00;
    background: #999999;
}
.container
{
    border: 0px solid #00FF00;
    width: 1026px;
    margin: 0 auto;
    background-color: #ffffff;
    height: 430px;
}
.containerinside
{
    border: 0px solid #00FF00;
    width: 1026px;
    margin: 0 auto;
    background-color: #ffffff;
    min-height: 600px;
    height: 600px;
}
.containerfaq
{
    border: 0px solid #00FF00;
    width: 1026px;
    margin: 0 auto;
    background-color: #ffffff;
    min-height: 1300px;
    height: 1300px;
}
.containerfaqfr
{
    border: 0px solid #00FF00;
    width: 1026px;
    margin: 0 auto;
    background-color: #ffffff;
    min-height: 1300px;
    height: 1450px;
}
.containerleft
{
    padding: 8px;
    float: left;
    width: 648px;
    height: 254px;
    margin-top: 15px;
    margin-left: 10px;
    font-family: Tahoma;
    font-size: 21px;
    font-weight: 500;
    font-style: normal;
    text-transform: none;
    color: #0b59a1;
    letter-spacing: 1px;
    background-color: #e3e5e4;
}
.faqtext
{
    padding: 10px;
    font-family: Tahoma;
    font-size: 18px;
    font-weight: 500;
    font-style: normal;
    text-transform: none;
    color: #000000;
    letter-spacing: 1px;
}
.insideleft
{
    border: 0px solid #C0C0C0;
    padding: 0px 10px 0px 0px;
    float: left;
    width: 616px;
    height: 530px;
    margin-left: 10px;
    background-color: #ffffff;
}
.insideright
{
    border: 0px solid #C0C0C0;
    float: left;
    width: 380px;
    height: 530px;
    margin-left: 0px;
}
.insidetop
{
    padding: 0px 0px 10px 10px;
    float: left;
    width: 1016px;
    height: 430;
    background-color: #ffffff;
}
.insidemiddle
{
    padding: 10px 0px 10px 10px;
    float: left;
    width: 1016px;
    height: 333px;
    background-color: #ffffff;
}
.insidemiddle2
{
    float: left;
    width: 1026px;
    height: 650px;
    background-color: #ffffff;
    padding-top: 10px;
}
.insideblack
{
    padding: 0px 0px 0px 10px;
    float: left;
    width: 998px;
    height: 95px;
    background-color: #000000;
    margin: 0px 0px 0px 10px;
}
.middleblack
{
    border: 1px solid #000000;
    padding: 10px;
    float: left;
    width: 985px;
    height: 365px;
    background-color: #ffffff;
    margin: 0px 0px 10px 10px;
}
.bubble1
{
    padding: 20px 30px 20px 30px;
    float: left;
    width: 438px;
    height: 140px;
    background-color: #0b59a1;
    border-radius: 14px;
    font-family: Tahoma;
    font-size: 18px;
    font-weight: normal;
    font-style: italic;
    color: #FFFFFF;
    letter-spacing: 1px;
}
.bubble2
{
    padding: 20px 30px 20px 30px;
    float: left;
    width: 438px;
    height: 140px;
    background-color: #0b59a1;
    border-radius: 14px;
    font-family: Tahoma;
    font-size: 18px;
    font-weight: normal;
    font-style: italic;
    color: #FFFFFF;
    letter-spacing: 1px;
    margin-left: 10px;
}
.bubble3
{
    padding: 20px;
    float: left;
    width: 400px;
    height: 110px;
    background-color: #0b59a1;
    border-radius: 14px;
    font-family: Tahoma;
    font-size: 17px;
    font-weight: normal;
    font-style: italic;
    color: #FFFFFF;
    letter-spacing: 1px;
        margin-top: 15px;
    margin-left: 200px;
}
.atelierleft
{
    border: 0px solid #C0C0C0;
    padding: 0px 10px 10px 0px;
    float: left;
    width: 616px;
    height: 540px;
    margin-left: 10px;
    background-color: #ffffff;
}
.atelierright
{
    border: 0px solid #C0C0C0;
    float: left;
    width: 380px;
    height: 540px;
    margin-left: 0px;
}
.aproposleft
{
    border: 0px solid #C0C0C0;
    padding: 0px;
    float: left;
    width: 600px;
    height: 340px;
    background-color: #ffffff;
    font-family: Tahoma;
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    color: #000000;
    letter-spacing: 1px;
    text-align: justify;
}
.aproposright
{
    border: 0px solid #C0C0C0;
    float: left;
    width: 370px;
    height: 340px;
    margin-left: 15px;
    font-family: Tahoma;
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    color: #0b59a1;
    letter-spacing: 1px;
    background-color: #e3e5e4;
    padding-left: 10px;
    padding-right: 3px;
    border-radius: 8px;
    padding-top: 5px;
}
.insidetext
{
    font-family: Tahoma;
    font-size: 18px;
    font-weight: 500;
    font-style: normal;
    text-transform: none;
    color: #000000;
    letter-spacing: 1px;
}
.insidetext a
{
    color: #0000FF;
    letter-spacing: 1px;
    text-decoration: none;
}
.insidetext a:hover
{
    color: #808080;
    text-decoration: underline;
}
.insidetextblue
{
    font-family: Tahoma;
    font-size: 18px;
    font-weight: 500;
    font-style: normal;
    text-transform: none;
    color: #0b59a1;
    letter-spacing: 1px;
}
.insidetextblue a
{
    color: #0000FF;
    letter-spacing: 1px;
    text-decoration: none;
}
.insidetextblue a:hover
{
    color: #808080;
    text-decoration: underline;
}
.containerTitle2
{
    font-family: Tahoma;
    font-size: 21px;
    font-weight: 500;
    font-style: normal;
    text-transform: capitalize;
    color: #000000;
    letter-spacing: 1px;
}
.containerleft ul
{
    border: 0px solid #00FF00;
    padding: 0px;
    margin: 40px 0px 0px 0px;
}
.containerleft ul li
{
    padding: 3px 3px 0px 0px;
    border: 0px solid #CCCCCC;
    float: left;
    width: 300px;
    list-style-type: none;
}
.containerleftcurve
{
    float: left;
    width: 664px;
    height: 44px;
    margin-top: 0px;
    margin-left: 10px;
    font-family: Tahoma;
    font-size: 24px;
    font-weight: 500;
    font-style: normal;
    text-transform: none;
    color: #ffffff;
    letter-spacing: 2px;
    background-color: #0b59a1;
    border-bottom-right-radius: 14px;
    border-bottom-left-radius: 14px;
    text-align: center;
    padding-top: 10px;
}
.containermap
{
    border: 1px solid #C0C0C0;
    float: left;
    width: 325px;
    height: 268px;
    margin-top: 15px;
    margin-left: 10px;
}
.containerright
{
    border: 0px dotted #FFFF00;
    float: left;
    width: 325px;
    height: 54px;
    margin-left: 10px;
    text-align: center;
    padding-top: 10px;
}
.contents
{
    clear: both;
    color: #000000;
    background-color: #ffffff;
    font-size: 18px;
    padding: 20px 10px 20px 10px;
    height: 50px;
    font-family: Tahoma;
    font-weight: normal;
    font-style: normal;
    width: 1006px;
}
.footer
{
    clear: both;
    color: #ffffff;
    background-color: #4a4b50;
    height: 100px;
    border-bottom-right-radius: 14px;
    border-bottom-left-radius: 14px;
    width: 1026px;
    margin: 0 auto;
}
.footertxt
{
    float: left;
    padding: 12px;
    text-decoration: none;
    font-family: Tahoma;
    font-size: 14px;
    letter-spacing: 1px;
    width: 750px;
}
.footertxt a
{
    color: #ffffff;
    text-decoration: none;
}
.footertxt a:hover
{
    text-decoration: underline;
    color: #C0C0C0;
}
.footertitle
{
    float: left;
    padding: 12px;
    text-decoration: none;
    font-family: Tahoma;
    font-size: 22px;
    letter-spacing: 1px;
    width: 150px;
    font-style: italic;
    text-align: left;
}
.copyright
{
    text-decoration: none;
    font-family: Tahoma;
    font-size: 12px;
    text-align: left;
    padding-top: 10px;
    padding-left: 20px;
    padding-bottom: 20px;
    color: #000000;
    width: 1026px;
    margin: 0 auto;
    
}