/*
Theme Name: Luxury Attache
Description: Custom theme.
Version: 1.0
Author: Seo Semantic Xhtml		
Author URI: http://www.seo-semantic-xhtml/
*/



/* Begin Typography & Colors */
body {
	font-size:12px;
	background:#183663;
	color:#727272;
	font-family:Arial, Helvetica, sans-serif;
}
* {
	margin:0;
	padding:0
}
.clear {
	clear:both
}
fieldset {
	border:none
}
img {
	border:none
}
a {
	text-decoration:none
}
a:hover {
	text-decoration:underline
}
#wrapper {
	width:957px;
	margin:15px auto 0 auto
}
#header {
	width:957px;
	float:left;
	background:#FFFFFF;
	padding:10px 0 10px 0;
}
#header .logo {
	float:left;
	width:580px; 
}
#header .logo img {
	float:right;
}
#header .newsletter {
	float:right;
	text-transform:uppercase;
	font-size:10px;
	color:#183663;
	padding:95px 50px 0 0
}
#header .newsletter a {
	color:#183663;
	text-decoration:none
}
#header .newsletter a:hover {
	text-decoration:underline
}
