body {
	margin:0;
	background-color:#000;
	background-image:url(../images/topcloud.gif);
	background-repeat:no-repeat;
	background-position: top center;
	color:#fff;
	font-size:10pt;
	font-family:Arial, Helvetica, sans-serif;
	float: none;
	
}
a {
        color:#e35a1d;
        text-decoration:underline;
}
a:hover {
        text-decoration:underline !important;
}
h1, h2, h3, h4, h5, h6 {
        color:#f26222;
        margin: 5px 0 0 0;
}
p {
        margin:5px 0 10px 0;
}
img {
        border:none;
}
.holder {
        width:900px;
        margin:0 auto;
}
.clear {
	clear:both;
	margin: 0px;
}
.leftcol {
        width:480px;
        margin-right:40px;
        float:left;
}
.rightcol {
        width:310px;
        float:left;
}

.txt1 {
        color:#f16a22;
}
.txt2 {
        color:#00b4ff;
}
.txt3 {
        color:#4b9eb5;
}
#footer {
	background-image:url(../images/bottomcloud.gif);
	background-repeat:no-repeat;
	background-position: top center;
	height:228px;
	margin: 0px;
	float: none;
}
#lasvegas-seo {
        float:left;
}
#navigation {
	height:32px;
	list-style:none;
	margin:25px 0 0 0;
	padding:0;
	float:right;
}
#navigation li {
        height:32px;
        float:left;
        margin-left:20px;
}
#navigation li a {
        color:#fff;
        display:block;
        height:27px;
        padding:5px 0px 0 10px;
        font-size:12pt;
        font-weight:bold;
}
#secnav {
        margin:0;
        padding:0;
        list-style:none;
        float:right;
}
#secnav li {
        float:left;
        color:#0091f9;
        font-size:11pt;
        font-weight:bold;
}
#secnav li a{
        color:#0091f9;
}
#banner-area {
        width:900px;
        height:424px;
        background-image:url(../images/banner.png);
        background-repeat:no-repeat;
}
#big-cta {
        width:450px;
        height:180px;
        background-image:url(../images/cta-bg.png);
        background-repeat:no-repeat;
        float:right;
        margin-right:80px;
        margin-top:170px;
}
#big-cta h1 {
        margin:15px 0 0 25px;
        padding:0;
}
#big-cta h1 a {
        color:#ff5900;
        text-decoration:none;
}
#big-cta p {
	width:330px;
	color:#fff;
	font-size:8pt;
	margin:0 0 0 12px;
	text-align:left;
}
#big-cta2 {
        width:486px;
        height:124px;
        margin-top:10px;
        margin-left:0;
        background-image:url(../images/big-cta2.png);
        background-repeat:no-repeat;
        float:left;
}
#big-cta2 h1 {
        margin: 5px 0 0 30px;
}
#big-cta2 h1 a {
        color:#12aef9;
        font-size:26pt;
        text-decoration:none;
}
#big-cta2 p {
        margin: 0 0 0 30px;
        width:320px;
        color:#fff;
        font-size:8pt;
}
#contact-form {
        width:400px;
        margin-left:20px;
        float:left;
        text-align:right;
}
#contact-form h2 {
        text-align:left;
        margin-bottom:10px;
}
#contact-form label {
        color:#ff5900;
        padding-right:10px;
        font-size:12pt;
}
#contact-form input {
        margin-bottom:10px;
        border:2px solid #452314;
        width:300px;
}
#contact-form #submit {
        width:94px;
        height:29px;
        text-align:center;
        background:url(../images/sendbutton.gif) no-repeat;
        cursor:pointer;
        color:#fff;
        border:none;
}
.active {
        background-image:url(../images/activebg.gif);
        background-repeat:no-repeat;
        width:76px;
}
.footerSize {
	width:1000px;
	margin:0 auto;
}
#phones {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	width: 400px;
	float: right;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}

