@charset "utf-8";
/* CSS Document */

html,body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,a {
border:0;
margin:0;
padding:0;

}

p {
	font-size: 10px;
	text-align: center;
	color: #1D548B;
	}
	

a {
	color: #5E8A48;
	font-style: normal;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	font-style: normal;
	text-decoration: none;
}
	
#text a {
	color: #FF0000;
	font-style: normal;
	text-decoration: none;
}

#text a:hover {
	color: #1D548B;
	font-style: normal;
	text-decoration: none;
}


#footer a {
	font-size: 10px;
	text-align: center;
	color: #5E8A48;
	font-style: normal;
	text-decoration: none;
}


img {
border:0;
}

html,body {
	height: 100%;
	font-family:Trebuchet MS, Helvetica, Arial, sans-serif;
	font-size:14px;
	background: #ddec68 url(../addicus/images/background.jpg) repeat-x;
}

#header {
	width: 980px;
	height: 285px;
	background-image: url(../addicus/images/addicus-logo.jpg);
	margin-left:auto;
	margin-right:auto;
}

#background {
	width: 1400px;
	background-image: url(../addicus/images/backgroundburst.jpg);
	background-repeat: no-repeat;
	margin-left:auto;
	margin-right:auto;
}

#container {
	width: 980px;
	height: 100%;
	margin-left:auto;
	margin-right:auto;
	position: relative;
}

#quotebox {
	width: 240px;
	height: 180px;
	position: absolute;
	top: 260px;
	right: 10px;
	margin-left:auto;
	margin-right:auto;
/*	margin-top:15px;*/
	background-image: url(../addicus/images/quotebox.png);
	background-repeat: no-repeat;
	background-position: center;
}

#quotebox a {
	font-size: 14px;
	text-align: center;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

#quotebox a:hover {
	color:#000000;
}


#quotebox p {
	text-align: center;
	font-size: 14px;
	text-align: center;
	color: #FFFFFF;
	padding-top: 20px;
	padding-right: 45px;
	padding-left: 45px;
	font-style: italic;
	}
	
.atrib {
	float: right;
	padding-right: 45px;
	color: #FFFFFF;
	padding-top:5px;
}

#videobackground {
	width: 980px;
	height: 510px;
	background-image: url(../addicus/images/videobackground.jpg);
	background-repeat: no-repeat;
	margin-left:auto;
	margin-right:auto;
	background-position: 0px 10px;
	padding-top:43px;
	background-color: #FFFFFF;
}

.video {
width: 480px;
height:320px;
background:#CC0000;
margin-left: 252px;

}

.storebutton {
width: 240px;
height:100px;
padding-top: 80px;

}

.buynow {
width: 100px;
height: 110px;
margin-left: 290px;

}

#text {
	clear:both;
	width: 980px;
	height: 100%;
	margin-left:auto;
	margin-right:auto;
	padding-bottom: 20px;
	line-height: 1.5em;
    background-color: #FFFFFF;
}

#text p{
	font-size: 14px;
	text-align: left;
	padding-left: 150px;
	padding-right: 150px;
	color: #2F4662;	
}

#text h1 {
	font-size: 16px;
	text-align: left;
	color: #1D548B;
	padding-left: 150px;
	padding-top: 15px;
	}

#text ul{
	line-height: 1.7em;
	padding-left: 280px;
	font-size:16px;
	font-weight: bold;
	color: #CC0000;
	padding-top:1em;
	padding-bottom:1em;		
}

#text li{
	list-style-image: url(../addicus/images/bullet.png);
	list-style-position: outside;
}

#quotes {
	clear:both;
	width: 980px;
	height: 100%;
	margin-left:auto;
	margin-right:auto;
	padding-bottom: 20px;
	line-height: 1.5em;
	background-image: url(../addicus/images/quotebackground.png);
	background-repeat: no-repeat;
	background-position: bottom;	
	background-color: fafafa;	
}

#quotes p{
	font-size: 14px;
	padding-left: 200px;
	padding-right: 200px;
	padding-top: 30px;
	color: #2F4662;	
}

#quotes a {
	color: #990033;
	font-style: normal;
	font-weight:bold;
	text-decoration: none;
}

#quotes a:hover {
	color: #FF0000;
	font-style: normal;
	text-decoration: none;
}

.quote {
	font-style: italic;
	font-weight: bold;
}

.quotetitle {	
	text-align: center;
	background-position: center;
}

#footer {
	clear:both;
	width: 980px;
	margin-left:auto;
	margin-right:auto;
	text-align: center;	
}

