/* CSS Document */
html {
	/*height: 100%;*/
}

body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
	
}

body {
	margin: 0px 0px 0px 0px;
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 11px;
	background: #FFFFFF;
}

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
}

#wrapper{
	width: 745px;
	background: #FFFFFF;
	margin-top: 8px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 4px;
	text-align: left;
}

.outline {
  	background: #ffffff;

}

.customHouse {color: #659877}
.skyView {color: #B82245}
.corey {color: #66B4DB}
.merchantHouse {color:#5451A0}
.milleniumHouse{color:#F59E57}
.specificationHead {font-size: 16px;font-weight: bold;}
.style4 {color: #659877;font-weight: bold;}




#banner  { background-color: #ffffff; 
background-image: url(images/general/banner.jpg);
background-repeat: no-repeat;
margin-right: 4px;
margin-left: 4px;
width: 777px;
height: 53px
}


#header {
	width: 777px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
  	margin-bottom: 4px;
	margin-left: 4px;
	margin-top: 4px;
  	background: #ffffff;
	float: left;
}


#header ul{
	padding: 0;
	margin: 0;
}


#header ul li{
	display : inline;
	width:78.2px;
	padding: 0px;
	}

	
#header ul li a {
	font-size: 11px;
	color: #26247b;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4.4px;
	padding-right: 4px;
}

#header ul li a:hover, #header ul li a:focus {
	background: #26247b;
	color: #FFFFFF;

}

#leftcol {
	margin: 4px;
	float: left;
	width: 120px;
	/*height: 319px;*/
}

#leftcol p{
	font-size: 110%;
	padding: 3px;
	background: transparent;
	margin: 4px;
}

#leftcol ul{
	padding: 0;
	margin: 0;
	background: transparent;
	list-style-type: none;
}


#leftcol ul li{
	display : inline;
	padding: 0;
	margin: 0;
}


.specificationData ul li{
	margin-left: 1.25em;
	padding: 2px;
	border: 0;
}

.container{
	width: 609px;
	height: 100%;
	float: right;
	background-color: transparent;
	margin-bottom: 4px;
	}

#homecontent {
font-family: Arial, Helvetica, sans-serif;
color: #26247b;
/*position:relative;
left: -20px;*/
}

.cardiffheart{
color: #26247b;
font-size: 14px;
}

#content {
	margin-right: 4px;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
}

#content img{
	padding:10px;
}

.floatLeft{
 float: left;
}

.floatRight{
 float: right;
}

p.alignBottom{
 vertical-align: bottom;
}

p.alignTop{
 vertical-align: text-top;
}

#sandBag1{
position:relative;
top:0px;
left:100px;
width:100px;
height:100px;
background-color: black;
}

#sandBag2{
position:relative;
top:100px;
left:100px;
width:100px;
hieght:100px;
background-color: black;
}

#content p{
	font-size: 100%;
	padding: 0px;
	margin: 4px 4px 4px 8px;
	color: #26247b;

}

#content br {
clear:both
}

#content h1{
	font-size: 130%;
	padding: 1px;
	margin-left: 4px;
	color: #26247b;
}

#content h2{

	font-size: 110%;
	padding: 1px;
	margin-left: 4px;
	color: #26247b;
}

#content h3{
	font-size: 90%;
	padding: 3px;
	text-align: right;
	margin: 4px;
	font-weight: bold;
	line-height: 2px;
}

#content a:link {
	padding: 0;
	color: #26247b;
	text-decoration: none;
}
#content a:visited {
	text-decoration: none;
	color: #26247b;
}

#content a:hover {
	text-decoration: underline;
	color: #26247b;
}

#content a:active {
	text-decoration: none;
}

#content {
	margin: 4px;
}
	
#footer{
	clear: both;
	text-align: right;
	width: 736px;
	margin: 4px;
	padding-bottom: 4px;

}

#footer a:link {
	padding: 0;
	color: #26247b;
	text-decoration: none;
}
#footer a:visited {
	text-decoration: none;
	color: #26247b;
}

#footer a:hover {
	text-decoration: underline;
	color: #26247b;
}

#footer a:active {
	text-decoration: none;
}

#footer p{
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
  	background: #ffffff;
	font-size: 14px;
	color: #26247b;
	}
