body{
	margin:0;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	background-image: url(images/body_bg.png);
	background-repeat: repeat-x;
	background-position: center top;
}

h1 { color:#464646;
font-size:18px;
}

p { color:#464646;
font-size:18px;
font-family:Calibri;
}

.tagboxtxt { font-size:14px;
font-family:Calibri;
color:#464646;
}



#topwrapper { width:100%;
background-color:#FFF;
}

#pagewrapper { width:1003px;
height:100px;
margin:0 auto;
}

#logo { width:181px;
height:86px;
float:left;
padding-top:10px;

}

#menu{
	width:200px;
	height:40px;
	float:right;
	
	margin-top:40px;
	
}

#menu ul{
	padding:0px;
	margin:0px;
	margin-left:4px;
	margin-right:4px;
}
#menu li {
	margin:0px;
	list-style:none;
	float:left;
	line-height:30px;
	font-size:13px;
}
#menu li a {
	display:block;
	padding:0px 4px;
	text-decoration:none;
	text-transform:uppercase;
	color:#5095d8;

}
#menu li a:hover {
	color:#5095d8;

}

#bannerwrapper {
	width:100%;
	height:616px;
	background-image:url(images/banner_bg.png);
	background-repeat:no-repeat;
	background-position: center;
}

#wrapperinner { width:1003px;
margin:0 auto;
position:relative;
}

#bannerimg { width:990;
height:616px;
position:absolute;
left:10px;
top:38px;
}

#tagbg {
	background-image: url("images/tag_bg.png");
    background-repeat: repeat-x;
    background-size: auto 95%;
    height: 215px;
    margin-top: 20px;
    width: 100%;
}
#taginner { width:1003px;
min-height:140px;
margin:0 auto;
padding:12px;
}

#tagcolumnone { width:450px;
float:left;
}

#tagcolumntwo { width:450px;
float:left;
margin-left:28px;
}

#mackbook { width:1003px;
min-height:400px;
margin:0 auto;
}

#macimg { width:462px;
height:308px;
float:left;
margin-right:30px;
}
#mactxt { width:462px;
height:308px;
float:left;
}

#ipad { width:100%;
height:520px;
background-image:url(images/footer_bg.png);
min-height:330px;
margin:0 auto;
padding-top:50px;
}

#footer { 
    color: #949494;
    font-size: 14px;
    margin: -60px auto;
    padding-top: 125px;
    text-align: left;
    width: 1003px;
}
#footer a{ 
    color: #949494;
    text-decoration: none;
}
.text_top{
   color: #FFFFFF;
    font-family: Calibri;
    font-size: 15px;
    margin: -528px 0 0 540px;
    position: absolute;
    text-align: center;
    width: 42%;
}
.text_left{
   color: #FFFFFF;
    font-family: Calibri;
    font-size: 14px;
    margin: -364px 0 0 25px;
    position: absolute;
    width: 45%;
}

#tagcolumnone h1 img, #tagcolumntwo h1 img{
    margin-bottom: 70px;
}

.head_1, .head_2{
    color: #646464;
    font-family: "Times New Roman";
    font-size: 31px;
    line-height: 43px;
    width: 482px;
}
