/* @group Galleries
===================================== */
/*Optimized Grid for 80px Thumbnails*/

#svGallery {
	border-top: 2px solid #e6e6e6;
	padding-top: 1.8em;
}

.oneCol #svGallery li {
	width: 9%;
	}
	
.twoColSR #svGallery li, .twoColSL #svGallery li {
	width: 11%;
	}

.threeCol #svGallery li {
	width: 18%;
	}


/* @end
-------------------------------- */

/* @group LAYOUT
===================================== */

#container {
	width: 900px;
	margin: 0 auto;
	padding: 0 25px 25px;
	background: #fff url(#application.configBean.getContext()#/#request.siteid#/images/img8.gif) no-repeat left bottom;
	}

#content {
	position: relative;
	margin-top: 15px;
	
	}

.home #content {
	margin-top: 0;
	}

#primary {
	float: left;
	width: 100%;
	color: #232323;
	}
.home #primary {
	width: 687px;
	}
.twoColSL #primary {
	float: right;
	width: 707px;
	}

.twoColSR #primary {
	float: left;
	width: 550px;
	}

.threeCol #primary {
	width: 504px;
	}

.content,
.sidebar {
	min-height: 100px; /*Fixes odd no-content disappearing bug.*/
	}

#left {
	float: left;
	width: 167px;
	margin-right: 26px;
	padding: 30px 0;
	}

.home #left {
	width: 687px;
	padding: 0;
	}

#right {
	float: right;
	width: 270px;
	margin: 0px 0 0;
	padding: 0, 0, 0, 4px;
	}

.home #right {
	width: 213px;
	margin: -40px 0 0;
	padding: 0;
	}

.threeColSR {
	width: 167px;
	}

.sidebar {}
#left.sidebar {}
#right.sidebar {}





/* @group Globals - Tables
===================================== */

.content table {
	width: 100%;
	margin-top: 30px;
	}

th {
	border: 1px solid;
	border-color: #becfd6 #becfd6 #dce6ea;
	color: #32566c;
	background: #e9f3f7;
	}

td {
	padding: 10px;
	border: 1px solid #d6d6d6;
	}

tr.alt td { background: #eee; }  /*Move*/ 

/* @end Globals - Tables
-------------------------------- */




















* {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
}

body {
	margin: 30px 0;
	padding: 0;
	background: #8b856d;
	font-size: 12px;

	color: #000;

}
.main {

	margin-left: auto;
	margin-right: auto;
	position:relative;
	margin-top:0px;
	z-index:1;

}
#corner, .push {
	position: fixed; bottom: 0; right: 0;
	height: 260px; /* .push must be the same height as .footer */
}

#corner2, .push {
	position: fixed; top: 0; left: 0;
	height: 160px; /* .push must be the same height as .footer */
}



h2 {
	font-size: 22px
	margin: 0;
	padding: 0;
	font-weight: normal;
}


h3 { 	font-size: 20px
	margin: 0;
	padding: 0;
	font-weight: normal;

}



h4{	font-size: 7px
	margin: 0;
	padding: 0;
	font-weight: normal;
	line-height: 18pt
}



h5{	font-size: 7px
	margin: 0;
	padding: 0;
	font-weight: normal;
	line-height: 18pt
}





p, ol, ul, blockquote {
	line-height: 28px;
}

.small {font-size: 10px}

ul {
	margin-left: 0px;
	padding-left: 0;
	list-style: none;
	list-style-type: disc;
}

li {
	margin-left: 0px;
	padding-left: 0;
	list-style:disc;
	list-style-type: disc;
}

a {
	color: #0D5AAA;
	text-decoration:underline;
}

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


img {

	border:0;

}
#textfield1 {
	width: 185px;
	margin-bottom: 10px;
	border: 1px solid #E0E0E0;
	border-right-color: #F6F6F6;
	border-bottom-color: #F6F6F6;
}

#submit1 {
	border: 1px solid #EBEBEB;
	border-bottom-color: #DDDDDD;
	background: #FBFBFB url(images/img7.gif) repeat-x;
	text-transform: lowercase;
	font-size: 12px;
	color: #7A7A7A;
}


/* Header */

#header {
	height: 115px;
	margin: 0 auto;
	background-color: #FFFFFF;
	width: 917px;
	background: url(images/img2.gif) repeat-x;
}

/* Logo */

#logo {
	float: left;
	height: 40px;
	padding: 30px 0 0 20px;
	background-image: url(../images/img1.gif);
	background-repeat: no-repeat;
	width: 320px;
	margin-bottom: 20px;
}
#code {
	float: right;
	height: 50px;
	padding: 20px 20px 0 0;
	background: url(images/img3.gif) no-repeat right top;
	width: 500px;
}





#logo * {
	text-decoration: none;
	line-height: 20px;
}



#logo a {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
}

#logo h1 span {
	font-weight: bold;
}

/* Menu */

#menu {
	height: 30px;
	margin-top: 10px;
	margin-left: 80px;
	width: 900px;
	/*text-align: auto;*/
	clear: both;
	padding-bottom: 0px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	padding: 0 7px 0 7px;
	text-decoration: none;
	font-size: 11px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-left-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
}

#menu a:hover {
	text-decoration: underline;

}

#menu .first a {
	border: none;
}

/* Splash */

#splash {
	width: 877px;
	margin: 0 auto;
	border-right: 20px solid #fff;
	border-left: 20px solid #fff;
	background-color: #FFFFFF;
	background: url(images/img5.gif) repeat-x left bottom;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 20px;
}

/* Content */

#content {
	width: 873px;
	margin: 0 auto;
	padding: 0px 22px 0 22px;
	margin-top: 20px;
	background: #fff;
	
	
}

#colOne {
	float: left;
	width: 550px;
}


#colOne h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	color:#000000;
	font-style: normal;
}

.vat {font-size: 8px}

.call{font-size: 14px;
      color: #407ACE}

#colTwo {
	float: right;
	width: 270px;
	padding: 0px 0 0 14px;
	border-left-color: #30628D;
	height: 260px;
	position: absolute;
	top: 350px;
	left:600px;
	font-size: 17px;
	border-left-style: solid;
	border-left-width: 1px;
}

#colTwo h2 {font-size: 15px; color:#000000;}
#colTwo h3 {font-size: 15px; color:#000000;}
#colTwo h4 {font-size: 15px; color:#000000;}
#colTwo .bullet {font-size: 15px; color:#000000;}

.free {color: #0B55A0}

#colsix{
	float: right;
	width: 270px;
	padding: 0px 0 0 12px;
	border-left-color: #30628D;
	height: 260px;
	font-size: 11px;
	border-left-style: solid;
	border-left-width: 1px;
}

#colFour {
	float: left;
	width: 351px;
}

#colFour a{
	color:#94D1F1;
	text-decoration:none;
	font-weight: bold;
	font-size: 10px;
}

#colFour a:hover {
	text-decoration: underline;

}

#colFive {
	float: left;
	width: 190px;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 25px;
	line-height: 15px;
}

.titles {
	font-size: 10px;
	font-weight: bold;
}

#colThree {
	float: left;
	width: 520px;
}

#colThree a {
	color: #FFFFFF;
	text-decoration:none;
}

#colThree a:hover {
	text-decoration: underline;

}



#img8 {

width:917px;
height: 30px; 
}

#img9 {

height:22px;
position: absolute;
left:-3px;
}



/* Footer */

#footer {
text-align: center;
	font-size:12px;
	color: #003F75;
	line-height: 20px;


}

#footer p {
	text-align: left;
	font-size:12px;
	color: #003F75;
	line-height: 20px;
}

#footer a {
	color: #003F75;
	text-decoration: none;
}
.style1 {font-size: 10px}
.style2 {font-size: 12px}

