body {
	margin: 0px;
	padding: 0px;
	/* font-family: "Century Gothic", Verdana;*/
	font-family: Arial, Helvetica, sans-serif;

	font-size: 0.9em;
	background-color: #197adb;


}

img {
	border: none;
}


/*normalizes font-size for headers*/
h1,h2,h3,h4,h5,h6
{ font-size: 100%;
font-family: Arial, Helvetica, sans-serif;
text-align:center;
margin-top: 5px;
margin-bottom: 5px;
}

/* headings */

h1 {
font-size:20px;
color: #1261b0;

}
h2 {
font-size:17px;
color: #1261b0;

}

h2.pagetitle {
	text-transform: uppercase;
	text-align:center;
	margin-bottom:10px;
	font-size:18px;
	color: #1261b0;
}
h3 {
font-size:18px;
margin-bottom:10px;
color: #1261b0;

}


/*
H3, H2.pagetitle		{margin: 1ex 0 2ex 0; padding: 0; color: #186dae; font-size: 125%; text-transform: uppercase;}

H3 SUP	{color: #ad9b64; text-transform: none; font-weight: normal; font-size: 100%;}

H4		{margin: 1ex 0; padding: 0;}

H5		{margin: 1ex 0; padding: 0;}

H6		{margin: 1ex 0; padding: 0;}
*/
P		{margin: 0 0 2.4ex 0; line-height: 140%;}

A			{color: #186dae;}

A:hover		{color: #;}

A:visited	{color: #;}

B	{color: #ad9b64;}


#wrapper {
	/* position: relative;  */
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/main_top_bg.gif);
	background-position: top;
	background-repeat: repeat-x;

}





#main {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-image: url(../img/body_bg.gif);
	background-position: center;
	background-repeat: repeat-y;
	
}



#footer {
	background-image: url(../img/footer_main_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	height: 184px;

}

#footer_content {
	background-image: url(../img/footer_bg.gif);
	background-position: top center;
	background-repeat: no-repeat;
	padding: 62px 30px 3px 30px;
	height: 119px;
}

#clear {
	height: 0px;
}

.clear {
	height: 0px;
	clear: both;
}

#content_wrapper{
	background-image: url(../img/main_bg.gif);
	background-position: top;
	background-repeat: no-repeat;
	margin:0px;
	
}

#mycontent {
	width: 820px;
	text-align: justify;
	padding: 0px 20px 0px 0px;
	margin:0px;
}

#callus {
	background-image:url(../img/call_bg.jpg);
	background-position:center center;
	background-repeat:no-repeat;
	color:White;
	font-size:20px;
	height:50px;
	padding:32px 0 15px 81px;
	width:795px;
}
.callus-text{
	float:left;
	padding-left:204px;
	padding-right:33px;
	padding-top:4px;
}

#callus img {
	float:left;
}

.free {
	color: #f6be11;
}

#logo {
	position: relative;
	display:block;
	z-index: 100;
}

#logo img {
	position:absolute;
	top:-65px;
	left:5px;
	display:block;

}

#topmenu {
	width:850px;
	padding:40px 0px 20px 0px;
}

#topmenu ul {
	list-style:none;
	margin:0px;
	padding:0px;
	
}

#topmenu ul li {
	float:left;
	margin:0px 30px;
	display:block;
}

#topmenu a {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	font-size:17px;
}

#topmenu a:hover {
	text-decoration:underline;
}

#top_banner {
	background-image:url(../img/new_banner.gif);
	width: 819px;
	height: 188px;
	/*margin: 40px 0px 23px 0px;*/
	padding-left:40px;
	padding-top: 20px; 
	text-align: right;

}

/*.banner_text{
color:#333333;
font-family:Century Gothic;
font-size:20px;
font-weight:800;
margin:40px 0 23px;
padding-left:160px;
text-align:center;
}*/

#banner {
background-image:url("../img/banner_new.jpg");
background-position:106px -2px;
background-repeat:no-repeat;
border-bottom:1px solid #ACACAC;
margin:32px 0 23px;
padding:16px 20px 40px;
text-align:center;
	/*width: 819px;
	height: 100px;*/


}


#banner_next {
/*background-image: url(../img/piggy.jpg);*/
background-image:url("../img/piggy.jpg");
/*background-position:106px -2px;
background-repeat:no-repeat;
border-bottom:1px solid #ACACAC;*/
margin: 40px 0px 23px 0px;
/*padding:10px 20px 40px;*/
text-align:right;
width: 815px;
height: 188px;
}



#banner table {
	margin: 10px 10px 0px 0px;
}



#imgmenu  {
	margin: 0px 0px 10px 0px;
}

#imgmenu td {
	text-align: center;
	padding-bottom: 10px;
}


#links {
	height: 72px;
}

#footer_links {
	text-align: right;
	padding-right: 20px;
}

#footer_links a {
	color: White;
	text-decoration: none;
}



#devel {
	width: 199px;
	margin-bottom: 19px;
	text-align: center;
	padding:2px 0px 0px 4px; 
}

#devel a {
	color: White; 
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

#valid {
	margin: 3px 0px 0px 0px;
	font-size: 10px;
	font-weight: bold;
	color: Black;
	text-align: left;
}

#toplinks {
	background-image:url(../img/top_links_bg.gif);
	background-position:center;
	background-repeat:no-repeat;
	width:211px;
	height:166px;
	padding:6px 0px;
}
#toplinks td {
	background-image:url(../img/top_links_item_bg.gif);
	background-position:center;
	background-repeat:no-repeat;
	padding:0px 0px 0px 14px;
	text-align:left;

}

#toplinks a {
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	text-align:left;
}


.secretForm {
	width:320px;
	padding:20px;
	background-color:#FFFFFF;
	display:none;
}


.listblock		{background: transparent url('../img/h-dot.png') repeat-x scroll 0 100%; padding-top: 2ex;}
.listblock IMG	{float: left; margin: 0 2ex 2ex 0;}
.nofloat		{visibility: hidden; clear: both; font-size: 1px; height: 0; margin: 0; padding: 0; overflow: hidden;}
.links TD		{vertical-align: middle; padding: 2ex 3ex;}

/*
FORM .columns	{background: transparent url("img/form2.png") repeat-y scroll 0 0; margin: 0 auto;}

FORM TD			{padding: 1ex;}

FORM		{margin: 0 21px; padding: 0;}

BUTTON		{cursor: pointer; background: none; border: none;}

INPUT.text, TEXTAREA	{border: 1px solid #8cc2e4; width: 95%; background: #f4f9fd;}

.submit 	{text-align: left; width: 50%; padding: 3ex 2ex;}

LABEL	{color: #186dae; display: block; margin: 0.4ex;}
*/


.red	{color: #cc0000 !important;}

.ff0000 {color: #ff0000 !important;}

.darkgreen {}

.darkgreenonly {}

.darkgreenstand {}

.darkbluetext {
color: #1261b0;}

.standardboldtext {
font-weight: 450;
font-size:11pt;}

.blueblocktext  {
color: #1261b0;
font-weight: bold;
font-size:16px;
}

.greenblocktext  {
color: #65704f;
font-weight:500;
font-size:16px;
}

.greentext2  {
color: #65704f;
}


.separatorline {
	width: 247px;
	clear: both;
	color: White;
	margin: 30px 0px;
	height: 1px;
	display: block;
}


#Newsletter {
	width: 300px;
	background-color: White;
	padding: 30px;
	margin: 10px 200px;
}

#form1 {
	padding: 10px;
}

#form1 label {
clear:left; 
display:block; 
float:left; 
width:65px; 
text-align:right; 
padding-right:3px;  
font-weight:bold;
font-size:12px;
}

#form1 textarea {
width:100px; 
height:auto;
overflow:auto;
margin-bottom:10px;
}

#form1 .input {
width:100px; 
height:22px;
overflow:auto;
margin-bottom:10px;
}

#form1 select {
width:100px; 
height:24px;
margin-bottom:10px;
}



#form2 label {
clear:left; 
display:block; 
float:left; 
width:70px; 
text-align:right; 
padding-right:3px;  
font-weight:bold;
font-size:12px;
color: #000000;
}

#form2 textarea {
width:180px; 
height:auto;
overflow:auto;
}

#form2 .input {
width:180px; 
height:auto;
overflow:auto;
}


#form2 select {
width:180px; 
height:auto;
}

label {
clear:left; 
display:block; 
float:left; 
width:80px; 
text-align:right; 
padding-right:3px;  
font-weight:bold;
font-size:12px;
}

.input {
width:180px; 
height:auto;
overflow:auto;
}

#contactdetails {
	padding-left: 40px;
	margin-left:10px;
}

#audio {
    padding: 16px 20px 10px 0px;
}

#banner #audio {
	padding:0px;
}

#audio a {
    font-weight:bold;
}

#preloadimage {
    visibility: hidden;
    position: absolute;
    left: 0;
}
