html {
	margin: 0;
	padding: 0;
}

body { 
	font-size: 90%;
	font-family: Arial;
	background-color:#ffffff;
	background-image: url(../images/border.gif);
	background-position: center;
	color: #7f7f7f;
}


.slink {font-size: 0.8em;
		color: #7f7f7f;
		text-decoration: none;
		font-weight:bold;
		}

.services {font-size: 1.1em;
color: #7f7f7f;
		text-decoration: none;}
			

h2.heading {font-size:1.0em;
color: #7f7f7f;
line-height: 170%;}

p.testimonials { font-size: 0.8em;}
h1 {
	font-size: 1.3em;
	color: #e75d02;
}

h2 {
	font-size: 1.2em;
	color: #e75d02;
	font-weight: lighter;
}



p.highslide-caption {
font:arial;
font-size:0.6em;
color:#7f7f7f;
font-weight:lighter;}

h1.bespoke {font-size: 1.2em;
	color: #e75d02;
	font-weight: lighter;
}

p {
	font-size: 1.0em;
	line-height: 170%;
}
h1.about {color: #e75d02;
font-size: 1.0em;
font-weight:lighter;}

a {
	color: #e75d02;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: 0;
}

#wrapper {
	margin: 0 auto;
	max-width: 900px;
}

#flash-nav {
	position: relative;
	top: -15px;
	margin: 0 auto;
	width: 900px;
	height: 70px;
	float: left;
}

/* Menu */

#menu {
	width: 900px;
	margin: 0 auto;
	padding-bottom: 10px;
	margin-top: -15px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	padding: 0px 0px 0px 2px;
}

#menu a {
	float: left;
	background: #e75d02;
	padding: 50px 24px 0 0;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
}


#menu a:hover {
	text-decoration: none;
	background: #fff;
	color: #e75d02;
	padding: 25px 12px 25px 12px;
}

.FlashID, .Flash { 
	width: 100%;
	height: 100%;
	background: #fff;
	float: left;
}

.FlashID, .port { 
	width: 100%;
	height: 100%;
}

.Flash {
	height: 225px;
	border: 1px solid #7f7f7f;
	margin: 0;
	padding: 0;
}

.port {
	height: 690px;
	border: 0px solid #7f7f7f;
	margin: 0;
	padding: 0;
}

#mail {
	margin: 0 auto;
	width: 300px;
	float: right;
	text-align: right;
	padding: 10px 0 10px 0;
}

#mail a {
	text-decoration: none;
	color: #7f7f7f;
	font-size: 1.2em;
	font-weight: lighter;
}

#mail a:hover {
	color: #e75d02;
}

#phone {
	margin: 0 auto;
	width: 300px;
	float: left;
	font-size: 1.2em;
	text-align: left;
	padding: 10px 0 10px 0;
}

#breadcrumb {
	clear: left;
	margin: 0 auto;
	width: 900px;
	float: left;
}

#breadcrumb ul {
	margin: 0;
	padding: 10px 0;
}

#breadcrumb li, #bottom-navigation li {
	display: inline;
}

#welcome, #content {
	clear: left;
}

.logo {
	float: left;
}

#info {
	width: 560px;
	float: left;
	text-align: justify;
}

ul.form {
	width: 600px;
	float: right;
}

li.form {
	display: inline;
	width: 125px;
}

li.label {
	display: inline;
	width: 100px;
}

#newshome {
	width: 275px;
	float: right;
}

#bottom-navigation {
	clear: left;
	font-size: 0.75em;
}

#bottom-navigation ul {
	margin: 0;
	padding: 10px 0 0 0;
}

.nav a {
	text-decoration: underline;
	padding: 0 10px 0 0;
}

.nav a:hover, .copy a, .address a {
	color: #7f7f7f;
	text-decoration: none;
}

.copy a:hover, .address a:hover {
	color: #e75d02;
}

#info li {
	font-size: 10pt;
	color: #7f7f7f;
	line-height: 15pt;
	margin-left: 220px;
}




/**=======Portfolio Specific CSS=======**/

ul#portfolio_list {
	width: 100%;
	padding: 0;
	margin: 0;
}

li.portfolio_img {
	width: 560px;
	float: left;
	display: inline;
}

li.portfolio_desc {
	width: 275px;
	float: right;
	display: inline;
	text-align: justify;
}




/**=======Start up package CSS=======**/

br {
	clear: left;
}

.package_img {
	float: left;
}

.package_list {
	padding: 20px 0 0 0;
}
