@charset "utf-8";
/* CSS Document */

html {
	height: 101%;
}

body {
	background-color: #fff;
	background-image:url(images/background.jpg);
	background-repeat:repeat-x;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:medium;
	
}

img {
	border: 0px;
}

a {
	text-decoration:none;
	color: #000;
}

a:hover {
	text-decoration:underline;
}
#contact {
	color: #da251d;
	font-size:x-large;
	padding-right: 10px;
text-shadow: 1px 1px 1px #fff;
}

#print{

background-image:url(images/Promo-Items.jpg);

width: 300px;

height: 288px;

border: 8px solid #da251d;

 border-radius: 40px;

-moz-border-radius: 40px;

-webkit-border-radius: 40px;

}
#main-box-text {
	padding: 10px;
	text-align:left;
	margin-left: 10px;
	line-height: 135%;
	
}

#corporate{

background-image:url(images/Corporate-Apparel-2.jpg);

width: 300px;

height: 288px;

border: 8px solid #da251d;

 border-radius: 40px;

-moz-border-radius: 40px;

-webkit-border-radius: 40px;

}

#team{

background-image:url(images/Scorps-Logo.jpg);

width: 300px;

height: 288px;

border: 8px solid #da251d;

 border-radius: 40px;

-moz-border-radius: 40px;

-webkit-border-radius: 40px;

}

#print-page{

background-image:url(images/Print-Products.jpg);

width: 211px;

height: 230px;

border: 8px solid #da251d;

 border-radius: 40px;

-moz-border-radius: 40px;

-webkit-border-radius: 40px;

}

#promotional-page{

background-image:url(images/Promo-Products.jpg);

width: 300px;

height: 180px;

border: 8px solid #da251d;

 border-radius: 40px;

-moz-border-radius: 40px;

-webkit-border-radius: 40px;

}


#hit{

background-image:url(images/Hit-Logo.jpg);

width: 176px;

height: 182px;

border: 8px solid #da251d;

 border-radius: 40px;

-moz-border-radius: 40px;

-webkit-border-radius: 40px;


}

#bullet{

background-image:url(images/Bullet-Logo.jpg);

width: 197px;

height: 182px;

border: 8px solid #da251d;

 border-radius: 40px;

-moz-border-radius: 40px;

-webkit-border-radius: 40px;

}

#corporate-page{

background-image:url(images/Corporate-Apparel-3.jpg);

width: 300px;

height: 212px;

border: 8px solid #da251d;

 border-radius: 40px;

-moz-border-radius: 40px;

-webkit-border-radius: 40px;

}

#corporate-page2{

background-image:url(images/Corporate-Apparel-4.jpg);

width: 300px;

height: 212px;

border: 8px solid #da251d;

 border-radius: 40px;

-moz-border-radius: 40px;

-webkit-border-radius: 40px;

}

#coming-soon{



width: 300px;

height: 288px;

border: 8px solid #da251d;

 border-radius: 40px;

-moz-border-radius: 40px;

-webkit-border-radius: 40px;

}


#bottom {
	text-align:center;
	font-size: x-small;
	
}

#box-text {
	padding: 10px;
	text-align:left;
	margin-left: 10px;
	line-height: 135%;
	
}
