@charset "utf-8";
/* CSS Document */
/*----------------------HTML TAGS------------------------------*/
body {margin:0px; background-color:#313131;}
div {margin:0px; padding:0px;}
a {text-decoration:none; color:#fff;}
a:hover {text-decoration:underline; color:#007baa;}
a:active {text-decoration:underline;}
h1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:14px; color:#fff; font-weight:normal;}
img { border:0}


/*----------------------DIV'S------------------------------*/
#wrapper {width:955px; margin:0 auto; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#fff;}
#headercont {width:955px; height:230px; position:relative; margin-top:20px; }
#headerl { width:364px; height:230px; float:left;}
#headerr { width:500px; height:150px; float:right; text-align:right; padding-top:50px; }
#content {width:955px; position:relative;  }
#content .price {width:955px; height:60px; text-align:right; margin-bottom:20px; font-size:10px; background-repeat:no-repeat; 
position:relative}
#content .price a:hover { text-decoration:none;}
#buttons { width:905px; height:250px; text-align:center; position:relative; left:50px;}
#buttons ul { list-style-type:none;}
#buttons ul li { display:inline;}
#buttons ul li a.buttons1 { width:197px; height:241px; float:left; background-image:url(../images/logo_designs.jpg); background-repeat:no-repeat;}
#buttons ul li a:hover.buttons1 { width:197px; height:241px; float:left; background-image:url(../images/logo_designs_hover.jpg); background-repeat:no-repeat;}
#buttons ul li a.buttons2 { width:197px; height:241px; float:left; background-image:url(../images/web_designs.jpg); background-repeat:no-repeat;}
#buttons ul li a:hover.buttons2 { width:197px; height:241px; float:left; background-image:url(../images/web_designs_hover.jpg); background-repeat:no-repeat;}
#buttons ul li a.buttons3 { width:197px; height:241px; float:left; background-image:url(../images/marketing_designs.jpg); background-repeat:no-repeat;}
#buttons ul li a:hover.buttons3 { width:197px; height:241px; float:left; background-image:url(../images/marketing_designs_hover.jpg); background-repeat:no-repeat;}
#buttons ul li a.buttons4 { width:197px; height:241px; float:left; background-image:url(../images/publication_designs.jpg); background-repeat:no-repeat;}
#buttons ul li a:hover.buttons4 { width:197px; height:241px; float:left; background-image:url(../images/publication_designs_hover.jpg); background-repeat:no-repeat;}

#content #contact { width:780px; color:#0376a2; margin-left:30px; line-height:16px; }
#content #contact ul { list-style-type:none; margin:20px 0 0 0; padding:0px; }
#content #contact ul li{ margin-bottom:15px; color:#fff;}
#content #contact ul li img {margin-right:10px; }
.image { margin-right:50px; width:212px; height:175px; float:left;}
.text { width:518px; float:left; padding-top:70px;}

#footer {width:955px; height:30px; margin-top:70px; color:#676767; text-align:center; position:relative; clear:both;}
#footer a:link {color:#676767;}
#footer a:hover {color:#007baa;}


.clear { clear:both;}
.blue {color:0376a2;}
.welc { margin-top:20px;}
