/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

.input1 {
	width: 107px;
	font-size: 9px;
	color: #333333;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

p,  ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}

.ul1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.text1 {
	text-align: right;
	font-size: 11px;
	color: #FFFFFF;
}

.text2 {
	text-align: right;
	font-size: 10px;
	color: #FFFFFF;
}

.text3 {
	font-size: 11px;
	font-weight: bold;
	color: #6C7176;
}

.text4 {
	margin-top: 0px;
	margin-right: 10px;
	text-align: justify;;
}

.text5 {
	margin-top: 0px;
	margin-left: 10px;
	text-align: justify;;
}

/** LINKS */

a {
	color: #FF8500;
}

a:hover {
	text-decoration: none;
}

a.link1 {
	text-decoration: none;
	font-size: 10px;
	color: #979DA2;
}

a.link1:hover {
	text-decoration: underline;
}

a.link2 {
	display: block;
	padding: 6px 10px 9px 0px;
	background: url(images/homepage08.gif) no-repeat;
	text-decoration: none;
	text-align: right;
	font-weight: bold;
	color: #FFFFFF;
}

a.link2:hover {
	background: url(images/homepage09.gif) no-repeat;
}

/** STYLES */

.vspace { margin-top:1.33em; }

.style1 {
	font-size: 9px;
	color: #FFFFFF;
}

.style1 a {
	color: #FFFFFF;
}

/** BACKGROUNDS */

.bg1 {
	background: url(images/homepage11.gif) repeat-x;
}

.bg2 {
	background: url(images/homepage12.gif) repeat-x;
}

.bg3 {
	background: url(images/homepage28.gif) repeat-x;
}

/** MISC */

.align-justify { text-align: justify; }

.img1 {
	float: left;
	margin-right: 15px;
}

.img2 {
	float: right;
	margin-left: 15px;


hr { display: none; }

.hr1 {
	height: 5px;
	background: url(images/homepage12.gif) repeat-x;
}

.hr2 {
	height: 2px;
	background: url(images/homepage16.gif);
}

#kwick {
	position: relative;
	/*border-bottom: 3px double #333;*/
	top:0px;
	margin-top: 20px;
	width:560px;
	margin-left:0px;
}

#kwick .kwicks {
	display: block;
	height: 200px;
	margin: 0px;
}

#kwick li {
	float: left;
	margin-left:0px;
}

li:after {
	content: "";
	
}

#kwick .kwick {
	display: block;
	float:left;
	cursor: pointer;
	overflow: hidden;
	height: 200px;
	width: 106px;
	/*padding: 10px;*/
	background: #fff;
	/*border-right: 5px solid #202020;*/
	border-right: 0px solid #5A005A;
}

#kwick .kwick span {
	display: none;
}

#kwick .opt1 {
	background: url(men1.jpg) ;
}

#kwick .opt2 {
	background: url(men2.jpg);
}

#kwick .opt3 {
	background: url(men3.jpg);
}

#kwick .opt4 {
	background: url(men4.jpg);
}

#kwick .opt5 {
	background: #000 url(men5.jpg);
	border-right: 0;
}

 blockquote.style1 {
  font: 14px/20px italic Times, serif;
  padding: 8px;
  background-color: #faebbc;
  border-top: 1px solid #e1cc89;
  border-bottom: 1px solid #e1cc89;
  margin: 5px;
  background-image: url(bqimages/openquote1.gif);
  background-position: top left;
  background-repeat: no-repeat;
  text-indent: 23px;
  }
  blockquote.style1 span {
     display: block;
     background-image: url(bqimages/closequote1.gif);
     background-repeat: no-repeat;
     background-position: bottom right;
   }
   
    blockquote.style2 {
  font: 14px/22px normal helvetica, sans-serif;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 50px;
  padding-left: 15px;
  border-left: 3px solid #ccc;
} 

blockquote.style3 {
  font: 18px/30px normal Tahoma, sans-serif;
  padding-top: 22px;
  margin: 5px;
  background-image: url(bqimages/openquote3.gif);
  background-position: top left;
  background-repeat: no-repeat;
  text-indent: 65px;
  }
  blockquote.style3 span {
    display: block;
    background-image: url(bqimages/closequote3.gif);
    background-repeat: no-repeat;
    background-position: bottom right;
} 

blockquote.style4 {
  font: 14px/20px italic Times, serif;
  padding-left: 70px;
  padding-top: 18px;
  padding-bottom: 18px;
  padding-right: 10px;
  background-color: #dadada;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  margin: 5px;
  background-image: url(bqimages/openquote4.gif);
  background-position: middle left;
  background-repeat: no-repeat;
  text-indent: 23px;
} 

blockquote.style5 {
  font: 12px/18px normal "Courier New", sans-serif;
  padding-left: 70px;
  padding-top: 2px;
  padding-bottom: 2px;
  background-color: #000;
  color: white;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  margin: 5px;
  background-image: url(bqimages/openquote5.gif);
  background-position: middle left;
  background-repeat: no-repeat;
  text-indent: 23px;
  }
  blockquote.style5 div {
    padding-right: 50px;
    display: block;
    background-image: url(bqimages/closequote5.gif);
    background-repeat: no-repeat;
    background-position: bottom right;
} 
