body { font-family:'Arial',sans-serif; font-size:12px; }
p { margin:5px 0 5px 0; /*line-height:100%;*/}

#content { position:relative; text-align:left; width:1200px; margin: 0 auto; overflow:visible; }
#top { position:absolute; width:1150px;height:30px;background-image:url(top.jpg);background-repeat:repeat-x; line-height:30px; text-align:right; padding-right:50px; color:white; font-weight:bold; }
#main { position:absolute; top:30px;width:1196px; height:746px; overflow:hidden; border:2px solid #dfdfdf; }
#bottom { position:absolute; top:780px;width:1170px;height:30px;background-image:url(bottom.jpg);background-repeat:repeat-x; line-height:30px; text-align:right; padding-right:30px; color:white; font-weight:bold; }

#left { position:absolute; width:400px; height:746px; overflow:hidden; }
#right { position:absolute; left:400px;width:800px; height:748px; overflow:hidden;background-image:url(bg.jpg); }


#heading { line-height:172px;font-size:20px;color:red;height:172px;padding:30px; }

#normaltext { padding:30px; line-height:20px;font-size:14px;}

#top a:link { color:white; text-decoration:none; }
#top a:visited { color:white; text-decoration:none; }
#top a:hover { color:red; text-decoration:none; }
#top a.current:link { color:red; }
#top a.current:visited { color:red; }

#bottom a:link { color:white; text-decoration:none; }
#bottom a:visited { color:white; text-decoration:none; }
#bottom a:hover { color:black; text-decoration:none; }
#bottom a.current:link { color:black; }
#bottom a.current:visited { color:black; }

#mailformplus_contactform input { font-family:'Arial',sans-serif; font-size:12px; }
#mailformplus_contactform td { padding:2px 20px 0px 20px; font-size:12px; }
#mailformplus_contactform th { font-size:12px;text-align:left;font-weight:normal; }
.thanks { font-size:14px !important;font-weight:bold; }

h { font-family:'Verdana',sans-serif; color:#000746; text-align:left;color:#000746;}
h1 { font-size:22px; color:#a8214a; } 
h2 { font-size:14px; color:#a8214a; } 
h3 { font-size:12px; } 
h4 { font-size:12px; } 
h5 { font-size:12px; } 
h6 { font-size:12px; } 

.align-justify { text-align:justify; }
.align-left { text-align:left; }
.align-right { text-align:right; }
.align-center { text-align:center; }

.important { color:#ab2b53; }
