* { 
	margin:0;
	padding:0;
}

img {border: none;}

html, body { 
	height:100%;
}
body { 
	background:#ffffff;
	overflow: hidden;
}


#floatmenu {
width: 100%;
position:fixed;
}

/*GLOBAL*/

.footer{
	width:100%;
	text-align:right;
	font-family:Trebuchet MS;
	font-size:12px;
	color:#999999;
	position:fixed;
	margin:auto;
}

#page {
	height:93%;
	width:100%;
	min-height:800px;
	height:100% !important;
	height:800px;
	position:relative;
	overflow:auto;
}

#page1 {
	height:93%;
	width:100%;
	min-height:800px;
	height:100% !important;
	height:800px;
	position:relative;
}

#page2 {
	height:93%;
	width:100%;
	min-height:800px;
	height:100% !important;
	height:800px;
	position:relative;
}

#page3 {
	height:93%;
	width:100%;
	min-height:800px;
	height:100% !important;
	height:800px;
	position:relative;
}

#page4 {
	height:93%;
	width:100%;
	min-height:800px;
	height:100% !important;
	height:800px;
	position:relative;
}



.inner-page {
	width:1000px; 
	margin:0 auto;
	padding:15px 0 0 0;
	font-size:.8125em;
	position:relative;
}

.header {
	height:63px;
	overflow:hidden;
}

.headerhome{
	padding-top:150px;
}

.logo {
	float:left;
}

.logobig{
	float:right;
}

.nav{
	float:right;
	width:800px;
	text-decoration:none;
	color:#031B35;
	font-size:24px;
	text-align:right;
	text-transform:uppercase;
	padding-top:15px;
	margin-top:15px;
}

.header .nav a{
	text-decoration:none;
	color:#031B35;
}

.header .nav a:hover, .header .nav a.current {
	color:#f15600;
	text-decoration:none;
}

.headerhome .nav a{
	text-decoration:none;
	color:#031B35;
}

.headerhome .nav a:hover, .headerhome .nav a.current {
	color:#f15600;
	text-decoration:none;
}

/*PAGES*/
.packages{
	color:#FFF;
}

.services{
	color:#FFF;
}

.home{
	color:#FFF;
}

.portfolio{
	color:#FFF;
}

.services{
	color:#FFF;
}

.content{
	height:600px;
	width:1000px;
	padding-top:20px;
}

/*PACKAGES*/

.dynamic{
	height:80px;
	width:430px;
	text-decoration:none;
	color:#393939;
	font-weight:bolder;
	font-size:28px;
	text-align:center;
	letter-spacing:-0.08em;
	line-height:0.8em;
	text-transform:uppercase;
	float:left;
}

.static{
	height:80px;
	width:430px;
	text-decoration:none;
	color:#393939;
	font-weight:bolder;
	font-size:28px;
	text-align:center;
	letter-spacing:-0.08em;
	line-height:0.8em;
	text-transform:uppercase;
	float:left;
	margin-left:69px;
}

.dynamic a, .static a{
	text-decoration:none;
	color:#393939;
}

.static a:hover, .dynamic a:hover{
	color:#f15600;
	text-decoration:none;
}

.rightcolumn{
	height:600px; 
	width:100%;
}

.packagedetails{
	height:175px;
	width:900px;
	padding-left:50px;
	margin-top:20px;
	float:left;
}

#starterplan{
	height:160px;
	width:260px;
	color:#f15600;
	font-size:22px;
	font-weight:bold;
	text-align:center;
	float:left;
	padding-top:15px;
	line-height:0.8em;
}

#advanceplan{
	height:160px;
	width:260px;
	color:#f15600;
	font-size:22px;
	font-weight:bold;
	text-align:center;
	margin:0px 60px 0px 60px;
	float:left;
	padding-top:15px;
	line-height:0.8em;
}

#premiumplan{
	height:160px;
	width:260px;
	color:#f15600;
	font-size:22px;
	font-weight:bold;
	text-align:center;
	float:left;
	padding-top:15px;
	line-height:0.8em;
}

#starterplan span{
	font-family:Trebuchet MS;
	font-size:18px;
	font-weight:bold;
	color:#393939;
	text-align:center;
	line-height:0.8em;

}

#advanceplan span{
	font-family:Trebuchet MS;
	font-size:18px;
	font-weight:bold;
	color:#393939;
	text-align:center;
	line-height:0.8em;

}

#premiumplan span{
	font-family:Trebuchet MS;
	font-size:18px;
	font-weight:bold;
	color:#393939;
	text-align:center;
	line-height:0.8em;

}

/*rounded corner box*/
.standardservices{
	height:165px;
	width:670px;
	float:left;
	font-size:12px;
	font-family:Trebuchet MS;
	color:#393939;
	text-align:left;
	margin-left:5px;
	margin-top:20px;
}

.requestquote{
	background:url(images/quoterequest.jpg) no-repeat;
	height:165px;
	width:206px;
	float:right;
	border:0px;
	margin-top:20px;
	border:none;
}

/*services*/


.servicesmainheading{
	height:30px;
	width:200px;
	margin-left:110px;
	margin-bottom:20px;
	text-align:right;
	color:#f15600;
	font-size:20px;
	font-weight:bold;
	font-family:Trebuchet MS;
	text-transform:uppercase;
	text-decoration:none;
}


.serviceslist{
	width:310px;
	height:500px;
	text-align:right;
	color:#f15600;
	font-size:15px;
	font-weight:bold;
	font-family:Trebuchet MS;
	padding-right:15px;
	text-transform:uppercase;
	float:left;
	text-decoration:none;
}

.servicesdetails{
	width:659px;
	height:500px;
	text-align:left;
	color:#393939;
	font-size:15px;
	padding-left:15px;
	float:left;
}

.divider1{
	background:url(images/divider.jpg) repeat-Y;
	height:150px;
	width:1px;
	margin-top:55px;
	float:left;
}

.serviceslist a:link{
	text-decoration:none;
	color:#393939;
}

.serviceslist a:hover{
	text-decoration:none;
	color:#f15600;
}

.servicesheading{
	font-family:Trebuchet MS;
	font-size:15px;
	font-weight:bold;
	color:#f15600;
	text-align:left;
	text-transform:uppercase;
	padding-top:3px;
}

.servicescontent{
	font-family:Trebuchet MS;
	font-size:12px;
	color:#393939;
	text-align:justify;
	padding-top:30px;
	line-height:1.2em;
}
	
/*----- forms -----*/
#contacts-form fieldset {
	border:none;
	width:240px;
}
	#contacts-form label {
		display:block;
		height:40px;
		overflow:hidden;
	}
		#contacts-form input {
			width:225px;
			padding:6px 5px 6px 8px;
			color:#f4f4f4;
			font-family:Arial;
			font-size:13px;
			background:#393939;
			border:none;
		}
		#contacts-form textarea {
			width:225px;
			padding:6px 5px 6px 8px;
			height:100px;
			color:#f4f4f4;
			font-family:Arial;
			font-size:13px;
			background:#393939;
			border:none;
			overflow:auto;
			margin-bottom:10px;
		}
		
.link1 { 
	color:#393939;
	text-decoration:none;
	font-size:17px;
	font-family:Trebuchet MS;
	padding:0px 4px 0px 4px;
}

.link1:hover {
	color:#f15600;
	text-decoration:none;
	background-color: #393939;
	-moz-border-radius:3px;
	-khtml-border-radius:3px;
	-webkit-border-radius:3px;
	
}

.col-2 {
	width:470;;
	float:left;
	//font-size:20px;
	margin-top:50px;
	color:#f15600;
	margin-left:75px;
}

.col-2 h4{
	padding-bottom:20px;
}

.address{
	float:right;
	font-size:18px;
	font-family:Trebuchet MS;
	color:#393939;
	text-align:right;
	margin-top:50px;
	margin-left:50px;
	margin-right:10px;
	
}

.address h3{
	color:#f15600;
}

.address a{
	text-decoration:none;
	color:#f15600;
}

.innovative {
	position:fixed;
	bottom:0px;
	background-image:url(images/iwtpl.com.jpg);
	background-repeat:no-repeat;
	background-position:right;
	border:none;
	width:100%;
	height:23px;
	padding-left:-200px;
	z-index:100;}
/*==========================================*/

/*PORTFOLIO*/

#section ul li{
	font-size:14px;
	color:#F15600;
}