body { 
	margin: 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height: 17px;
} 

a {
	color: #208ABC;
}

a:hover {
	color: #208ABC;
}

h1 {
	color:#0087a8; 
	font-family: Helvetica, Arial, sans-serif; 
	font-size: 26px; 
	font-weight: normal;
}

h2 {
	color:#0087a8; 
	font-family: Helvetica, Arial, sans-serif; 
	font-size: 18px; 
	font-weight: normal;
	margin-bottom: 1.5em;
}

p {
	line-height: 19px;
}

ul { 
	padding: 0; 
	margin: 0; 
}

li {
	list-style: none; 
	background: url(graphics/bullet.gif) left 6px no-repeat; 
	padding-left:10px; 
	margin-bottom:5px;
}

#header{
	    width: 100%; 
		height: 190px; 
		background: url(graphics/HeaderBg.gif) repeat-x; 
		border-bottom: 5px solid #084663
} 

.doc {
	width: 950px; 
	margin: auto;
} 

#header .doc {
		position: relative;
}

#rose  {
	position:absolute; 
	right:0;
	top: -2px;
}

			 

#nav {
	width: 100%; 
	height: 50px; 
	background: #cddde0;
}

#nav .txt {
	width: 950px; 
	margin: auto;
	color:#228BBA;; 
	font-family: Helvetica, Arial, sans-serif; 
	font-size: 24px; 
	font-weight: normal;
	letter-spacing:0.2em;
padding-top:16px;
}

#nav .txt span {
margin-left: 20px;
}

#content{
	width: 570px; 
	float: left; 
	padding: 15px; 
	margin: 30px 0px; 
	min-height: 300px; 
}
 
#right{ 
	width: 268px; 
	float: right; 
	padding: 30px 25px; 
	margin: 30px 0; 
	min-height: 300px; 
	background: url("graphics/righttxtbg1.png") bottom;  
	font-size: 12px;
	line-height: 13px;
}

#right div {
	height: 8px; 
	width: 318px; 
	background: url("graphics/bottomrighttxtbg.png"); 
	margin: -30px 0 20px -25px;
}

#footer{
	width: 100%; 
	height: 50px; 
	background: #084662; 
	color: #ffffff; 
	text-align: center; 
	line-height: 22px; 
	padding: 30px 0; 
	border-top: 5px solid #c1d4d8; 
	clear: both;
}



#images{
	margin: 0px 0px 20px; 
	border-top: 3px solid #deeef2; 
	padding: 2px; 
	clear: both; 
	border-bottom: 3px solid #deeef2;
}

#images img{
	margin-right: 15px;
}

#images .last {
	margin-right: 1px
}

.list {
	width: 265px; 
	margin: 0 20px 20px 0;
	float: left;
}

.list ul {
	margin: 0px; 
	padding:6px;
}
 
#aboutrose {
	width: 260px; 
	float: left;
	margin-left:10px;
}
 
#marketingheading {
	margin-top: 0px; 
	line-height: 5px;
}

#imagerose {
	float:right; 
	margin: 0 0 15px 15px;
}

#listtwo {
	width: 290px;
	float: left;
	margin-right:10px;
}

#listtwo ul {
	margin: 0px; 
	padding: 6px;
}

#phone{ 
	width: 228px; 
	float: right; 
	padding: 0px 15px 7px; 
	margin: -15px 20px; 
	background: url("graphics/phonetxtbg1.png") bottom;  
}

#phone div {
	height: 8px; 
	width: 258px; 
	background: url("graphics/phonetxtbg.png"); 
	margin: 0 0 0 -15px;
}

#phone span {
	color: #208ABC;
	font-size: large;
	font-weight: bold;
	margin-left: 5px;
}

#phone span .email {
	color: #208ABC;
	font-size: medium;
	font-weight: bold;
	margin-left: 5px;
}


#phone p {
	margin: 0 0 8px 0;
}



