/* GENERAL INFORMATION
------------------------------------------- 	
Theme: AtlanticSuitesOffices v1.0
Author: Piranha Designs Gibraltar
Start Date: 26.04.10
*/

/* reset
-------------------------------------------*/ 
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, 
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,

q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	color:#FFFFFF;
	float:left;
	margin:8px 0 0 15px;
	text-align:left;
	font:.85em Arial, Helvetica, sans-serif;
}

table tr td {
	border:1px solid #666;
}

/* end reset */ 

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	font: .8em/1.3em  "Verdana", Arial;
	text-align: justify;
	background-image: url(../images/main/bg.jpg);
	background-repeat: repeat-x;
}
a {
	border:none;
	cursor:pointer;
	color:#2E4066;
}
a:hover{
	color:#2E4066;
}
.links {
	color:#54C6F2;
	font: 10pt;
	float:left;
}
.links:hover  {
	text-decoration:underline;
}

p {
	padding:5px 10px;
	width:100%;
	color:#333333;
	font-size: 0.9em;
	line-height: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	color:#54C6F2;
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	float:left;
	padding:0;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}

h2 {
	color:#FFFFFF;
	width:100%;
	font:1.8em Arial, Helvetica, sans-serif;
	float:left;
	padding:0;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
h3 {
	padding:5px 10px;
	color:#2E4066;
	width:100%;
	line-height: 1.5em;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
}

h4 {
	color:#333333;
	width:100%;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-indent: 10px;
}
/* Divs 
***********************************************/ 
#logo {
	width:310px;
	height:60px;
	float:left;
}
#quicklink {
	float:left;
	margin:8px 10px;
	width:170px;
	height:170px;
}
/* Wrapper 
***********************************************/ 

#wrapper {
	width:955px;
	height:100%;
	margin:0 auto;
}

#header{
	width:955px;
	float:left;
	background-image: url(../images/main/logo.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 208px;
	position: relative;
}
#email {
	width:100%;
	text-align:right;
	margin-top:140px;
	margin-bottom:10px;
	height:auto;
	float:right;
}

#email p, #email a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #54C6F2;
	padding:0 0 0 25px;
}
#email a:hover {

	text-decoration: underline;
}

#email .mail {
	background-image: url(../images/main/envelope.png);
	background-repeat: no-repeat;
	background-position: 0px center;
}

		
#slider {
	width:955px;
	height:191px;
	float:left;
	margin-right: 0;
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #000A1A;
	background-attachment: fixed;
	background-image: url(../images/header_images/header_bg.jpg);
	background-repeat: no-repeat;
}

#inner-slider {
	list-style:none;
}

#main-content {
	width:955px;
}
#main-content .left {
	width:680px;
	float:left;
	height:100%;
	padding:0;
}


#main-content .right {
	width:240px;
	float:right;

}

ul#right-column-smaller {
	background: url(../images/main/bg-cresco-can-smaller.jpg) no-repeat;
	width:191px;
	padding:20px 60px 0 30px;
	height:285px;
	float:left;
}
ul#right-column {
	background: url(../images/main/bg-cresco-can.jpg) no-repeat;
	width:191px;
	padding:20px 60px 0 30px;
	height:398px;
	float:left;
}
ul#right-column  h2, ul#right-column-smaller h2 {
	margin:10px 0;
	text-transform:uppercase;
	font-size:1.7em;
	font-weight:bold;
	text-shadow:1px 2px 0 #333;
}
ul#right-column li, ul#right-column-smaller li{
	width:95%;
	padding:5px 0;
	margin-left:15px;
	float:left;
	font-size:.85em ;
	line-height:1.3em;
	text-shadow:1px 1px 0 #000;
	color:#FFFFFF;
	text-align:left;
	list-style:disc;
	}
#box {
	width:265px;
	padding:5px 15px;
	float:left;
	height:100%;
}
#box p { font-size:.85em}

img.right1 {
	float: right;
	margin: 5px 0px 10px 10px;
	border: white solid 1px;
}

img.left1 {
	float: left;
	margin: 5px 10px 10px 10px;
	border: white solid 1px;
}

img.right2 {
	float: right;
	border: white solid 1px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 10px;
}

.box_text {
	width:200px;
	padding:15px;
	float:left;
	height:auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #003366;
	background-color: #ebf4fb;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.bullets {
	padding:5px 10px;
	width:100%;
	color:#003366;
	font-size: 0.9em;
	line-height: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


/* Footer 
***********************************************/ 

#footer a:hover {
	font:"Georgia", Times New Roman, Times, serif;
	color:  #FFF;
	font-size:11px;
	border-bottom: 1px dotted #2E4066
	}
#footer a {
	color: #CCC;
	font-size:11px;
	text-transform:capitalize;
	font-family: Verdana;
	}
#footer p {
	font:"Georgia", Times New Roman, Times, serif;
	color: #999999;
	font-size:11px;
	}
#footer p.second  {
	margin-top:5px;
	}
#footer p.second a {
	font:"Georgia", Times New Roman, Times, serif;
	color: #999;
	font-size:11px;
	}
#footer p.second a:hover {
	font:"Georgia", Times New Roman, Times, serif;
	color: #2E4066;
	font-size:11px;
	}
#main-footer {
	width:100%;
	margin-top:30px;
}
#footer{
	width: 955px;
	height: 30px;
	margin: 0 auto;
	padding-top:0px;
	color:#4E5C65;
	text-align:center;
	font-size:11px;
	background-color: #000A1A;
}
/*  Menu
***********************************************/ 
ul#nav {
	width:680px;
	float:right;
	height:40px;
	margin-top:5px;
	background-color: #000A1A;
	padding:0 0 0 3px;
}

ul#nav li {
	list-style:none;
	float:left;
	position:relative;
}

ul#nav li a {
	padding:6px 22px;
	margin:8px 6px;
	width:auto;
	float:left;
	font-size:1em;
	text-align:center;
	color:#D1D7DB;
	text-decoration:none;
	letter-spacing: 1px;
}

ul#nav li a:hover, ul#nav li .select {
	background:#54C6F2;
	color:#FFFFFF;
}

ul#nav2 {
	width:800px;
	float:left;
	height:100%;
	margin-top:18px;
	margin-left:240px;
}

ul#nav2 li {
	list-style:none;
	float:left;
}

ul#nav2 li a {
	padding:5px 10px;
	margin:0 10px;
	float:left;
	font-size:1.3em;
	color:#FFF200; 
}

ul#nav2 li a:hover, ul#nav2 li .select {
	background:#4E5C65;
	-moz-border-radius:5px 5px 5px 5px;
}

#nav ul {
	position:absolute;
	display:none;
	width:185px;
	top:18px;
	left:4px;
	padding:10px 0 5px 0;
	margin:18px 0 0 0;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-bottomleft:5px;
	background:#000A1A;
}

#nav li ul a{
	width:180px;
	height:auto;
	font-size: 0.85em;
	float:left;
	text-align:left;
	margin:2px 5px;
	padding:6px 8px;
	
	
	
}
#nav li ul a:hover{
	width:160px;
	height:auto;
	
}
#nav ul ul{
	top:50px;
}	

#nav li ul ul {
	left:12em;
	margin:0px 0 0 10px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
	display:none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
	display:block;
}
