* html {
	margin:0;
	padding:0;
	}
	
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:62.5%;
	text-align:center;	
	color:#58585A;
	margin:20px 0;
	padding:0;
	}

h1 {
	font-size:1.7em;
	}
	
h2, h3 {
	font-size:1.5em;
	}

h1, h2, h3 {
	font-weight:bold;
	/*font-variant:small-caps;*/
	color:#03B1F0;
	}

p, ul, li {
	line-height:1.5em;
	letter-spacing:0.01em;
	font-size:1.1em;
	}

ul
{
	margin: 10px 0 10px 20px;
	padding: 0;
}

ul li {
	list-style-type:none;
	padding: 0;
	margin: 0;
	}

ul.bullets li {
	list-style-image:url(../img/bullet.gif);
	}

#banner p, #content p, #column p  {
	font-size:1.2em;
	}

span.blue {
	color:#03B1F0;
	}
	
a {
	text-decoration:none;
	color:#03B1F0;
	}
	
a:hover {
	text-decoration:none;
	color:#000066;
	}

a img {
	border:none;
	padding-bottom:5px;
	}
		
#wrapper{
	width:980px;
	margin:0 auto;
	text-align:left;
	}
	
#border{
	position: relative;
	padding:0 0 0 40px;
	margin:0;
	border:1px solid #58585A;
	}

#header {
	font-size:1.2em;
	padding-top:10px;
	padding-bottom:20px;
	}
	
#header p span {
	padding-left:10px;
	}

#header p.contact {
	display: block;
	font-weight:bold;
	position:relative;
	padding:43px 50px 0 0;
	margin:0;
    float:right;   
	text-align:right !important;
	}
	
#header p.contact a:hover .blue, #header p.contact .active {
	color:#000066;
	}

.logo {
	float: left;
margin-bottom: 17px;
	}
	
.slogan {
	/*margin-top:77px;
	margin-right:50px;*/
	clear: both;
	display: block;
	}

#nav
{
	padding-bottom: 20px;	
}

#nav ul, #nav li
{
	display: inline;
	padding: 0;
	margin: 0;
}

#nav li
{
	padding: 0 10px 0 10px;
	border-left: solid 1px #ccc;
	font-size: 1.2em;
	font-weight: bold;
}

#nav li a { white-space: nowrap; }

#nav li.first
{
	padding-left: 0;
	border: none;
}

#nav li a.active
{
	color:#000066;
}

#banner {
	width:935px;
	clear:both;
	}

#home #banner {
	width:500px;
	float: left;
	padding-bottom: 20px;
	}

.dotty {
	height:auto !important;
	height:500px;
	min-height:500px;
	background:url(../img/bg-dotty-women.jpg) no-repeat right top    ;
	}


.unit img.right
{
	display: block;
	float: right;
	clear: right;
	margin: 5px 0 15px 20px;
}

#banner div.txt-box {
	float:left;
	clear:both;
	margin:5px 0 0 0px;
	width:500px;
	}

#home #banner div.txt-box {
	margin:5px 0 0 0px;
	}

#banner div.gfx-box {
	position:relative;
	margin-top:20px;
	z-index:10;
	}

#banner div.gfx-box .caption p {
	font-size:1.0em;
	}
	
#banner div.gfx-box .left {
	position:absolute;
	left:20px;
	z-index:20;	
	top:138px;
	}

#banner div.gfx-box .right {
	position:absolute;
	left:245px;
	z-index:20;	
	top:138px;
	}

* html #banner div.gfx-box .right, * html #banner div.gfx-box .left {
	top:148px;
	}

*:first-child+html #banner div.gfx-box .right, *:first-child+html #banner div.gfx-box .left {
	top:148px;
	}

#column {

	}

#home #column {
	float:right;
	width: 401px;
	clear: none;
	}

#column h2 {
	margin:0;
	padding:0;
	}
	
.c1, .c2, .c3 {
	float:left;
	height:225px;
	min-height:225px;
	}

.c1 ul {
	margin:0;
	padding:15px 0 0 18px;
	}

.c3 {
	float:left;
	height:225px;
	min-height:225px;
	}

div.inner {
	margin:15px 20px 0 0;
	}

.c2 div.inner, .c3 div.inner {
	margin:15px 20px 0 20px;
	}

#column div.c1 {
	width: 446px;
	}

#home #column div.c1 {
	width: auto;
	*height:250px;
	min-height:250px;
	}

#column div.c2 {
	width:245px;
	background:url(/assets/img/bg-panel-brochure221.jpg) no-repeat top left;
        }

#home #column div.c2 {
	width:221px;
	background:url(/assets/img/uvgi-brochure.jpg) no-repeat top left;
        }

#column div.c3 {
	width:245px;
	background:url(/assets/img/bg-panel.jpg) no-repeat top left;
	}

#home #column div.c3 {
	width:180px;
	background:url(/assets/img/bg-panel.jpg) no-repeat top left;
	}
	
#column div.c3 p.contact {
	font-weight:bold;
	}
	
#home #column .bottom
{
	position: absolute;
	top: 395px;
/*  bottom: 0; */
	right: 0;
    border-bottom:1px solid #ccc;
}

*:first-child+html #home #column .bottom {
	top: 395px;
	}
	
* html #home #column .bottom {
	top: 395px;
	right: 0px;
	}
	
.clear {
	clear:both;
	}

.f-right {
	float:right;
	}

.f-left {
	float:left;
	}

ul.left {
	width:130px;

	}

ul.right {
	width:200px;
	}

#footer {
    float:left;
	clear:both;
	font-size:0.95em;
	width:900px;
	padding:10px 0 0 40px;
	}



/*form handling styles*/

form {
	font-size:1.2em;
	}

div.cb {
	float:left;
	clear:both;	
	width:100%;
	margin-bottom:6px;	
	/*border:1px solid red;*/
	}
	
fieldset {
	border:none;
	padding:0;
	margin:0;
	}

legend {
	text-indent:-1000em;
	padding:0;
	margin:0;
	}

label {
	float:left; 
	width:155px;
	}

input, textarea {
	float:left;
	width:175px;
	}

.mfield {
	float:left;
	/*border:1px solid red;*/
	}
	
select {
	float:left;
	font-size:1.1em;
	width:178px;
	}
	
textarea {
	height:100px;
	font-size:1.2em;
	font-family:Arial, Helvetica, sans-serif;
	}

.errorheading {
	color: red; 
	float:left;
	clear:both;
	margin-bottom:6px;
	}

div.error {
	color: red; 
	float:left;
	clear:both;
	width:250px;
	margin:6px 0 3px 0;
	}
	


div.dotty #column {
	width:935px;
	font-size:0.85em; 	
	/*border:1px solid blue;*/
	}
	
	
	
	
div.dotty #column, div.dotty #column div.c1, div.dotty #column div.c2 {
	height:114px;
	}	
	
* html div.dotty #column {
	float:left;
	height:auto !important;
	}

*:first-child+html div.dotty #column {
	height:167px;
	}
		
div.dotty #column div.c1 {

	float:left;
	width:670px;
	
	}

div.dotty #column div.c2 {
	float:left;
	width:265px;
	}

.clear-min
{
overflow:hidden;
clear:both;
height:20px;
}

	
div.dotty #column label {
	position:absolute;
	font-size:1.2em;
	width:575px;
	margin:0 0 0 20px;
	/*border:1px solid red;*/
	}

div.dotty #column .checkbox {
	position:absolute;
	margin:-3px 5px 0 0;
	}
	
div.dotty img {
	float:left;
	
	}
	
	div.dotty  a img {
	float:none;
	}
	
.checkbox input {
	width:13px;
	}	
	
div.dotty #column p {
	clear:both;
	}


.fsubmit {
	float:left;
	clear:both;
	margin:0 0 10px 0;
	}

.frmdownload {
	margin-top:-50px;
	}

div.fsubmit input {
	width:57px;
	height:20px;
	}




