body{
	margin-top:0;
	font-family: Helvetica, sans-serif, Arial;
	font-size: 16px;
	font-style: normal;
	color: #2a75f2;
	text-align:center;
	
	background-image:url(images/bg.gif);
	background-repeat:repeat;
	background-position:center;
}
a {
	color: #0C51C2;
	text-decoration:none;
}
a:hover {
	color: #2a75f2;
	text-decoration:underline;
}
#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 1000px;
	background-color: #fff;
}

#header {
	margin: 0 0 15px 0;
	background-image:url(images/bglogo.gif);
	background-repeat:repeat-x;
	height: 309px;
	
}

#side-a {
	
	float: left;
	padding-left:25px;
	padding-right:40px;
	width: 280px;
	padding-bottom:40px;
	text-align:center;

}
#side-c {

	float: left;
	width: 450px;
	padding-left: 25px;

}
#side-d {

	float: left;
	width: 500px;
	padding-left: 25px;
	

}
#side-e {

	float: left;
	width: 850px;
	padding-left: 25px;

}
#side-b {

	float: right;
	width: 300px;
	text-align:center;
}

#content {
	float: left;
	width: 36%;
	text-align:center;
}

#footer {
	clear: both;
	background: #2a75f2;
	color: #fff;
	height: 75px;
}

#size {
	font-family: Helvetica, sans-serif, Arial;
	font-size: 72px;
	font-style: normal;
	color: #2a75f2;
	float: left;
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #428eff;
	padding-right: 15px;
	height: 72px;
	position:relative;
	left: 20px;
}

#cozy {
	font-family: Helvetica, sans-serif, Arial;
	font-size: 36px;
	font-style: normal;
	color: #2a75f2;
	float: left;
	position:relative;
	top:5px;
	left:35px;
	padding-left: 15px;
	letter-spacing: -3px;
	line-height: 30px;
}

#logg {

	float: left;
	width: 372px;

}

#guy {
	float:right;
	position:relative;
	top: 4px;
	height: auto;
	text-align:right;

}
#nav {
	width: 420px;
	height: 250px;
	float: left;
	padding-top: 50px;
	position:relative;
	left: 25px;
	color:#fff;
	font-size:24px;
	
}
#nav ul {
	margin: 0;
	padding-left: 25px;
}
#nav ul li {
	list-style-type: none;
	display: inline;
}
#highlight {
	color: #ffffff;
	background-image: url(images/plus.gif);
	background-position: 15px 17px;
	background-repeat: no-repeat;
}
#nav li a {
	display: block;
	float: left;
	position:relative;
	padding: 15px 30px;
	color: #a4c8ff;
	text-decoration: none;
	font-family: Helvetica, sans-serif, Arial;
	font-size: 14px;
	top: 40px;
}
#nav li a:hover {
	color: #fff;
	background-image: url(images/plus.jpg);
	background-position: 15px 17px;
	background-repeat: no-repeat;
}
#nav a {
	color: #2a75f2;
	text-decoration:none;
}
#nav a:hover {
	color: #0C51C2;
}
div#contactinfo {
	font-family: Helvetica, sans-serif, Arial;
	font-size: 22px;
	font-style: normal;
	color: #2a75f2;
	position:relative;
	bottom:252px;
	left:348px;
	letter-spacing: -1px;
	width: 150px;
}

div#contactinfo a {
	font-family: Helvetica, sans-serif, Arial;
	font-size: 22px;
	font-style: normal;
	color: #2a75f2;
	text-decoration: none;
}

div#contactinfo a:hover {
	font-family: Helvetica, sans-serif, Arial;
	font-size: 22px;
	font-style: normal;
	color: #2a75f2;
	text-decoration: none;
}

