a, a.white, li.white a {
	color : #000000;
	text-decoration : underline;
}

a {
	color : #000000;
	text-decoration : underline;
}

a:hover {
	color : #0088cc;
	text-decoration : underline;
}

a:hover.white, li.white a:hover {
	color : #000000;
	text-decoration : underline;
}

a.side {
	color : #000000;
	text-decoration : none;
}

a:hover.side {
	color : #0088cc;
	text-decoration : underline;
}

h1 {
	font-size:16px;
}

body {
	font-family : Lucida Grande, Lucida Sans Unicode, Arial;
	font-size : 11px;
	background-color: #575757;
	background-image:url(images/darky.png);
	background-repeat:repeat-x;
	margin: 0px auto;
}

#colours {
	width:970px;
	background-image:url(images/colours.png);
}

#boxy-1 {
	width:230px;
	height:140px;
	background-image:url(images/purple.png);
	color:#ffffff;
	text-shadow: #000000 0px 1px 2px;
	font-size:14px;
	padding-left:30px;
	padding-right:30px;
	padding-top:30px;
}

#boxy-2 {
	width:230px;
	height:140px;
	background-image:url(images/teal.png);
	color:#ffffff;
	text-shadow: #000000 0px 1px 2px;
	font-size:14px;
	padding-left:30px;
	padding-right:30px;
	padding-top:30px;
}

#boxy-3 {
	width:230px;
	height:140px;
	background-image:url(images/green.png);
	color:#ffffff;
	text-shadow: #000000 0px 1px 2px;
	font-size:14px;
	padding-left:30px;
	padding-right:30px;
	padding-top:30px;
}






#buybutton a {
	display:block;
	width:200px;
	height:50px;
	background-image:url(images/button-buynow.png);
	background-position:top;
	float:right;
}

#buybutton a:hover {
	background-position:center;
}

#buybutton a:active {
	background-position:bottom;
}

#fadeshow1 {
	background-color: #ffffff;
}

#wadwad:hover {
	background-color:#D5FFD5;
}

#ippy {
	background-image:url(images/ippy.png);
	height:400px;
	width:535px;
	margin-right:-20px;
	margin-left:-20px;
	padding-left:45px;
	padding-top:100px;
	padding-right:390px;
	font-size:16px;
}

#plus {
	padding-right:30px;
	background-image:url(images/plus.png);
	background-repeat:no-repeat;
	background-position:right;
}

#price {
	background-image:url(images/price.png);
	width:100px;
	height:29px;
	padding-top:11px;
	display:block;
	color:#ffffff;
	font-size:14px;
	text-shadow: #333333 1px 1px 2px;
	font-weight:bold;
}

#about-joe {
	background-image:url(images/joe.png);
	width:310px;
	margin-top:2px;
	height:320px;
	color:#ffffff;
	font-size:14px;
	padding-right:630px;
	padding-left:50px;
	padding-top:80px;
	text-shadow: #000000 0px 1px 2px;
}

ul li {
	height:24px;
	list-style-image: url(images/bullet.png);
	padding-bottom:10px;
}
ul li:hover {
	height:24px;
	list-style-image: url(images/bullet-h.png);
}



#products-main {
	width:940px;
	height:300px;
	font-size:18px;
	text-align:left;
	padding-top:100px;
	background-image:url(images/products-main.png);
	background-repeat:no-repeat;
}

#learnmore a {
	width:300px;
	height:60px;
	display:block;
	background-image:url(images/learnmore.png);
	background-repeat:no-repeat;
	background-position:top;
}

#learnmore a:hover {
	background-position:bottom;
}

#bluebutton a {
	width:300px;
	height:39px;
	display:block;
	background-image:url(images/blankbut.png);
	background-repeat:no-repeat;
	background-position:top;
	color:#000000;
	text-shadow: #ffffff 0px -1px 0px;
	font-size:16px;
	text-align:center;
	text-decoration:none;
	padding-top:21px;
}

#bluebutton a:hover {
	background-position:bottom;
	color:#ffffff;
	text-shadow: #000000 0px 1px 0px;
}





#smallbutt a {
	width:200px;
	height:33px;
	display:block;
	float:right;
	background-image:url(images/smallbutt.png);
	background-repeat:no-repeat;
	background-position:top;
	color:#000000;
	text-shadow: #ffffff 0px -1px 0px;
	font-size:14px;
	text-align:center;
	text-decoration:none;
	padding-top:17px;
}

#smallbutt a:hover {
	background-position:bottom;
	color:#ffffff;
	text-shadow: #000000 0px 1px 0px;
}




#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
}

	#sddm div a
	{
	color:#ffffff;
	text-shadow: #000000 0px 1px 0px;
}

	#sddm div a:hover
	{	
	color:#ffffff;
	text-shadow: #000000 0px 1px 0px;
}

.sliderwrapper {
	z-index:1;
}

.droppy {
	display: block;
	z-index:2;
	padding-bottom:30px;
	width: 200px;
	background-image:url(images/dropmenu.png);
	background-repeat:no-repeat;
	background-position:bottom;
}

.droppy li a {
	display: block;
	padding-bottom:4px;
	color:#000000;
	text-shadow: #cccccc 0px 1px 0px;
}


#sddm
{	
	float:right;
	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	
	float:left;
	height:46px;
	margin: 0;
	padding: 0;
	list-style: none;
}

#sddm li a
{	
	line-height:20px;
	display: block;
	padding-right:22px;
	padding-left:22px;
	padding-bottom:14px;
	padding-top:8px;
	color:#000000;
	text-shadow: #cccccc 0px 1px 0px;
	text-align: left;
	text-decoration: none;
}

#sddm li a.mainone
{	
	line-height:10px;
	display: block;
	padding-right:22px;
	padding-left:22px;
	padding-top:25px;
	padding-bottom:14px;
	color:#000000;
	text-shadow: #cccccc 0px 1px 0px;
	text-align: left;
	text-decoration: none;
}

#sddm li a:hover
{	
	color:#ffffff;
	text-shadow: #000000 0px 1px 0px;
}

#sddm li a:hover.mainone
{	
	color:#ffffff;
	text-shadow: #000000 0px 1px 0px;
}


#statbar {
	background-image:url(images/statbar.png);
	background-repeat:repeat-x;
	background-position:right;
	display:block;
	height:25px;
	padding-right:10px;
	padding-top:15px;
	color:#ffffff;
	font-family : Lucida Grande, Lucida Sans Unicode, Arial;
	font-size:10px;
	text-align:right;
}

#safestat {
	background-image:url(images/safestat.png);
	background-repeat:repeat-x;
	background-position:right;
	display:block;
	height:25px;
	padding-top:15px;
	color:#ffffff;
	font-family : Lucida Grande, Lucida Sans Unicode, Arial;
	font-size:10px;
	text-align:right;
}


#leftcurve{
	background-image:url(images/alef.png);
	background-repeat:no-repeat;
	background-position:left;
	width:20px;
	margin-left:-10px;
	float:right;
	display:block;
}


.contentdiv{
	position: absolute;
	width:970px;
	font-size:12px;
	color:#333333;
	text-shadow: #cccccc 0px 1px 1px;
	padding: 0px 0px 0px 0px;
	text-align:left;
	margin-bottom:0px;
	margin-left:0px;
	visibility: hidden;
}


.contentdiv a {
	color : #cccccc;
}



#slider1 {
position: relative; /* Do not change this value */
width: 972px;
height: 50px; /* Set height to be able to contain height of largest content shown*/
overflow: hidden;
}




.homeslid{
	position: absolute;
	width:935px;
	color:#333333;
	text-shadow: #ffffff 0px -1px 1px;
	padding: 0px 15px 0px 25px;
	text-align:left;
	margin-bottom:0px;
	margin-left:2px;
	background-image:url(images/harry.png);
	background-position:bottom;
	background-repeat:repeat-x;
	visibility: hidden;
}


.homeslid a {
	color : #cccccc;
}



#slider2 {
position: relative; /* Do not change this value */
width: 972px;
height: 422px; /* Set height to be able to contain height of largest content shown*/
overflow: hidden;
}


#apology {
	text-align:left;	
	width:740px;
	height:110px;
	font-size:14px;
	display:block;
	padding: 70px 30px 20px 30px;
	background-image:url(images/apology.png);
	background-repeat:no-repeat;
}

#container {
	width:990px;
	text-align:left;
}



#hometabs{
	margin: 0px auto;
	text-align: left;
	height:60px;
}

#hometabs ul,
#hometabs li{
	margin-top:0px;
	padding:0px;
	margin-left:10px;
	list-style-type:none;
}

#hometabs ul{
	float:right;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

#hometabs li{
	width:200px;
	line-height:52px;
	height:52px;
	padding-bottom:8px;
	display:inline;
	position:relative; 
	float:left; 
	text-align:center;
}

#hometabs li a{
	height:60px;
	width:200px;
	text-align:center;
	color:#999999;
	text-decoration:none;
	float:left;
	display:block;
	background-image:url(images/hometab/regular.png);
	background-repeat:no-repeat;
}


#hometabs li a.selected{
	display:block;
	color:#ffffff;
	text-decoration:none;
	background-image:url(images/hometab/done.png);
}

#hometabs li a:hover.selected{
	background-image:url(images/hometab/done.png);
}

#hometabs li a.next{
	display:block;
	background-image:url(images/netab.png);
}

#hometabs li a.prev{
	display:block;
	background-image:url(images/prtab.png);
}

#hometabs li a:hover{
	display:block;
	color:#ffffff;
	text-decoration:none;
	background-image:url(images/hometab/hover.png);
}




#notice {
	width:550px;
	text-align:left;
	height:160px;
	color:#ffffff;
	padding: 60px 20px 10px 30px;
	background-image:url(images/notice.png);
	background-repeat:no-repeat;
}

#countrytabs{
	margin: 0px auto;
	text-align: left;
	height:20px;
}

#countrytabs ul,
#countrytabs li{
	margin-top:0px;
	padding:0px;
	margin:0px;
	list-style-type:none;
}

#countrytabs ul{
	float:right;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

#countrytabs li{
	width:20px;
	height:20px;
	line-height:20px;
	display:inline;
	position:relative; 
	float:left; 
	text-align:center;
}

#countrytabs li a{
	height:20px;
	width:20px;
	text-align:center;
	float:left;
	display:block;
	background-image:url(images/tab1.png);
	background-repeat:no-repeat;
}


#countrytabs li a.selected{
	display:block;
	background-image:url(images/tab-a.png);
}

#countrytabs li a.next{
	display:block;
	background-image:url(images/netab.png);
}

#countrytabs li a.prev{
	display:block;
	background-image:url(images/prtab.png);
}

#countrytabs li a:hover{
	display:block;
	background-image:url(images/tab2.png);
}

#countrytabs li a:hover.next{
	display:block;
	background-image:url(images/netab.png);
}

#countrytabs li a:hover.prev{
	display:block;
	background-image:url(images/prtab.png);
}

#countrytabs li a:hover.selected{
	display:block;
	background-image:url(images/tab-a.png);
}


#opendarkpage {
	width:930px;
	height:560px;
	background-image: url(images/page/dark.png);
	background-repeat:no-repeat;
	padding-left:30px;
	padding-right:30px;
	padding-bottom:20px;
	padding-top:20px;
}

#opendarkpage a {
	color:#666666;
}


#openpage {
	width:930px;
	background-image: url(images/page/cent.png);
	background-repeat:repeat-y;
	padding-left:30px;
	padding-right:30px;
	padding-bottom:10px;
}



#greybutton a {
	font-size:16px;
	padding-top:30px;
	text-align:center;
	width:300px;
	height:50px;
	background-image: url(images/france.png);
	background-position:top;
	background-repeat:no-repeat;
	color:#000000;
	text-shadow: #cccccc 0px 1px 0px;
	display:block;
	text-decoration:none;
}

#greybutton a:hover {
	color:#ffffff;
	text-shadow: #000000 0px -1px 0px;
	background-position:bottom;
}



#promocont {
	background-image:url(images/pro_top.png);
	background-repeat:no-repeat;
	background-position:top center;
	padding-top:17px;
	width:984px;
}

.promomain {
	background-image:url(images/pro_bot.png);
	background-repeat:no-repeat;
	background-position:bottom;
	width:984px;
}

.promosec {
	width:216px;
	padding: 0px 15px 17px 15px;
	color:#5e5e5e;
}

.promosec:hover {
	color:#0088cc;
}

.promosec a {
	color:#0088cc;
	text-decoration:underline
}




form {
	margin : 0px;
}

hr {
	height : 1px;
	border : 1px solid #eee;
}

hr.side-hr {
	height : 1px;
	border : 1px solid #fff;
}

td {
	font-family : Lucida Grande, Lucida Sans Unicode, Arial;
	font-size : 11px;
}

pre {
	font-family : Lucida Grande, Lucida Sans Unicode, Arial;
	font-size : 11px;
}

.alt {
	color : #000000;
}

img {
	border: 0px;
}

#main {width: 900px;}

.main {width: 900px;}


.footermain {
	height: 48px;
	text-align: center;
}

.footerleft {
	font-family : Lucida Grande, Lucida Sans Unicode, Arial;
	font-size : 11px;
	padding: 1px 1px 1px 10px;
	width: 50%;
	text-align: left;
	color: #666;
}
#footer a {
	color: #666;
	text-decoration: underline;
}

.footerright {
	font-family : Lucida Grande, Lucida Sans Unicode, Arial;
	font-size : 12px;
	color : #666;
	border : 0px;
	padding : 1px 10px 1px 1px;
	height: 48px;
	width: 50%;
	text-align: right;
	
}

.bitmore {
	width:990px;
	height:140px;
	background-image: url(images/bitmore.png);
	background-repeat: no-repeat;
	padding: 25px 30px 30px 30px;
}


li.first-link .bullet{
	display: none;
}

.button {
	font-family : Lucida Grande, Lucida Sans Unicode, Arial;
	font-size : 10px;
	color : #000000;
	background-color : #ffffff;
	height : 20px;
	border : 1px solid #ccc;
	margin-top : 2px;
}

.bbcode {
	font-family : Lucida Grande, Lucida Sans Unicode, Arial;
	font-size : 10px;
	color : #555;
	background-color : #fff;
	border : 1px solid #ccc;
	margin-top : 2px;
}

.textbox {
	font-family : Lucida Grande, Lucida Sans Unicode, Arial;
	font-size : 10px;
	color : #000000;
	background-color : #ffffff;
	border : 1px solid #ccc;
}

.main-body {
	font-size : 11px;
	color : #000;
	padding : 4px 0px 5px 0px;
}

.setuser_body{
	background: #00528e;
	color : #555;
}

.main-bg {
	color : #555;
	padding : 0px 0px 0px 0px;
}

.border {
	border : 0px solid #ffffff;
}


#spe-one {
	background-image: url(images/spe/oneline.png);
	background-repeat: no-repeat;
	font-size:14px;
	width:880px;
	height:20px;
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
	padding-bottom:20px;
}

#spe-med {
	background-image: url(images/spe/medium.png);
	background-repeat: no-repeat;
	font-size:14px;
	width:880px;
	height:120px;
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
	padding-bottom:20px;
}





.admin-message {
	font-family : Lucida Grande, Lucida Sans Unicode, Arial;
	font-size: 11px;
	text-align: center;
	color: #000000;
	background-color: #FAECA4;
	border: 1px solid #7b7b7b;
	background-image: url(images/mess.png);
	background-repeat: repeat-x;
	padding: 4px 4px 6px 4px;
	margin-bottom: 5px;
	margin-left:20px;
	margin-right:20px;
}

.side-body {
	width: 150px;
	text-align: left;
	font-size : 10px;
	color : #777;
	padding : 6px 10px 14px 10px;
	background-image: url(images/side-bot.png);
	background-repeat: no-repeat;
	background-position:bottom;
}

.side-border-left {
	width: 170px;
	color : #000;
	padding : 0px 0px 0px 0px;
}

.side-border-right {
	width: 170px;
	color : #000;
	padding : 0px 0px 0px 0px;
}

.news-category {
	border: 0;
	margin: 3px 5px 0 0;
	float: left;
}

.news-footer {
	font-size : 10px;
	color : #555;
	background-color : #ffffff;
	background-image: url(images/nf.jpg);
	background-repeat: no-repeat;
	padding : 3px 4px 4px 4px;
}



.maintl {
	background-image: url(images/main/main-tl.png);
	background-position: left;
}

.maintr {
	background-image: url(images/main/main-tr.png);
	background-position: right;
}

.maint {
	background-image: url(images/main/main-t.png);
	background-repeat: repeat-x;
	font-family : Lucida Grande, Lucida Sans Unicode, Arial;
	font-size : 18px;
	color : #24292D;
}

.mainl {
	background-image: url(images/main/main-r.png);
	background-repeat: repeat-y;
	background-position: left;
}

.main {
	background-color:#ffffff;
}

.mainr {
	background-image: url(images/main/main-l.png);
	background-repeat: repeat-y;
	background-position: right;
	padding-left:3px;
}

.mainbl {
	background-image: url(images/main/main-bl.png);
	background-position: left;
}

.mainbr {
	background-image: url(images/main/main-br.png);
	background-position: right;
}

.mainb {
	background-image: url(images/main/main-b.png);
	background-repeat: repeat-x;
}








.capmain {
	font-family : Lucida Grande, Lucida Sans Unicode, Arial;
	font-size : 18px;
	color : #24292D;
	background-color : #fff;
	background-image: url(images/new.jpg);
	background-repeat: no-repeat;
	padding : 2px 0px 4px 0px;
}

.capmain-left {
	width: 3px;
	height: 25px;
	background-color: #555;
	background-image: url(images/cap-left.gif);
}

.capmain-right {
	width: 3px;
	height: 25px;
	background-color: #555;
	background-image: url(images/cap-right.gif);
}

.scapmain {
	font-family : Lucida Grande, Lucida Sans Unicode, Arial;
	font-size : 12px;
	text-align : center;
	color:#ffffff;
	text-shadow: #000000 0px 1px 1px;
	height: 20px;
	padding-top:10px;
	background-image: url(images/side-top.png);
	background-repeat: no-repeat;
}



.tbl-border {
	color : #000;
	background-color : #eeeeee;
}

.center {
	margin: 0 auto;
}

.spacer {
	margin-bottom: 5px;
}

.tbl {
	font-size : 11px;
	color : #000;
	background-color : #fff;
	padding : 4px;
}

.tbl1 {
	font-size : 11px;
	color : #000;
	background-color : #fff;
	padding : 4px;
}

.tbl2 {
	font-size : 11px;
	color : #000;
	background-color : #fafafa;
	padding : 4px;
}

.forum-caption {
	font-size : 11px;
	font-weight : bold;
	color : #000;
	background-color : #ffffff;
	padding : 2px 4px 4px 4px;
}

.quote {
	font-size : 11px;
	color : #555;
	background-color : #f8f8f8;
	padding : 4px;
	margin : 0px 20px 0px 20px;
	border : 1px solid #000;
}

.poll {
	height : 12px;
	border : 1px solid #000000;
}

.comment-name {
	font-weight : bold;
	color : #000;
}

.shoutboxname {
	font-weight : bold;
	color : #000;
}

.shoutbox {
	color : #000;
}

.shoutboxdate {
	font-size : 10px;
	color : #000;
}

.small {
	font-size : 10px;
	font-weight : normal;
}

.small2 {
	font-size : 10px;
	font-weight : normal;
	color : #000000;
}

.side-small {
	font-size : 10px;
	font-weight : normal;
	color : #000000;
	background-color : #fff;
}

.side-label {
	color : #000;
	background-color : #fff;
	padding : 2px 2px 3px 2px;
}

.tablebreak { margin-bottom: 8px; }

#navigation ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#navigation h2 {
	font-size: 12px;
	color: #000;
	background-color: #fff;
	margin: 0;
	padding: 2px;
}

#navigation a {
	display: block;
	color: #000;
	padding: 2px;
	text-decoration : none;
}
#navigation a:hover {
	color: #000;
	background-color: #ccc;
	text-decoration : underline;
}

* html #navigation ul li{
   height: 1%;
}

.center, *[align="center"] {margin: 0 auto;}


/* Page Navigation */

.pagenav {
	padding: 4px;
}

.pagenav span {
	color: #fff;
	background-color: #f6a504;
	border: 1px solid #ddd;
	padding: 2px 4px 2px 4px;
	margin: 2px;
}

.pagenav a {
	color: #555;
	background-color: #f1f1f1;
	border: 1px solid #ddd;
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
}

.pagenav a:hover {
	color: #fff;
	background-color: #f6a504;
	margin: 2px;
	text-decoration: none;
}

.white-header ul{
	margin: 0;
	padding: 0;
}
.white-header ul li{ display: inline; }
.white-header ul li.first-link .bullet{ display: none; }


#pagetitle {
	font-size:24px;
	text-align:center;
	width:970px;
	margin-top:2px;
	margin-bottom:-2px;
	padding-left:10px;
	padding-right:10px;
	background-image:url(images/site-y.png);
	background-repeat:repeat-y;
}

#darkpagetitle {
	font-size:24px;
	text-align:center;
	width:970px;
	margin-top:2px;
	padding-left:10px;
	padding-right:10px;
	color:#ffffff;
	background-image:url(images/dark-body.png);
	background-repeat:repeat-y;
}


#patch {
	font-size:24px;
	text-align:center;
	width:970px;
	height:300px;
	margin-top:2px;
	padding-left:10px;
	padding-right:10px;
	background-image:url(images/patch.png);
	background-repeat:no-repeat;
}

#curtains {
	background-image:url(images/curtains.png);
	background-repeat:no-repeat;
	width:930px;
	height:320px;
	padding-top:180px;
	padding-right:20px;
	padding-left:20px;
	color:#ffffff;
	text-align:left;
	text-shadow: #000000 0px 1px 2px;
	font-size:24px;
}

#pagebody {
	text-align:left;
	width:930px;
	padding-left:30px;
	padding-right:30px;
	margin-top:2px;
	background-image:url(images/site-y.png);
	background-repeat:repeat-y;
}


#darkpagebody {
	text-align:left;
	width:930px;
	padding-left:30px;
	padding-right:30px;
	color:#ffffff;
	background-image:url(images/dark-body.png);
	background-repeat:repeat-y;
}




/*alt linkler için*/
#altlinkler{
	font-family : Lucida Grande, Lucida Sans Unicode, Arial;
	color:#E9E9E9;
	margin: 0px auto;
	font-size: 14px;
	height:50px;
	float:left;
	margin-top:30px;
	background-image:url(images/main-site.png);
	background-repeat:no-repeat;
	background-position:top left;
	width:100%;
}

#homelinkler{
	font-family : Lucida Grande, Lucida Sans Unicode, Arial;
	color:#E9E9E9;
	margin: 0px auto;
	text-align: center;
	font-size: 14px;
	height:506px;
	float:left;
	margin-top:30px;
	background-image:url(images/main-home.png);
	background-repeat:no-repeat;
	background-position:top left;
	width:100%;
}

#subnav{
	font-family : Lucida Grande, Lucida Sans Unicode, Arial;
	color:#E9E9E9;
	margin: 0px auto;
	text-align: center;
	font-size: 10px;
	height:40px;
	float:left;
	margin-top:0px;
	background-image:url(images/subnav.png);
	background-repeat:no-repeat;
	background-position:top left;
	width:100%;
}

#subnav ul,
#subnav li{
	padding:0px;
	margin:0px;
	list-style-type:none;
}

#subnav ul{
	height:40px;
	line-height:40px; 
	background-position:right;
	background-repeat:no-repeat;
	float:right;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 10px;
}

#subnav li{
	height:40px;
	line-height:40px;
	display:inline;
	position:relative; 
	float:left; 
	padding-right:0px;
	text-align:center;
}

#subnav li a{
	height:40px;
	text-align:center;
	float:left;
	background-position:left;
	background-repeat:no-repeat;
}


#subnav li a:link,
#subnav li a:visited{
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	padding-right:28px;
}

#subnav li.active a{
	color:#ffffff;
	padding-right:18px;
	margin-right:20px;
}

#subnav li.active a:hover{
	color:#ffffff;
	padding-right:18px;
	margin-right:20px;
}


#subnav li a:hover{
	color:#ffffff;
	text-decoration:underline;
	padding-right:28px;
}
