@charset "utf-8";
/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	background: #939393;
}
a {
	color:#528FB2;
}
img {
	border: none;
}
#layout {
	float: left;
	width: 100%;
	padding: 50px 0 50px 0;
}
#center {
	width: 990px;
	margin: 0 auto;
}
#wrapper {
	float: left;
	width: 990px;
	background: white;
}
#menuLeft {
	width:190px;
	padding-top: 0px;
}
#menuLeft .link {
	width: 190px;
}
#menuLeft .logo{
	margin-bottom:40px;
}

#paragonlogo {
	float: left;
	margin: 15px 0 40px 18px;
}
#paragoncontent {
	float: right;
	width: 744px;
	border-left:#CACACA dotted 1px;
	padding: 0px 15px 0px 20px;
}
#paragoncontent h1 {
	font-size: 1.1em;
	font-weight: normal;
	padding: 10px 0 15px 0;
	margin: 0;
}
#paragoncontent h1.image {
	padding: 0 0 15px 0;
}
#firstpageleft {
	float: left;
	width: 480px;
}
.lightblue480 {
	float: left;
	width: 480px;
	background: #e6f7ff url(../images/box_480px_blue_top.gif) top left no-repeat;
}
.bubbles p {
	background: url(../images/bubble-bg.gif) center right no-repeat;
}
.lightblue480 .content {
	float: left;
	width: 480px;
	background: url(../images/box_480px_blue_bottom.gif) bottom left no-repeat;
}
.lightblue480 .content p {
	margin: 0px;
	padding: 15px 20px 15px 20px;
	line-height: 1.6em;
	color: #2b2b2b;
}
#firstpagemiddle {
	float: left;
}
.blue246 {
	float: left;
	width: 246px;
	padding: 11px 0 0 0;
	background: url(../images/box_246px_blue_top.gif) top left no-repeat;
}
.blue246 .content {
	float: left;
	width: 246px;
	background: url(../images/box_246px_blue_bg.gif) top left repeat-y;
}
.blue246 .content p {
	margin: 0px;
	padding: 4px 20px 5px 20px;
	line-height: 1.6em;
	color: #3f3f3f;
}
.blue246 .bottom {
	float: left;
	width: 246px;
	height: 11px;
}
.blue246 .bottom img {
	float: left;
}
#mapbottom {
	float: right;
	position: relative;
	width: 153px;
	height: 246px;
}
#mapbottom img {
	float: left;
}
#mapabs {
	position: absolute;
	bottom: 0;
	right: -142px;
	width: 142px;
	height: 50px;
	clear: both;
}
#mapabs img {
	float: left;
}
#www {
	display: block;
	float: left;
	margin: 30px 0 0 5px;
	display: inline;
}
#paragonright {
	float: left;
	width: 259px;
}
#paragonright img.firstright {
	float: left;
	margin: 0 0 160px 10px;
	display: inline;
}
.nextpageblock {
	float: right;
	/*width: 257px;*/
	/*padding: 0 22px 10px 0;*/
}
.nextpageblock img {
	float: right;
}
#briefimg {
	float: left;
	padding: 20px 0 0 0;
	position: relative;
}
#briefimg img {
	float: left;
}
#laptop {
	position: absolute;
	width: 241px;
	height: 129px;
	top: -109px;
	right: 38px;
	clear: both;
}
#nextpageblocktwo {
	float: right;
	width: 500px;
	padding: 50px 20px 0 0;
	background: url(../images/next-page-2.gif) top right no-repeat;
}
#nextpageblocktwo img {
	float: right;
}
#thirdstepimg {
	float: left;
	position: relative;
}
#thirdstepimg img {
	float: left;
}
#thirdabs {
	position: absolute;
	top: -116px;
	right: 0;
	width: 205px;
	height: 116px;
	clear: both;
}
#nextpageblockthree {
	position: absolute;
	bottom: 42px;
	right: -50px;
	width: 500px;
	clear: both;
}
#nextpageblockthree img {
	float: right;
}
#step4main {
	float: left;
	display: inline;
	margin: 0 0 0 5px;
}
#nextpageblockfour {
	float: right;
	width: 500px;
	padding: 0 20px 0 0;
}
#nextpageblockfour img {
	float: right;
}
#nextpageblockfive {
	float: right;
	width: 500px;
	padding: 10px 20px 0 0;
}
#nextpageblockfive img {
	float: right;
}
#tomato {
	float: left;
	margin: 0 0 0 40px;
	display: inline;
}
#presentation {
	float: left;
}

