@charset "utf-8";
/* CSS Document */

body {
margin:0px;
padding:0px;
text-align:center;
color:#ffffff;
background:#000f23;
font-family:Helvetica,Arial,  sans-serif;
}

.wrapper {
text-align:center;
margin:0 auto;
width:955px;
min-height:912px;
height:auto !important;
height:912px;
}

a:link, a:visited{color:#1b9dfa; text-decoration:none;}
a:hover, a:active{ text-decoration:none;}


.contentRepeat {
text-align:center;
background:url(../images/background_content.png) repeat-y;
width:955px;
min-height:912px;
height:auto !important;
height:912px;

}

.contentRepeatBottom {
text-align:center;
background:url(../images/background_contentBottom.png) no-repeat bottom;
width:955px;
min-height:912px;
height:auto !important;
height:912px;

}

.flash {
width:717px;
height:348px;
float:left;
background:#0097f7;
}

.menu {
width:930px;
height:62px;
background:#0265a4;
float:left;
margin-left:12px;
}

.home a:link, .home a:visited {width:214px; height:62px; display:block; background:url(../images/button_home.png); float:left;}
	.home a:hover, .home a:active {background:url(../images/button_homeOver.png);}
	
.company a:link, .company a:visited {width:220px; height:62px; display:block; background:url(../images/button_company.png); float:left;}
	.company a:hover, .company a:active {background:url(../images/button_companyOver.png);}
	
.line a:link, .line a:visited {width:238px; height:62px; display:block; background:url(../images/button_line.png); float:left;}
	.line a:hover, .line a:active {background:url(../images/button_lineOver.png);}
	
.contact a:link, .contact a:visited {width:258px; height:62px; display:block; background:url(../images/button_contact.png); float:left;}
	.contact a:hover, .contact a:active {background:url(../images/button_contactOver.png);}
	
.test a:link, .test a:visited {background:url(../images/outsideNightDark.jpg); width:854px; height:562px;}
.test a:hover, .test a:active {background:url(../images/outsideNight.jpg)}

.left {
width:294px;
min-height:600px;
height:auto !important;
height:600px;
/*background:url(../images/background_left.png) repeat-y;*/
text-align:left;
float:left;

}

.leftBottom {
width:294px;
min-height:600px;
height:auto !important;
height:600px;
/*background:url(../images/background_leftBottom.png) bottom no-repeat;*/
text-align:left;
font-size:13px;
}

.leftBottom ul, .leftBottom ul li {
list-style-image:url(../images/graphic_list.png);
line-height:25px; margin-left:15px;
}
.leftBottom ul li { padding-top:0px; margin-bottom:5px;}

.right {
width:632px;
min-height:500px;
height:auto !important;
height:500px;
float:left;
margin-left:5px;
text-align:center;
font-size:13px;
}

.right p {line-height:25px; text-align:left; margin-left:0px !important; margin-top:5px !important; color:#FFFFFF !important;}

.right p a:link,.right p a:visited{color:#1b9dfa; text-decoration:none;}
.right p a:hover,.right p a:active{ text-decoration:underline;}


h1 {margin:0px; padding:0px; font-weight:normal; color:#FFFFFF; border-bottom:#0265a4 1px solid; font-size:24px; text-align:left; padding-bottom:10px; padding-top:10px;}

.leftBottom h1 {margin-left:15px; width:270px;}

.wrapper p {text-align:left; font-size:13px; margin-left:15px; line-height:25px; margin-top:-15px; color:#9c9c9c;}

.right input, .right textarea {border:#6F6F6F 1px solid; padding:5px; background:#ffffff !important; font-family:Helvetica,Arial,  sans-serif !important; font-size:12px;}
.right select {border:#6F6F6F 1px solid; padding:5px; background:#ffffff !important; width:183px;}

.light {text-align:left; background:#FFBF00; border:#ffffff 1px dashed; width:270px; height:75px; line-height:20px; padding:5px; float:left; margin-left:10px; margin-top:10px; color:#000000 !important;}

.light em, .dark em {color:#333333}
.light:hover, .dark:hover  {border:#FFFFFF 1px solid; background:#096AAB; text-decoration:none !important; color:#FFFFFF !important;}
.light:hover em, .dark:hover em {color:#FFFFFF}


.dark {text-align:left; background:#FFBF00; border:#FFFFFF 1px dashed; width:270px; height:75px; line-height:20px; padding:5px; float:left; margin-left:10px; margin-top:10px; color:#000000 !important;}

.leftBox {background:url(../images/graphic_lineCardB.png) no-repeat; width:250px; height:136px; color:#333333; margin:0 auto;}
