body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif, "Arial Black";
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #60C3DA;
}
#container {
	color: #939393;
	width: 733px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
}
#container #header {
	position: relative;
	height: 100px;
	padding-top: 40px;
}




#container #header #therightservice {
	float: right;
	background-image: url(../images/the_right_service.png);
	height: 102px;
	width: 160px;
}

#container #header #logo {
	float: left;
}
#container  #header  li  {
	display: inline;
	font-size: 10px;
}
#container #header ul {
	margin: 0;
	padding: 0;
	float: right;
}
#container #header #nav {
	margin-right: 175px;
}

#container #header a {
	text-decoration: none;
	color: #939393;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
}
#container #header a:hover {
	text-decoration: none;
	color: #939393;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #F7F7F7;
}

#container  #rightside  {
	position: relative;
	width: 123px;
	color: #FFFFFF;
	font-style: italic;
	float: right;
	padding-right: 55px;
	clear: right;
	height: 613px;

}

#container #contenttop  {
	background-image: url(../images/contenttop.png);
	background-repeat: no-repeat;
	width: 548px;
	height: 7px;
}
#container #content {
	background-color: #FFFFFF;
	width: 548px;
	position: relative;
	z-index: 2;
	font-style: italic;
}
#container #contentbottom  {
	background-image: url(../images/contentbottom.png);
	background-repeat: no-repeat;
	width: 548px;
	height: 7px;
}

#container #content h4 {
	margin: 0;
	padding: 0;
	font-style: italic;
	text-align: center;
	color: #145180;
	padding-left: 90px;
	padding-right: 90px;
	padding-bottom: 10px;
	padding-top: 5px;
	font-size: 16px;
}
#container  #content  #frontimage  {
	text-align: center;
	padding-top: 25px;

}

#container #rightside #blueboxtop  {
	background-image: url(../images/blueboxtop.png);
	background-repeat: no-repeat;
	height: 4px;
	width: 123px;
}
#container #rightside #blueboxbottom  {
	background-image: url(../images/blueboxbottom.png);
	background-repeat: no-repeat;
	height: 5px;
	width: 123px;
	padding-bottom: 7px;
}

#container #rightside  #bluebox  {
	background-image: url(../images/blueboxbg.png);
	background-repeat: repeat-y;
	width: 123px;
	height: 110px;
	font-weight: bold;

}
#container #rightside  #bluebox  p  {
	margin: 0px;
	padding: 0px;
	line-height: 1.2;
	padding-left: 10px;
	padding-right: 20px;
	padding-top: 4px;
	font-size: 17px;
}
#container  #rightside  #pinkboxtop  {
	background-image: url(../images/pinktop.png);
	background-repeat: no-repeat;
	height: 4px;
	width: 123px;
}
#container  #rightside  #pinkboxbottom  {
	background-image: url(../images/pinkbottom.png);
	background-repeat: no-repeat;
	height: 5px;
	width: 123px;
	padding-bottom: 7px;
}
#container  #rightside   #pinkbox  {
	background-image: url(../images/pink_bg.png);
	background-repeat: repeat-y;
	width: 123px;
	height: 80px;
	font-weight: bold;

}
#container  #rightside   #pinkbox   p  {
	margin: 0px;
	padding: 0px;
	line-height: 1.2;
	padding-left: 10px;
	padding-right: 20px;
	padding-top: 4px;
	font-size: 14px;
}
#container #rightside #pinkbox a {
	font-size: 13px;
}

#container   #rightside     a     {
	color: #FFFFFF;
	text-decoration: none;
}
#container #rightside a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


#container #rightside #bluebox a {
	font-size: 13px;
}

#container  #contenttop  #homepage {
	position: absolute;
	left: 458px;
	top: 64px;
	z-index: 5;
}
#container #content #links {
	padding-top: 18px;
	text-align: center;
	padding-left: 14px;
}
#container #content #callus {
	text-align: center;
	padding-top: 10px;
}
#container  #rightside  #darkblueboxtop  {
	background-image: url(../images/darkbluetop.png);
	background-repeat: no-repeat;
	height: 4px;
	width: 123px;
}
#container  #rightside  #darkblueboxbottom  {
	background-image: url(../images/darkbluebottom.png);
	background-repeat: no-repeat;
	height: 5px;
	width: 123px;
}
#container  #rightside   #darkbluebox  {
	background-image: url(../images/darkbluebg.png);
	background-repeat: repeat-y;
	width: 123px;
	height: 116px;

}
#container  #rightside   #darkbluebox   p  {
	margin: 0px;
	padding: 0px;
	line-height: 1.2;
	padding-left: 10px;
	padding-right: 20px;
	padding-top: 4px;
	font-size: 13px;
	font-weight: bold;
}
#container #contenttop #homepage img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container #footer {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
	padding-top: 3px;
	padding-bottom: 10px;
	padding-left: 3px;
}
#container #footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#container #footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#container #rightside #darkbluebox h1 {
	margin: 0;
	font-size: 15px;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 10px;
}
#container #content li {
	list-style-image: url(../images/tick.jpg);
	list-style-type: none;
	font-size: 12px;
	padding-bottom: 5px;
	font-weight: bold;
}


#container #content h1 {
	color: #165075;
	font-size: 17px;
	margin: 0;
	padding: 0;
	padding-left: 18px;
	padding-top: 5px;
}
#container #content h2 {
	color: #7F7F7F;
	font-size: 16px;
	padding-left: 18px;
}
#container #content h3 {
	color: #7F7F7F;
	font-size: 16px;
	padding-left: 18px;
	text-decoration: underline;
}

#container #content p {
	padding-left: 18px;
	font-size: 13px;
	font-weight: bold;
	padding-right: 18px;
}

#container #content #links img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container #content #boxes {
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 20px;
}
#container  #content  #boxes  p {
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	padding-left: 15px;
	padding-top: 5px;
	padding-right: 80px;
	font-size: 12px;
}
#container  #content  #boxes  h1 {
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	padding-left: 15px;
	padding-top: 5px;
}

#container #content #box1top {
	background-image: url(../images/box1top.png);
	background-repeat: no-repeat;
	height: 5px;
	width: 502px;
}

#container #content #box1 {
	background-image: url(../images/box1_bg.png);
	background-repeat: repeat-y;
	width: 502px;
}
#container #content #box1bottom {
	background-image: url(../images/box1bottom.png);
	background-repeat: no-repeat;
	height: 5px;
	width: 502px;
	padding-bottom: 10px;
}
#container  #content  #box2top {
	background-image: url(../images/box2top.png);
	background-repeat: no-repeat;
	height: 5px;
	width: 502px;
}
#container  #content  #box2 {
	background-image: url(../images/box2_bg.png);
	background-repeat: repeat-y;
	width: 502px;
}
#container  #content  #box2bottom {
	background-image: url(../images/box2bottom.png);
	background-repeat: no-repeat;
	height: 5px;
	width: 502px;
	padding-bottom: 10px;
}
#container   #content   #box3top {
	background-image: url(../images/box3top.png);
	background-repeat: no-repeat;
	height: 5px;
	width: 502px;
}
#container   #content   #box3 {
	background-image: url(../images/box3_bg.png);
	background-repeat: repeat-y;
	width: 502px;
}
#container   #content   #box3bottom {
	background-image: url(../images/box3bottom.png);
	background-repeat: no-repeat;
	height: 5px;
	width: 502px;
	padding-bottom: 10px;
}
#container    #content    #box4top {
	background-image: url(../images/box4top.png);
	background-repeat: no-repeat;
	height: 5px;
	width: 502px;
}
#container    #content    #box4 {
	background-image: url(../images/box4_bg.png);
	background-repeat: repeat-y;
	width: 502px;
}
#container    #content    #box4bottom {
	background-image: url(../images/box4bottom.png);
	background-repeat: no-repeat;
	height: 5px;
	width: 502px;
	padding-bottom: 10px;
}
#container #content #planbox {
	background-image: url(../images/box1_bg.png);
	background-repeat: repeat-y;
	width: 502px;
}
#container #content #boxes table td {
	padding-left: 8px;
	padding-bottom: 4px;
}
#container  #content  #boxes  table  {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}
#container  #content  #boxes  h1  {
	padding-bottom: 0px;
	padding-left: 15px;
}
#container  #content  #boxes  table  .header  {
	background-color: #B0015C;
	font-size: 13px;
	font-weight: bold;
}
#container  #content  #boxes  a  {
	color: #FFFFFF;
	text-decoration: none;
}
#container  #content  #boxes  a:hover  {
	color: #FFFFFF;
	text-decoration: underline;
}
#container  #content  #boxes  h2  {
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	padding-left: 20px;
	padding-top: 10px;
	font-size: 15px;
}
#container #content .imgs {
	padding-left: 20px;
}

.cssform      {
	margin-left: 160px;




}



.cssform p{
	clear: left;
	margin: 0;
	padding: 5px 0 8px 0;
	padding-left: 155px; /*width of left column containing the label elements*/
	border-top: 1px dashed gray;
	height: 1%;
	width: 210px;
}



.cssform label{
	font-weight: bold;
	float: left;
	margin-left: -155px; /*width of left column*/
	width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 180px;
}

.cssform textarea{
	width: 200px;
	height: 150px;
}
.cssform  img      {
	position: relative;
	bottom: 1px;
	left: 3px;
}
.cssform  table      {
	margin-left: 90px;
	margin-top: 30px;
}
* html .threepxfix{
margin-left: 3px;
}
#container #content .downloads {
	margin-left: 40px;
	margin-top: 20px;
	margin-bottom: 20px;
	border: none;
}
