body{
margin: 0;
color: #5f5f5f;
font-size: 8pt;
font-family: arial,helvetica,san-serif;
background-image: url(images/background.jpg);
background-color: #EF3125;
background-repeat: no-repeat;
background-position: top center;
margin: 0;
}

a, a:visited{
text-decoration: underline;
color:#bf2023;
}

a:hover{
color:#9b181b;
}

h2{
-x-system-font:none;
color:#bf2023;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:26px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:33px;
margin: 0 6px 0 10px;
text-align:left;
}

h3{
-x-system-font:none;
color:#bf2023;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:14pt;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height: 1;
margin: 4px 6px 0 10px;
}

p{
margin-left: 10px;
margin-right: 6px;
margin-top: 2px;
line-height: 2;
}

#bg_horiz_top{
width: 100%; 
height: 62px;
background-image: url(images/bg_horiz_top.gif);
background-repeat: repeat-x;
background-color: white;
background-position: bottom;
margin: 0 auto;
}

#radient_bg{
width: 100%;
height: 100%;
background-repeat: no-repeat;
background-position: top center;
margin: 0 auto;
}

#wrapper{
margin: 0 auto;
width: 820px;
height: 1870px;
text-align: left;
border: 0px red dotted;
}

#content{
min-height: 1000px;
padding: 0;
margin: 0;
}

#footer{
background: url(http://www.posterninjas.com/images/bg_bottom_env.jpg);
background-position: bottom center;
background-repeat: no-repeat;
width: 100%;
height: 620px;
margin: 26px 0 40px 0;
text-align: center;
}

.package{
width: 177px; 
height: 210px; 
margin-top: 5px; 
float: left;
}

p.package-list{
font-size: 9pt;
margin: 0;
padding: 0;
color: #999999;
line-height: .8;
}

p.package-list:hover{
color: #555555;
}

ul.package-list{
margin: 0;
padding: 0;
list-style-type: none;
color: #000000;
font-size: 12.5px;
line-height: 1.5;
background-image: url(images/div_pack.gif);
background-repeat: no-repeat;
background-position: bottom center;
}

ul.package-list:hover{
margin: 0;
padding: 0;
list-style-type: none;
color: #000000;
}

.package-list li{
margin: 0;
padding: 0;
background-image: url(images/div_pack.gif);
background-repeat: no-repeat;
background-position: top center;
}

.package-list li:hover{
margin: 0;
padding: 0;
background-image: url(images/div_pack_yellow.gif);
background-repeat: no-repeat;
background-position: top center;
}

.border-right{
border-right: 1px #d8dcdd solid;
}

.border-top{
border-top: 1px #d8dcdd solid;
}

.footer-module{
width: 248px; 
height: 300px; 
float: left; 
}

.photo-area{
width: 550px; 
margin-left: 9px; 
height: 230px; 
float: left;
}

.photo-area-small{
width: 536px; 
margin-left: 20px; 
height: 178px; 
float: left;
}

.content-area{
width: 260px; 
height:216px; 
float: left; 
background: white;
}

.content-area-small{
width: 240px; 
height:218px; 
float: left; 
background: white;
}

.slide_thm{
border: #bf2023 1px solid;
}

.button_bg{
width: 175px; 
height: 57px;
background: url(images/button_bg.png);
padding: 0;
border: 0;
position: relative;
font-family: Georgia,"Times New Roman",Times,serif;
font-size: 14pt;	
color: white;
cursor: pointer;
}

.submit {     border: 0px solid #006; } 

.button_bg_holder {
	background: url(images/comp_table_bg.png);
	width: 550px;
	height: 230px;
	float: left;
	text-align: center;
	margin-left: 9px;
}

.button_bg_holder h2 {
	margin: 12px 25px 0;
	text-align: center;
	font-weight: bold;
	font-style: italic;
	font-size: 24px;
}

.button_bg_holder p {
	text-align: left;
	font-size: 12px;
	margin: 5px 25px;
}

.link_btn {
	display: inline-block;
	width: 530px; 
	height: 60px;
	background: url(images/cubicle-ninjas-business-card.png);
	padding: 0;
	margin: 0 !important;
	border: 0;
	/*ie fix for inline block */
	display: -moz-inline-stack;
	vertical-align: top;
	zoom: 1;
	*display: inline;
}

.link_btn a {
	display: block;
	text-decoration: none !important;
	line-height: 60px;
	padding: 0;
	margin: 0 !important;
	border: 0;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 14pt;	
	color: #fff !important;
	/*ie fix for inline block */
	display: -moz-inline-stack;
	vertical-align: top;
	zoom: 1;
	*display: inline;
}