/* CSS Document */

html, body, div, span,
h1, h2, h3, h4, h5, h6, p, blockquote,
a, img, strong, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}

html, body {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #202020;
	background:  url(/images/exports/bg-main-2.gif) top center no-repeat; 
}
/* link styling */

a {
	text-decoration: none;
	color: #4C5778;
}

a:hover {
	text-decoration: none;
	border-bottom: 1px dotted;
	color: #4C5778; 	
}

.no-hover a:hover {
	border: none;
	}

/* fonts */

/* Header Text */

h2 {
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	
	}
	
.helvetica-1 {
	font-size: 25px;
	margin: 0;
	padding: 0;
	line-height: 25px;
	}

.helvetica-2 {
	font-size: 35px;
	margin: 0;
	padding: 0;
	line-height: 35px;

	}
	
/* Footer Headings + Content Headings */

h3 {
	font-size: 26px;
	font-weight: normal;
	text-align: justify;
	margin: 0 0 10px 0;
}

.no-margin {
	margin: 0;
	line-height: normal;
	}
	
.no-border {
	border: none;
	} 

/* Large Text in Content */

.large-text {
	font-size: 17px;
	text-align: justify;
	line-height: 22px;
	margin: 0 0 10px 0;
	font-weight: bold;
}

.large-text-2 {
	font-size: 17px;
}

/* Our Work Box Heading */

h5 {	
	font-size: 17px;
	margin: 3px 0 3px 0;
	line-height: 24px;
}


p {
	text-align:justify;
	line-height: 22px;
	margin: 0 0 10px 0;
}

.p1 {
	font-size: 14px;
}

.normal {
	font-weight: normal;
}

.bold {
	font-weight: bold;
}

.white {
	color: #FFFFFF;
}

.black {
	color: #000;
}

.grey-ddd {
	color: #ddd;
}

.grey-1 {
	color: #202020;
}

.light-grey {
	color: #505050;
}

.grey-80 {
	color: #808080;
}

.grey-40 {
	color: #404040;
}

.color-1 {
	color: #BFAE2C;
}

.color-2 {	
	color: #6C8EA8;	
}

.color-3 {	
	color: #0381B6;	
}

.italic {
	font-style:italic;
	}
	
.text-1 {
	font-size: 18px;
}

.text-3 {
	font-size: 10px;
	text-align: center;
	}

.text-10 {
	font-size: 10px;
	line-height: 10px;
	}

.spacer {
	clear: both;
	height: 10px;
	}
	
.spacer-2 {
	clear: both;
	height: 30px;
	}
	
.spacer-3 {
	clear: both;
	height: 20px;
	}

.spacer-30 {
	clear: both;
	height: 30px;
	}
	
.spacer-40 {
	clear: both;
	height: 40px;
	}
	
.spacer-5 {
	clear: both;
	height: 5px;
	}

.spacer-15 {
	clear: both;
	height: 15px;
	}
	
/* page wrappers and containers */

#wrapper-3 {
	clear: both;
	width: 100%;
	border-top: 4px solid #808080;
	background: url(../images/exports/bg-next-step.jpg) top left repeat-x;
	padding: 0 0 30px 0;
	overflow: hidden;
}

#wrapper-4 {
	margin: 0 auto 0px auto;
	width: 1040px;
	overflow: hidden;
}

#wrapper-5 {
	clear: both;
	width: 100%;
	overflow: hidden;
}	

#wrapper-6 {
	width: 1040px;
	margin: 0 auto 0 auto;
	padding: 0 0 40px 0;
	overflow: hidden;
}

#wrapper-7 {
	float: left;
	width: 640px;
	margin: 30px 0 0 40px;	
	overflow: hidden;
}

#wrapper-8 {
	float: left;
	width: 960px;
	margin: 40px 0 0 40px;	
	overflow: hidden;
}

/* Content Graphics
***********************************************/	
	
.hr-3 {
	clear: both;
	width: 100%;
	height: 1px;
	background-color: #c3c3c3;
	}

.hr-dotted {
	clear: both;
	width: 72%;
	height: 1px;
	border-top: dotted 1px #606060;
	margin: 0 auto 20px auto;
	}
	
.hr-dotted-2 {
	clear: both;
	width: 100%;
	height: 1px;
	border-top: solid 1px #ddd;
	margin: 0 auto 0 auto;
	}
	

.hr-4{
    clear: both;
	width: 100%;
	height: 2px;
	background-color: #ddd;
	}
/* Main Content
***********************************************/		

#content-top {
	clear: both;
	float: left;
	width: 640px;
	height: 20px;
	background: url(../images/exports/content-top.png) top left no-repeat;
	overflow: hidden;
}

#content {
	float: left;
	width: 560px;
	padding: 0px 30px 25px 30px;
	border: 0px solid #ccc;
	background-color: #fff;
}

#content-full-width {
	float: left;
	width: 900px;
	padding: 0px 30px 20px 30px;
	border: 0px solid #ccc;
	background-color: #fff;
}

/* Tick List
***********************************************/

#tick-list-wrapper {
	width: 560px;
	margin: 0 auto 0 auto;
	}

#tick-list-left {
	float: left;
	width: 260px;
	margin: 10px 0 0 20px
	}

#tick-list-right {
	float: left;
	width: 260px;
	margin: 10px 0 0 20px

}

.tick-list {
	background: url(../images/exports/tick.gif) top left no-repeat;
	height: 26px;
	padding: 2px 0 0 35px;
	margin: 0 0 10px 0;
	}
	
	
/* Image wrap
***********************************************/	

img.floatleft { 
    float: left; 
    margin: 5px 20px 5px 0; 
}

img.floatright { 
    float: right; 
    margin: 0px 0px 0px 30px; 
}

.image-wrap {
}

.image-text {
	margin: 5px 0 0 0;
	font-size: 13px;
}

.image-wrap .image {
margin: 0px 0 0 0px;
padding: 0;
float: right;
overflow: hidden;
width: 275px;
}

.right {
text-align: right;
}

.image-wrap .image img {
border:1px solid #DDDDDD;
padding:5px;
margin: 5px 0px 0 20px;
float: right;
overflow: hidden;
display: inline;
width: 242px;
}

.back-arrow {
	height: 30px;
	background: url(../images/exports/back-arrow.jpg) top left no-repeat;
	padding: 0 0 0 15px;
	}

/* Breadcrumb */

#breadcrumb {
	display: inline;
	list-style: none;
	font-size: 10px;
	}

.breadcrumb-first {
	background: none;
	display: inline;

	}

.breadcrumb-image {
	background: url(../images/exports/breadcrumb-arrows.gif) top left no-repeat;
	display: inline;
	margin: 0 0 0 3px;
	padding: 0 0 0 12px;

	}
