﻿/* CSS Document */
body {
	margin:0px; 
	padding:0px;
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-size:13px; 
	font-weight:normal;
	background-color:#363634;
	color:#D2D2D0;
}

#float_right {
	float:right;
}

/* Text to the left of images on the domesticgutter page  */


.transparent_class {
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}

#copy img {
	padding:5px 0px 0px 0px;
}


#hanging-indent form{
	margin: 0px;
	padding: 0px 0px 10px 0px;
	text-indent: 0px;
}


.mar-top {
	margin-top:10px;
}

/* Copyright box */
.two-lines{
	clear:both;
	height:3px;
	background-color:#535353;
	border-bottom:#070707 2px solid;
	overflow:hidden;
	margin-bottom: 0px;
}
/* Main content */
#main {
	width:761px;
	margin-left:auto;
	margin-right:auto;
}
/* Header */
#header-left{
	float:left;
	width:230px;

}
#up-company-name{
	background:url("images/up-company-name.jpg") bottom left no-repeat;
	height:63px;
}
#company-name{
	font-family:Arial, Helvetica, sans-serif;
	font-size:26px; 
	font-weight:normal;
	text-transform:uppercase;
	color:#FFFFFF;
	background:url("images/dragon_darkgrey_smaller2.jpg") no-repeat;
	height:180px;
}
#down-company-name{
	background:url("images/down-company-name.jpg") no-repeat;
	height:9px;
}
#date{
	background:url("images/date.jpg") 23px 5px no-repeat;
	font-size:11px;
	color:#FFFFFF;
	text-align:center;
	height:18px;
	padding:5px 0px 0px 0px;
}
#header-center{
	float:left;
	width:333px;
	height:280px;
	background:url("images/Tenby.jpg") no-repeat;
}
#header-right{
	float:left;
	width:196px;
	height:280px;
}
#up-header-right{
	background:url("images/up-header-right.gif") bottom left repeat-x;
	height:37px
}
#header-right ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
#header-right li {
	margin:0px;
	padding:0px;
	background:url("images/header-right-bg.jpg") repeat-y;
	border-top:#7E7E7A 1px solid;
	border-bottom:#5D5D59 1px solid;
	height:28px;
	line-height:28px;
}
#header-right li.home {
	border-top:0px;
	padding:24px 0px 0px 0px;
	height:24px;
	line-height:24px;
}
#header-right li.contact {
	border-bottom:0px;
	padding:4px 0px 0px 0px;
	height:44px;
	line-height:24px;
}
#header-right a {
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-size:12px; 
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	color:#0A0B06;
	background-position:20px 0px;
	background-repeat:no-repeat;
	padding:0px 0px 0px 50px;
}
#header-right a:hover {
	color:#cc0000;
}
#header-right a.link1{
	background-image:url("images/home.gif");
}
#header-right a.link1:hover{
	background-image:url("images/home-hover.gif");
}
#header-right a.link2{
	background-image:url("images/about.gif");
}
#header-right a.link2:hover{
	background-image:url("images/about-hover.gif");
}
#header-right a.link3{
	background-image:url("images/services.gif");
}
#header-right a.link3:hover{
	background-image:url("images/services-hover.gif");
}
#header-right a.link4{
	background-image:url("images/careers.gif");
}
#header-right a.link4:hover{
	background-image:url("images/careers-hover.gif");
}
#header-right a.link5{
	background-image:url("images/solutions.gif");
}
#header-right a.link5:hover{
	background-image:url("images/solutions-hover.gif");
}
#header-right a.link6{
	background-image:url("images/contact.gif");
}
#header-right a.link6:hover{
	background-image:url("images/contact-hover.gif");
}
#down-header-right{
	background:url("images/down-header-right.gif") repeat-x;
	height:5px;
}
#content-left{
	float:left;
	width:229px;
	border-left:#191919 1px solid;
}
/* Menu properties */


#left-menu{
	width:210px;
	height:265px;
	border-left:#474843 19px solid;
	background-color:#171717;
	padding:30px 0px;
}
#left-menu ul {
	list-style:none;
	margin:0px;
	padding:0px;

}
#left-menu ul li {
	margin:0px;
	padding:0px;
	height:20px;
	line-height:20px;
}
#left-menu ul li a{
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#D7D7D7;
	background:url("images/left-menu.gif") 26px 5px no-repeat;
	padding-left:47px;

}
#left-menu ul li a:hover{
	background:url("images/left-menu-hover.gif") 26px 5px no-repeat;
	text-decoration:underline;
	color:#CC0000;
}



#left-menu ul ul {
    position: absolute;
    top: 0;
    display:none;
}
#left-menu ul li ul li {
}

#left-menu ul li ul li a:hover{
}

#left-menu ul li:hover ul{
     display: inline; 
     position:absolute;
     top:325px;
     padding-right:50px; 
     padding-top:5px;
     padding-bottom:5px;
     margin:0px 0px 0px 0px;
     border-right:19px solid #474843; 
     border-left:2px solid #474843; 
     border-top:2px solid #474843; 
     border-bottom:2px solid #474843; 
     background-color:#171717; 150px
     }





/* Partners box */
#best{
	width:167px;
	background:url("images/best-bg.jpg") repeat-y;
	color:#FFFDFF;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	height:42px;
	line-height:42px;
	padding:0px 0px 0px 63px;
}

#best a{
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
#best a:hover{
	text-decoration:underline;
}


#left-world{
	width:210px;
	border-left:#474843 19px solid;
	background-color:#171717;
	height:115px;
	overflow: hidden;
}
#left-world img{
	padding:1px 1px 1px 1px;
	margin:2px 1px 1px 1px;
	border:0px;
	background-color:#6B0000;
}		
#content-right{
	float:left;
	width:429px;
}
#content-main{
	padding:5px;
}

#content-main ul{
	padding:0px;
	list-style-position: outside;
	margin: 5px 0 15px 35px;
}

#content-main li {
	margin:0px 0px 0px 0px;
	padding:0px 5px 8px 0px;
}

#body ul {
	list-style-position: outside;
	margin: 5px 0 5px 35px;
}
#body li {
	margin:0px 0px 0px 0px;
	padding:0px 0px 5px 0px;
}


/* Tag properties */
h1{
	color:#FFFDFF;
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
	padding:5px 0px;
	margin:0px;
}

h4{
	color: #FFFDFF;
	font-size: 14px;
	font-weight: bold;
	padding: 15px 0px 5px 0px;
	margin: 0px;
}


p{
	padding:0px 0px;
	margin:0px 0px 5px 0px;
}

.pad_bot {
	padding: 0 0 12px 0;
}
/* Content properties */
#content-main span{
	font-weight: bold; 
}

/* Content properties - this section just for the domesticgutter page - to align text */
#content-maingutter {
	padding:5px;
}

#content-main img{
	border: #696969 1px solid;
	margin: 0px 10px 0px 5px;
	float: left;
}

#content-maingutter ul{
	padding:0px;
	list-style-position: outside;
	margin: 5px 0 15px 35px;
}

#content-maingutter li {
	margin:0px 0px 0px 0px;
	padding:0px 5px 8px 0px;
}


#content-maingutter img{
	border: #696969 1px solid;
	margin: 0px 10px 0px 5px;
	float: right;
}

/* END domesticgutter */
	
#content-main img.dom {	
	border:#696969 1px solid;
	margin:10px 5px;
	float:left;
}


#content-main a.read-more{
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-size:12px; 
	color:#992018;
	font-weight:bold;
	text-decoration:none;
	background:url("images/read-more.gif") 0px 3px no-repeat;
	float:right;
	padding:0px 0px 0px 20px;
}
#content-main a.read-more:hover{
	text-decoration:underline;	
}
#services{
	clear:both;
	float:left;
	width:314px;
	margin:5px 0px 0px 0px;
}
h2{
	color:#FFFDFF;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	border-top:#0F0F0F 1px solid;
	padding:10px 0px 0px 5px;
	margin:10px 0px 0px 5px;
}


.indentline {
	padding:0px 0px 0px 55px;
	margin:0px 0px 0px 5px;
	font-size:16px;
}

.indentlinehome {
	padding: 15px 0px 0px 18px;
	margin: 0px 0px 0px 5px;
	font-size: 16px;
}


#services a{
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-size:12px; 
	font-weight:normal;
	color:#D2D2D0;
	text-decoration:underline;
}
#services a:hover{
	text-decoration:none;
}
#services img{
	margin:0px 10px;
	float:left;
}
#services p{
	margin:20px 0px 20px 20px;
}
/* Testimonials box */
#testimonials{
	float:left;
	width:186px;
	color:#191A15;
	font-size:11px;
	background-color:#61625C;
	margin:5px 0px 0px 15px;
	padding:5px 0px 10px 10px;
}
h3{
	color:#FFFDFF;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	padding:10px 0px 0px 5px;
	margin:0px 0px 0px 5px;
}
#testimonials img{
	border:#8C8D87 2px solid;
	margin:0px 10px 10px 0px;
	float:left;
}
#testimonials a{
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-size:11px; 
	font-weight:bold;
	color:#571C20;
	text-decoration:none;
}
#testimonials a:hover{
	text-decoration:underline;
}
#testimonials p {
	clear:left;
}
#testimonials a.all-testimonial{
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-size:11px; 
	color:#DBDCD7;
	font-weight:bold;
	text-decoration:none;
	background:url("images/all-testimonial.gif") 0px 3px no-repeat;
	float:left;
	padding: 0px 0px 0px 20px;
}
#testimonials a.all-testimonial:hover{
	text-decoration:underline;	
}
/* Copyright box */
#copy{
	float:left;
	width:230px;
	height:61px;
	font-size:11px;
	color:#D6D6D4;
	padding:24px 0px 0px 0px;
	text-align:center;
	text-decoration:none;
}
/* Footer properties */
#footer-menu{
	float:left;
	width:530px;
	height:85px;
	color:#762A1C;
	line-height:85px;
	text-align:center;
	background-color:#171717;
}

#socialmedia {
	float:right;
	margin-top:-10px;
}

#socialmediacon {
	float:right;
	margin-top:24px
}

#socialmediacomm {
	float:right;
	margin-top:15px;
}


#footer-menu ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
#footer-menu li {
	margin:0px;
	padding:0px;
	display:inline;
}
#footer-menu a {
	color:#ECECEC;
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-size:12px; 
	font-weight:normal;
	padding:0px 10px;
	text-decoration:none;
}
#footer-menu a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

/* Split box 1*/
#split1 {
	float:left;
	width:186px;
	color:#191A15;
	font-size:11px;
	font-family:Tahoma, Verdana, Arial, sans-serif;
	background-color:#61625C;
	margin:20px 0px 0px 15px;
	padding:0px 0px 10px 10px;
}

/* Split box 2*/
#split2 {
	float:right;
	width:186px;
	color:#191A15;
	font-size:11px;
	font-family:Tahoma, Verdana, Arial, sans-serif;
	background-color:#61625C;
	margin:20px 0px 0px 15px;
	padding:0px 0px 10px 10px;
}


/* Link properties */

a {
	color:#ECECEC;
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:underline;
}
a:hover {
	color:#FFFFFF;
	text-decoration:none;
}


