/*Removing Firefox's borders and highlights on images */

:focus
{
	outline: none;
}

a
{
	border: none;
}

img
{
	border: none;
}

/* Global Styles */

body
{
	font-family: "Century Gothic", tahoma, arial;
	font-size: 10px;
	background-color: #1F1F1F;
}

li 
{
	margin-bottom: 10px;
}

#contain 
{
	margin-left: auto; 
	margin-right: auto;
	padding-top: 80px;
	width: 960px;
}

#box 
{
	height: 500px;
	margin-top: 10px;
	margin-bottom: 5px;
	border: 1px solid #ccc;
	background-color: white;
}

.content 
{
	padding: 15px;
	width: 900px;
}

.content h1
{
	font-family: "Century Gothic";
	font-weight: bold;
	font-size: 13px;
}
		
.content h2
{
	font-family: "Century Gothic";
	font-weight: bold;
	font-size: 13px;
}

.content p
{
	margin-left:1px;
	font-size: 12px;
}

.content ul
{
	font-size: 11px;
	width: 360px;
}

#mainbanner
{
	width: 958px;
	height: 150px;
	margin-top: 15px;
}

a
{
	color: black;
}

a:hover
{
	color: orange;
}

a:active
{
	color: black;
}

.boldinfo
{
	font-weight: bold;
	font-size:13px;
}

/* Main Menu */

ul#menu
{
	list-style: none;
	text-decoration: none;
	float: right;
	position: relative;
	font-family: "Century Gothic";
	font-size: 9pt;
	bottom: -1px;
}

ul#menu a
{
	color: white;
	text-decoration: none;
}

ul#menu a:hover
{
	color: orange;
}

ul#menu a:active
{
	color: white;
}

ul#menu li
{
	display: inline;
	margin-left: 8px;
	margin-bottom: 0;
	color: white;
}

/* end of menu */

p#footerlinks a
{
	color: gray;
}

p#footerlinks a:hover
{
	color: orange;
}

p#footerlinks a:active
{
	color: black;
}

/* end of global styles */

td.rollover a
{
	background-image: url("images/buyicon1.jpg");
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 40px;
	width: 40px;
	margin-left:5px;
}

td.rollover a:hover
{
	background-image: url("images/buyicon2.jpg");
}

/* End of Table */

p#footer
{
	color: gray;
	font-size: 8px;
	float: left;
	display: block;
	margin-bottom: 10px;
}

p#footerlinks
{
	color: gray;
	font-size: 8px;
	float: right;
}

p#footeroffer
{
	color: gray;
	font-size: 8px;
	float: left;
	display: block;
	margin-bottom: 10px;
	padding-top: 130px;
}

p#footerlinksoffer
{
	color: gray;
	font-size: 8px;
	float: left;
}

a
{
	color: black;
}

a:hover
{
	color: orange;
}

a:active
{
	color: black;
}

/* Page specific */

/* Home Page */

div#home_content1
{
	padding: 10px;
	width: 210px;
	height: 300px;
	margin-left:20px;
	float: left;
	position: relative;
	margin-right: 15px;
}

div#home_content2
{
	padding: 10px;
	width: 215px;
	height: 300px;
	float: left;
	position: relative;
	margin-left: 8px;
	margin-right: 8px;
}

div#home_content3
{
	padding: 10px;
	width: 400px;
	height: 300px;
	float: left;
	position: relative;
	margin-top: 5px;
	margin-left: 9px;
	margin-right: 8px;
}

p.homepage
{
	font-size: 12px;
}

div#home_content1 img
{
	margin-top:8px;
	padding-bottom: 15px;
}

div#home_content2 img
{
	margin-top:8px;
	padding-bottom: 13px;
}

h1.homepage
{
		font-family: "Century Gothic";
		font-weight: bold;
		font-size: 13px;
}

.splitter
{
	height: 280px;
	width: 1px;
	background-color: #BABABA;
	float: left;
	margin-top: 20px;
}

/* Quote Page */

#packagesbox 
{
	height: 1200px;
	margin-top: 10px;
	margin-bottom: 3px;
	border: 1px solid #ccc;
	background-color: white;
}

#quotepage
{
	margin-left: 20px;
}

#formhelp
{
	width: 366px;
	height: 195px;
	float: right;
	border: 1px solid #ccc;
	margin-top: 22px;
	margin-right: 28px;
}

#aboutbox 
{
	height: 660px;
	margin-top: 10px;
	margin-bottom: 5px;
	border: 1px solid #ccc;
	background-color: white;
}

#offerbox 
{
	min-height: 1000px;
	margin-top: 10px;
	border: 1px solid #ccc;
	background-color: white;
	margin-bottom: 35px;
}

#portfoliobox 
{
	height: 520px;
	margin-top: 10px;
	margin-bottom: 5px;
	border: 1px solid #ccc;
	background-color: white;
}

/* Portfolio */

#portfoliocontent
{
	width: 380px;
	height: 250px;
	margin-top: 20px;
	background-color: white;
}

ul#portfolio
{
	float: right;
	list-style: none;
	margin-top: 35px;
	margin-right: 40px;
}

li.portfolio
{
	text-decoration: none;
	display: inline;
	margin-left: 5px;
}

ul#portfolio2
{
	float: right;
	list-style: none;
	margin-top: 2px;
	margin-right: 40px;
}

/*About page */


.aboutcontent 
{
	padding: 15px;
	width: 900px;
	margin-bottom: 15px;
	margin-top: 15px;
}

.aboutcontent2
{
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 8px;
	width: 400px;
	margin-bottom: 15px;
	margin-top: 15px;
	border-right: 1px solid gray;
	height: 688px;
}

.aboutcontent h1
{
	margin-left:1px;
	font-size: 13px;
}

.tb {
	
	width: 370px;
}

.aboutcontent p
{
	margin-left:1px;
	font-size: 12px;
}

.aboutcontent2 h1
{
	margin-left:1px;
	font-size: 13px;
}

.aboutcontent2 p
{
	margin-left:1px;
	font-size: 12px;
}

#slideshow {
	width: 391px;
	height: 186px;
	border: 1px solid gray;
}

.slideshow_wrap {
	width: 390px;
	height: 185px;
	border: 1px solid gray;
}

.content li
{
	font-size: 13px;
}

#cssimage
{
	float: right;
	margin: 30px;
}

/* Contact Form */

#form
{
	float: right;
	width: 300px;
	font-size: 13px;
	margin-right: 60px;
	margin-top: 30px;
}

#form textarea
{
	width: 200px;
	height: 100px;
	float: right;
	margin-bottom: 10px;
	border: 1px solid #1F1F1F;
	padding: 3px;
}

#form input
{
	width: 200px;
	height: 15px;
	float: right;
	border: 1px solid #1F1F1F;
	padding: 3px;
}

#form input.submit
{
	height: 30px;
	width: 208px;
}

#quoteform1 {
	float: right;
	width: 430px;
	margin-right: 25px;
	margin-top: 12px;
}