@charset "utf-8";
/* CSS Document */

body
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	}
	
h1{
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #ffcb08;
	text-decoration: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 2;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}	
	
	
h3
	{
	color:#f57f20;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	padding-right: 2px;
	margin-bottom: 3px;
	}
	
h4
	{
	color:#f57f20;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	padding-right: 2px;
	padding-top:5px;
	margin-top: 2px;
	}	
	
h4 a
	{
	color:#f57f20;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	padding-right: 2px;
	padding-top:5px;
	text-decoration: none;
	}	
	
	
h4 a:hover
	{
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	padding-right: 2px;
	padding-top:5px;
	text-decoration: none;
	}				


h4 a:visited
	{
	color:#f57f20;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	padding-right: 2px;
	padding-top:5px;
	text-decoration: none;
	}	
	
		
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	line-height: 20px;
	font-weight: bolder;
	color: #6b6a70;
	text-decoration: none;
	margin-bottom: 10px;
	margin-top: 2px;
	padding-bottom: 10px;
}


p
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#6b6a70;
	line-height: 16px;
	margin-top: 2px;
	}
	
a
	{
	font-family:Arial, Helvetica, sans-serif;
	color:#2988bf;
	text-decoration:none;
	}
	
	a:visited
	{
	font-family:Arial, Helvetica, sans-serif;
	color:#2988bf;
	text-decoration:underline;
	}
	
a:hover
	{
	font-family:Arial, Helvetica, sans-serif;
	color:#F2C100;
	text-decoration:none;
	}
.yellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 16px;
	font-weight: bold;
	color: #F2C100;
}

	

#wrapper
	{
	width:1000px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	}
	
#header {
	clear: both;
	width: 100%;
	height: 175px;
	margin-bottom: 20px;
}

#lower {
	background-image: url(../images/bg_main.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	clear: both;
	height: 275px;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 0px;
}	

#lowerbg {
	background-image: url(../images/filler_lower.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	clear: both;
	height: 61px;
	width: 100%;	
	margin-top: 1px;
	margin-bottom: 0px;
	z-index: 0;
}

#content {
	float: left;
	width: 600px;
	padding-left:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	
}
#productrt {
	float: right;
	height: 300px;
	width: 313px;
}


#content300 {
width: 900px;
margin: 0 auto;
}

#footer {
	margin: 2px;
	clear: both;
	height: auto;
	width: 960px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	color: #f7fff3;
	z-index: 999;
}

#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #f7fff3;
	text-decoration: none;
}

#footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #4d4c4a;
	text-decoration: none;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #f7fff3;
	text-decoration: none;
}



.copyright a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #a4a29f;
	text-decoration: none;
}
	
.left
	{
	float:left;
	
	}
.right
	{
	float:right;
	border:0px;
	padding:0px;
	margin-right:1px;
	margin-bottom:2px;
	}
	

div.row span.left {
  float: left;
  text-align: left;
  font-weight: bold;
  width: 79%;
  z-index: 1000;
  }

div.row span.right {
	float: right;
	text-align: right;
	font-weight: bold;
	color: #fff;
	width: 15%;
	z-index: 1000;
  }


#fltright {
	float: right;
	margin-bottom: 5px;
	padding-bottom: 5px;
	margin-top: 10px;
	height: 60px;
	padding-top: 30px;
	width: 500px;
}

#kontakt {
	height: 39px;
	width: 123px;
	margin-bottom: 5px;
	float: right;
}

#flashcontent {
	width: 1001px;
	height: 270px;
	position:absolute;
	z-index: 0;
	
	}

#contact {
	padding: 3px;
	float: right;
	width: 250px;
	margin-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#contactleft {
	padding: 3px;
	float: left;
	width: 570px;
	margin-right: 5px;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	text-decoration: none;
	color: #6b6a70;
	list-style-position: outside;
	list-style-type: disc;
}


/* and now the form itself */
label {
	display: block;
	float: left;
	clear: left;
	width: 150px;
	line-height: 120%;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #6b6a70;
}

input, textarea, select {
	padding: 2px;
	font-size: 1em;
	color: #666666;
	background: #F5F5F5;
	border: 1px solid #ccc;
	float: left;
	display: block;
	margin: 5px 0 10px 0;
}

input:focus, textarea:focus, select:focus {
	border: 1px solid #999;
	background-color: #FFFFFF;
}

#order {
	background-image: url(../images/button_order.jpg);
	background-repeat: no-repeat;
	clear: both;
	height: 51px;
	width: 199px;
	padding-top: 13px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 72px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #6b6a70;
	font-weight: normal;
}


#order a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #7C7C7C;
	text-decoration: none;
	outline:none
}

#order a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #ffd96b;
	text-decoration: none;
}


#feature {
	background-image: url(../images/button_features.jpg);
	background-repeat: no-repeat;
	clear: both;
	height: 51px;
	width: 199px;
	padding-top: 13px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 70px;
}

#feature a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #7C7C7C;
	text-decoration: none;
	outline:none
}

#feature a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #ffd96b;
	text-decoration: none;
}

input.button {
	cursor: pointer;
	border: none;
	font-weight: bold;
	width: 82px;
	height: 56px;
	background-image: url(../images/submitform.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
}

.fright {
	display: block;
	float: left;
}

.fright label {
	width: 500px;
	line-height: 160%;
	margin: 0 !important;
}

.fright input {
	margin-right: 5px !important;
}

span.required{
	font-size: 13px !important;
	color: red !important;
}

.errormsg {
	display: block;
	width: 90%;
	height: 22px;
	line-height: 22px;
	color: #FFFFFF;
	font-weight: bold;
	background: #FF9D9D url(images/stop.gif) no-repeat 10px center;
	padding: 3px 10px 3px 40px;
	margin: 10px 0;
	border-top: 2px solid #FF0000;
	border-bottom: 2px solid #FF0000;
}

h1.quote {
	display: block;
	float: right;
	clear: right;
	font-size: 1.8em;
	font-family: Georgia, Arial, sans-serif;
	color: #443833;
	margin: 40px 0 0 0;
	border: none;
}

small {color: #999; font-size: 0.85em;}

a img {border: none;}

/***** Global Classes *****/
.alignleft {display: block; float: left;}

.alignright {display: block; float: right;}

.aligncenter {
  	display: block;
  	text-align: center;
  	margin: 0 auto;
}

.endOfSection {
  	clear: both;
  	width: 100%;
  	height: 0;
  	line-height: 0;
  	font-size: 0;
  	padding: 0;
  	margin: 0;
  	border: 0;
}

/* the main layout */
#contentForm {
	display: block;
	width: 780px;
	margin: 70px auto;/*this line will center the page*/
	padding: 25px;
	border: 6px solid #625748;
	background-color: white;
}

#contentForm p{
	clear: left;
	margin: 0;
	padding: 5px 0 8px 0;           
	height: 1%;
}


/*packages*/

#pack1 {
	float: left;
	height: 450px;
	width: 350px;
	
}.grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #666666;
	padding-left: 10px;
	border-bottom-width: 1px;
	padding-top: 10px;
	padding-bottom: 5px;
}

}.greytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #999999;
	padding-left: 10px;
}

#packrt {
	float: right;
	width: 325px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
}

#pkgleft {
	float: left;
	width: 255px;
	margin-right: 5px;
	z-index: 0;
	
}

#pkgleft1 {
	padding: 3px;
	float: left;
	width: 270px;
	height:350px;
	margin-right: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFD451;
}

#pkgleft2 {
	padding: 3px;
	float: left;
	width: 270px;
	margin-right: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFD451;
}

#pkgleft3 {
	padding: 3px;
	float: left;
	width: 270px;
	margin-right: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFD451;
}

#pkgleft4 {
	padding: 3px;
	float: left;
	width: 270px;
	margin-right: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFD451;
}

#close {
	clear: both;
	margin-top: 5px;
	text-decoration: none;
}

#contenthome {
	float: left;
	width: 900px;
	padding-left:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin-bottom: 40px;
}

#flashhome {
	float: right;
	width: 500px;
	margin-left: 12px;
}

#hirehome {
	float: right;
	width: 400px;
	margin-left: 12px;
	margin-top: 255px;
}

.black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

.blacklrg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

.greybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #52514e;
	text-decoration: none;
}

.blacksmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

.greyboldsmall1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #52514e;
	text-decoration: none;
}

.greyboldsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #52514e;
	text-decoration: none;
}

.smallbox {
	padding: 2px;
	float: left;
	margin-right: 5px;
	cursor: pointer;
	border: 1px dotted #FFF;
}

.smallbox:hover {
	padding: 2px;
	float: left;
	margin-right: 5px;
	border: 1px dotted #CCC;
	
}

.redlrg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #c20404;
	text-decoration: none;
}

#package {
	float: left;
	width: 315px;
	margin-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
	padding: 3px;
}
#packleft {
	padding: 3px;
	float: left;
	width: 545px;
	margin-right: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DFDFDF;
}

/* table */

table {
width:100%;
margin:1em auto;
border-collapse:collapse;
}

td {
	color:#666666;
	padding:.3em 1em;
	text-align:left;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #E1E1E1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
}

tr.odd td {
background:#f7fbff;
border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #E1E1E1;
}

tr.odd .column1 {
background:#ffffff;

}

.column1 {
	background:#ffffff;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #E1E1E1;
}

thead th {
	background:#ffffff;
	text-align:center;
	color:#66a3d3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 2em;
	font-weight: bold;
}

tfoot th {
background:#f4f9fe;
text-align:center;
}

tfoot th strong {
font:bold 1.2em;
font-family: Arial, Helvetica, sans-serif;
margin:.5em .5em .5em 0;
color:#66a3d3;
}

tfoot th em {
color:#f03b58;
font-weight: bold;
font-size: 1.1em;
font-style: normal;
}

/* hire-designer */

#hire {
		background-image: url(../images/hire-designer_header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	height: 450px;
	width: 898px;
}

#hirert {
	background-image: url(../images/hire-designer_green.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: right;
	height: 215px;
	width: 419px;
	margin-left: 5px;
	padding: 10px;
}

#hirelt {
	float: left;
	height: auto;
	width: 380px;
	margin-right: 5px;
	padding: 10px;
}

#hirelt li {
	list-style-position: outside;
	list-style-image: url(../images/hire-designer_bullet.gif);
}

.hirered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #c93732;
	text-decoration: none;
}

#hirequote {
	padding: 5px;
	clear: both;
	float: left;
	height: auto;
	width: 600px;
	margin-top: 10px;
}

/*scroller*/

#pscroller1{
	width: 350px;
	height: 80px;
	background-color: #ffffff;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-top-width: 2px;
	border-top-color: #ffcb08;
}

#pscroller1 a{
text-decoration: none;
}

.someclass{ //class to apply to your scroller(s) if desired
}

.quote {
	vertical-align: middle;
	padding-top: 5px;
	background-image: url(../images/open_quote_sm.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 5px;
	height: 17px;
	width: 19px;
}

.prdgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #7dc509;	
}

#editeasy {
	background-color: #F4F4F4;
	padding: 5px;
	clear: both;
	width: 95%;
	border: 2px dotted #CCC;
	}
	
#editeasy a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFF;
	background-color: #0f94d0;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}

#editeasy a:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333;
	background-color: #ffc50f;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
		
	
.redsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #c20404;
	text-decoration: none;
}





.greysmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #52514e;
	text-decoration: none;
}

.blacksmalltest {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
hr {
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #E2E2E2;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}




/* form area css  */
.formarea {  
  width: 324px;
  height:367px; 
  }
.fillarea{
  width:324px;
  height:32px;
  float:left;
}
.fillarea2{
  width:324px;  
  float:left;
}
.urmessage{
	width:316px;
	padding-left:4px;
	padding-right:4px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
	font-size:12px;
	color: #ffcb08;
}
 
/* and now the form formatting itself */
label {
  display: block;
  float: left;
  clear: left;
  Width: 95px;
  line-height: 20px;
  margin-bottom: 10px;
  margin: 5px 0;
}

input, textarea, select {
  margin: 0;
  padding: 2px;
  font-size: 1em;
  color: #666666;
  background: #F5F5F5;
  border: 1px solid #ccc;
  margin: 5px 0;
}   

input:focus, textarea:focus, select:focus {
  border: 1px solid #999;
  background-color: #FFFFFF;
}


span.required{
  font-size: 13px !important;
  color: red !important;
}

.errormsg {
  display: block;
  width: 90%;
  height: 22px;
  line-height: 22px;
  color: #FFFFFF;
  font-weight: bold;
  background: #FF9D9D url(images/stop.gif) no-repeat 10px center;
  padding: 3px 10px 3px 40px;
  margin: 10px 0;
  border-top: 2px solid #FF0000;
  border-bottom: 2px solid #FF0000;
}

.msgSent {
  font-size: 20px;
  text-align: center;
}
.calcu{
	width:140px;
}



  
#client {
	height: 20px;
	width: 120px;
	margin-bottom: 5px;
	float: right;
	padding-top: 2px;
	padding-left:2px;
	text-align: center;
}

#client a {
	height: 20px;
	width: 120px;
	margin-bottom: 5px;
	float: right;
	padding-top: 2px;
	padding-left:2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	outline: none;
}

#client a:hover {
	height: 20px;
	width: 120px;
	margin-bottom: 5px;
	float: right;
	padding-top: 2px;
	padding-left:2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #ffcb08;
	text-decoration: none;
	outline: none;
}

#aie {
	 background-image: url(../images/aiesec_img.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	height: 394px;
	width: 900px; 
	  }
	  
#aietxt {
	text-align: left;
	clear: both;
	width: 900px;
}
	  
.aieblk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #000;
	text-decoration: none;
	text-align: center;
	letter-spacing: normal;
	  }	  
	  
	  
.aiewht {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	letter-spacing: normal;
	background-color: #000;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	  }	 
	  
.aiegrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	background-color: #575a5f;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	height: 20px;
	width: 200px;
}
	
#aig {
	padding-left: 150px;
	padding-top: 60px;
	float: left;
	width: 300px;
}

#aig a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #dd2f0c;
	padding: 5px;
	
}

#aig a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-color: #fddf5b;
	padding: 5px;
}

#aig a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-color: #fddf5b;
	padding: 5px;
}

#aig a:focus{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-color: #fddf5b;
	padding: 5px;
}


#aigrey {
	padding-left: 150px;
	padding-top: 110px;
	float: left;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #757473;
	text-decoration: none;
}

#aigreyrt {
	padding-left: 150px;
	padding-top: 110px;
	float: right;
	width: 260px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #757473;
	text-decoration: none;
}

#aiecnt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	float: left;
	width: 450px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}

#aiecnt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	float: left;
	width: 500px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}

#aiecnt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	float: left;
	width: 450px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}



#php {
	padding-left: 20px;
	padding-top: 60px;
	float: right;
	width: 330px;
}

#php a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #dd2f0c;
	padding: 5px;
	
}

#php a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-color: #fddf5b;
	padding: 5px;
}

#php a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-color: #fddf5b;
	padding: 5px;
}

#php a:focus{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-color: #fddf5b;
	padding: 5px;
}.saleslrg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #a9622d;
	text-decoration: none;
}
.phplrg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #a9622d;
	text-decoration: none;
}
.lrg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.yelowlrg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #F2C100;
	text-decoration: none;
}

#join {
	height: 20px;
	width: 115px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-top: 17px;
	float: right;
	padding-top: 2px;
	padding-left:15px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCC;
	text-align: left;
}

#join a {
	height: 20px;
	width: 120px;
	margin-bottom: 5px;
	float: right;
	padding-top: 2px;
	padding-left:2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	outline: none;
}

#join a:hover {
	height: 20px;
	width: 120px;
	margin-bottom: 5px;
	float: right;
	padding-top: 2px;
	padding-left:2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #ffcb08;
	text-decoration: none;
	outline: none;
}