/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/



* {
	margin: 0;
	padding: 0;
}

html {
	overflow-y: scroll;
}

body {
	background: #FFFFFF url(../images/img01.gif) repeat-x;
	font: normal 12px Verdana,Arial, Helvetica, sans-serif;
	color: #666;
	margin: 0;
	padding: 0;
}

h1, h2, h3 {	
}

h1 {
}

h2 {font-family:Helvetica;
}

h3 {
	margin-bottom: 1em;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 10px;
}

p, ul, ol {
	margin-bottom: 15px;
}

.insecable{
white-space: nowrap;
}

img {
border:0px;
}


blockquote {
	padding: 5px;
	margin-bottom: 9px;
	text-align: left;
	overflow:hidden;
}

blockquote img {
border: 1px solid #528489;
margin: 0px 4px 0px 0px; padding: 2px; 
-moz-border-radius-topleft: 5px; 
-moz-border-radius-topright: 5px;
-moz-border-radius-bottomright: 5px;
-moz-border-radius-bottomleft: 5px;
}

#expresso img {
border: 1px solid #648952;
margin: 0px ; 
padding: 0px; 
}

ul {
	list-style: none;
}

ol {
	list-style-position: inside;
}

a {
	color: #666666;
}

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


/* Logo */

#logo {
	width: 760px;
	height: 70px;
	margin: 0 auto;
	padding: 40px 0 0 0;
}

#logo h1 {
	float: left;
	letter-spacing: -2px;
	font-size: 40px;
	
}

#logo h2 {
	float: left;
	font-size: 9px;
	font-family:arial
}
#logo h2 a:hover {
	color:#fa2
}

#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-weight: normal;
	font-family:Georgia;
	color: #fff
}


/* Menu */

#menu {
	width: 760px;
	height: 50px;
	margin: -50px auto 0 auto;
}

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

#menu li {
	display: inline;
}

#menu a {
	position: relative;
	margin-left: 1.6em;
	text-decoration: none;
	text-transform: uppercase;
	border-bottom: 5px solid #cc6600;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover, #menu .active a {
	border-bottom-color: #000000;
	color: #CCCCCC;
}

/* Wrapper */

#wrapper {
	clear: both;
	width: 760px;
	margin: 0 auto;
	margin-bottom: 10px;
}

/* Column One */

	
#col-one .boxed .content .verif {
	clear: both;
	margin: 0;
	font-size: 10px;
	color: #f00;
	padding: 0 0 0 11px;
	background: url(../images/img06b.gif) no-repeat left center;
}

#col-one {
	float: right;
	width: 180px;
}

#col-one .boxed {
	margin-bottom: 10px;
}

#col-one .boxed .title {
	height: 20px;
	padding: 10px 0 0 10px;
	background: url(../images/img02.gif) no-repeat;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 11px;
	color: #FFFFFF;
}

#col-one .boxed .content {
	padding: 9px;
	background: #E8EDE5 url(../images/img03.gif) repeat-x;
	border: 1px solid #648952;
	border-top: none;
}

#col-one .boxed .content form {
}

#col-one .boxed .content fieldset {
	border: none;
}

#col-one .boxed .content legend {
	display: none;
}

#col-one .boxed .content label {
	display: block;
	font-size: 9px;
	font-weight: bold;
}

#col-one .boxed .content .textfield {
	width: 148px;
	margin: 0 0 5px 0;
	padding: 3px 5px;
	border: 1px solid #C8C8C8;
	background: #FAFAFA url(../images/img04.gif) repeat-x;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #464646;
}

#col-one .boxed .content .button {
	float: right;
	width: 70px;
	height: 18px;
	margin: 0 0 5px 0;
	padding: 0;
	border: 1px solid #464646;
	background: #FAFAFA url(../images/img05.gif) repeat-x;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #464646;
}

#col-one .boxed .content .tiny {
	clear: both;
	margin: 0;
	font-size: 10px;
}

#col-one .boxed .content .tiny a {
	padding: 0 0 0 11px;
	background: url(../images/img06.gif) no-repeat left bottom;
}

#col-one .boxed .content li {
	margin-left: 3px;
	padding-left: 15px;
	padding-bottom: 10px;
	background: url(../images/img06.gif) no-repeat 1px 4px;
	letter-spacing: normal;
	overflow:hidden;
    font-weight:normal;
	font-size:9px;
	width: 140px;	
}


/* Column Two */

#col-two {
	float: left;
	width: 380px;
}

#col-two .boxed {
	margin-bottom: 10px;
	width: 380px;
}

#col-two .boxed .title {
	height: 20px;
	padding: 10px 0 0 10px;
	background: url(../images/img07.gif) no-repeat;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 11px;
	color: #FFFFFF;
}

#col-two .boxed .content {
	padding: 19px 13px 0 13px;
	background: #E5ECED url(../images/img08.gif) repeat-x;
	border: 1px solid #528489;
	border-top: none;
	overflow:hidden;

}

#col-two .boxed blockquote {
	background: #E5ECED url(../images/img08.gif) repeat-x;
	width:340px;
}

/* Column Three */

#col-three {
	float: right;	
	width: 180px;
	margin-right: 10px;
}

#col-three .boxed {
	margin-bottom: 10px;
	width: 180px;
}

#col-three .boxed .title {
	height: 20px;
	padding: 10px 0 0 10px;
	background: url(../images/img09.gif) no-repeat;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 11px;
	color: #FFFFFF;
}

#col-three .boxed .content {
	padding: 9px 9px 0px 9px;
	background: #EFEBE2 url(../images/img10.gif) repeat-x;
	border: 1px solid #977C44;
	border-top: none;
	width: 160px;
}

#col-three .boxed .content form {
}

#col-three .boxed .content fieldset {
	border: none;
}

#col-three .boxed .content legend {
	display: none;
}

#col-three .boxed .content label {
	display: block;
	font-size: 9px;
	font-weight: bold;
}
#col-three .boxed .content .textfield {
	width: 148px;
	margin: 0 0 5px 0;
	padding: 3px 5px;
	border: 1px solid #C8C8C8;
	background: #FAFAFA url(../images/img04.gif) repeat-x;
	font: normal 9px Verdana, Arial, Helvetica, sans-serif;
	color: #464646;
}

#col-three .boxed .content .button {
	float: right;
	width: 70px;
	height: 18px;
	margin: 0 0 5px 0;
	padding: 0;
	border: 1px solid #464646;
	background: #FAFAFA url(../images/img05.gif) repeat-x;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #464646;
}

#col-three .boxed .content li {
	margin-left: 3px;
	padding-left: 15px;
	padding-bottom: 10px;
	background: url(../images/img12.gif) no-repeat 1px 4px;
	letter-spacing: normal;
	overflow:hidden;
    font-weight:normal;
	font-size:9px;
	width: 140px;
	
}

/* Column four */
#col-four {
	float: left;
	width: 760px;
}

#col-four .boxed {
	margin-bottom: 10px;
}

#col-four .boxed .content form {
}

#col-four .boxed .content fieldset {
	border: none;
}

#col-four .boxed .content legend {
	display: none;
}

#col-four .boxed .content label {
	display: block;
	font-size: 9px;
	font-weight: bold;
}



#col-four .boxed .content .tabbertab label {
	padding: 5px 0 6px 0;
}

#col-four .boxed .content .textfield {
	width: 148px;
	margin: 0 0 5px 0;
	padding: 3px 5px;
	border: 1px solid #C8C8C8;
	background: #FAFAFA url(../images/img04.gif) repeat-x;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #464646;
}

#col-four .boxed .content .button {
	float: left;
	width: 70px;
	height: 18px;
	margin: 0 0 5px 0;
	padding: 0;
	border: 1px solid #464646;
	background: #FAFAFA url(../images/img05.gif) repeat-x;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #464646;
}

#col-four .boxed .content .tiny {
	clear: both;
	margin: 0;
	font-size: 10px;
}

#col-four .boxed .content .img {
	background:transparent url(../images/img04.gif) repeat-x;

}



#col-four .boxed .content .tiny a {
	padding: 0 0 0 11px;
	background: url(../images/img06.gif) no-repeat left bottom;
}

#col-four .boxed .title {
	height: 20px;
	padding: 10px 0 0 10px;
	background: url(../images/img07_bb.gif) no-repeat;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 11px;
	color: #FFFFFF;
}

#col-four .boxed .content {
	padding: 19px 19px;
	background: #E5ECED url(../images/img08.gif) repeat-x;
	border: 1px solid #528489;
	border-top: none;
}

#col-four .boxed blockquote {
	
	background: #E5ECED url(../images/img08.gif) repeat-x;
}

/* column five */
#col-five {
	float: left;
	width: 570px;
}

#col-five .boxed {
	margin-bottom: 10px;
}

#col-five .boxed .content p {
	padding:5px;
	
}

#col-five .boxed .content fieldset {
	border: none;
}

#col-five .boxed .content legend {
	display: none;
}

#col-five .boxed .content label {
	display: block;
	font-weight:bold;
	font-size:9px;	
	line-height:14px;
}

#col-five .boxed .content .textfield {
	width: 148px;
	margin: 0 0 5px 0;
	padding: 3px 5px;
	border: 1px solid #C8C8C8;
	background: #FAFAFA url(../images/img04.gif) repeat-x;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #464646;
}

#col-five .boxed .content .button {
	float: left;
	width: 70px;
	height: 18px;
	margin: 0 0 5px 0;
	padding: 0;
	border: 1px solid #464646;
	background: #FAFAFA url(../images/img05.gif) repeat-x;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #464646;
}

#col-five .boxed .content .tiny {
	clear: both;
	margin: 0;
	font-size: 10px;
	line-height:14px;
}

#col-five .boxed .content .tiny a {
	padding: 0 0 0 11px;
	background: url(../images/img06.gif) no-repeat left bottom;
}

#col-five .boxed .title {
	height: 20px;
	padding: 10px 0 0 10px;
	background: url(../images/img07_bbb.gif) no-repeat;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 11px;
	color: #FFFFFF;
}

#col-five .boxed .content {
	padding: 40px;
	background: #E5ECED url(../images/img08.gif) repeat-x;
	border: 1px solid #528489;
	border-top: none;
}

#col-five .boxed blockquote {
	background: #E5ECED url(../images/img08.gif) repeat-x;
}

#col-five .boxed .content li {
		padding-bottom: 10px;
}

.myborder {padding:8px;font-size: 10px;}

.border {
	overflow : hidden ;
	width:695px;
	padding:10px;
	border:1px solid #99ACAF;
}

.left {
	float:left;
}

.right {
	float:right;
}


/* Footer */

#footer {
	clear: left;
	padding: 30px 0 50px 0;
	background: #464646 url(../images/img13.gif) repeat-x;
}

#footer p {
	width: 760px;
	margin: 0 auto;
	font-size: 10px;
}
