/* Global Rules: sets all common selectors  */
/* RESET DEFAULTS*/

a.yellowlink:link {
	color:#fff;
}
a.yellowlink:hover {
	color:#FFD200;
}
a.yellowlink:active {
	color:#FFD200;
}
a.yellowlink:visited {
	color:#FFD200;	
}
a.yellowlink:focus {
	color:#FFD200;	
}

body {
	margin:0px;
	padding:0px;
	background: url(../imgs/brickbackground.jpg) repeat;
	color:#fff;
	font-family:arial;
	font-weight:normal;
	font-size:16px;
}
#top {
	width:900px;
	margin: 0px auto;
}
.floatleft
{
	float:left;
}
.floatright
{
	float:right;
}
#logo
{
	width:450px;
}
#topmenu {
	width:450px;
}
#content {
	height:490px;
	background: #000;
	width:100%;
	padding-top:15px;
}
.clear
{
	clear:both;
}
.myellow
{
	color:#ffd200;
	font-size:20px;
}
.syellow
{
	color:#ffd200;
}
#centerarea
{
	background: url(../imgs/darkgraycenter.jpg) repeat;
	height:425px;
	width:100%;
}
#contentdata
{
	width:900px;
	margin: 0px auto;
	height:425px !important;
}
#leftdata {
	width:260px;
	height:405px !important;
	margin-right:10px;
}
#rightdata {
	width:580px;
	font-style:italic;
	padding-top:20px;
	height:405px !important;
}
#targetbottom {
	background: url(../imgs/grungecircles.png) no-repeat top right;
	width:1000px;
	margin: 0px auto;
	height:240px;
}
#bottomarrows {
	margin-top: -240px;
	background: url(../imgs/arrowsbottom.png) repeat;
	height:140px;
	width:100%;
}
#mainmenu {
	width:900px;
	margin: 0px auto;
}

/*
#pop1 {
	z-index:3; position: absolute; top: -158px; left: 340px; background: url(../imgs/pop/marketingpopup.png) no-repeat scroll 0% 0% transparent; width: 685px; height: 700px; display: none;
}
#pop2 {
	z-index:3; position: absolute; top: -232px; left: 340px; background: url(../imgs/pop/designpopup.png) no-repeat scroll 0% 0% transparent; width: 685px; height: 700px; display: none;
}
#pop3 {
	z-index:3; position: absolute; top: -306px; left: 340px; background: url(../imgs/pop/webpopup.png) no-repeat scroll 0% 0% transparent; width: 685px; height: 700px; display: none;
}
#pop4 {
	z-index:3; position: absolute; top: -380px; left: 340px; background: url(../imgs/pop/softwarepopup.png) no-repeat scroll 0% 0% transparent; width: 685px; height: 700px; display: none;
}
#pop5 {
	position: absolute; top: -175px; left: 340px; background: url(../imgs/homephoto.png) no-repeat scroll 0% 0% transparent; width: 675px; height: 475px; display: block;
}
#pop6 {
	position: absolute; top: -165px; left: 350px; background: url(../imgs/aboutusbox.png) no-repeat scroll 0% 0% transparent; width: 655px; height: 530px; display: block;
}
#pop7 {
	position: absolute; top: -165px; left: 350px; background: url(../imgs/contact/contactusbox.png) no-repeat scroll 0% 0% transparent; width: 655px; height: 1150px; display: block;
}
#contactform
{
}
#contactform span
{
	color:#e30040;
	font-weight:bold;
	font-size:16px;
}
#contactform td
{
	padding:5px;
}
#contactlayout
{
	margin-top:80px;margin-left:80px;width:460px
}
.contacttext
{
	margin-top:10px;
	margin-bottom:10px;
	font-size:18px !important;
}
textarea
{
	border:none;
	background: transparent;
	width:262px;
	outline:none;
	margin:0px;
	padding:0px;
	margin-top:5px;
	overflow: -moz-scrollbars-vertical;
	overflow-x: hidden;
	overflow-y: hidden;
	height:143px;
}
.cbox
{
	border:none;
	background: transparent url(../imgs/contact/commentbox.png) no-repeat;
	width:262px;
	height:143px;
	padding-left:10px !important;
	outline:none;
	padding-top:2px !important;
	margin:0px;
	display:block;
}
input[type=text]
{
	border:none;
	background: transparent;
	width:262px;
	outline:none;
	margin:0px;
	padding:0px;
	margin-top:5px;

}
.input
{
	border:none;
	background: transparent url(../imgs/contact/informationbox.png) no-repeat;
	width:262px;
	height:31px;
	padding-left:10px !important;
	outline:none;
	margin:0px;
	display:block;
}

div {position:relative}
#topmenu{width:1000px;height:400px;background: url(../imgs/topmenu/colormenuboxes.png) no-repeat;margin-top:-260px}
#features {width:345px;margin-top:40px;background:transparent;}
#features p, #features li {font-size:18px}

#container{width:100%;background: url(../imgs/brickstucco.jpg) repeat-x}
#main{width:1000px;min-height:1151px;background: url(../imgs/splotch1.png) no-repeat;margin:0px auto;}
#logo{width:1000px;height:260px;background: url(../imgs/hypeheader.png) no-repeat;}
#bottommenu {padding-left:0px;text-align:center}
#bottommenu a:hover {color:#fff}
#bottommenu a {color:#000;text-decoration:none;}
.rotate
{
	-webkit-transform: rotate(-2.25deg);
	-moz-transform: rotate(-2.25deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
}
ul, li
{
	margin:8px;
	padding:0px;
}
body, hr, table, td, tr, tbody, br, p, h1, h2, h3, h4, div, span, form, input, textarea, select, html {
	margin:0px;
	padding:0px;
	font-family:arial;
}
html, body
{
	font-size:85%;
	font-family:arial;
}
.centerit
{
	margin: 0px auto;
}
a
{
	outline: none;
}
td
{
	padding:0px;
	margin:0px;
}
h2, h1
{
	font-size:30px;	
}
a, a:link, a:visited, a:active
{
	color:#000;
}
a:hover
{
	color:#47ae3a;	
}
*/
a{outline:none}
a:focus, a:active {outline:none}
#copyright{
	width:1000px;
	margin:0px auto;
	color:#000;
	padding-left:20px;
	margin-top:-3px;
	font-size:12px;
	color:#c0c0c0;
	padding-left:150px;
}