#main {
background: url('http://d2ltqt2yrs013v.cloudfront.net/images/twp_bk2.jpg') no-repeat fixed;
background-repeat :no-repeat;
margin: 0px auto;
}

div#maincontainer{width:1005px;text-align:left;background: transparent; margin: 0 auto; padding: 0px;}
#maincontainer img {border:none;}

#maincontainer p{padding-left: 10px;}

#logohead {position:absolute;z-index:0;width:690px;height:194px;margin:0px;overflow:hidden;display:block;}
#logohead2 {position:relative;z-index:0;width:690px;height:127px;margin:0px;display:block;float:left;}

#maincontainer {
font-family:  "Helvetica",arial,sans-serif; 
font-size: .8em;
background-color: #fff;
color:#222;
}


#maincontainer a:hover{font-weight:bold;}
div#head{
width: 690px;
z-index:11;
position:relative;
}

.menu_container {
z-index:5;position:relative;width:690px
}
.menu_container2 {
z-index:250;position:relative;width:690px;float:left;
}


.mwp-sidebullet li {list-style:circle; margin:3px 10px 2px 0;width: 210px; color:#FFFFFF;padding-left:3px;padding-right:10px; }
.mwp-sidebullet a:hover {font-size:10px;}
.sidebullet li
{list-style:circle; margin:5px 0 2px 0;width: 210px; color:#FFFFFF;padding-left:10px; }

.buttonback600 {
display:block;
margin-top:5px;
width:500px;
height:50px;
background-image:url('http://d2ltqt2yrs013v.cloudfront.net/images/green_button_500_3.gif');
background-repeat: no-repeat;
color: white;
font-family: "Helvetica",arial,sans-serif;
font-size: 15px;
padding-left:13px;
padding-top:8px;
text-decoration:none;
}

.rightcol {
font-family: "Helvetica",verdana,arial,sans-serif;
padding:10px 5px;
font-weight:500;
font-size:20px;
border-bottom: solid #bbb 1px;
color:#cc6600;

}

.bodytext {
clear:both;
padding: 5px 20px 5px 15px;
font-size: 1.2em;
line-height: 1.4em;
}

.chbodytext {
clear:both;
padding: 5px 20px 5px 20px;
font-size:16px;
color:#333;
}

div#leftcol {
position:relative;
width:690px;
text-align:left;
background: transparent; 
float:left;
top:164px;
z-index:2;
}
div#leftcol2 {
position:relative;
width:690px;
text-align:left;
background: transparent; 
float:left;
}
div#topbar {
width:1005px;
height:35px;
}

.facebook-like {
position:absolute;
left:525px;
width:250px;
height:28px;
top:10px;
}

.facebook-like-alt {
position:absolute;
left:550px;
width:140px;
height:28px;
top:10px;
}

div#head2 {
position:relative;
left:300px;
z-index:5;
top:100px;
}

div#head {
position:relative;
top:3px;
left:260px;
margin-right:15px;
z-index:5;
width:415px;
}

div#rightcol{position:relative;width:310px;text-align:left; float:left; line-height: 1.5em;background: white; margin-left:5px;}


div#form{width:690px;
text-align:left; 
position:relative;
line-height: 1.6em;
background-color: #fff;
overflow:hidden;
z-index:5;
border-top:2px solid #ccc;}

div#form p{padding-bottom:8px;}
div#form li{line-height:1.5em;padding-bottom:3px;}

/* DROP-DOWN */

/* ================================================================ 
This copyright notice must be kept untouched in the stylesheet at 
all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/skeleton.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
#nav, 
#nav ul {padding:5px 0 0 0; margin:0; list-style:none; font: 12px "Helvetica",arial,sans-serif; border:1px solid #000; border-color:#eca #b97 #a86 #edb; border-width:1px 2px 2px 1px; background:#eeece7; position:relative; z-index:200;}
#nav {height:28px; width:685px; padding:2px;}

#nav table {border-collapse:collapse;}
#nav li {float:left; padding:2px 8px 0 8px; z-index:200;}
#nav li li {float:none;z-index:200;}
/* a hack for IE5.x and IE6 */
#nav li a li {float:left;z-index:200;}

#nav li a {display:block; float:left; color:blue; height:25px; padding-right:5px; line-height:25px; text-decoration:none; white-space:nowrap;}

#nav li li a {height:30px; line-height:30px; float:none;z-index:200;}

#nav li:hover {position:relative; z-index:300; background:#eee;}
#nav a:hover {position:relative; z-index:300; text-decoration:underline; color:#b75;font-size:12px;}

#nav :hover ul {left:0; top:24px;}
/* another hack for IE5.5 and IE6 */
#nav a:hover ul {left:-10px;}

#nav ul {position:absolute; left:-9999px; top:-9999px;}

/* it could have been this simple if all browsers understood */
/* show next level */
#nav li:hover li:hover > ul {left:-2px; margin-left:100%; top:-1px;}
/* keep further levels hidden */
#nav li:hover > ul ul {position:absolute; left:-9999px; top:-9999px; width:auto;}
/* show path followed */
#nav li:hover > a {text-decoration:underline; color:#b75;}


/* but IE5.x and IE6 need this lot to style the flyouts*/
/* show next level */
#nav a:hover a:hover ul,
#nav a:hover a:hover a:hover ul,
#nav a:hover a:hover a:hover a:hover ul,
#nav a:hover a:hover a:hover a:hover a:hover ul
{left:100%; top:-1px; font-size:14px;}

/* keep further levels hidden */
#nav a:hover ul ul,
#nav a:hover a:hover ul ul,
#nav a:hover a:hover a:hover ul ul,
#nav a:hover a:hover a:hover a:hover ul ul
{position:absolute; left:-9999px; top:-9999px;}


.floatright {
float:right;
margin-left:10px;
margin-bottom:10px;
}

.floatleft {
float:left;
margin-right:10px;
margin-bottom:10px;
}



.buttonback330 {
display:block;
overflow:visible;
width:300px;
height:50px;
background-image:url('http://d2ltqt2yrs013v.cloudfront.net/images/orange_button_300_2.gif');
background-repeat: no-repeat;
color: white;
font-family: "Helvetica",verdana,arial,sans-serif;
font-size: 15px;
padding-left:12px;
padding-top:11px;
float:left;
text-decoration:none;
}
