* {
	margin: 0;
	padding: 0;
}
body {
	background: #FFF url(images/bg.png) repeat-x;
	font-size: 10px;
	font-family: tahoma;
	color: #333;
}

a
{
	color: #369;
	text-decoration: none;
}

a:hover
{
	color: #333;
	text-decoration: none;
}

hr {
	margin: 0 0 15px 0;
	padding: 0;
	border: 0;
	height: 1px;
	color: #CCC;
	background: #CCC;
}


img {
	border: 0;
}
.bottom {
	clear: both;
}
#outercontainer {
	margin: 0 auto;
	width: 900px;
}
#headercont {
	width: 900px;
	height: 158px;
	background: #FFF url(images/background-headercont.png) no-repeat;
}
#headerleft {
	float: left;
	width: 620px;
	height: 158px;
	padding: 0 0 0 30px;
}
#headerlefttop {
	float: left;
	width: 620px;
	height: 115px;
	background: #FFF url(images/background-headerlefttop.png) no-repeat;
}
#headerleftmenu {
	float: left;
	width: 620px;
	height: 43px;
	font-family: arial narrow;
	font-weight: bold;
}
#headerleftmenu ul {
	width: 590px;
	list-style-type: none;
	margin: 1px 0 0 20px;
}
#headerleftmenu ul li {
	display: inline;
}
#headerleftmenu ul li a {
	float: left;
	padding: 11px 7px 9px 7px;
	text-decoration: none;
	background: #FFF;
	color: #369;
}
#headerleftmenu ul li a:hover {
	color: #333;
}
#headerright {
	float: left;
	width: 250px;
	height: 158px;
	background: #FFF url(images/background-headerright.png) no-repeat;
}

#footer2 {
width:900px;
margin:auto;
}

#footer2 ul {
	list-style-type: none;
}
#footer2 ul li {
	display:list-item;
}

.small {
font-size:10px;
color:#666666;
}





#middle {
	margin: 0 auto;
	width: 900px;
	height: 200px;
}
#middleleft {
	float: left;
	width: 660px;
	height: 200px;
	background: #FFF url(images/background-middleleft.png) no-repeat;
}
#middleleft #homeflash {
	width: 606px;
	height: 155px;
	margin: 30px 0 0 47px;
}
#middleright {
	float: left;
	width: 233px;
	padding: 15px 0 0 7px;
	height: 185px;
	background: #FFF url(images/background-middleright.png) no-repeat;
}
#middleright h2, #mainright h2 {
	margin: 0 0 15px 0;
	font-weight: normal;
	line-height: 100%;
	color: #06C;
	font-size: 13px;
	text-transform: uppercase;
	font-family: arial;
}
#middleright h2 span, #quickform h2 span {
	float: left;
	font-size: 17px;
	color: #369;
}
#middleright table {
	line-height: 220%;
}

#middleright table tr td img, #quickform table tr td img {
	margin: 0 2px 0 0;
}
#middleright table tr td p, #quickform table tr td p {
	margin: 0 0 5px 0;
}
#middleright table tr td input, #quickform table tr td input {
	border: 1px solid #1a4b76;
	margin: 0 0 5px 0;
	padding: 2px 3px;
	font-size: 100%;
	font-weight: normal;
	color: #1a4b76;
	font-family: "Arial", Verdana, Trebuchet MS;
}
#middleright table tr td input#sendbutton, #quickform table tr td input#sendbutton
{
	background: #c0ced9;
}

#middleright table tr td.noborder input, #quickform table tr td.noborder input
{
	border: 0;
}

#mainright #quickform
{
	width: 205px;
	height: 200px;
	margin: 0 0 5px 0;
	line-height: 220%;
}

.h2copysmall {
	
	font-weight: normal;
	color: #06C;
	font-size: 13px;
	text-transform: uppercase;
	font-family: arial;
	line-height:13px;
}

.h3copysmall {
	
	font-weight: normal;
	color: #06C;
	font-size: 11px;
	text-transform: uppercase;
	font-family: arial;
	line-height:11px;
}

.h2copybig {
	font-size: 17px;
	line-height:17px;
	color: #369;
}


#contactform form
{
	margin: 0 0 15px 0;
}

#contactform form input, #contactform form textarea
{
	border: 1px solid #CCC;
	margin: 0 0 5px 0;
	padding: 2px 3px;
	font-size: 100%;
	font-weight: normal;
	color: #1a4b76;
	font-family: "Arial", Verdana, Trebuchet MS;
}



#quotation table
{
	margin: 0 0 15px 0;
}

#quotation form
{
	margin: 0 0 15px 0;
}

#quotation input, #quotation textarea
{
	border: 1px solid #CCC;
	margin: 0 5px 5px 0;
	padding: 2px 3px;
	font-size: 100%;
	font-weight: normal;
	color: #1a4b76;
	font-family: "Arial", Verdana, Trebuchet MS;
}

#quotation tr td
{
	vertical-align: top;
	padding: 0 15px 0 0;
}




#main {
	margin: 0 auto;
	width: 880px;
	padding: 20px 0 0 0;
	font-size: 10px;
	line-height: 160%;
	background: #FFF url(images/background-main.png) no-repeat;
}

#mainother {
	margin: 0 auto;
	width: 880px;
	padding: 15px 0 0 0;
	font-size: 10px;
	line-height: 160%;
	background: #FFF url(images/background-mainother.jpg) no-repeat;
}

#main p, #mainother p {
	margin: 0 0 15px 0;
}
#main h1, #mainother h1 {
	margin: 0 0 15px 0;
	font-weight: normal;
	font-size: 17px;
	color: #369;
	font-family: arial;
}
#main h1 span, #mainother h1 span {
	color: #06C;
}
#mainleft {
	float: left;
	width: 577px;
	padding: 10px 30px 0 50px;
}

#mainleft ul
{
	margin: 0 0 15px 25px;
	list-style-type: circle;
}

#mainleft p span
{
	font-size: 130%;
	color: #369;
}

#mainleft h2 {
font-size: 130%;
	color: #369;
	font-style:normal;
	font-weight:normal;
	}

.mainleft {
	font-size: 130%;
	color: #369;
}



#mainleft table td.left
{
	width: 330px;
	vertical-align: top;
}

#mainleft table td.right
{
	width: 200px;
	vertical-align: top;
}





#flashnational, #flasheuropean, #flashinternational, #flashstorage
{
	width: 577px;
	height: 100px;
	margin: 0 0 15px 0;
}



#mainright {
	float: left;
	width: 220px;
}
#mainright img {
	margin: 0 0 15px 0;
}
#mainright h2 {
	margin: 0 0 15px 0;
	font-weight: normal;
	line-height: 90%;
	font-size: 17px;
	color: #369;
	text-transform: uppercase;
	font-family: arial;
}
#mainright h2 span {
	float: left;
	color: #06C;
	font-size: 13px;
}





#footercont {
	clear: left;
	width: 100%;
	margin: 30px 0 0 0;
	background: #FFF url(images/background-footercont.jpg) repeat-x;
}
#footer {
	margin: 0 auto;
	width: 900px;
	padding: 25px 0;
	text-align: center;
	color: #999;
}
#footer a {
	color: #369;
	text-decoration: none;
}
#footer a:hover {
	color: #333;
	text-decoration: none;
}
#footer p {
	margin: 0 0 5px 0;
}
#footer ul {
	margin: 0 0 5px 0;
	list-style-type: none;
}
#footer ul li {
	display: inline;
}
#footer ul li a {
	margin: 0 5px;
}
#rsstop {
	width: 211px;
	background: #dbe3eb url(images/right-top.png) no-repeat;
}
#rsstop ul {
	padding: 15px;
	list-style-type: none;
}
#rsstop ul li {
	padding: 6px 0 6px 24px;
	border-bottom: 1px dashed #999;
	background: #dbe3eb url(images/bullet.jpg) no-repeat;
}
#rsstop ul li a {
	color: #333;
	text-decoration: none;
}
#rsstop ul li a:hover {
	color: #369;
	text-decoration: none;
}
#rsstopbottom {
	clear: left;
	width: 211px;
	height: 12px;
	background: #dbe3eb url(images/right-top-bottom.png) no-repeat;
}
#logos {
	width: 211px;
	margin: 20px 0 0 0;
}

#quickform h2
{
	margin: 0 0 15px 0;
	font-weight: normal;
	line-height: 100%;
	color: #06C;
	font-size: 13px;
	text-transform: uppercase;
	font-family: arial;
}


#quickform h2 span {
	float: left;
	font-size: 17px;
	color: #369;
}

.linkbox
{
	background: #F5F5F5;
	border: 1px solid #DDD;
	padding: 15px 15px 0 15px;
}
