@charset "UTF-8";
/* CSS Document */

body {
        margin: 0px;
        background-color: #FFFFFF;
	color:#666666;

font:.9em/1.5 "arial", sans-serif;
}


a:link {
        color: #336699;
                text-decoration: none;
        }
a:visited {
        color: #336699;
        text-decoration: none;
        }
a:hover {
        color: #FD6633;
                text-decoration: none;
        }
a:active {
                text-decoration: none;
        color: #336699;
        }


#wrapper {
	width:100%;
	margin-right: auto;
	margin-left: auto;
}

#header {

	margin: 0px auto;
	height: 116px;
        margin: 0px;
        background-image: url(/images/headerBG.jpg);
        background-repeat: repeat-x;

}
#headercontainer {
	width:1024px;
	margin: 0px auto;
}

#wrappercontainer {
        width:1000px;
        margin: 0px auto;
}

#logo {
	float: left;
	width: 30%;
	margin-top: 17px;
}

#naviwrapper {
	width: 60%;
	float: right;
	height: 80px;
	margin-top: 10px;
}

.help{
	float:right;
	text-align:center;
	color:#ffffff;
	font-size:18px;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 25px;
	margin-left: 10px;
}

#help {
	position:relative;
	width:40%;
	height:40px;
	float: right;
	margin-bottom: 0;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

.help a {
	display:block;
	height: 31px;
	width: 70px;
	color:#FFF;
	text-decoration: none;
	background-image: url(images/oneticketBTN.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 150px;
	font-family: "Helvetica Neue Bold", "Helvetica Neue Light";
	font-size: 23px;
}
.help a:hover {
	background-position: 0 -48px;
	color: #FFF;
	background-image: url(images/oneticketBTN.png);
	font-family: Arial, Helvetica, sans-serif;
}

.deploy{
	float:right;
	text-align:center;
	color:#ffffff;
	font-size:18px;
	text-decoration: none;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
}

.deploy a {
	display:block;
	height: 31px;
	color:#FFF;
	text-decoration: none;
	background-image: url(images/DeployBTN.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	font-family: "Helvetica Neue Bold", "Helvetica Neue Light";
	font-size: 23px;
	float: right;
	clear: both;
	width: 109px;
	margin-right: 20px;
	padding-top: 15px;
}
.deploy a:hover {
	background-position: 0 -47px;
	color: #FFF;
	background-image: url(images/DeployBTN.png);
	font-family: Arial, Helvetica, sans-serif;
}

.nav {
	float:right;
	text-align:center;
	color:#ffffff;
	font-size:18px;
	margin:10px;
	text-decoration: none;
}

#navi {
	position:relative;
	width:100%;
	height:40px;
	float: right;
	margin-bottom: 10;
	margin-right: 25px;
	margin-left: 0px;
	clear: both;
	margin-top: -8px;
}

#banner {
	height: 287px;
	margin-right: auto;
	margin-left: auto;
        margin: 0px;
        background-image: url(/images/BannerBG.jpg);
        background-repeat: repeat-x;
        color:#666666;

}

#bannercontainer {
	width: 1024px;
	margin: 0px auto;
}
#bannerinfo {
	height: 155px;
	width: 60%;
	float: left;
	font-size: 18px;
	position:relative;
}
#bannerinfo h1 {
	font-family: "Helvetica Neue Light", Helvetica, "Helvetica Neue";
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/bannerinfoTEXT.png);
	background-repeat: no-repeat;
	height: 150px;
}
#bannerinfo p {
	font-size: 16px;
	margin-top: 20px;
	margin-bottom: 20px;
	width:100%;
	max-height:125px;
}
#button {
	background-repeat: no-repeat;
	height: 46px;
	width: 516px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: none;
	padding: 0px;
	position: relative;
	float:left;
}

#button a {
	display:block;
	height: 97px;
	width: 255px;
	color:#FFF;
	text-decoration: none;
	background-image: url(images/NewDeploy.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-right: 10px;
	font-family: "Helvetica Neue Bold", "Helvetica Neue Light";
	font-size: 23px;
	padding-left: 150px;
	padding-top: 15px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#button a:hover {
	background-position: 0 -111px;
	color: #FFF;
	background-image: url(images/NewDeploy.png);
	font-family: Arial, Helvetica, sans-serif;
}

#image {
	height: 290px;
	width: 327px;
	float: right;
	background-image: url(images/cloud.png);
	background-repeat: no-repeat;
	float:left;
	position:relative;
	margin-top:-6px;
}

#content {
}

#tablefoot {
        width: 1024px;
        margin: 15px auto 0 auto;
}

#tablefoot td {
        border-left: 1px solid #cccccc;
        width: 20%;
        padding-left: 5px;
        vertical-align: top;
        margin-left: -100px;
}

#tablefoot ul{
        margin-left: -15px;
        list-style-type: disc;
}
#tablefoot2 ul{
        margin-left: -5px;
        list-style-type: disc;
}


#col2 {
        border: 0;
}

#tablefoot td strong {
        display: block;
        padding-left: 10px;
}

#footer {
        /*border-top:1px solid #CCCCCC;*/
        width:100%;
        background-color:#F5F5F5;
        height: auto;
        margin-top:0;
        overflow:hidden;
        float: left;
color:#2D434E;
font:1em/1.5 "arial", sans-serif;
margin:0px;
padding-top: 20px;
background-repeat: repeat-x;
min-width: 1024px;

}

#cp {
        width: 100%;
}

#cp td{
        border-top: 1px solid #D4D4D4;
        width: 50%;
        vertical-align: top;
        padding-left: 10px;
}

select, input, textarea {
	font: 130% 'Lucida Grande',helvetica,tahoma,arial,clean,sans-serif;
	vertical-align: middle;
	color:#336699;
}

