/* browser unification */

:link,:visited,:focus {text-decoration:none; outline:0}
h1,h2,h3,h4,h5,h6,pre,code {font-size:1em}
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,hr {margin:0; padding:0}
img,hr {border:none}
address {font-style:normal}

/* End of browser unification */

/* Start of tag styles */

body
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em;
	background:#272727
	}
	
img
	{
	vertical-align:middle;
	}
	
td
	{
	vertical-align:top;
	}

h1 {
	margin-bottom:15px;
	color:#8a94d3;
	font-size:1.3em
}
h2 {
	/*text-indent:-9999px;*/
	visibility:hidden;
	float:left;
}

/* End of tag styles */

/* Start of universal styles */

.bold
	{
	font-weight:bold
	}
	
.italic
	{
	font-style:italic
	}
	
.underline
	{
	text-decoration:underline
	}
	
.left
	{
	text-align:left
	}
	
.center
	{
	text-align:center
	}

.right
	{
	text-align:right
	}
	
.justify
	{
	text-align:justify
	}

.clear
	{
	clear:both
	}

/* End of universal styles */

/* Start of site structure */

#container {
	width:801px;
	margin:0 auto;
	background:url(/images/container.png) no-repeat
}
#header {
	background:url(/images/graham_rhodes.png) no-repeat;
	height:160px;
	margin:0 1px
}
#header ul {
	margin-top:120px;
	margin-left:36px;
	float:left;
}
#header li {
	float:left;
	list-style:none;
	font-size:0.9em
}
#header li a {
	color:#FFF;
}
#header li a:hover {
	text-decoration:underline
}

.header_li_sep	{
	color:#999;
	margin:0 8px 0 8px;
}

#panel {
	margin:0 1px;
	height:270px;
	float:left;
	width:799px;
	background:url(/images/import_and_export.jpg) no-repeat
}
#panel ul {
	margin-left:416px;
	margin-top:216px
}
#panel li {
	float:left;
	list-style:none
}
#panel li a {
	float:left;
	display:block;
	font-size:1.2em;
	padding:16px 38px 16px 5px;
	color:#FFF
}
#panel li.right a {
	padding-right:0
}


#pagePanel {
	margin:0 1px;
	height:90px;
	float:left;
	width:799px;
	background:url(/images/import_and_export_bar.jpg) no-repeat
}
#pagePanel ul {
	margin-left:416px;
	margin-top:40px
}
#pagePanel li {
	float:left;
	list-style:none
}
#pagePanel li a {
	float:left;
	display:block;
	font-size:1.2em;
	padding:16px 38px 16px 5px;
	color:#FFF
}
#pagePanel li.right a {
	padding-right:0
}

#content {
	margin:0 1px;
	background:#242424;
	color:#CCC;
	float:left;
	width:719px;
	padding:0 40px;
	font-size:0.9em
}
#content ul {
	margin-left:20px;
	margin-bottom:15px;
}
#content p {
	margin-bottom:15px;
	text-align:justify
}
#content a {
	color:#CCC
}
#content a:hover {
	text-decoration:underline
}

#content img.flag {
	float:left
}

#content img.logos {
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}

#content em {
	font-weight:bold;
}

#content hr {
	border-collapse:collapse;
	background:none;
	border:none;
	border-bottom:1px solid #2f2f2f;
	color:#2f2f2f;
	line-height:0em;
	font-size:0em;
	margin-bottom:20px;
}

#image {
	float:right;
	width:226px;
	margin-left:50px;
	margin-bottom:20px
}
#image img {
	margin-top:1px
}
#footer {
	background:url(/images/footer.png) no-repeat;
	height:50px;
	font-size:0.9em;
	color:#666
}
#footer li {
	padding:32px 5px 0 5px;
	float:left;
	list-style:none
}
#footer li.right {
	float:right
}
#footer li a {
	color:#999
}



/* End of site structure */

/* End of document */